/srv/irclogs.ubuntu.com/2009/03/07/#ubuntu+1.txt

magciuscrdlb, can notify-send dismiss the current notification?00:00
macodtchen: "break your system in bad ways" ...as opposed to breaking in good ways?00:00
danbhfivemaco: er, yeah?  But warning, I get a system lockup00:00
crdlbmagcius: it doesn't appear so00:00
macoO_O00:00
dtchenmaco: ?00:00
macodanbhfive: well my wpa passphrase gets rejected all the time on...well any network but my own (?) and it doesnt lock my system00:00
danbhfivemaco: Im trying to confirm its an actual bug, and not just me00:00
dtchen(i only removed the udev portion)00:00
magciuscrdlb, what library do I build against then?00:00
macodtchen: yeah but im still laughing at that00:01
magciusIs it still the same libnotify?00:01
crdlbmagcius: yes00:01
magciusUsing d-bus messaging?00:01
macoyou can uninstall notify-osd00:01
crdlblibnotify has python and vala bindings (and of course there's C)00:01
magciuscrdlb, but is notify-osd using a different libnotify library?00:01
crdlbyes, or you could use dbus directly, I guess00:02
crdlbno, it's just a different service implementing the same API00:02
macomagcius: the library is notify-osd00:02
macomagcius: notify-send is still the same command though00:02
crdlbno, the library is libnotify?00:02
macoer...ok im confused00:02
macoi thought libnotify meant you get those little yellow bubbles in lower right corner00:03
crdlbnotify-osd and notification-daemon are the two choices for the service which listens on dbus to display the popups00:03
magciusmaco, that's notification-daemon00:03
macooooooh00:03
macook00:03
macosorry00:03
danbhfivemaco: hmmm, then I don't know whats going on.  My system crashes everytime00:03
macodanbhfive: could be your driver00:03
magciuscrdlb, what about notify-daemon?00:03
macodanbhfive: what happens if it fails from the command line instead of nm?00:03
crdlbnever heard of that00:03
danbhfivemaco: I haven't tested that yet.  I suppose thats the next step.  Its just such a pain, since it locks up my system  :)00:04
magciuscrdlb, it's in the Ubuntu package index, I'm assuming it's nothing important.00:04
crdlbmagcius: it's not installed and not available here, so ... :)00:05
=== MTecknology is now known as tacoball
crdlbprobably an old name for a package00:05
=== tacoball is now known as MTecknology
magciusIs there then a way to get the ID for the current message displaying?00:06
magciusWhy is notify-osd in the Orca package?00:07
magciuserr... /var/lib/python-support/orca00:07
magciusNot package, directory/.00:07
maco...is not00:08
macooh00:08
macowait yes there is one...00:08
macoit says there's a notify-osd script for orca, in dpkg -S's output00:09
magciusThat's the only notify-osd locate found.00:09
macowhat does orca do again?00:09
magciusScreen reader.00:09
macodpkg -S notify-osd will show all notify-osd files and what package they're in00:09
crdlbit's for assisting in reading notify-osd bubbles, presumably00:09
crdlbthere's a notification-daemon.py too00:10
magciusAh.00:10
magciusWhy can't it just listen on dbus?00:10
crdlbno idea00:11
magciuscrdlb, Is there then a way to get the ID for the current message displaying?00:24
aboSamoordtchen: any news regarding the audio stack ?00:25
dtchenaboSamoor: http://ubuntuforums.org/showthread.php?p=6846672#post684667200:26
crdlbmagcius: doesn't look like it00:27
magciuscrdlb, :(. That's stupid. I can't do this entirely in bash.00:28
crdlbyou can close a notification, but you need its id00:28
magciusSo how do I find its ID?00:29
crdlbit's the return value of the Notify method if you're using dbus directly00:30
magciuscrdlb, notify-send?00:30
=== bruce89-test is now known as bruce89
crdlbdbus-send if you really wanted to do it with a shell, but it's a losing proposition00:31
DanaGhttp://www.phoronix.com/scan.php?page=article&item=amd_r500_power&num=100:31
DanaGCertainly doesn't agree with my experience.'00:32
billybigriggerwhat ever happened to fast boot times?00:32
dtchenbillybigrigger: in what context?00:33
magciusbillybigrigger, I don't know. What ever happened to fast boot times?00:33
billybigriggerseems like my bootchart times are getting alot worse as we get closer to release00:33
dtchene.g., fresh install or distribution upgrade?00:33
dtchenmy tests in a vm have gotten faster00:33
billybigriggerwell after the last couple kernel updates my boot times keep getting 5 or 10 secs to them00:33
billybigriggerfresh install a couple weeks ago00:33
magciusbillybigrigger, it's faster for me.00:33
billybigriggeralpha 500:33
billybigriggerwell i was at 16s fresh install alpha 5, im now over 30s00:34
billybigriggerseems every time i do a kernel update they get worse00:34
DanaGsame happening for me.00:34
DanaGIt was down to 35 seconds, and now is back to 47 or so.00:35
dtchenkeep in mind Scott's reference platform is unlikely to be identical to your current hardware00:36
dtchen(Mini9)00:36
macowasnt "on netbooks with solid state drives" also something that tacked on as fine print with "we're going for faster boot speeds"?00:36
magciuscrdlb, so there's no way to get the ID of the current notification? That sucks...00:37
crdlbmagcius: how do you define "the current"?00:37
macomagcius: request another notification and then kill that ID-1?00:38
dtchenmaco: depends. IMO, no, not fine print. i was sitting there when we discussed that goal.00:38
magciusmaco, I'm using notify-send, which doesn't give IDs.00:38
magciuscrdlb, the one that notify-osd is currently showing?00:38
crdlbI should point out that I'm using notification-daemon, so it's possible that notify-osd has some additional methods00:38
crdlbbut I doubt it00:38
macodtchen: heh i just mean that its only ever repeated as "faster boot times" as if it were "in general" but im pretty sure netbook/ssd was the context of the goal00:38
crdlbmagcius: but it can show one of each type can't it?00:39
magciuscrdlb, yes, which sucks.00:39
macodtchen: you were there though, so ill defer to your memory00:39
magciuscrdlb, why can't it stack notifications?00:39
bruce89magcius: they want to make it as useless as possible00:40
crdlbI didn't write it :)00:40
dtchenmaco: the goal is to decrease boot time across modern commodity desktops, yes00:40
macomagcius: because they want it to be legible00:40
magciusIt looks pretty but it's practically useless feature-wise.00:40
dtchenmaco: however, the reference platform is a particular Dell Mini9 config00:40
* bruce89 now uses gnome-(italian name)-session00:40
magciusCan't attach to GTK+ objects, no actions, only one notification at a time.00:41
macomagcius: if i get my entire right 1/4 of my screen taken up by 15 notifications that i cant even read because i cant read 15 things at once and i also cant use the right 1/4 of my screen (hint: the way notification-daemon works)...that's not usable00:41
magciusmaco, and that's why they should have a backlog and a close button, like notification-daemon00:41
bruce89why they've done this, I just don't know00:41
macothey do have a backlog...00:42
magciusmaco, read the blog post again?00:42
macothey store up to 1000 in the backlog00:42
bruce89maybe they want people to go elsewhere00:42
magciusOkay, I have a serious feature request.00:42
magciusGo to System->Administration->Services.00:42
magciusNotice the Unlock button.00:42
magciusNow click on it. Instead of gksu, a beautiful su dialog comes up.00:43
macoa su dialog?00:43
bruce89WORKSFORME00:43
magciusmaco, "They don’t pile up like email, there is no journal of the ones you missed, you can’t scroll back and see them again, and therefor you are under no obligation to do so - they can’t become work while you are already busy with something else"00:43
macobut su's just command line...how would it have a dialog?00:43
bruce89maco: that's PolicyKit00:43
magciusmaco, I meant the Authenticate dialog.00:43
magciusPolicyKit, thank you.00:44
crdlbmagcius: what's the feature request part?00:44
macobruce89: oh that00:44
bruce89which is better than gk*00:44
magciusI was looking for the name of that.00:44
magciusIs it a Gnome project?00:44
macomagcius: oh i thought by backlog you meant "if one's currently up and another is sent, that one'll be trashed because it wont queue them"00:44
macomagcius: add the indicator applet to your panel00:44
bruce89oh I see, PolicyKit has a dialogue saying "enter root password"00:44
crdlbmagcius: it has -gnome and -kde frontends00:44
magciusAh.00:44
bruce89magcius: fd.o00:45
macomagcius: if you watch the video of how it should be, messages go to the indicator applet00:45
magciusI want that to be in every gnome app.00:45
macowhat to be in every gnome app?00:45
bruce89currently only in one00:45
magciusPolicyKit00:45
crdlbit will be, I'm sure00:45
macowhy? not all of them need root access...00:45
macoand shouldn't it be a bug that its asking for root pw when root has no pw?00:45
magciusmaco, I meant the ones that require root access.00:45
magciusmaco, it says nothing about root.00:46
magcius"System policy prevents modifying the configuration"00:46
bruce89indicator applet is useless currently00:46
bruce89only supports Evolution and Pidgin00:46
magciusUmm... yeah... that's pretty useless.00:46
macolemme log into gnome again. last time i tried, it didnt even work for pidgin.00:46
DanaGNew notification thingy sucks for me... it doesn't show brightness or volume notifications at all.00:47
crdlbstill? -_-00:47
DanaGNot blank, not empty... just not at all.00:47
bruce89rather a few people don't use Evolution, and I don't use Piding00:47
crdlboh00:47
DanaGAnd when you skip back a bunch of tracks in quodlibet, it can get stuck laggingly showing bubbles for like 15 minutes.00:47
magciusAnd the new volume control applet is broken too.00:47
magciusDanaG, I feel the same way.00:47
DanaGOh, and you scroll up... the slider moves left... to lower volume.00:48
dtchenDanaG: is the "not showing brightness adjustments" symptom reproducible in a fresh user?00:48
DanaGThe key is that I don't use the default Human icon theme -- I shouldn't have to!00:48
magciusAlso, are the images resized in notify-osd? It displays Album Art for me! I don't want a 20x20 image00:48
crdlbDanaG: so human fixes it just like the regular missing icons bug?00:48
bruce89it is clearly very bad00:49
DanaGNot sure; I'll check in a while.  Right now I'm in Windows.00:49
magciusI use OSS4 and the volume control isn't working at ALL.00:49
* DanaG uses pulseaudio.00:49
DanaGCan't use oss4 with pulseaudio... it gives bogus error signals that make PA give up on the device.00:49
magciusumm... you're not supposed to use two sound servers at the same time.00:50
DanaGAnd I do need the multi-device stuff from PA.00:50
magciusThe reason I don't use PulseAudio is because of Wine. Wine says it's PA's fault, PA says it's Wine's fault.00:50
DanaGTwo sound cards.00:50
bruce89replace a decent notification system with a half-arsed one which doesn't work if you don't use the default icon theme00:50
magciusOSS4 has multi-device support?00:50
DanaGI say it's Wine's fault.00:50
magciusbruce89, and less features.00:50
DanaGeven over network, and switching on the fly?  with upmixing?00:50
bruce89that's what I meant by half-arsed!00:50
magciusI would say it's fully-arsed.00:51
magciusGod's not going to bother touching this one.00:51
bruce89not even Godman00:51
DanaGOh yeah, and try playing stuff in quodlibet with the notification plugin.00:51
magciussudo apt-get install notification-daemon00:51
magciusGoodbye.00:51
dtchenmagcius: which v4 snapshot?00:51
DanaGAnd skip back to first track a few times.00:51
DanaGlaaag laagg laggg00:51
dtchenmagcius: on which hardware +codec?00:52
DanaGshows bubbles for like 15 minutes if you hit the button  20 times.  The old one just stacked them, and then let them all expire at once.00:52
magciusdtchen, AC9700:52
bruce89not that update-manager appearing as if by virus is good either00:52
dtchenmagcius: which codec?00:52
magciusC-Media PCI, old old old sound-card.00:52
magciusdtchen, AC97 is the codec?00:52
dtchenno it's not; it's a specification00:52
dtchenyou need to see /proc/asound/card*/*codec*/*00:52
DanaGoh, and when I tried oss4 with my old laptop with a cardbus audigy2, it just hard-locked.  Thus, oss4 was a no-go.00:53
magciusAC97 = Audio Codec '97?00:53
dtchenmagcius: AC'97 and HDA are both design specifications. They are both implemented by different codecs.00:53
magciusCM876800:54
dtchenright, that's better00:54
dtchenthe latest v4.1 snapshot should be just fine00:55
magciusdtchen, I have OSS 4.100:55
dtchenmagcius: yes, which snapshot?00:55
magciusrev 6800:56
aboSamoorhow can I know which process is using my Hard disk and in what percentage, my laptop hanged twice with HDD being busy for more than 10 minutes with no clear reason !00:56
dtchenaboSamoor: try iotop if you don't want to go with systemtap00:57
magciusHow can I start a dbus service?00:58
bruce89I don't know what you mean by that00:59
magciusThere's a .service file that I want to start.01:00
crdlbjust connect to the service name and dbus will start the service01:00
magciuscrdlb, not happening.01:00
* bruce89 should have kept quiet01:01
magciuscrdlb, I just purged notify-osd and now notification-daemon isn't starting.01:01
crdlbwill it work like that?01:01
* crdlb tries to figure out how ubuntu has set things up01:01
bruce89magcius: install gnome-thingy-session01:01
crdlbI guess there are some diversions involved01:02
bruce89replace thingy with some italian word01:02
magciuscrdlb, maybe it unregistered notification-daemon as a service?01:02
magciusTo replace it with notify-osd?01:02
bruce89stacciatella01:02
crdlbclose01:02
bruce89I had to look it up in aptitude, but my finger was wrong01:03
crdlb/usr/share/dbus-1/services/org.freedesktop.Notifications.service01:03
crdlbpackage diverts others to: /usr/share/dbus-1/services/org.freedesktop.Notifications.service.notify-osd01:03
magciusYes, what about it?01:03
DanaG!info gnome-stracciatella-session01:03
ubottugnome-stracciatella-session (source: stracciatella-session): GNOME session without Ubuntu specific components. In component universe, is extra. Version 0.0.2 (jaunty), package size 2 kB, installed size 64 kB01:03
crdlbso uninstalling notify-osd, should (if I understand dpkg correctly) restore the old .service from notification-daemon to its rightful place01:04
bruce89more like usable GNOME session01:04
magciuscrdlb, it didn't, and both .service files were there when it was installed.01:04
* crdlb wonders how on earth ubuntu makes that work at runtime with gnome-stracciatella01:04
crdlbeh? there's only one .service file; the other one has to get renamed01:04
magciuscrdlb, there was both .notify-osd and .service in the directory.01:05
* bruce89 thinks it should have been gnome-haggis-session01:05
crdlbmagcius: right01:05
* magcius thinks no Ubuntu-specific components should ever make its way to production.01:05
* crdlb apt-get sources01:05
crdlboh ugh01:06
bruce89export GDMSESSION=gnome-stracciatella01:06
crdlbyeah01:06
magciusSo how do I get notification-daemon back?01:06
crdlbso the package is just a trigger for it01:06
magciusJust make notification-daemon pretty and I'll be fine.01:06
* bruce89 waits for all the fuss once Jaunty is released01:06
crdlbI guess I have to apt-get source gnome-session :/01:06
aboSamoordtchen: should I restart to test the new pulse patches ?01:07
bruce89crdlb: http://patches.ubuntu.com/g/gdm/extracted/01:07
crdlbit's in gdm? O_o01:08
bruce89good point01:08
bruce89doesn't appear to be in gnome-session mind01:09
crdlbhaha01:09
dtchenaboSamoor: which new pulse patches?01:09
crdlbthey put it in the .service file01:09
crdlbmagcius: now that you've uninstalled notify-osd, what do you see in services/ ?01:10
aboSamoordtchen: the ones available in your PPA01:10
magciuscrdlb, a correct org.freedesktop.Notifications.service01:11
crdlbok, now you need to kill the running notify-osd01:11
magciuscrdlb, did that.01:11
dtchenaboSamoor: you need to at least log out of your desktop session(s) and back in01:11
crdlbso what happens now?01:11
dtchenaboSamoor: keep in mind that [PPA] space will be pretty active this weekend01:12
dtchenaboSamoor: i'm currently reworking delay and fork detection01:12
magciuscrdlb, doing a notify-send test does nothing.01:13
dtchenaboSamoor: so expect to see at least one new test version with those changes and at least one new test version beyond that with default resampler changes01:13
* bruce89 doesn't like all the patching Ubuntu is doing to "fix" their defective notifications01:13
crdlbmagcius: is notification-daemon running?01:13
magciuscrdlb, nope.01:13
aboSamoordtchen: no problem. I am ready to do anything to fix my mic01:13
magciuscrdlb, I don't know how to start it either.01:13
crdlbmagcius: does it manually start if you run /usr/lib/notification-daemon/notification-daemon ?01:13
magciuscrdlb, yes.01:13
crdlband now notify-send works while it's running?01:14
magciuscrdlb,01:14
magciuscrdlb, yes.01:14
magciusHow the fuck do I remove the completely useless Indicator panel applet? Right-click does nothing.01:14
crdlblanguage please01:14
magciuscrdlb, sorry.01:14
bruce89I just uninstalled it01:14
calcmagcius: the mail indicator?01:14
magciuscalc, the useless Indicator applet in Jaunty.01:15
crdlbjust use gnome-stracciatella :>01:15
calcmagcius: if it is what i think it is you might have to uninstall it01:15
magciuscalc, and I do that how?01:15
calcdpkg --purge some package01:15
calcdon't know which one01:15
magciusI meant which package is it.01:15
crdlbI like how the applet is just a no-op in the strac. session01:15
bruce89indicator-appplet suprisingly01:15
crdlbso I tried adding it several times, then switched to regular gnome, and ... :)01:16
dtchenaboSamoor: meaning internal mic or [external] mic jack? if so, neither are related to PulseAudio01:16
bruce89and indicator-messages, evolution-indicator01:16
dtchenbah01:16
calcoh i just removed the indicator applet no problem here01:16
crdlbit is possible to remove it, it's just finnicky01:16
magciusBah, I just removed that package and nothing happened.01:16
crdlbit's still in memory01:16
crdlbmaybe you should try that session ...01:17
magciuskillall did the trick.01:17
crdlbthe only two things it does are turning off the things you don't like01:17
magciusI thought there were more Ubuntu-specific components than that.01:17
calci think it used to not be possible to remove it, but that was back when it was still in a private repo01:18
crdlbaccording to the blog, those are the only things it does for jaunty01:18
bruce89magcius: the only ones that are easy to remove01:19
crdlbthey're not wrapping any of their patches in "if os.environ['GDMSESSION'] == 'gnome-stracciatella'"01:20
crdlbs/==/!=/ :)01:20
magciuscrdlb, please don't tell me they are doing that anywhere.01:20
crdlb_not_01:21
crdlbwell, apparently the indicator-applet has such a check01:21
magciuscrdlb, the way you said it you made it seem like it was going to come.01:21
crdlbso, sorry ;)01:21
* magcius bangs his head against the wall.01:21
crdlbso it's invisible in stracciatella and reappears in chocolate01:21
* bruce89 should just remove the messed up GNOME and use jhbuild to install it01:22
magciusArrgghh... notify-osd doesn't allow actions on notifications, saying an alert box should be used instead (wtf?), has no log for viewing later, it's one size for every notification, and truncates any text longer than will fit. (How is that in any way useful?), resizes images to a miniscule 20x20 size, only allows one notification at a time, and doesn't allow attaching to GTK+ components.01:31
magciuscrdlb, so how do I restart this service?01:35
kindofabuzzwhat service?01:36
bruce89magcius: that's a good summary01:39
bruce89perhaps I'll use it in my latest moan to ubuntu-devel01:40
crdlbmagcius: well, you have it running now :)01:45
crdlbmagcius: if you want to figure out what's going on, you'll need to install d-feet01:46
crdlbctrl-c that notification-daemon you ran in the terminal and see if there's still something on org.freedesktop.Notifications01:46
lamalexis there a package for the novell SLAB menu in jaunty? i googled and did a couple apt searches but didnt come up with anything02:17
lamalexi seem to remember it being in the repos, but i dont remember the package name02:17
rwwlamalex: gnome-main-menu?02:18
magciusI like mintMenu...02:21
lamalexrww: yes i think thats it thank you!02:21
lamalexmagcius: whats the mintmeun?02:22
magciuslamalex, http://www.linuxmint.com/02:23
lamalexthanks02:25
wgrantdtchen: PulseAudio has gone completely crackly for me again... I did upgrade a couple of hours ago, but I've rebooted thrice since then and only this boot has been dodgy.02:45
=== asac_ is now known as asac
kazagistarso... all my file associations are broken, apparently because my compy crashed during an install03:38
kazagistarso03:38
kazagistarI downloaded an ISO to reinstall, but Brasereo does not see it as a valid disk image, because it no longer recognizes .iso files03:39
DanaGheh, nvidia 96 is broken for me on Jaunty, at leas twith compiz.03:40
DanaGLogin just simply hangs.03:40
kazagistarbah, all the text previews on every icon displays in random locations on my screen instead, its kinda cool :P03:42
* DanaG has a "kill -9 compiz" acpi hotkey setup on the old laptop.03:45
crdlbpoor compiz03:46
crdlbtoo bad that doesn't do anything on ubuntu :>03:46
crdlbwell, it doesn't do anything on any distro without the kill being killall or pkill ...03:46
DanaGkillall -9 compiz03:47
crdlb.real03:47
DanaGIt's bound in acpid.  =P03:47
DanaGyeah.03:47
DanaGBound to the useless "battery info" hotkey.03:47
* DanaG wonders what you can do with an S3 Savage03:48
wgrantDestroy the environment a little bit more.03:48
crdlbhmm does anyone know offhand what notify-osd does with notifications which ask to be permanent?03:51
crdlbI would guess it just ignores that since there's no way to click on them ...03:51
dtchenwgrant: which pa packages are you using, jaunty's or a ppa's? if the latter, which?04:33
wgrantdtchen: Plain Jaunty.04:36
dtchenwgrant: ok, that's known.04:36
dtchenwgrant: there's a race with the watermarking04:36
dtchenyou can work around it either at the driver level or at the pa level04:37
wgrantdtchen: Aha.04:37
wgrantWhich is better?04:37
dtchenwgrant: in any case, that's moot; the next upload has glitch-free re-disabled04:37
dtchenwgrant: driver-level is better04:37
wgrantdtchen: How do I do it?04:38
dtchenwgrant: see the position_fix module parameter for snd-hda-intel.ko04:38
dtchen(defaults to 0; you may need 2)04:40
wgrantdtchen: Thanks, I'll try that.04:40
dtchen(it should fall back to the equivalent of 1 [lpib] if io-mapped fails)04:41
dtchenalso, presuming you're using a kernel newer than 2.6.27, you shouldn't need to adjust bdl_pos_adj to 32, but it is possible04:42
dtchentry powers-of-two for bdl_pos_adj04:43
dtchen`dmesg' *should* have some info04:43
wgrant[ 4460.554348] hda-intel: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj.04:44
dtchenyep04:45
macowhy does the indicator applet just say "no indicators" all the time, even when pidgin is running and i'm receiving messages?04:45
dtchentry the next higher power-of-two (2^1 == 2)04:45
maco4?04:45
dtchenno, the default value for Intel is 2^0 == 104:46
macooh04:46
wgrantdtchen: I've tried lots of combinations of position_fix and bdl_pos_adj, and thye do change things, but not to anything useful.04:52
dtchenwgrant: each with a fresh reload of snd-hda-intel, correct?04:56
dtchenwgrant: what's the highest val of bdl_pos_adj you've tried?04:56
wgrantdtchen: Correct.04:56
wgrantdtchen: 6404:57
dtchenwgrant: try only adjusting bdl_pos_adj to 404:57
dtchenyou'll need to try across a cold power-cycle04:57
dtchenecho options snd-hda-intel bdl_pos_adj=4|sudo tee -a /etc/modprobe.d/alsa-base04:58
wgrantWhy the power cycle?04:59
dtchenyou need to reset the codec04:59
dtchensome codecs don't reset properly across rmmod & insmod05:00
wgrantAh. Wonderful.05:00
* wgrant tries.05:00
DanaGhmm, my chip gives the same sort of error -- and a "Too large adjustment 32"05:02
dtchenDanaG: sigmatel or realtek?05:03
dtchenit's known for some conexants05:03
DanaGADI1988, actually.05:03
DanaGit's a model=laptop one.05:03
DanaGAlso has funky mute behavior:05:03
dtchenyeah, you might want to see if you can reproduce it in 2.6.29-rc7 using the mainline deb from kernel.ubuntu.com/~kernel-ppa05:03
DanaGhttps://bugs.launchpad.net/ubuntu/+source/linux/+bug/28431905:04
ubottuUbuntu bug 284319 in linux "mute, brightness buttons on new HP 6930p laptop" [Undecided,New]05:04
dtchenor use a recent -driver-stable git snapshots05:04
DanaGI'm using that kernel already, actually -- it fixes my sdhc slot, my accelerometer, and a few other things I can't remember.05:04
DanaGMute hotkey is a bit of a bummer, though.05:06
DanaGThough it IS nice that it's in hardware.05:06
J-_Is Jaunty affected with the 3d application crash bug with the GM965 chipset? https://bugs.launchpad.net/ubuntu/hardy/+source/mesa/+bug/12083405:10
ubottuUbuntu bug 120834 in mesa "[i965] [Needs UXA] intel gm965 freezes with 3d applications" [High,Fix released]05:10
DanaGargh, danged r600.05:11
J-_Hrm, I can haz no fix! X crashes in hardy. hrm.05:12
J-_I should try in Jaunty05:12
DanaGugh, with nouveau, this old laptop around here FLICKERS quite madly.05:15
fservewill kubuntu use kde4?05:15
fserve9.0405:16
rwwfserve: Kubuntu 8.10 and 9.04 use kde4, yes.05:17
fservewoot nice05:17
fservethank ya05:17
wgrantdtchen: That doesn't help much either...05:17
dtchenwgrant: ok, revert the alsa-base change, and try my PPA debs05:18
DanaGIs this the PA 0.9.15?05:18
dtchenDanaG: no, that's Luke's (themuso's)05:19
DanaGheh, my ADI1988 chip can record from two different capture sources at the same time, separately.05:19
wgrantdtchen: It dies :(05:28
wgrantE: module.c: Failed to open module "module-suspend-on-idle": file not found05:28
wgrantEven though strace shows it found and opened module-suspend-on-idle.so moments earlier.05:28
dtchencan you dump the strace -fF somewhere?05:29
wgrantdtchen: http://www.qeuni.net/f/1/2009/pulseaudio.strace05:31
dtchengah05:34
dtchenwgrant: is this a normal jaunty install or a chroot?05:36
wgrantdtchen: Normal.05:36
wgrantInstalled from alpha 4 Kubuntu media, but Kubuntu is now gone.05:36
dtchenwonder why it's poking SNDCTL_TMR_* on a bogus fd05:38
dtchenor rather, bogusly poking SNDCTL_TMR_* on that fd05:38
dtchenwgrant: try `killall pulseaudio ; mv ~/.pulse ~/.pulse.orig ; pulseaudio -vvv'05:40
dtchen(killall should fail, but it won't really matter)05:40
wgrantdtchen: No good, I'm afraid.05:42
dtchenok, i think i know which section it's from05:42
dtchenlet me see if i can reproduce it here05:43
SwedeMikehm, so I updated everything and rebooted 8 hours ago. Now I tried to play an mp3 with mplayer, the sound is choppy, wasn't a problem before. Thinkpad X200. Known problem that have arisen the last few days?05:50
maxrideBe happy. My audio isn't working at all.05:50
dtchenmaxride: using jaunty's pa or from a PPA?06:11
dtchenwgrant: hmm, i can't reproduce it in a current jaunty vbox vm (with my PPA) or on bare hardware06:11
dtchenwgrant: found the error, thanks06:23
wgrantdtchen: So it's not just me?06:23
wgrant(I'm currently purging and reinstalling PA just in case...)06:23
dtchenwgrant: no, it should be failing for everyone using ~ppa2, actually06:23
wgrantdtchen: But it just doesn't like failing in front of its master?06:24
dtchenwgrant: no, it did fail; i fell victim to GSt's fallback to alsasink06:25
wgrantdtchen: Aha.06:25
maxride>_>; Basically, I just did the upgrade and it stopped working. Nothings on mute and it worked before.  =/06:33
dtchenmaxride: but you didn't mention whether you're using jaunty's (-0ubuntu10) or a PPA PulseAudio06:35
DanaGWorst feature ever: Flat Volumes.06:35
dtchenwhat, you don't like the Vista feature carry-over?06:36
* dtchen chuckles06:36
maxride>_>; How would I check?  I know Pulse is installed...I don't know if it's being used.06:36
DanaGIt means that moving an app to a different device.. changes the volume of the stream.06:36
dtchenmaxride: dpkg -l pulseaudio|grep ^ii ; pgrep pulseaudio06:36
maxrideii  pulseaudio                                0.9.14-0ubuntu10                  PulseAudio sound server06:37
dtchenright, jaunty's06:38
maxrideYea, everything with it is basically default (We did check that nothing is muted, and I tried changing everything to "ALSA" under properties to no avail).06:39
dtchenmaxride: please run the alsa-info.sh script06:46
maxrideOk.06:50
maxride...Erm...06:52
maxrideCan't find it.06:52
maxridemaxride@maxride-laptop:~$ sudo find / -name alsa-info.sh06:53
maxride[sudo] password for maxride:06:53
maxridemaxride@maxride-laptop:~$06:53
wgrantmaxride: http://www.alsa-project.org/alsa-info.sh06:58
wgrantdtchen: Should I upgrade in 5 minutes once ~ppa3 is published?06:58
DanaGOne gripe I have with my audio chip: the mute thing doesn't work as expected.07:00
DanaGhttps://bugs.launchpad.net/ubuntu/+source/linux/+bug/28431907:01
ubottuUbuntu bug 284319 in linux "mute, brightness buttons on new HP 6930p laptop" [Undecided,New]07:01
DanaGSame is true of the 8530w.07:01
DanaGI really wish it would get a bit more attention... though it is pretty minor, after all.07:01
maxridehttp://www.alsa-project.org/db/?f=ebb1e1669996695347760be9a4e1a06069f3d28307:02
maxrideHeh, looking at that script just reminds me "Probably shouldn't run code that people post on IRC..."07:02
dtchenwgrant: yes, it loads correctly now07:20
dtchenwgrant: i'll look at the canberra stuff later for audio artifacts07:20
dtchenmaxride: make sure the default sink isn't RTP07:22
wgrantdtchen: It still doesn't fix the crackling :(07:22
dtchenwgrant: right, hence the bit about canberra above07:22
zirodayanyone find after maxing out the volume a high whine is emmited from the speakers?07:23
wgrantdtchen: I wasn't aware that anything but event sounds went through canberra.07:23
dtchenwgrant: is the crackling *always* reproducible or only during login?07:23
wgrantdtchen: All audio.07:24
maxridedtchen:  I'm actually kind of a noob. So....a bit more explaination maybe required....07:24
dtchenwgrant: ok. can you check that 0ubuntu9 resolves it?  (well, it may work around the symptom)07:24
dtcheni've made only a few delay changes since 0ubuntu907:25
dtcheni'm off to catch a train, but i'll be back in 90 minutes07:25
DanaGheh, 92hd75b2x5 is a pretty hideous name.07:29
DanaGWhat happened to simple names like STAC9250?07:29
zniavrehello07:57
zniavreopen office seems to be broken is it right ?07:57
CosmiChaoscannot format or save anything to any floppy butnautilus and my floppy-drive claim that they wrote stuff (noises, file-operations). after every remount the changes ar elost, any idea?08:06
=== fargiola` is now known as fargiolas
CosmiChaos9666666666666666666666666666666666666666608:08
CosmiChaosdass das diskettenlaufwerk keinen hardwaredefekt hat08:25
Hobbsee?08:25
fargiolasdid anything changed since yesterday in /dev/video* permissions?08:41
fargiolasI can no more access the webcam device as a simple user08:42
phytopiussomeone any idea when the new amd graphics driver will be released?08:47
aboSamoorusplash is not working at all. It was partially working in 8.10 before the upgrade and I tried to make any work around, How can I get a fresh install for the usplash ?08:55
doktorlinuxdellciao09:07
doktorlinuxdellsupporto in italiano09:08
Hobbsee!it09:08
ubottuVai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (click col tasto destro sul nome del canale per entrare)09:08
blip-jaunty09:09
blip-! jaunty09:09
ubottuJaunty Jackalope is the code for Ubuntu 9.04, due April 2009 - Lots of breakage between now and April - Please join #ubuntu+1 for discussion and support.09:09
linux_ubuntuanyone here testing kubuntu jaunty?09:16
dtchenyes09:17
linux_ubuntuhello dtchen!09:17
aboSamoorpurging and then installing usplash does not work, any idea how to fix usplash ?09:22
dtchenwhat do you mean by usplash not working?09:25
dtchenalso, your mic issues are very probably *not* related to pulse09:25
dtchenthere are a slew of internal {d,}mic regressions in alsa-kernel 1.0.1[89]09:25
aboSamoordtchen: I have wrong resolution for usplash and white black colors for ubuntu logo and it does complete loading09:32
aboSamoordtchen: you told me that my mic regression is not related to pulseaudio09:32
aboSamoordtchen: what do you suggest to solve the mic regression ? yesterday I used the recording with the internal mic, but it is not working with Skype ?09:33
wgrantdtchen: I'm afraid that 0ubuntu9 doesn't help...09:34
dtchenwgrant: ok09:35
fargiolasanyone has an issue with brightness settings? it seems that jaunty always sets it to the maximum level when booting and even when GNOME starts09:36
* aboSamoor restarting to test http://ubuntuforums.org/archive/index.php/t-76309.html09:39
* aboSamoor usplash is not working :(09:43
=== [pErry] is now known as [perry]
groensaldaftykins: he has a intel motherboard10:06
mjc1have the issues with i9xx been worked out yet out of curiousity?10:28
daftykinswhat issues are those?10:29
mjc1failed to bind back buffer10:31
mjc1X doesn't start10:31
mjc1release notes for a5 said no10:31
mjc1so I guess not10:31
mjc1daftykins: sorry it's i8xx10:46
mjc1wishful thinking that this was a newer box. haha.10:46
daftykins:)10:46
daftykinslucky i didn't run intel back then then :D10:47
daftykinsAMD all the way 'til now with a core 2 quad x38 based mobo10:47
mjc1this is a centrino laptop heh10:47
mjc1my next desktop will be the core i7-based xeon mac pro whenever it shows up10:48
mjc1kinda hoping for more cores as I already push the 8 I've got to the max most of the work day10:49
mjc1and it's way too expensive to build a xeon box with that many cores without going to apple.  the dell equivalent to my mac pro was nearly $8k compared to $3k... same mobo, same RAM, same CPUs10:50
mjc1I wonder if dell even has core i7-ish xeons listed yet10:51
* mjc1 checks10:51
mjc1yeah, similar machines to what I envision I want but $6kish10:55
m0RrEi've been trying to install jaunty.. i have 2x500gb sata disks in raid0. the alternate cd finds the disk, but can't see any of the existing partitions. i tried to update with update-manager -d a couple of days ago.. it updated correctly, but i couldn't get my 930gb ext3 partition to work.. reistalled intrepid and everything was ok.. any ides how to proceed?11:38
m0RrEi'm using the integrated raid-controller on my motherboard. Asus P6T Deluxe11:39
m0RrE00:1f.2 RAID bus controller: Intel Corporation 82801 SATA RAID Controller11:39
cwilluheh11:57
cwilluI _thought_ reboots seemed to be suspiciously quick11:57
cwilluare we using kexec now?11:57
=== [perry] is now known as [pErry]
cwilluor is it just something broken? :p12:14
cwillulooks like I'm on the right kernel12:14
cwilluI'm seeing on reboot:  normal usplash shutdown, screen blinks black for a maybe a couple tenths of a second, and then normal looking usplash bootup12:15
cwilluno grub12:15
cwilluno bios12:15
cwillususpend/hibernate work fine12:15
cwillushutdown works fine12:15
cwillureboot is blazingly fast12:15
cwillu!fakeraid | m0RrE12:16
ubottum0RrE: raid is Tips and tricks for RAID and LVM can be found on https://help.ubuntu.com/community/Installation/SoftwareRAID wto and http://www.tldp.org/HOWTO/LVM-HOWTO - For software RAID, see https://help.ubuntu.com/community/FakeRaidHowto12:16
m0RrEhmh12:17
cwilluspecifically, your motherboard raid almost certainly isn't a true raid12:17
cwilluif you don't have a need to maintain a raid across distinct os types (win, bsd vs linux), using the linux raid is probably a better option12:18
m0RrEhmm12:22
Klanticusanyone having trouble updating the package libantlr-java-gcj?12:28
stephankHello! I'm a bit concerned about the Mono package in Jaunty. The 2.0.1 package has been incredibely buggy in my experience, bugs that I don't see in an OpenSuse 11 VM with 2.2 and 2.4 alphas. With the Mono 2.4 release just around the corner, but Ubuntu apparently in feature freeze (?), will we still see Mono 2.4 in Jaunty?12:57
Klanticuslooks like something is broken with the package libantlr-java-gcj. Where should I report this?13:00
Hobbseelaunchpad13:01
Hobbsee!bug13:01
ubottuIf you find a bug in Ubuntu or any of its derivatives, please file a bug report at: http://bugs.launchpad.net/ubuntu  -  Bugs in/wishes for the bots can be filed at http://launchpad.net/ubuntu-bots13:01
s0u][ight!libmagick1013:06
ubottuSorry, I don't know anything about libmagick1013:06
s0u][ightis that package still broken?13:08
Hobbsee!info libmagick1013:08
Hobbseedefine broken?13:08
ubottuPackage libmagick10 does not exist in jaunty13:08
s0u][ighti want to install libmagick6-java but that is depended on libmagick10 (not there in the repos13:09
Hobbsee!info libmagick6-java jaunty13:09
ubottuPackage libmagick6-java does not exist in jaunty13:09
* Hobbsee shrugs. Not an ubuntu package.13:09
Hobbseeconsult those who made the package13:10
s0u][ightwhere can i find them?13:10
HobbseeKlanticus: it would be infinitely helpful if you actually said what the errors were, rather than just saying "it's broken", btw.13:10
Hobbsees0u][ight: i've no idea.  I've no idea where you found libmagick6-java from.13:10
KlanticusHobbsee: yeah, I know... already filled the bug report13:10
HobbseeKlanticus: (bug number?)13:11
s0u][ightHobbsee, i want to use mercury instant messenger with webcam support13:11
KlanticusHobbsee: Bug #33915413:11
ubottuLaunchpad bug 339154 in antlr "apt hangs when trying to update the package" [Undecided,New] https://launchpad.net/bugs/33915413:11
s0u][ightand libjmutil.so is needed for that13:11
s0u][ightapt-cache showed me those packages and i tryed to install it13:11
Hobbseeapt-cache show will also show which repository you got it from, and you can ask them about it?13:13
HobbseeKlanticus: hrm.  That tells me nothing, but i'm no java expert.13:13
KlanticusHobbsee: nor me.. xP13:18
unixdawgok whats up with sea-money and firefox13:57
unixdawgmy system is working fine other then them locking up13:58
idorock89 is anyone here runnning the latest version of empathy i think 2.25.92 on jaunty? does the notifications work properly?14:17
=== defcon is now known as Guest28914
vbgunzsome of the latest updates to Jaunty killed my vaforite widget.... "show desktop" ... anybody miss that?14:41
TRMwhy there's no xchat in apt-get ?15:05
TRMonly xchat-gnome15:05
TRMI don't like it :p15:05
fosco_sudo apt-get install xchat15:05
fosco_it is there15:05
TRME: Couldn't find package xchat15:05
thedonvaughnTRM: aptitude search xchat, i see it15:05
TRMmaybe because I'm on live cd15:05
thedonvaughnyah15:05
magciusIt may be x-chat in Jaunty.15:06
TRMit's in aptitude15:06
TRMbut on live CD it's a lot faster now :D15:06
magciusThen get your hard drive checked.15:07
danbhfive!daily15:11
ubottuDaily builds of the CD images of the current development version of Ubuntu are available at http://cdimage.ubuntu.com/daily/current/ and http://cdimage.ubuntu.com/daily-live/current/15:11
geserxchat is in universe15:12
geserwhich xchat-gnome is in main15:12
BUGabundohi everyone15:33
BUGabundocalm around here today15:33
BUGabundohad a question15:33
daftykinsthey're just all frantically trying to get X working, refusing to install irssi15:34
BUGabundobut forgot what it was15:34
daftykins;)15:34
BUGabundonew X?15:34
BUGabundomy is working fine15:34
daftykinsjust a joke.15:34
BUGabundojust no sound (yet, dtchen wink)15:34
BUGabundoand no #gwibber15:34
BUGabundopython-webkit still no build15:34
geserit's build and wait's now to get accepted15:37
XiXaQhow do I change window decorations in kubuntu+1?15:38
crdlbwhat happens if you try the way you did it in kde 4.1?15:38
XiXaQI didn't do it in kde 4.115:39
XiXaQI haven't used kde in many, many years.15:39
crdlbpresumably there's a giant settings manager which a 'Themes' or 'Appearance' or 'Look and Feel' section15:39
XiXaQand the people in #kubuntu refuse to answer how it's done in 4.1 because I mentioned that I was using jaunty..15:40
crdlbis it different between 4.1 and 4.2? seems unlikely15:40
BUGabundoeheh15:40
XiXaQyes, I've installed a theme and changed to it, but it seems like only the taskbar and menu is updated, not windows, etc.15:40
BUGabundobut jaunty has 4.2.115:40
BUGabundoand the kmail delete bug still isn't fix, unlike the bug report mentions15:40
* BUGabundo goes reopen it15:40
crdlbXiXaQ: oh, you did say window decorations, didn't you ...15:41
XiXaQyes.15:41
crdlbare you using compiz?15:41
XiXaQthink so.15:41
BUGabundoor kwin?15:42
XiXaQuh.. I.. Use the default in jaunty.15:43
crdlbcheck your process list for kwin, compiz, and kde4-window-decorator15:44
crdlbif you see compiz (well, compiz.real really) then you need kde4-window-decorator15:44
daftykinswould he not have to be running KDE to be running kwin?15:44
XiXaQat least I find kwin15:45
XiXaQdaftykins: I am running kde. Kubuntu jaunty a5.15:46
daftykinsah sorry my bad15:46
XiXaQcrdlb: I don't find compiz there. What do I need then? Should it be necessary to install something just to be able to change a theme?15:48
crdlbsounds like something is broken15:49
crdlbunless window decorations are in a separate area, which is also unlikely15:50
BUGabundohow can I hack bootchart so that it count the session load time into my login, and doesn't stop at GDM?16:01
=== drostie is now known as Microsoft
=== Microsoft is now known as drostie
lastelement0hey all i'm currently running jaunty and trying to install libdvdcss however when i do i get the error that there is no installation candidate. what should i do16:10
bazhangfrom medibuntu?16:11
lastelement0should be16:11
lastelement0i just added the sources16:11
bazhangdid you go to the site and dl the package?16:11
bazhanglibdvdcss2 btw16:11
lastelement0i was using sudo apt-get install libdvdcss libdvdcss216:12
bazhangtry the latter only16:12
lastelement0hmm same thing.16:12
bazhangodd16:12
bazhangwhat about getting the .deb16:12
lastelement0could you point me in that direction?16:13
bazhangmedibuntu.org16:13
bazhangthough whether it is wise to use an earlier version with an alpha 5 is another issue :)16:14
lastelement0hmm readded the source and not it works16:15
lastelement0**now16:15
lastelement0just can't get libdvdcss16:15
lastelement0does libdvdcss2 cover that?16:15
bazhangyep16:16
=== thunderstruck is now known as gnomefreak
bazhangalthough this is alpha 5 and breakage will occur :)16:16
lastelement0yeah i wouldnt be surprised16:16
bazhangguaranteed nearly :)16:17
lastelement0what was weird was i did an upgrade from 8.10 and it broke my graphics16:17
lastelement0well not that bad16:17
BUGabundolastelement0: the MAIN mediaubuntu repo is down or outdated16:17
lastelement0but couldnt use compiz16:17
BUGabundouse a mirror16:17
BUGabundolike fr.med... or de.med....16:17
bazhangI dont usually try until beta at least16:17
lastelement0and then i do a fresh install and everything works16:18
lastelement0BUGabundo, it worked for me...16:18
BUGabundolastelement0: me too... until I realized it was outdate16:18
BUGabundoI have bug on that on LP16:18
BUGabundotalked to the guys on #medibuntu and they confirmed it16:18
lastelement0well what i needed to work is working so fine by me lol16:19
magciusCan someone help me build python-libtorrent for Python 2.5?16:36
magciuserr.. 2.616:36
crdlbyou need deluge that badly? :)16:36
magciuscrdlb, yes.16:36
crdlbthere's always rtorrent :P16:36
magciuscrdlb, I have an upload quota to maintain.16:36
SwedeMikemmm, rtorrent. Only thing missing is ipv6 support.16:36
BUGabundoor tranmission16:36
BUGabundoyou can resume from there16:37
magciusDeluge > Transmission16:37
BUGabundountil it builds16:37
crdlbrtorrent > deluge16:37
crdlbwould be cool if there were a fancy webui for it, but you can just drop torrents in an sftp nautilus mount for remote downloading16:38
daftykinsthat's cool16:38
daftykinsi'd try a torrent client but my file server runs them anyway, and that's still windows based16:39
magciusI should try out rtorrent.16:39
magciuscrdlb, I presume you use irssi?16:39
crdlbwas it that obvious?16:39
magciuscrdlb, I don'16:40
magciuscrdlb, I don't understand it. There's no documentation.16:40
* BUGabundo uses pidgin16:40
magciusI use Pidgin, but not for IRC.16:40
magciusPidgin for IRC is awful.16:40
BUGabundowhy?16:40
BUGabundodoes all I need16:40
crdlbwell, you can just start it with a filename in an emergency16:40
daftykinsi use emesene16:40
SwedeMikeirssi+rtorrent+alpine+screen. Communication done.16:41
magciusAlpine?16:41
SwedeMike(al)pine16:41
BUGabundomagcius: why pidgin is awful?16:41
magciusBUGabundo, for IRC it is.16:41
crdlbheh, you've gone one step further than me16:41
BUGabundomagcius: why pidgin is awful?16:42
crdlbit's just lacking16:42
SwedeMikepine has awful license, alpine changed for the better16:42
BUGabundomagcius: why?????? its all I'm asking16:42
magciusBUGabundo, because I have freedom to control my opinions.16:42
crdlbit doesn't support hardly any irc commands16:42
crdlbbut if it works, it works16:42
BUGabundono?16:42
crdlbat least it's not chatzilla :)16:42
BUGabundoI don't know any other IM client16:43
magciusBUGabundo, I don't have the right to control my opinions? That's news to me.16:43
magciusBUGabundo, IM or IRC? Big difference.16:43
BUGabundothat allows me to change to the last IM window16:43
BUGabundoas fast as Pidgin16:43
BUGabundofor me IRC is just another tab16:43
SwedeMikeyou can do all your IM/IRC needs in irssi16:43
magciusbitlbee?16:43
SwedeMikequite.16:43
BUGabundoctrl+tab and I'm on the last reply to me tab16:43
magciusI used to use ERC + bitlbee, but now I'm back to X-Chat and Pidgin.16:44
daftykinsdoes computing really need to be that lazy? ^_^16:44
SwedeMikeBUGabundo: I do that in irssi as well, but I do it in screen so I can access it from any of the 4 computers I usually frequent.16:44
magciusBut crdlb it should be considered a bug if a package that's in the repositories is broken.16:44
crdlbyes, it is a bug16:44
BUGabundodaftykins: of course it needs16:45
magciuscrdlb, where do I file it? lp:jaunty?16:45
daftykinsnah16:45
crdlbbug 33854816:46
ubottuLaunchpad bug 338548 in libtorrent-rasterbar "[jaunty] python-libtorrent: Depends: python (< 2.6) (dup-of: 335741)" [Undecided,New] https://launchpad.net/bugs/33854816:46
ubottuLaunchpad bug 335741 in libtorrent-rasterbar "[jaunty]python(<2.6)-based apps cannot meet dependencies" [High,Confirmed] https://launchpad.net/bugs/33574116:46
magciusDeluge isn't 2.5-based. It works on 2.6, it's just that libtorrent isn't built.16:47
Turlhi16:57
TurlI'm having problems shutting down my laptop16:58
Turlwhen I click shutdown everything is stopped and unloaded, but I'm left with a blinking dash16:58
BUGabundoyeah16:59
BUGabundoI get that a few times16:59
BUGabundoit takes way too long16:59
Turloh, so it's shutting down? I thought it got stuck and always REISUO'd17:00
BUGabundoI just powr off17:03
BUGabundoI think it's a network thing...17:03
daftykinsi'm still waiting for intrepid to have working cifs/smb to avoid that annoying delayed shutdown/restart bug =/17:03
BUGabundoit only happens when I was online17:03
TurlBUGabundo: if you're using ext4, you can get data loss if you power off :p17:05
BUGabundoTurl: I readthe email an LP report17:05
BUGabundostill on etx3 + xfs17:06
Turlanyway, that isn't ext4's fault17:06
magciusIt's smb!17:08
* magcius wonders if notify-osd is really going to be kept in a useless state.17:10
Turlmagcius: works quite fine here17:10
magciusTurl, we had this discussion yesterday. It's pretty useless.17:11
magciusTurl, notify-osd doesn't allow actions on notifications, saying an alert box should be used instead (wtf?), has no log for viewing later, it's one size for every notification, and truncates any text longer than will fit. (How is that in any way useful?), resizes images to a miniscule 20x20 size, only allows one notification at a time, and doesn't allow attaching to GTK+ components.17:11
Turllog? why would anyone want a log? :p17:12
BUGabundoI miss the click to open pidgin contacts17:12
BUGabundoor gwibber replies!!!!!17:12
BUGabundothat's all17:12
TurlI don't like the apps that open a popup in half my screen now, that's the main problem17:13
BUGabundo1 3991      0      0       1797K   1.0G 833.4M     0K     0K  21% Xorg17:19
BUGabundo1is this a mem leak?17:20
TurlBUGabundo1: Intel card?17:20
BUGabundo1nvidia17:20
BUGabundo1with HUGE disk IO17:20
Turlmight be then17:21
Turlcopy Xorg.0.log, just in case17:21
Turland dmesg17:21
BUGabundo1nothing obvious on dmesg17:22
unixdawgwhats up with this shit17:33
unixdawgmozilla keeps crashing17:33
TwigathyIt's called an Al-pha >_>17:34
Twigathyreport bug, ???, bug fixed, :D17:34
Turlunixdawg: report it, no crashes in here17:34
BUGabundo1unixdawg: care with TONGUE...17:35
Alexia_DeathSomebody else was also complaining about firefox crashes.17:37
Alexia_Deathearlyer17:37
unixdawgfirefox and sea-monkey17:37
unixdawgboth keep crashing and then you try to open a new one and the sysem reboots17:38
Alexia_DeathIve had firefox not exit right for a few times but thats ot.17:38
Turlunixdawg: are you on ubuntu? :p17:38
unixdawgI have tested the mem and the cpu and other hardware it all test clean17:38
unixdawgyes17:38
Alexia_DeathSystem reboot?17:38
unixdawgjaunty17:38
Alexia_Deaththat is hard to blive.17:38
Turlyeah, that's very odd, I'd suppouse you have broken ram/cpu17:39
unixdawgyes you try to open a new webbrowser once mozilla crashes and then it causes the system to reboot17:39
Alexia_DeathCPU thats not cooled right perhaos?17:39
unixdawgnope I have swapped out the meme and have a mem tester in the lap at work and the mem test clean17:39
unixdawgits jell cooled17:40
unixdawgand no I am not overclocking17:40
Alexia_Deathstill17:40
Alexia_Deathit nees bios to reboot17:40
unixdawgI use jell on all my core 2 duo17:40
unixdawgall the hard ware has been put threw the test17:40
unixdawg< been doing hardware for 20 + years17:41
Alexia_Deathnothing in linux system just reboots....17:41
Alexia_DeathIn my experience17:41
Alexia_DeathEven kernel panic.17:41
unixdawgwell my bsd drive I have in the same system does not crash17:41
DanaGHappen to have a serial port and a serial console cable?17:42
unixdawgI have had it up running kde4 and mozilla and not had a crash but jaunty in the last 4 major updates mozilla has caused issues17:42
unixdawgyes17:42
unixdawgits connected to a serial terminal and the ouput of tty0 is shared with the serial port17:43
FlimmI installed Jaunty in a Virtualbox, and installed the guest additions. Now I get an X error: "Failed to load module "vboxvideo". Any idea how I can remove the guest additions?17:43
DanaGyou may be able to get a stacktrace or such.17:43
DanaGconsole=ttyS0, of course.17:43
daftykinsFlimm, you may find a removal script in /usr/bin17:43
BUGabundo1I had FF 3.1 crash on me too once today17:44
DanaGThat's about the most useful thing I can think of.  And boot without 'quiet', of course.17:44
Alexia_Deathhmmm...17:44
Alexia_DeathFF crashed once on me too... but no reboot.17:44
TurlBUGabundo1: doesn't jaunty have firefox 3.017:44
Turl?17:44
Alexia_Deathanyway reboot is somehow related to hardware, in this case most likley networking hardware. bad drver or the like.17:45
BUGabundo1Turl: it has both17:45
Alexia_Deathunixdawg: try booting previous kernel?17:45
unixdawgI have swapped out the network card17:45
DanaGSpeaking of networking hardware... I have a USB network adapter around here that has the MAC address 30:01:00:00:00:00.17:45
DanaG=P17:45
BUGabundo1but I'm using daily ppa a d ave all up to 3.217:46
TurlBUGabundo1: yeah, but "firefox" is 3.0 iirc17:46
BUGabundo1$firefox-3.117:46
daftykinsi'm pretty sure no networking hardware has been assigned above 20:..... yet, so that could be damaged / made wrong17:46
daftykinsi recently got an RMA'd motherboard for a guy i work for, his file server - the MAC came up as FA:FE:FF:FF:FF:FF17:47
unixdawg3.0.7 is what I have17:47
daftykinshad to change it to something sensible for Windows to work on it17:47
DanaGWhen in Windows, or using ndiswrapper, it gets a valid address.17:47
DanaGIt's just not valid in the firmware.  =P17:47
DanaGIt's a "Pegasus" chip.17:47
FlimmThanks daftykins, looking for it now17:48
daftykinsnp17:48
=== elpargo_ is now known as elpargo
FlimmNo luck, daftykins, didn't find one17:51
daftykinsah ok :( just i have an uninstall.pl for vmware server which i installed today17:51
daftykinsperhaps there's a readme on the Linux vmware tools CD that it installs from?17:51
unixdawgback17:52
FlimmNo, just .run files17:52
unixdawgall I did was open firefox and give the version17:52
=== hggdh__ is now known as hggdh
unixdawgthen it crashes my system17:52
unixdawgthis is cr*p17:52
Turlunixdawg: give the version? what's that?17:53
unixdawg3.0.717:53
Turltry running mv ~/.moxilla/firefox/ ~/.mozilla/firefox-bak/17:54
Turland then launching firefox17:54
Turlunixdawg: ^17:55
unixdawgwell it looks like firefox is not shutting down when its closed17:55
unixdawgunixdawg@unixdawg-desktop:~$ firefox17:55
unixdawg^C17:55
unixdawgSegmentation fault (core dumped)17:55
unixdawgfirefox is coredumping17:55
Turlunixdawg: try sudo killall firefox, then mv and then relaunch17:56
BUGabundo1unix17:56
BUGabundo1calm down17:56
BUGabundo1vgo to #ubuntu-mozilateam17:56
BUGabundo1and talk to fta or asac17:56
BUGabundo1if they are around17:56
unixdawgthe channel is empty17:57
BUGabundo1I'm there17:58
BUGabundo1typo?17:58
Turlunixdawg: /j #ubuntu-mozillateam17:58
Turljust accessed and it works fine :p17:59
BUGabundo1lost on 'l' #ubuntu-mozillateam17:59
unixdawg<BUGabundo1> vgo to #ubuntu-mozilateam17:59
unixdawgmissing a l17:59
BUGabundo1lost on 'l' #ubuntu-mozillateam18:00
BUGabundo1I'm toooooo lagged to fix my own typos18:00
unixdawglol18:00
Infectosome one update nvidia to .37?18:01
Infectoany tool to do this or obly by hand?18:01
crdlbis that a fix for the ^C bug?18:01
TurlInfecto: tried envy-ng?18:01
BUGabundo1Turl: envy is dead18:02
BUGabundo1its incorporated into jokey18:02
BUGabundo1stop mentioning it18:02
Turlcool, I still recommended it to friends :p18:02
crdlbjockey can do what envy did? O_o18:02
Turlnow I know I shouldn't have18:02
InfectoTurl: ok, i will try this, now i have problem with installing envy18:03
Infectoneed python 2.6 which one is not in repo :)18:04
crdlb?18:04
InfectoThe following packages have unmet dependencies: envyng-core: Depends: python (< 2.6) but 2.6.1-0ubuntu3 is to be installe18:05
BUGabundo1Infecto: wait for it to build!18:05
BUGabundo1crdlb:  what do you miss?18:05
InfectoBUGabundo1: ok ok, eazy man :)18:06
crdlbhe misread the '< 2.6'18:06
J-_3Dd apps are working in Jaunty with my chipset. <333 Hardy and my GM965 didn't work so well with 3D apps. Says the bug is fixed in hardy *shrug*18:06
* BUGabundo1 is hungry and grumpy at phone company18:07
=== [pErry] is now known as [perry]
* crdlb would be grumpy at his phone company if anything happened to his 20/5 service18:08
* BUGabundo1 top - 18:09:26 up 8:52, 5 users, load average: 13.60, 14.13, 14.3518:09
BUGabundo1crdlb: my mobile SIM card died 3 days ago, and they won't give me a new one!18:10
BUGabundo1I bet any of you doesnt reach this kind of IO load18:11
BUGabundo12x 10+ GiBs disk (usb) to disk18:12
Alexia_Deathfirefox just crashed on me while closing a tab18:12
* J-_ pleased with the performance difference from Hardy to Jaunty.18:12
crdlbAlexia_Death: did that tab contain flash?18:12
Alexia_Deathcrdlb: not that tab, but one behind it did.18:12
Alexia_Deathand the session was lost in the crash.18:13
* BUGabundo1 loves tabmix plus session restore!18:13
crdlbouch, that's never happened to me with epiphany18:13
J-_Still not getting as much FPS in composition in Jaunty with glxgears as I did with Hardy. :S18:14
crdlband what are you using to measure that?18:14
=== bruce_ is now known as bruce89
DanaG!btrfs18:18
ubottuSorry, I don't know anything about btrfs18:18
TurlJ-_: intel card?18:18
crdlbyes18:18
TurlBUGabundo1: tab mix plus vs firefox built-in restore?18:18
BUGabundo1bah!18:18
BUGabundo1ĩ love to have 8 month old sessions!18:19
BUGabundo1eheh18:19
TurlLOL18:19
DanaGMy biggest gripe with Radeon: no power management on r600.18:19
* BUGabundo1 warns: we are going OT, and ikonia may be around! don't want to be kicked again18:19
crdlbDanaG: you should make a macro for saying that ...18:19
DanaGyup.18:19
* bruce89 reminds people of #ubuntu-offtopic18:19
DanaGOh yeah, does Linux have anything like the ability to back up snapshots, as Sun's ZFS does?18:20
J-_Turl: Yeah, Intel GM965.18:20
TurlJ-_: known issue, being worked on afaik18:21
cwilluDanaG, lvm can do that, although it's not as sophisticated/well-integrated-into-the-filesystem as zfs18:21
Turl(same here, only 800FPS)18:21
J-_It was a lot worse in Intrepid :)18:21
J-_I think anyway18:21
DanaGargh, damned fsck.vfat:  "File size is 1744896 bytes, cluster chain length is > 1744896 bytes.18:21
DanaG  Truncating file to 1744896 bytes."18:21
TurlJ-_: I didn't have that problems in intrepid :p18:21
DanaGIf the file is longer... then MARK IT LONGER!18:22
DanaGDon't truncate... that's destructive!18:22
J-_Hardy was bliss for me, I had to skip Intrepid all together.18:22
DanaGI'd rather have the end of the file be perhaps corrupt, than have it GONE.18:22
TurlDanaG: I think truncating is best, there might be other files in that space18:22
J-_Someone's mad. D:18:23
Turlso if marked longer, might clash18:23
TurlJ-_: you might try with the xorg-edgers ppa, but you're warned, it might break your X18:24
TurlJ-_: https://launchpad.net/~xorg-edgers/+archive/ppa18:24
cwilluJ-_, what's the problem?18:24
Turlcwillu: slow 3D performance on intel cards18:25
crdlbpublic service announcement: glxgears is not a benchmark18:25
Turlknown issue18:25
J-_Turl: I'm not doing that. Jaunty is extreme to me as it is. :D18:25
Turlhehe18:25
TurlI used it and graphics were a bit odd, but then reinstalled jaunty ones and no problem18:26
Turlbut, if jaunty is extreme to you, then you'd better not try :p18:26
J-_crdlb: The description says it's a benchmark.18:26
* crdlb wants glxgears -iacknowledgetthatthistoolisnotabenchmark back18:26
J-_No, I won't.18:26
crdlbthen the description is wrong18:26
J-_man glxgears ;)18:26
cwilluJ-_, 64bit?18:27
crdlbmeasure performance in a real _USE_ of 3d, not in glxgears18:27
J-_cwillu: 32bit18:27
crdlbeg a game, compiz (though compiz is not a good general measure of 3d since the real bottleneck is texture_from_pixmap)18:27
cwilluJ-_, can you send me a pastebin of /var/log/Xorg.log.0?18:27
J-_cwillu: Sure, hold on18:27
Turlcrdlb: if you use glxgears on the same pc, same card, different distro version, I think it's a good benchmark18:28
crdlbno it's not18:28
crdlbinternals of mesa, X, intel_drv could change and have no affect on real usage (or even a positive one)18:28
crdlbJ-_: man glxgears was written by debian18:28
J-_cwillu: I take it you mean, /var/log/Xorg.0.log?18:29
Turlodd, firefox was running normally, responsive, but using 2Ghz :p18:29
cwilluyes18:29
J-_k18:29
cwillu"It has become quite popular as basic benchmarking tool."18:29
cwilluThat is quite correct, it _has_ become quite popular as a basic benchmarking tool :p18:29
Turlcwillu: is it normal than glxinfo says 'caveat' is none/slow everywhere? :p18:30
J-_cwillu: http://pastebin.ca/135535318:31
Turlcwillu: mine has "exaCopyDirty: Pending damage region empty!" at the end too, if any help (I have a Mobile Intel Series 4 card)18:32
cwilluJ-_, pastebin glxinfo18:36
BUGabundohttp://pastebin.com/f6ee883fc18:37
cwilluBUGabundo, is your name J-_? :p18:38
cwillunvidia glxinfo's are quite useless for intel bugs :p18:38
Turlcwillu: http://pastebin.com/m5b4500dcç18:38
Turlhttp://pastebin.com/m5b4500dc *18:38
J-_cwillu: http://pastebin.ca/135535618:39
Turlalso an intel card18:39
TurlJ-_: you seem to be running on Mesa Rasterizer :O18:40
J-_What's that mean?18:40
cwilluJ-_, _if_ what you're seeing is related to a current bug with a screwup in the gem code for certain intel cards, then you can work around the issue by installing and running the -server kernel instead of -generic.   -server has pae enabled, which isn't compatible with gem, which is then disabled in favour of the legacy memory manager, which doesn't have the bug18:40
crdlbJ-_: that you have zero 3d acceleration~18:41
Turlthat it uses the cpu for 3d if I'm right18:41
cwilluJ-_, you have libdrm-intel1 installed18:43
cwillu?18:43
J-_cwillu: yes18:43
TwigathySpeaking of kernels... if I upgrade to ubuntu+1 from ubuntu but don't change my kernel, will it get super-angry or can I run on the older ubuntu kernel?18:45
crdlbI wouldn't running like that, but it'll work in a pinch18:45
cwilludo you have libgl1-mesa-drm and -glx installed?18:46
cwillu(you should be able to uninstall -swx11 to unambiguously disable software rendering)18:47
J-_cwillu: Do you mean, libgl1-mesa-dri?18:47
J-_-glx and -dri are installed.18:48
cwilluyes, sorry18:48
J-_-swx11 isn't installed.18:48
J-_What a crappy craptop. #3333114324 reason why I won't buy another Lenovo Thinkpad.18:50
J-_(no 3d acceleration)18:50
crdlbyou won't buy another thinkpad because the intel driver is broken in an ubuntu alpha?18:50
cwilluo_018:50
Infectohmm, i update manualy nvidia driver to 180.37 and and :)18:50
Infectoit wont work :)18:51
J-_crdlb: Oh, it's the broken driver? I thought you ment that the chipset has no 3d acceleration, and turl said it uses the CPU for 3d acceleration.18:52
crdlblol18:52
J-_bleh, I don't know18:52
J-_Maybe you're just yanking my chain, but whatever18:53
cwilluJ-_, you're currently _using_ a software opengl renderer, has nothing to do with the actual capabilities of the card18:53
J-_ah18:54
Infectohmm18:55
Infectoi have driver installed but gnome dont want to use it hmm18:55
cwillugnome has nothing to do with picking drivers18:56
cwilluyou didn't install a driver from nvidia's website did you?18:56
Infectocwillu: no i dod not18:56
Infectoftp://download.nvidia.com/XFree86/Linux-x86/180.37/18:57
* J-_ facepalms18:57
cwilluInfecto, so... you downloaded a driver from nvidia's website18:58
Infectohmm18:58
cwillu!info nvidia-glx18:59
crdlb-_-18:59
Infectoi need to set in xorg proper driver18:59
ubottuPackage nvidia-glx does not exist in jaunty18:59
Infectonow it works18:59
cwillu!info nvidia-glx-18018:59
ubottunvidia-glx-180 (source: nvidia-graphics-drivers-180): NVIDIA binary Xorg driver. In component restricted, is optional. Version 180.35-0ubuntu1 (jaunty), package size 8673 kB, installed size 26176 kB18:59
crdlbjaunty has .3518:59
BUGabundocwillu: don't recommend ppl to use nvidia site drivers18:59
BUGabundothey tend to mess the system18:59
crdlbwhich has a bug which makes it pretty much unusable18:59
Infectook, but its bugy18:59
Infectoand now i have i think ok driver18:59
cwilluBUGabundo, please stop talking to me, or at least read what I wrote before you tell me to not do things that I didn't do in the first place18:59
Infectolitle work around and distro mess18:59
Infectobut should be ok19:00
BUGabundoI can't read19:00
BUGabundoI just entered19:00
BUGabundoLOL19:00
cwilluI noticed :p19:00
* BUGabundo I need to stop commenting on half read stuff19:00
* crdlb BUGabundo should stop misusing /me19:00
BUGabundook ok19:00
BUGabundoahhahahah19:01
* cwillu /ignore's BUGabundo for the day19:01
cwilluJ-_, pastebin /etc/X11/xorg.conf19:02
cwillujust realized, you might not be using a clean and empty xorg.conf :)19:02
BUGabundoyeah... grumpy today... sorry guys! need to get home and rest a bit19:02
BUGabundobye19:02
BUGabundotake care19:02
Infectocwillu: should he?19:02
J-_cwillu: http://pastebin.ca/135536719:04
cwilluk, that's not it then19:04
J-_hrm19:05
=== elpargo_ is now known as elpargo
cwilluJ-_, I think you're at the point of booting off a livecd and checking if glxinfo shows something more normal19:06
J-_cwillu: K, I'll do that, brb.19:07
DanaGhmm, why is it that a 64-bit OS on a 64-bit system with 2x 2GB sticks of RAM, would show only 3020 megs of RAM?19:09
* cwillu suggests uname -a, and then immediately ducks19:10
cwilludon't have a ram= line in your grub for no apparent reason do you?19:10
cwillu(or whatever the incantation is to limit visible memory)19:10
DanaGHappens in Windows, too.19:11
cwilluweird bios setting?19:11
cwilluor a mislabeled dimm19:11
DanaGhmm, free is saying 3827m.19:12
cwilluwhere did you see 3020?19:12
DanaGI don't remember, actually.19:12
DanaGyeah, it's 3827.  That's a bit more normal.19:12
DanaG269 megs off from 4096.19:13
cwilluintegrated video?19:13
DanaGNope, 256M discrete.19:14
DanaGATI RV635.19:14
DanaGGranted, 4 gigs is enough that that 269 doesn't matter much... but I'm still curious.19:14
cwilluagain, where are you reading that number19:15
=== ubuntu_ is now known as J-_
DanaGhtop gives me the 3827.19:17
anon23543Hi - Nvidia have released a new beta Nvidia-180 driver (180.37). It fixes this bug for me: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-180/+bug/325188 . Is this newer version going to be included in Jaunty?19:18
ubottuError: Could not parse data returned by Ubuntu: The read operation timed out (https://launchpad.net/bugs/325188/+text)19:18
crdlbanon23543: I'm going to say yes19:18
anon23543That's good news for me - thanks for your help. :)19:18
J-_cwillu: http://pastebin.ca/1355380 glxinfo from LiveCD19:19
cwilluJ-_, ya, that looks right19:19
crdlbanon23543: I'm not saying that based upon any decision, just that I don't see any reason why they wouldn't19:20
* J-_ boots back 19:20
cwilluJ-_, my suspicion is that you've got some conflicting libraries installed somewhere, but I don't really have much good advice for where to start looking for it19:20
crdlbin fact, I can say with 100% certainty that they'll either need to downgrade or upgrade19:20
J-_cwillu: hmm, k. Everything is running as default. I didn't do anything funky. I'm pretty close do a default installation besides the updates and programs I've installed.19:22
anon23543crdlb: Yeah, I saw a few people reporting problems with the current -180. Hopefully we'll get the new one.19:23
* J-_ boots back into hard disk19:23
J-_cwillu: anything else you want me to run from the livecd?19:24
cwillunope19:25
J-_k19:25
cwillujust proof that the laptop works and the default install should be right (so the question remains...)19:25
DanaGmy meminfo:19:25
DanaGhttp://pastebin.com/f11795cf719:25
lanoxxif i look here: https://bugs.launchpad.net/ubuntu/jaunty/+bugs?search=Search&field.status=New&field.status=Incomplete&field.status=Confirmed&field.status=Triaged&field.status=In+Progress&field.status=Fix+Committed, i dont see any critical bugs, does that mean in jaunty are no critical bugs atm?19:32
J-_cwillu: When restarting right after grub it says, 'no enforce2 chipset' then it proceeds to boot. When restarting from the LiveCD, upon the ejecting of the CD, it complains about SquashFS19:33
J-_Not sure if any of that is of interest. :)19:33
DanaGooh, concurrency=shell gives 34-second boot.19:35
bruce89J-_: I think that'll be hushed soonish19:36
cwilluDanaG, upstart native can do even better, and in theory there's enough info in the init.d jobs to build the right native jobs19:45
cwilluunfortunately, I don't think anyone has a good way of automatically integrating third-party scripts19:46
sammywhat package is responsible for the playing of alert sounds? say I've got a terminal window open and I press tab too many times, or backspace too many times. or I'm in a text input box and I press backspace too many times19:58
sammygnome-sound-preferences plays the sounds correctly, if you press the preview button, but the sounds still end up being a pc speaker beep when the event is triggered19:59
sammyand I don't  know who to assign the package to19:59
sammyexcuse me, the bug19:59
DanaGcheck for beep in alsamixer.20:00
DanaGalsamixer -c020:00
sammyDanaG: check for... it's existence? there's no beep switch or slider, there's a pc speaker slider with a mute toggle20:01
DanaGMute it, then.20:01
sammythen there's no beep and the sound that's supposed to play doesn't play20:01
sammyI'm not trying to stop the beeps, I want the sound that gnome-sound-preferences says should play to play20:02
DanaGI think gnome's beeps are broken for me, too.20:02
sammy*nod* they seem to be broken for a lot of people20:02
sammyand I'm trying to assign the bug to the right package20:02
sammyI just can't figure out what is responsible. aplay and paplay both work, all of my other applications play just fine through pulseaudio or through alsa through pulseaudio20:02
DanaGMine don't even play on clicking the play button.20:03
sammyah, that's a separate bug20:03
sammywhich I've seen, and I can give you the  bug # if you want it20:03
sammyI've seen two of this bug specifically where the preview works but only the login noise plays correctly, all the other event and logout noises just end up being a pc speaker beep. and there are a handful of bugs where the workaround is what you said, just turn down or mute the pc speaker. but no one seems to be addressing why the default sounds just don't play20:04
sammythis was an intrepid issue, as well, and they said that the issue happened in a bunch of different gtk programs so it might be a bug in gtk+20:04
DanaGanother random, completely different issue I have: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/28431920:05
ubottuUbuntu bug 284319 in linux "mute, brightness buttons on new HP 6930p laptop" [Undecided,New]20:05
sammyDanaG: have you checked for an 'external amplifer' switch?20:09
sammythat toggles the internal speaker power on this laptop when headphones aren't plugged in20:09
lwsWhat's the reason for hostapd packages not being updated?  Or to put it another way, where would I look to find out?20:09
DanaGSound works properly -- it's just that the hardware mute does not communicate in any way with software.20:11
DanaGOn other laptops, they abuse the EAPD (external amplifier power down) pin for this LED, and I assume HP does the same here... but ALSA doesn't offer that.20:11
sammylws: updated from the debian versions? or updated from the released hostapd versions?20:15
lwssammy: I am not aware of what the debian version is, but 0.5.10 has been in ubuntu forever, 0.5.11 was out for along time as stable, and now 0.6.8 is finally stable20:16
sammyit looks like hostapd packages in ubuntu come from the debian stable and unstable branches, so I'd point you here http://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=hostapd20:17
sammyfile a bug to update the package or contact the maintainer directly, you'll probably get an answer, or possibly even get the version bumped20:18
bruce89http://packages.qa.debian.org/h/hostapd.html20:19
lwssammy:  I've been trying to run my box as a Wireless AP and I feel like shooting myself in the head.20:19
sammyit's probably an issue of wanting it to receive testing, but it could be a major API change, who knows.  if you see here https://launchpad.net/ubuntu/+source/hostapd that the updates are always done by the 'ubuntu archive autosync' then there probably isn't a particular ubuntu maintainer20:19
sammy# A new upstream version is available: 0.6.7, you should consider packaging it. cute. nice, bruce8920:20
lwsokay20:21
lwsWell I compiled it from source for my nl80211 card20:21
lwsHave two versions of it running at the same time for different cards.20:21
lwsI'm trying to hunt down a really annoying bug with the ath9k card20:22
lwssammy: Question for you about init scripts20:25
lwsThere's some kind of startup manager on ubuntu that doesn't exist on debian?20:25
lwsor?20:26
lwsthe dependency stuff seems reminiscent of gentoo's init script stuff20:26
sammyit is, most linux distros have the same sort of dependency rc/init script behavior. but I'm not sure the differences between debian and ubuntu20:27
lwsWell, my question is particularly related to NetworkManager20:28
lwsand ifupdown20:28
lwsifupdown includes it's own init script which is included but not used in jaunty20:28
lwsI disabled NetworkManager from starting, and enabled "networking" but i had to go in and hack on the script to make it work under ubuntu20:29
lwsSeems like my behavior is unspported, but I couldn't find any other recommendations for getting rid of NetworkManager and still having my devices come up on startup20:29
Loungesomething happened after updates few days ago - sound is popping and scratchy and i can't connect to the internets. it seem that the network has completely broke20:34
lwsthe internets?20:35
Loungeinternet*20:35
Loungei can't get online - can't seem to find my eth card20:36
Loungedid the whole network structure go through a complete makeover?20:37
lwsthe driver for your card probably isn't loading20:38
Loungewait alpha 5 is out now right?20:38
charlie-tcayes20:38
Loungeok i better just do a full clean install then20:39
=== |Alexia_Death| is now known as Alexia_Death_
Loungeok downloading20:44
=== [perry] is now known as [pErry]
kamikazehey guys21:44
kamikaze:) got a few questions :) and probelms with my alpha version21:44
bruce89!ask | kamikaze21:44
ubottukamikaze: Please don't ask to ask a question, simply ask the question (all on ONE line, so others can read and follow it easily). If anyone knows the answer they will most likely reply. :-)21:44
kamikazekk :), well i dont know how to get the wine unstable to work because i need to get the code for the repositories and the only code i get is for vesrion 8.10 for ubuntu21:46
kamikazeand not for 9.1021:46
kamikazeand in the usual repositories tHere's only the stable release of wine21:46
kamikazeany 1 got a idea?21:47
kamikazeif i could get th .rpm for 64 bit i could just isntall it but i can hardly find any package21:48
kamikazeeveryone afk ?21:49
kamikazecan someone pls help?21:52
bruce89!repeat | kamikaze21:54
ubottukamikaze: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. You can search https://help.ubuntu.com or http://wiki.ubuntu.com while you wait. Also see !patience21:54
unixdawg_he must have a hell of a hangove22:01
unixdawg_wrong window22:01
bruce89heh22:02
kamikazehangove?22:03
bruce89!info wine > kamikaze22:04
ubottuwine (source: wine): Microsoft Windows Compatibility Layer (Binary Emulator and Library). In component universe, is optional. Version 1.0.1-0ubuntu4 (jaunty), package size 7325 kB, installed size 54496 kB22:04
kamikazethat's what i read too but im confused though22:05
bruce89in what way?22:06
kamikazewell :) im not native english. So now there's no way in installing wine 1.1.x in ubuntu 9.04 right?22:08
bruce89not unless you want to compile it I assume22:11
kamikazeoh okay, and another question i have is that i got the problem that my ntfs partition isnt recognized somehow and i need to get access is there any way to check if i can access it with ubuntu?22:15
Loungeokay something really bad is going on - jaunty cannot find my network cards eht0 and eth122:17
Loungeand i can't connect to the internet22:17
Loungeall im getting from the ifconfig is "lo"22:18
cwillukamikaze, you can mount it with -o force, although you really should run a chkdsk from windows on it if at all possible22:35
LaneyDoes anyone else sometimes get a horrible sound instead of real audio sometimes?22:42
Laneyincredibly loud stuttering or something22:42
dtchenLaney: i know about it. i'm fixing it.22:46
Laneydtchen: Ah, that's good22:46
Laneyit seems to only happen after pausing/unpausing22:46
dtchenthe hardest part has been bisecting which of the various optimisation variables is the culprit.22:46
dtchenyes, that's due to glitch-free being enabled and the watermark being unstable22:47
LaneyI admire you for working on the audio stack, btw22:47
Laneyit is an unwieldy beast that people love to bash22:48
dtchenyes, everyone loves to complain about it, but few want to dig into it to fix it22:48
dtchenanyhow, supper, then back to the unwieldy beast22:48
Laneyhm22:48
LaneyI thought your PPA packages didn't have glitch-free enabled?22:48
dtchenyou might want to try 0.9.14-0ubuntu11~ppa6~ubuntu2 in my ppa once it has built22:48
dtchenLaney: the last few have had them enabled.22:49
dtchen0.9.14-0ubuntu11~ppa6~ubuntu2 officially disables it again22:49
Laney  Installed: 0.9.14-0ubuntu11~ppa1~ubuntu122:49
Laneyah, righto22:49
kamikazehm k i think i gonna install 8.122:51
kamikazebut can i  downgrade it somehow= i mean downgrade 9.04..22:51
Laneynot really22:53
kamikazekk ty :)22:53
Nytrixwhen is 9.04 going to come out as an official release? and not just beta23:11
crdlblate april23:12
Nytrixok23:12
Nytrixhow long will it be supported for?23:12
crdlb18 months23:12
Nytrixk23:13
crdlboh come on, notify-osd doesn't use g_markup_escape_text? XD23:14
bruce89!schedule23:14
ubottuA schedule of Jaunty Jackalope (9.04) release milestones can be found here: https://wiki.ubuntu.com/JauntyReleaseSchedule23:14
bruce89crdlb: that's another bug23:14
crdlbbut it's so obvious ...23:14
bruce89that's the point23:15
crdlbso that's already filed?23:15
bruce89yes23:15
Nytrixsweet23:16
bruce89https://bugs.launchpad.net/bugs/331019 I assume23:16
ubottuUbuntu bug 331019 in notify-osd "notifications do not display content if not supported markup tags are used (aka <a href=... links)" [Medium,Fix committed]23:16
crdlbmeh, the dialog that notify-osd uses for '-t 0' notifications appears behind the window23:17
crdlbso it's totally useless as a notification23:17
bruce89apparently that's the point23:17
crdlbexcept for the flashing thingy in the taskbar, but that requires me to click twice instead of once :/23:18
bruce89and you can't ignore it23:18
bruce89whereas a bubble you can23:18
crdlbah nice, it completely ignores duration23:18
bruce89it's a bloody disgrace23:19
Nytrixhi rww23:21
Nytrix:)23:21
bruce89but the Ubuntu devs are completely blinkered23:22
bruce89it's all that Mark's fault23:23
Alexia_Deathanybody else habing issues with knetworkmanager?23:24
Alexia_Deathit simply ignores any orders to connect to something...23:25
crdlbgenius, network-manager-gnome now contains a 'notification-network-wireless-full', which is used instead of the normal icon (by patching)23:49
crdlbthis icon is in a barely visible transparent gray, so it's worthless without notify-osd23:50
bruce89oh bloody hell23:50
crdlbthey did do it by name (it's a new made-up name though, afaict), so I guess I can override it in my icon theme :/23:51
xtknightanyone else having issues with pulseaudio? messages like "Increasing wakeup watermark" and constant music skipping23:53
xtknightnever used to happen23:53
tc111anyone know of a closer repo mirror for lpia than ubuntu-ports?23:54

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!