/srv/irclogs.ubuntu.com/2009/09/06/#ubuntu+1.txt

vigoOn other releases there was a Force Quit button in the Main Menu , should I just make one and see if it works?00:12
=== Andre_Gondim is now known as Andre_Gondim-afk
tj83anyone been able to restore evolution backup?00:26
=== BUGabundo1 is now known as BUGabundo
DKcrossBUGabundo,  hello01:05
DKcrossany more have this problem with apport?01:05
DKcrossor is only with me?01:05
BUGabundonops01:05
BUGabundoI got it, and its working for me01:05
BUGabundoI think , so far, its only you01:05
BUGabundoDKcross: try a $ sudo dpkg --configure .a01:06
penguin42what problem?01:06
BUGabundoDKcross: try a $ sudo dpkg --configure -a01:06
DKcrosshttp://paste.ubuntu.com/265760/01:06
DKcrossBUGabundo,  now?01:10
BUGabundowhy not01:10
DKcrossSe encontraron errores al procesar:01:10
DKcross apport01:10
DKcross apport-gtk01:10
DKcrossand if i purge package?01:11
=== ripps_ is now known as ripps
rippsI am so angry at microsoft right now!  http://is.gd/2VA7x01:24
bjsniderubuntu may have hundreds of updates a month01:26
bjsniderin whose dreams?01:26
bjsnidercan't really argue with the other point, since it's completely meaningless.01:27
rippsbjsnider: well there are hundreds of updates a month in alpha karmic, but nobody except linux-gurus should be using it anyway01:31
bjsniderright, obviously01:32
rippsThere are probably an average of 20 updates a month for Jaunty, and they are clearely labeled Recommend, Important Security, and Optional... I'm not sure how much clear you can get01:33
DKcross:S01:38
DKcrossi cant install apport01:38
DKcrossany more have this problem?01:39
DKcrossE: /var/cache/apt/archives/apport_1.8.2-0ubuntu1_all.deb: el subproceso script pre-removal nuevo devolvió el código de salida de error 101:40
DKcrossi cant remove apport for reinstall01:52
billybigriggerapport should already BE installed02:00
DKcrossyes i know billybigrigger02:01
DKcrosshttp://paste.ubuntu.com/265760/02:02
billybigriggerenglish? :P02:05
mpontilloDKcross: can you pastebin the output of "sudo sh -x /etc/init.d/apport stop"?02:07
DKcrossbillybigrigger,  sorry02:09
DKcrossmpontillo,  wait please02:09
DKcross!paste02:10
ubottupastebin is a service to post multiple-lined texts so you don't flood the channel. Ubuntu pastebin is at  http://paste.ubuntu.com | To post !screenshots use http://tinyurl.com/imagebin | !pastebinit to paste directly from  command line | Make sure you give us the URL for your paste - see also the channel topic02:10
DKcrosshttp://paste.ubuntu.com/265845/02:11
DKcrossmpontillo,  the message http://paste.ubuntu.com/265845/02:11
mpontillothanks; looking and comparing to mine02:11
DKcrossok thanks02:12
mpontilloso I think I see the problem... "runlevel" is likely not in the path (the path does not include "/sbin")... just not sure what script is calling "runlevel"... it's a bit confusing from the "sh -x" output which script is calling it02:19
mpontilloDKcross: if you run "echo $PATH | tr ':' '\n' | grep sbin", does "/sbin" show up?02:20
DKcrosswait02:20
DKcrossoh man thanks02:21
DKcrossapport is ready02:21
mpontillogot it fixed then? no problem02:22
DKcrosshttps://bugs.launchpad.net/ubuntu/+source/splashy/+bug/333823/comments/102:22
DKcrossrecap02:22
ubottuUbuntu bug 333823 in splashy "missing dependency to upstart-compat-sysv (dup-of: 369670)" [Undecided,Confirmed]02:22
ubottuUbuntu bug 369670 in splashy "[Jaunty] apport crashing with splashy installed" [Medium,In progress]02:22
DKcrossRecap:02:22
DKcrosssudo update-rc.d -f apport remove02:22
mpontilloah gotcha, so upstart is not installed on your system so you don't have /sbin/runlevel.02:25
DKcross:o02:27
DKcrossi dont know:S02:28
DKcrossreally its problem for me, the diference between runlevel y upstart02:28
mpontilloI'm confused. there are a couple of parts to this... (1) 'runlevel' is part of 'upstart' on my system, so /sbin/runlevel is provided by 'upstart', (2) /sbin is in my PATH, and it looks like init scripts assume /sbin is in the path (or otherwise try to sanitize it first?)02:29
mpontilloso there are two possibilities: (1) you don't have 'upstart' - and I'm not sure if this is even possible, or (2) your $PATH is incorrect and /sbin/runlevel can't be found (and I'm not sure who is responsible for setting up the $PATH in init scripts)02:30
DKcrossah ok02:31
mpontilloif you type "runlevel" at the prompt, does it print out the current runlevel? how about if you type "/sbin/runlevel"?02:31
DKcrossN202:33
DKcrossyes /sbin/runlevel = n202:33
mpontillointeresting. if you type it without the /sbin/ in front, does it work?02:34
mpontillomy Karmic system does not have "splashy" installed, so now I'm wondering how that changes things...02:34
DKcrossyes work02:35
DKcrossi have splashy02:36
DKcrossi install splashy but02:36
DKcrossi have problems:s02:36
DKcrossconnection refused02:36
DKcrossnow i know! the problem is because i removed xsplash and usplash02:37
DKcrossand install splashy02:37
DKcrosssorry man, my english isn't very well:\02:38
mpontilloDKcross: no problem. I tried to fix the problem... do you want to test a version of 'splashy' from a PPA? I think I uploaded it, waiting for it to show up03:05
DKcross:o03:06
DKcrosssplashy doesn't work03:06
mpontilloDKcross: what do you mean? honestly I am not even running it, I just fixed the bug as described in the launchpad bug you described, and the linked forum posts03:07
DKcrossohh:o03:09
DKcrossin ubutuforums?03:10
mpontilloyes. https://launchpad.net/~mpontillo/+archive/splashy should have the fix - that is, if you install this version of splashy, you should be able to remove "apport" (or whatever other package) without an issue03:11
DKcrosshttp://ubuntuforums.org/showthread.php?t=125832903:12
mpontilloahh didn't notice this bug; someone beat me to it ;) https://bugs.launchpad.net/ubuntu/+source/splashy/+bug/36967003:13
ubottuUbuntu bug 369670 in splashy "[Jaunty] apport crashing with splashy installed" [Medium,In progress]03:13
DKcrossmpontillo, then your splashy work in your karmic?03:14
mpontillothat guy posted an identical patch, but it looks like none of the "universe" sponsors have approved it...03:14
DKcrossmpontillo, but now i can remove and upgrade my apport03:17
DKcrossi fix the problem with the other link03:17
mpontilloDKcross: okay. well I don't have splasy installed. but I made a comment on the bug I linked asking if the fix can go in Karmic03:18
mpontillogot to go feed the toddler now - afk03:18
DKcrosssudo update-rc.d -f apport remove03:18
DKcrosstest the splashy:D03:18
DKcrossthen i will add your repos to my source.list03:19
DKcrossand i will make update..03:19
DKcrossthen i will remove splashy03:19
DKcrossand install your version?03:19
DKcrossmpontillo,  yes?03:21
=== arvind__ is now known as arvind_khadri
DKcrossmpontillo,  i am trying with your package03:48
=== arvind__ is now known as arvind_khadri
linkinx64guys question.....i am trying to connect to a belking router and when i am conecting the router shows an amber light ...... other laptops can do it with no problems03:58
arvind_khadrihi, can i switch back to grub legacy?04:10
linkinx64guys question.....i am trying to connect to a belking router and when i am conecting the router shows an amber light ...... other laptops can do it with no problems04:17
linkinx64...???04:17
DWonderlyIs the ubuntu one server down?04:51
mpontilloDKcross: yes, then we can verify that the new 'splashy' package does not cause errors with stopping 'apport', etc04:52
DKcrossmpontillo,  are you there?04:55
billybigriggeri'm installing splashy now04:55
mpontilloDKcross: hi, just tried to write you but didn't realize that you had left (my client hides joins/parts)04:56
billybigrigger2 of you are having problems with apport crashes?04:56
mpontilloDKcross: I wrote, "yes, then we can verify that the new 'splashy' package does not cause errors with stopping 'apport', etc"04:56
DKcrossyes, but have the same problem04:56
DKcrossconection refused04:57
DKcrossyou know about this?04:57
billybigriggerknow about what?04:57
billybigrigger /var/cache/apt/archives/splashy_0.3.13-5ubuntu1_amd64.deb04:58
billybigriggerE: Sub-process /usr/bin/dpkg returned an error code (1)04:58
billybigriggersweet04:58
billybigrigger:) hehe04:58
DKcrossbillybigrigger,  no05:01
DKcross"splashy error: conection refused05:01
billybigriggerwell i can't even get it installed05:01
DKcrossbillybigrigger,  mpontillo  have package that dont have this problem05:01
mpontilloDKcross: not sure about the "connection refused" problem. I only tried to fix the "can't stop apport" problem.05:01
DKcrosshttps://launchpad.net/~mpontillo/+archive/splashy05:02
DKcrossbillybigrigger,  install this package  https://launchpad.net/~mpontillo/+archive/splashy05:04
billybigriggernope05:04
billybigriggerhttp://pastebin.ca/155571905:05
mpontillodamn, this splashy seems like a dangerous package ;) I wouldn't recommend installing it, if it wants to overwrite things in lsb-base ;)05:06
mpontilloDKcross: so, how did you get 'splashy' installed in the first place, anyway?05:08
billybigriggeryeah, i don't think i'm going to tinker with it too much more :P05:08
billybigriggerit will be forced down our throats soon enough05:08
DKcross--force05:09
billybigriggerhehe05:09
DKcrossdk@freehost:~$ sudo dpkg --force-overwrite --install splashy_0.3.13-5ubuntu1_i386.deb05:11
billybigriggerwhy is splashy so important to you?05:11
billybigriggerhaha05:11
billybigriggerthis package is fubar'd05:11
DKcrossbillybigrigger,  isn't  important05:12
DKcrossbuy i'm trying, u know, only for test...05:12
mpontillohttps://blueprints.launchpad.net/ubuntu/+spec/ubuntu-splashy so is this still going to happen for Karmic? I thought there was a UI freeze - dumb question: is "splashy" an exception?05:14
DKcrosswhat is UI freeze?05:16
mpontillothe guy who owns the spec doesn't have a ppa. was hoping maybe he had a beta version, or something05:16
DKcrossohh05:17
DKcrossyou are trying say, that the project is stoped?05:17
DKcross"stopped05:18
mpontilloI'm not sure. https://lists.ubuntu.com/archives/ubuntu-devel-announce/2009-August/000609.html this message indicates that only "bugs and polishing" are going to be done for Karmic. it seems like adding "splashy" would be considered larger than a bug fix and/or polishing05:19
mpontillohttps://lists.ubuntu.com/archives/ubuntu-devel-announce/2009-August/000606.html this message indicates that specs should be either "postponed" or "beta available" for Karmic. but the "splashy" spec is neither05:22
mpontillohttps://blueprints.launchpad.net/ubuntu/+specs?searchtext=splashy05:22
mpontilloso yeah I would make an educated guess that testing "splashy" is not going to be too useful to Karmic... but05:23
mpontillo*not sure if anyone knows otherwise.05:23
Polt{laptop}hey I would purging totem maybe fix it in the new upgrade ?05:28
Polt{laptop}like maybe if I purge it and reinstall it ?05:28
DKcrossmpontillo, thanks for all man!05:33
mpontilloDKcross: np05:42
mpontilloPolt{laptop}: you can try that, but it's not clear what you are trying to achieve?05:42
Polt{laptop}has anyone found a fix for this error in karmic yet ? " pa_stream_writable_size() failed: Connection terminated"05:57
Polt{laptop}totem keeps doing that05:58
Polt{laptop}my other sound works for me05:58
Polt{laptop}although I dunno about the sound effects05:58
Polt{laptop}I will have to check that again05:58
mpontilloPolt{laptop}: there is a thread here where someone is reporting the same problem; the suggestion was to get some additional data and file a bug: http://ubuntuforums.org/showthread.php?t=1232342&page=1806:01
mpontilloPolt{laptop}: you can also try the latest pulseaudio ppa here: https://launchpad.net/~ubuntu-audio-dev/+archive/ppa06:03
DKcrossi think that karmic koala have more bugs that jaunty alpha5 for example06:06
QPrimeJaunty was pretty smooth, but there were major breakages during development with Jaunty.  Now that Karmic is in feature freeze, things will stabilize and get fixed.06:24
Polt{laptop}man someone reaaaaaaly needs to fix the audio crackling06:42
Polt{laptop}it wasn't doing that before06:42
Polt{laptop}sometimes I think it can be fixed by just killing alsa06:45
Polt{laptop}I think alsa and pulse are clashing06:45
Polt{laptop}that is why sometimes it crackles06:45
Polt{laptop}they are both having to get along together pretty much06:45
Polt{laptop}and both are wanting to use the same resources probably06:46
Polt{laptop}and because of that there is this battle between the two programs06:46
Polt{laptop}something needs to be done to let one or the other take over control of sound06:46
Polt{laptop}like a failsafe06:46
Polt{laptop}and alsa should be the failsafe06:46
Polt{laptop}and then pulse should be configured so that if alsa is using some part of memory that pulse acts more like a buffer zone or something with the rest the computer but also eventually code in compatibility for pulse to be like alsa but even more efficient on ram and to use less resources06:47
Polt{laptop}I think that would be ideal06:47
mpontilloPolt{laptop}: you mean like this? http://upload.wikimedia.org/wikipedia/commons/0/00/Pulseaudio-diagram.svg ;)06:48
mpontillofor what it's worth, some peoples' workaround is to "sudo aptitude purge pulseaudio" - I'm keeping it installed to try to help with the test effort...06:49
Polt{laptop}this looks like a latency issue06:50
Polt{laptop}possibly since pulse is trying to juggle all of those things and probably listening for them06:50
Polt{laptop}another function should be invokved or something that allows pulse to just drop something and put full focus on something else if need be06:50
mpontilloPolt{laptop}: if you want to make sure pulseaudio always gets enough CPU time, maybe try something like: sudo renice -20 $(pidof pulseaudio)06:53
mpontillo(I'm curious if that helps with your latency issues)06:54
Polt{laptop}do I have to do that all the time ?06:55
Polt{laptop}like every time I login ?06:55
Polt{laptop}or should I write a temp script for it ?06:55
Polt{laptop}like in the init scripts06:55
mpontilloPolt{laptop}: yes, it only takes effect for the current run of pulseaudio. just something to try for testing, not a permanent solution06:55
mpontillothe problem is, pulseaudio gets automatically spawned if it dies. so you'd have to hook into that process to "renice" it each time. could get ugly06:56
Polt{laptop}it set the priority to 2006:58
mpontillo20 or -20? (negative values mean the process gets more CPU time.) I got: 7893: old priority 0, new priority -2006:59
Polt{laptop}nice07:01
Polt{laptop}will this stay permanent ?07:02
Polt{laptop}or do I have to set it each time ?07:02
Polt{laptop}I set it to -2007:02
mpontilloPolt{laptop}: did it help? again - yes, you would have to set it each time.07:03
Polt{laptop}it seems now like it helped07:03
Polt{laptop}I will not know for sure until a few moments07:03
Polt{laptop}if it doesn't pop and click and garble then it works07:03
Polt{laptop}it seems like it is working better07:04
Polt{laptop}couldn't I set the audio priority to -10007:05
Polt{laptop}or would it go that far ?07:05
Polt{laptop}that seems like it would be like 0 latency07:05
Polt{laptop}it would give so much more processor time to the sound chipset that it might even be a good audio tweak for Studio 64 users07:05
Polt{laptop}kind of to enhance a real time kernel07:06
Polt{laptop}it seemed to make it more responsive07:06
Polt{laptop}-20 is as low as you can go07:06
Polt{laptop}that still isn't bad though07:06
Polt{laptop}it almost lasted a whole song without messing up07:07
=== Into_the_Pit is now known as Frickelpit
Polt{laptop}songs just don't last07:14
Polt{laptop}they play about 3/4 through and then start clicking and popping and garbling07:14
Polt{laptop}I just remembered I think this soundcard on this computer goes down to a certain millisecond latency07:20
Polt{laptop}probably like 30 or something07:21
Polt{laptop}like 30 ms07:21
Polt{laptop}I think I got it down to 5 ms awhile back07:21
Polt{laptop}I set the priority on 6 and it seems like it hasn't messed up yet07:21
Polt{laptop}ok it finished a whole song at 607:22
Polt{laptop}I gave it an extra second for stability reasons07:22
Polt{laptop}well extra priority is what I am referring to07:22
mpontilloPolt{laptop}: keep in mind that the priorities are relative to all the other processes in your system. for example, if you have pulseaudio and totem competing for CPU usage, if totem runs too often then pulse might get starved and you'd hear the "clicking" (I assume)07:25
mpontilloso, the other thing you might try is to run totem at a lower priority  (higher "nice" value) , so that pulse gets a chance to run more often07:26
mpontillohit alt-f2 and run "gnome-system-monitor" and there should be a nice interface where you can adjust the priority of each process07:26
mpontillog07:27
mpontillo*sorry for the typo, heh, the odd thing is I can't use alt-f2 on my system any more; it gives me an error. anyway, the point is, in gnome-system-monitor you can right click a process and set its priority07:28
Polt{laptop}I still can't get totem to work07:28
mpontilloodd - totem works fine for me; in fact I think better than in Jaunty - I never had much luck without an nvidia gfx card though.07:32
mpontilloalso - on the "nice" values, if you look in gnome-system-monitor you'll notice that all the default "nice" values are 0. that means if you run it at, say, 6, it's still getting less CPU than anything other process on the system07:32
Polt{laptop}yeah07:36
Polt{laptop}I set it to 1507:36
Polt{laptop}it seems to respond well still at 1507:36
Polt{laptop}and so far no crashes at 1507:36
Polt{laptop}totem is the only thing that just won't run07:37
Polt{laptop}it will not play anything07:37
mpontillobut, if it's at 15 and everything else is at 0, that means it's not an issue with CPU time, because all the other processes are higher priority - right?07:37
zer01hi all07:40
Polt{laptop}well possibly the sound card just has latency07:40
zer01i'm having a problem with skype and the audio capture on my dell xps m153007:40
zer01its really quiet, almost inaudible07:41
zer01anyone here at all?07:43
mpontillozer01: sadly, no one with the cure-all for everyone's sound problems, it seems. you could try the PPA here: https://launchpad.net/~ubuntu-audio-dev/+archive/ppa07:49
mahfiazi configured something wrong and now have Multi_key instead of R_Alt. Any help?07:49
mpontillomahfiaz: System > Preferences > Keyboard, "Layouts" tab - did you try the "Reset to Defaults" button?07:50
zer01mpontillo: thanks heaps!07:51
mahfiazmpontillo, thanks07:52
mpontillonp * 207:52
alteregoazeta reticuli08:42
alex___I recently updated to Karmic and now VLC does not diable the screensaver while playing videos. Anyone know a fix?08:43
alteregoayeah disable the screensaver its worthless08:44
alex___I have kids, the computer is in the living room and I don't like the3m mashing the keyboard when I am not there.08:44
alex___So that is not really an option.08:44
alteregoalol08:45
Dr_Willisdisable the screensaver?08:45
alteregoawhatever the fnord said: baru harmaudu08:45
alex___you know, when you are playing a video the screensavfer will not turn on.08:45
Dr_Willisyes.. just disable the screensaver competely.08:46
cwillu...while the movie is playing...08:46
Dr_Willisdisable the screensaver totally, competely. using the screensaver settings. :)08:47
alex___well that is ok for me but why doesn't VLC do it for me? Surely it is anoying to have to do it manually?08:47
Dr_Willisnever noticed.. havent tried.. havenet heard of anyone else with the issue08:47
alex___Or do you know a CLI method to enable, disable screensaver?08:47
Dr_Willisfile a bug report. thats whats alpha testing  is all about.08:47
alex___okok. I'll file a bug.08:48
DKcrosscan i, install plymouth on karmic koala?08:48
Dr_Willis!info plymouth08:50
ubottuPackage plymouth does not exist in karmic08:50
DKcrosshttps://launchpad.net/~plymouth-dev/+archive/ppa08:51
Dr_Willisdo they have karnic packages in that ppa repo?08:52
Dr_Willisadd the repos like they say.. and see if they do i guess...08:52
Dr_Willisdeb http://ppa.launchpad.net/plymouth-dev/ppa/ubuntu YOUR_UBUNTU_VERSION_HERE main08:52
DKcrossDr_Willis,  yes08:54
DKcrossi have the repos,now08:55
alteregoaalex: compile vlc with svn09:13
Dr_Willisnice to see a new vlc version in 9.10  :) now everyone will be happy the video is back embeded in the main window09:14
aboSamoorno sound when playing youtube in firefox after the last updates of PulseAudio09:17
Dr_WillisHmm.. havent noticed.. let me check09:17
SoftVisionhi what is the path for the configuration file for grub2?09:19
alteregoamenu.lst?09:20
alteregoa_/boot/grub09:20
SoftVisionthere is no such file09:22
durtSoftVision, called grub.cfg09:22
SoftVisiondurt: thanks, got it.09:23
Dr_Willisgrub 2 has its own config files that you SHOULD edit.. and some you DONT edit09:23
SoftVisionstrangely it didnt detect windows for me09:23
Dr_Willis /etc/default/grub   and /etc/grub.d    are where teh ones you want to edit are09:23
Dr_Willisyou do NOT want to edit /boot/grub/grub.cfg09:24
durtthat might be why grub.cfg reverts to default every time the package is upgraded :)09:25
Dr_Willisdurt:  yes... you  are missing a BIG warning about grub2 :)09:25
Dr_Willisgrub2 basics  http://ubuntuforums.org/showthread.php?t=119527509:25
SoftVisionwhat do I want to edit then?09:25
SoftVisionoh ok09:26
* Dr_Willis looks up. :)09:26
Dr_Willisin grub.cfg --> #09:26
Dr_Willis# DO NOT EDIT THIS FILE09:26
Dr_Willis:)09:26
SoftVisiongot it.09:26
durtthanks, actually spent alot of time a few days ago looking for good grub2 docs.09:26
Dr_Willistheres the grub2 docs.. then thres configuring grub2 in ubuntu :)09:26
=== r0bby_ is now known as r0bby
Dr_Willisim not sure if the use of the /etc/default/grub stuff is ubuntu speciric or not09:27
SoftVisionthis doesnt make sense09:27
SoftVision /etc/default/grub and /etc/grub.d dont look anything like menu.lst09:27
Dr_WillisThe files in /etc/default/grub and /etc/grub.d are read/parsed to generate the proper grub.cfg09:27
SoftVisionso how am I supposed to add another operating system?09:27
Dr_Willisits not a menu.lst they are actually scripts09:27
Dr_Willis From reading the README file it says..........09:27
Dr_Williscat /etc/grub.d/README09:28
Dr_WillisFor example, you can add an entry to boot another OS as09:28
alteregoagorgs work great09:28
Dr_Willis01_otheros, 11_otheros,09:28
Dr_WillisI got a windows vista entry in the '30_otheros' file..09:29
Dr_Willispastebinit 30_otheros09:29
SoftVisionI don't get it. Do I have to make a file in /etc/grub.d called 01_windows?09:29
Dr_Willishttp://pastebin.com/f62b7d64109:29
Dr_Willisthe readme says use 11+ for those OTHER os  enetries.09:29
Dr_Willisnot 0109:29
Dr_WillisThe files are parsed in order to gerneate the grub.cfg09:30
SoftVisionI have windows xp on root(1,1)09:30
Dr_Willisso edit the example i pasted..09:30
SoftVisionwhat do I name the file?09:31
SoftVision11_windows will do right?09:32
Dr_Willismine is called  30_otheros09:32
Dr_Willisthat puts it at the end of the grub menus09:32
Dr_Willisand from what i am reading at the docs..09:33
Dr_WillisWhen "update-grub" or "update-grub2" is executed, Grub 2 will search for linux kernels and other Operating Systems. What and where is looks is based on the files contained in /etc/grub.d folder.09:33
Dr_Willis    * 10_linux searches for installed linux kernels.09:33
Dr_Willis    * 30_os-prober searches for other Operating Systems.09:33
Dr_Willisthat 30_os-prober is spposed to find/auto add other os;s from what i gather.09:34
SoftVisionok so 30_windows should directly put it at the bottom right?09:34
Dr_Willisif you just run 'sudo update-grub2' thenit might auto-see/add your windows os09:35
Dr_Willisthe fact its on hd1,1 might be confuseing it.09:35
SoftVisionyeah it found it09:36
Dr_Willisso all you had to do was run 'update-grub' :)09:36
SoftVisionlol yeah09:36
SoftVisionthanks a lot Dr_Willis. :-)09:37
SoftVisioncya.09:37
Dr_WillisTime to make a new alis to point people to the grub2 basics page.09:40
Dr_Willis*** Grub2 Basics (YES go read it!) --> http://ubuntuforums.org/showthread.php?t=119527509:40
tgpraveento all those using ubuntu 9.10\10:00
tgpraveencan you send/ receive files via bluetooth to any device?10:00
tgpraveenusing the gnome-bluetooth which is installed by default out of the box10:01
=== arvind__ is now known as arvind_khadri
locker1does the kubuntu alpha 5 make a good impression?10:16
Dr_WillisHmm10:17
Dr_WillisKubuntu works decently well here10:17
Dr_WillisIf you like kde :)10:17
Dr_WillisIm so used to gnome - i find parts of it.. odd.10:17
locker1gnome is too, yes, old and lame :)10:18
locker1kde 4.3 looks good, but i wasn't really happy with kde&ubuntu in the past...10:18
locker1let's try it..10:18
Dr_Williskubuntu got some tweaking/loving this time around it seems10:19
Dr_Willishttp://www.osnews.com/story/22113/Kubuntu_Gets_Some_Love10:19
locker1and i heard there were problems with ext4 and kde because of some files which are always rewritten10:20
locker1is this bug or other ext4 bug solved?10:21
tgpraveenhas the bootscreen changed at all after that initial change in alpha 4/510:28
tgpraveenthat one doesn't look so good imho jaunty was better10:28
tgpraveenthough the mockups are so good10:28
tgpraveenwonder when thye will implement that10:28
pcbuilder97any body installed 9.10  had issue with floppy drives running all the time???11:08
alteregoai'm  a paranoid spangloid11:14
alteregoamy dual 5 1/4 and 3 1/2 do not run all the time builder11:14
poltercan anyone in here tell me how to edit /debian/rules for the ffmpeg-sources to build with support for non-free codecs?11:16
polterwhere do I put the option I want to configure it with? there's a file called conffile or something like that, that contains a lot of options, but where do I put the stuff I want in it?11:17
alteregoapolter i just added the svn11:26
alteregoanow i can play almost anythin with ffmpeg11:27
polterwell. I want to build a deb-package, so I thought I would just apt-get source it, edit the build rules, then manage it through apt11:27
polterand apparently the source file is broken because I get errors the stem from the original rules11:28
alteregoahttp://wiki.ubuntuusers.de/FFmpeg/Kompilieren11:28
poltersorry I don't know german11:29
polterbut hey, I'll try the instructions anyway11:29
alteregoamaybe its english if you google it11:30
polterit's ok.. I can probably work out what it say.. german and swedish aren't so different11:31
alteregoaeller eek sprek irclish11:31
polterok now I totally don't know what you're saying :)11:32
alteregoame too11:32
alteregoavi är alla gothons11:32
alteregoayeah i have to watch the new wiki movie11:34
Michalxohello! anyone using GAJIM?11:46
MichalxoI can't hear any sound from gajim, anyone having similar bug?11:46
alteregoagajim?11:50
alteregoawtf is gajim?11:50
BUGabundoan IM client11:50
BUGabundoMichalxo: check its output11:50
BUGabundomake sure its using Pulse Audio11:51
BUGabundoand (install) and open PavuControl11:51
BUGabundoto see if gajim is outputing anything11:51
Michalxohasn't karmic already got pavucontorl?11:51
Michalxothat default one?11:51
BUGabundoah??11:55
BUGabundodon't think so11:55
Michalxono, it's different a bit..11:56
Michalxodon't see any error concerning PA in gajim :-/11:56
MichalxoI think it used to use aplay -l for playing, but now there;s nothing ;_/11:57
BUGabundoif its using aplay then it's a bug11:57
BUGabundoit should be using system sound server11:57
BUGabundoin this case PA11:58
Michalxook, thanks :)11:59
polterisn't "./configure --prefix=/home/$USER/ffmpeg" supposed to work? it tells me the folder doesn't exist, which it does12:00
polterI can't seem to figure it ouy12:00
polterout12:00
robin0800BUGabundo: know anthing about the grub 2 recent bug12:00
BUGabundorobin0800: only what I've read here12:01
robin0800polter: try sudo12:01
BUGabundoabout ati and remote pointers12:01
BUGabundopolter: does that bin even exist there???12:01
polterBUGabundo, what do you mean?12:01
polterI created all the necessary folders12:01
BUGabundothere's no exectable called ffmpeg on any user account12:02
BUGabundoahh ok12:02
polterDOH!12:02
polterI just pasted all the option without actually writing ./configure :D12:02
polterdamn it12:02
BUGabundolololol12:03
polterhehe, yeah.. that'a  fail12:04
Grantbowprobably an faq but I couldn't find it using google or launchpad searches.  Latest karmic, firefox 3.5 & flashplugin-nonfree - how can I watch youtube videos?  It keeps saying I need to install flashplugin.12:06
BUGabundohave you restarted FF ?12:09
BUGabundo32 bits or 64 ?12:09
Grantbow32 bits, yes I've restarted12:09
BUGabundoGrantbow: about:plugins12:11
BUGabundois it there?12:11
Grantbowno, and I've tried several things to make it appear there but nothing has worked so far12:11
penguin42hmph, all my panels seem to have swapped monitors on that reboot12:12
polterI'm giving up on ffmpeg now.. it breaks when it gets to compiling matroska support12:15
Grantbow~/.mozilla/firefox/xakl51nz.default/pluginreg.dat shows it's finding the libflashplayer.so plugin after finding several libtotem plugins12:20
polterGrantbow, remove gnash or swfdec if you got those installed12:21
Grantbowneither gnash nor swfdec are installed12:22
Grantbowthanks for the ideas12:22
polterGrantbow, I know I've had to create a symbolic link to flashplugin.so (or whatever it's called) in some folder of Firefox's under /usr/share12:24
Grantbowflashplugin-nonfree is version 10.0.32.18ubuntu1, the latest12:24
poltercheck /usr/lib/mozilla/plugins12:24
polterif there's some flash-plugin there12:24
Grantbowpolter, I have done that I'll double check it12:25
penguin42Grantbow: Are you on 32bit or 64?12:25
Grantbowpenguin42: 32 bit12:25
penguin42hmm should be the easy case12:25
Grantbowpolter: lrwxrwxrwx 1 root root 48 2009-09-06 03:57 libflashplayer.so -> /usr/lib/flashplugin-installer/libflashplayer.so12:26
Grantbowthat should be right12:26
GrantbowI think12:26
Grantbowpolter: that was from /usr/lib/mozilla/plugins12:26
polteryeah I guess that looks right. I haven't messed around with flashplugin for a while12:27
Grantbowthanks for trying, good ideas to double check what I've been looking at12:28
GrantbowI feel like I'm on the right track but I'm missing something somehow - I'll find it eventually12:29
penguin42Grantbow: Although not very scientific, have you tried removing EVERYTHING flash related - every last bit; and reinstalling the flashplugin-nonfree?12:29
penguin42and delete the pluginreg.dat in your profile before reinstalling12:30
Grantbowpenguin42: apt-get remove --purge flashplugin-nonfree flashplugin-installer ?  I tried that.  I haven't tried messing with the pluginreg.dat yet.12:31
penguin42Grantbow: Do that purge, but also go round and find any symlinks or stuff left around, clear those out12:31
penguin42Grantbow: I'd also do that pluginreg.dat - move it out of the way12:31
Grantbowpenguin42: kk, thanks12:31
penguin42If that fails, sacrifice a chicken12:32
Grantbowthat was my next thought, lol12:32
Grantbowpenguin42: THAT'S IT! (in Charlie Brown Fashion) moving the pluginreg.dat out of the way fixed it. Thank you!12:35
penguin42no problem; I think it's like a cache that sometimes gets out of sync12:35
Grantbowit was in there before but didn't work12:36
Grantbownow it does12:36
penguin42you can put the chicken away for next time you have to fix printing12:36
Grantbowprinting was earlier today and I appended to the bug!  https://bugs.launchpad.net/ubuntu/+source/cups/+bug/41797712:38
BUGabundopenguin42: :D12:38
ubottuUbuntu bug 417977 in cups "Since last karmic cups update printer will not connect to cups" [Undecided,Incomplete]12:38
* penguin42 checks - nope, not a Tuesday12:38
GrantbowThanks everyone for the help!12:39
penguin42np12:39
BUGabundopenguin42: *best* bug so far12:40
qlhmhi, i' m testing karmic alpha 5 and having the following problem with grub2 in lvm2 partitions as / :12:45
qlhm# grub-probe -t device /12:45
qlhmgrub-probe: error: cannot find a device for /.12:45
BUGabundogrub-probe is having lots of prob recently12:45
BUGabundohang on a bit12:45
Newbeehello everybody13:01
NewbeeI have kubuntu 9.10 alpha 5 and I don't know how to make the network manager applet to connect to a wlan whose SSID is not visible.13:01
tgpraveenhas the bootscreen changed at all after that initial change in alpha 4/513:26
tgpraveenthat one doesn't look so good imho jaunty was better13:26
tgpraveen though the mockups are so good13:26
__Dragon__can anyone help me out with this sound problem on 9.10?13:27
ChrisBuchholzHi, I'm having troubles connecting (via android sdk) to my htc magic. I've did it before, but I've just installed karmic alpha 5, and now I can't remember which of the many udev rules suggested actually worked for me last time13:47
qlhmhi, does anyone have seen this grub2 problem in lvm2 partitions in karmic a5, and have any idea on the cause?13:47
qlhm# grub-probe -t device /13:47
qlhmgrub-probe: error: cannot find a device for /.13:47
ChrisBuchholzAnyone knows which might work with karmic?13:47
ChrisBuchholzI've tried them all, i guess, but none of them workes13:48
qlhmmy /proc/mounts contains /dev/disk/by-uuid/c5bffbe1-6968-4eee-a800-8346df56459a / btrfs rw,relatime 0 013:49
qlhmand /dev/disk/by-uuid contains lrwxrwxrwx 1 root root  20 2009-09-06 12:11 c5bffbe1-6968-4eee-a800-8346df56459a -> ../../mapper/vg0-os013:50
qlhmand /dev/mapper actually contains brw-rw----  1 root disk 252,  0 2009-09-06 12:11 vg0-os0 as expected.13:50
nperryChrisBuchholz: bear with me two mins, ill be able to help13:51
ChrisBuchholznperry: sure, no problems13:51
nperryChrisBuchholz:  Way i did it was like this gksudo gedit /etc/udev/rules.d/51-android.rules then put SUBSYSTEM=="usb", SYSFS{idVendor}=="0bb4", MODE="0666"13:54
nperryWorks fine for me13:54
ChrisBuchholzi'll try that13:55
nperryBut thats on my dream not to sure if SYSFS will be different :s13:55
ChrisBuchholzactually, i'm quite sure it's the same for magic - of what i remember anyways13:56
ChrisBuchholznope, didn't work either, on fortunately13:56
ChrisBuchholzi remember having lots of problems on jaunty too, but then i found one that worked13:56
ChrisBuchholznow i can't find it again13:57
nperrythen  /etc/init.d/udev reload - disconnect both sides of cable the re-plugin13:57
ChrisBuchholzhmm13:58
ChrisBuchholz* Reloading kernel event manager...                                            No /sbin/udevd found running; none killed.13:58
nperrysudo :P13:59
ChrisBuchholzoh, sure!:D13:59
ChrisBuchholzstill no luck14:00
nperryWhat the reload or the adb?14:00
ChrisBuchholzadb14:00
nperryAre you adb kill-server14:00
nperrythen adb start-server14:01
ChrisBuchholzyes14:02
ChrisBuchholzstill no luck14:02
nperrywhat does adb devices outpit?14:02
nperry*output14:02
ChrisBuchholzi remember using 90-android.rules instead of 51 last14:02
ChrisBuchholznothing at all14:02
ChrisBuchholzthe same problem i had last time14:02
ChrisBuchholzbut then i tried a lot of different lingus' and at last, one worked14:02
nperryhttp://bzed.de/posts/2009/05/howto_set_android_developer_device_permissions_with_udev/14:03
nperryThis uses 90, but such a farst way around it, what i said worked first time for me!14:04
nperryah ChrisBuchholz  for th14:06
ChrisBuchholzhuh?:D14:06
nperrychmod a+rx /etc/udev/rules.d/51-android.rules14:06
ChrisBuchholzi'll try that:P14:07
nperryJust another suggestion, i followed a guide on XDA Devs for it14:07
nperrytbh for weeks before i discovered it, i was sudo adb start-server14:08
nperryWhich I had no problems with14:08
ChrisBuchholzstill nothing, i'm afraid14:08
nperryMeh, sorry - Out of ideas for tha14:09
nperrys/tha/that14:09
ChrisBuchholzthanks for the help anyways:P14:09
nperryIt all worked for me first time, dunno if its because its a magic14:10
nperryMaybe drop by in #android or #android-root14:13
ChrisBuchholznperry: thanks, i'll try that14:13
ChrisBuchholzyeah, i got it working14:14
nperryAh great :)14:14
ChrisBuchholzi just changed 51 to 90 and SYSFS to ATTRS14:14
ChrisBuchholzand then it pupped up14:15
ChrisBuchholzthanks for your time, nperry ;)14:16
nperryNot a problem!14:16
Michalxoanyone able to see this?  http://www.atdhe.net/7565/watch-fia-wtcc-oschersleben- ?14:25
MichalxoI think there is some flash problem...14:25
Michalxoa friend of me is able to see it in Vista,... and another on arch none.. same as me. :-/14:26
Michalxonot +1 question.. sorry14:27
penguin42Michalxo: It doesn't seem to work in Chromium+flash10 on karmic14:28
Michalxointeresting :-(14:29
Michalxonot in whole linux probably :-/14:29
BladeHey can someone please help me, i installed Xubuntu yesterday and updated it today, i restarted it and now i'm stuck on the GRUB menu14:29
penguin42Blade: does it give you any errors?14:30
Bladewell there's 6 different options for me to choose from, there's the 2 memory tests14:31
Bladeand the 2 diff versions of ubuntu (each with a recovery mode)14:31
Bladethe 2 ubuntu versions i see are:14:31
Michalxopenguin42, any thoughts about how to make it run? :-14:32
penguin42Michalxo: No14:32
Michalxoso problem pure in falsh, right?14:32
Blade2.6.31-9-generic and 2.6.30-8-generic14:32
penguin42so what happens when you pick 2.6.31-9-generic?14:33
Bladewhen i select "Ubuntu, Linux 2.6.31-9-generic"14:33
Bladethen it says14:33
Blade"Booting 'Ubuntu, Linux 2.6.31-9-generic' "14:34
Bladeerror: Unknown argument `--no-floppy'14:34
BladeFailed to boot default entries.14:34
BladePress any key to continue..._14:34
penguin42weird14:34
Bladethats it14:34
Bladeye14:34
penguin42ok, well I think it gives you an option to hit 'e' to edit doesn't it ?14:35
Bladeyes it does14:35
penguin42so select the 2.6.31-9-generic and hit e to edit, see if you can see the --no-floppy anywhere and remove it14:35
Bladeall that i see is "set quiet=1"14:36
BladeO.o14:36
penguin42oh14:37
Bladeye, wat should it say?14:37
* penguin42 guesses this is a grub2-ism that I haven't looked at before14:38
Blade=/14:38
penguin42the examples I can find in launchpad seem to suggest the --no-floppy is part of a 'search' line associated with a menu entry as opposed to a kernel flag itself14:40
Bladepenguin42, do u know of anywhere where i might be able to get help on this?14:40
penguin42no, sorry I'm still on 114:40
Bladeis there some way for me to move back to 1?14:40
Bladei'm a newbie when it comes to linux14:41
penguin42I guess you could install 1 - but it might just be better to fix that; I doubt it's a particularly big screw up14:41
Bladehow would i be able to install it? =/14:41
Bladepenguin42, niether of i know how to fix the problem, so do u know how i can go back to grub1?14:46
penguin42I've installed Grub1 in the past - but I don't know how to do it in a way which will leave you with a booting xubuntu based on your current install - my bet is that the best way is to use the edit feature to fix whatever the issue is, but that will need someone who knows grub2 better than me14:47
Blademeh14:48
Bladethanks for ur help buddy14:48
BluesKajHiyas all14:48
Bladei guess i'll keep wondering around google14:48
* penguin42 goes afk for a while14:49
BluesKajgoogle what issue , Blade?14:49
Bladelet me pm u rather14:49
BluesKajbummer, I couldn't help14:54
BluesKajstill trying to come back to life ..gulping coffee14:55
Michalxopulseaudio is crashing again...15:05
tj83Michalxo, join the club same problem here15:08
Michalxopulseaudio assert failure: *** glibc detected *** /usr/bin/pulseaudio: corrupted double-linked list: <address>15:08
tj83Michalxo, what log did you pull that from?15:09
Michalxowell it's bug15:09
Michalxohttps://bugs.launchpad.net/ubuntu/+source/pulseaudio/+filebug/A0tf0GmTUQbNzJxvJzdVBNHWLsh15:09
tj83from syslog : Sep  6 10:03:10 quad rtkit-daemon[3541]: Warning: Reached burst limit for user '1000', denying request.15:09
tj83i get this repeating over and over15:10
Michalxoheh15:11
Michalxosadly, PA is still a piece of ** :(15:11
Michalxo1,5 years and still bugging :(15:11
tj83Michalxo, is that URL you gave a link to the bug? i just get get the "report a bug" page15:12
* tj83 goes to smoke brb15:14
aboSamoordoes anyone have problem with pulseaudio and flash ? here, I don't have sound when playing youtube !15:17
aboSamoorMichalxo: I feel that programming pulseaudio is like going to the moon !15:18
Michalxotj83, yes.. I thought it will list the similar bugs.. around 10 same :)15:18
MichalxoaboSamoor, I have opposite :D15:18
Michalxobut only in 1 stream.. else works fine :-/15:18
MichalxoaboSamoor, try searching the launchpad bugs... I think this bug is very common ;)15:20
BluesKajaboSamoor, I purged pulseaudio and my sound probs went away :P15:23
aboSamoorBluesKaj: The idea of using karmic to help ubuntu by reporting bugs, once it is released and the prbs are not fixed I will purge it ;)15:24
BluesKajaboSamoor, the sound server falls back to the kernel module in most cases cuz it has the drivers ...well maybe the devs should purge it too cuz the probs with PA just keep mounting15:25
tj83what about just disabling PA? something we can use till the bugs get worked out? everything else seems relatively stable.15:26
aboSamoorBluesKaj: I am really shocked why creating a sound system is hard ! according to my readings this is  not a challenge for science and at least not NP problem !!!15:26
aboSamoortj83: skype 2.1 does not have other than pulseaudio in the sound options !15:27
tj83aboSamoor, ah i see, well as i dont use skype much, i could wait till PA gets whipped into better shape.15:28
BluesKajaboSamoor, now relying totally on PA is a big mistake15:30
* penguin42 is now using chromium as his main browser15:31
BluesKajskype for linux devs should be taken to task for that15:31
aboSamoorpenguin42: chrome does not have feeling luck in the address bar :(15:37
penguin42it's fast and flash doesn't seem to crash in it as much as it does in ff15:37
aboSamoorpenguin42: LOL, sound for flash is working chromium15:39
penguin42sound in flash has more to do with blackmagic and incantations15:39
BluesKajbeen using chromium for 2 mos now , and it's become my default browser15:43
aboSamoorchromium seems robust browser but it lacks many features15:44
BluesKajall the media plugins in chromium work very well, very few pages crash or freeze FF3.5 was worse in that regard15:44
penguin42there are some things that bug me - but stability is a big one for me15:45
BluesKajthe bookmark toolbar setup is a bit different ,but manageable15:45
BluesKajaka bookmarksbar15:46
penguin42yeh, I'm missing a home button - but I just added a google button to the tool bar and that does15:46
BluesKajpenguin42, you can add the home button in options/basic/show home button on toolbar15:48
penguin42ooh, hadn't noticed that - thanks!15:49
BluesKaj:)15:49
penguin42the only annoying thing is having to start it with --enable-plugins; I've added that to my panel button15:49
BluesKajpenguin42,  sudo ln -s /usr/lib/firefox/plugins/flashplugin-alternative.so /usr/lib/chromium-browser/plugins/ ' then ' chromium-browser --enable-plugins15:51
BluesKajpenguin42, open /etc/chromium-browser/default , make sure last line is : CHROMIUM_FLAGS=""--enable-plugins15:53
penguin42ah ok15:56
BluesKajthat fix is right from the #chromium devs15:58
penguin42the one thing I'd like to change is that it seems to prefer it's 'other bookmarks' tab on the right - and that right is a wrong16:09
vlt_mobHello. I installed ubuntu karmic, plugged in a usb webcam and started xawtv. I can see the captured image for about 10 seconds, then only the first 16 or 20 columns of pixels on the left. http://pastebin.com/f20792d61 shows the syslog events when plugging in the cam and when starting xawtv. When the image goes dark nothing is written there. Any idea?16:10
penguin42that syslog looks ok16:10
BluesKajpenguin42, yeah it's a bit quirky but I'm becoming accustomed :)16:13
pcI just upgraded to 9.10 alpha 5 and I can't connect to my wifi. What can I do?16:14
vlt_mobWhen restarting xawtv the image is still cropped. Plugging the device to another usb port "resets" something and I can see an image for 10 seconds again.16:14
penguin42vlt_mob: Do you have something which records the camera output? I'm just wondering if the problem is the camera or the thing that's displaying it16:15
vlt_mobpenguin42: What could I use for recording the output?16:15
penguin42not sure, but I bet there's something for webcams to do that16:15
BluesKajpc, there are some networking probs with some wifi cards ..do an iwconfig ,and pastebin the output if any16:16
pcBluesKaj: ESSID is nothing ("") and wlan0 isn't associated with any network.16:18
BluesKajpc, you had the wifi working ok in jaunty , right ?16:19
pcBluesKaj: Yes16:19
=== pc is now known as alexandernst
alexandernstBluesKaj: Its a wpa-psk, and I had no probs with jaunty. The problem must be some change in networkanager16:21
BluesKajwell, I've been using wicd as my wifi network manager on 3 linux machines and 2 are karmic , so I've been recommending wicd as an alternative to the default network manager ..received some flak over this but I beleive ppl should know about it16:21
alexandernstBluesKaj: Ok, I could give it a try.16:22
alexandernstBluesKaj: it's deb http://apt.wicd.net karmic extras, right?16:22
alexandernstBluesKaj: How can I donwload the package on this machine (I'm in jaunty in another pc) ?16:23
BluesKajwicd works on wpa-psk andwpa2 , and all of the encryptions actually ...http://www.wicd.net16:24
BluesKajalexandernst, make sure you canonical partner debs and third party repos are enabled16:25
BluesKajif you want to take the cli, aptitude or apt-get route16:26
alexandernstBluesKaj: I have enabled them, but the prob is that I'm on jaunty on another machine, and I can't conect to any network on my pc with karmic. So, how can I get the debs?16:27
alexandernstBluesKaj: Maybe from ppa?16:27
penguin42alexandernst: http://packages.ubuntu.com/jaunty/all/wicd/download16:28
penguin42oh substitute karmic in there16:29
alexandernsts/jaunty/karmic, yes :)16:29
alexandernstThanks penguin4216:29
BluesKajalexandernst, sorry i was replying to an important email , yes penguin42 's suggestion is a good one16:32
alexandernstBluesKaj: np ;)16:33
alexandernstBluesKaj: I had to remove network-manager. Then I installed it and now it says that it can't connect to dbus interface.16:41
BluesKajalexandernst, are you in 'preferences' ?16:45
alexandernstYes16:45
alexandernstBluesKaj: I already set as default WiCD16:46
BluesKajdoes it see nay networks ?16:46
BluesKajany16:46
alexandernstI cant even start it.16:46
adam7alexandernst: can you /etc/init.d/wicd start ?16:46
alexandernst1sec, Ill try that16:46
alexandernstAh, I think I know wha't s the problem. I'm missing pynotify16:48
alexandernstCould be that?16:48
vlt_mobpenguin42: I installed fswebcam and used the --loop option to save several images to the fs. The images get cropped now after about 45 captured images.16:49
BluesKajalexandernst, alt+f2 wicd in the textbar16:49
adam7alexandernst: you don't need pynotify, it's optional16:49
penguin42vlt_mob: OK so what that tells me is it's the webcam and not the thing displaying it16:49
alexandernstBluesKaj: It tries to start, it asks me for root passwd and then crashes saying that it can't connect to dbus16:49
penguin42vlt_mob: I think you need to file a bug on that, probably on the kernel since I'm assuming it's the device driver16:50
vlt_mobpenguin42: Ok16:53
BluesKajalexandernst, try this : wicd-client16:53
alexandernstBluesKaj: same16:53
alexandernst(already tried)16:53
BluesKajgonna look around bbiab16:54
alexandernstok16:54
BluesKajalexandernst, dunno if this will help , open system/settings/advanced/Hardware/Network management backend , move wicd to the top ,if listed17:04
alexandernstI did that already :(17:04
BluesKajok17:04
BluesKajwhich wifi card , alexandernst17:05
alexandernstI'm with rt61pci driver17:05
BluesKajalexandernst, this is somewhat drastic but it might work for you if you decide to use wicd : http://ubuntuforums.org/archive/index.php/t-604534.html17:15
alexandernst1sec, I'll read it.17:16
alexandernstBluesKaj: Tried that too. There is a bug with my hardware config and I cant use monkey driver.17:18
alexandernsts/bug/conflict17:18
alexandernstIt makes so weird kernel panic17:18
BluesKajthe only thing i cansuggest right now is try to solve the default network manager problem , didn't realize you have bug with atheros cuz use the same one on our laptop with wicd17:25
adam7alexandernst: did you look at wicd's log file in /var/log/wicd/ ?17:25
BluesKajalexandernst, you could ask over at #wicd , they are very helpful17:27
alexandernstadam7: I'll have a look, 1sec. BluesKa: Yes, I should ask there :/17:30
piquadratHi! I have problems adding openoffice extensions through the extension manager in Karmic. When I click "Add" and choose a downloaded extensions, an error dialog says "The operation on file:/path/to.oxt was started with an invalid parameter"17:31
BluesKajadam7, I see you're over at #wicd too , glad you're here to help , cuz I'm puzzled17:31
adam7BluesKaj: I'd like to see the log file17:32
BluesKajright17:32
arandHas anyone heard any news on whether they're sticking with this current upate notification scheme in KK and onwards?17:33
adam7arand: I believe they are, if you mean the one where they don't show the icon in the panel17:34
arandadam7: yea, and the popup. Ok, well, lost case then.17:36
adam7arand: there is a gconf key you can change17:36
adam7that will switch the old behavior back17:36
arandadam7: I'm very aware of that.17:36
adam7arand: ok17:36
arandBut it's just the fact of ayatana going against what seems like the whole community, for no benefit, but ubuntu is partly canonical I guess...17:40
BluesKajplasma crashes almost every time kate is opened here17:42
BluesKajit recovers ok ,but it's annoying17:43
alexandernstadam7: It was some kind of weird tricky bug in policity kit... wicd wasn't able to get access to my card because of permission probs. I had to manually allow the access. And now I'm able to connect :)17:45
alexandernstReally thanks!17:45
alexandernstThanks to you too BluesKaj :)17:45
alexandernstI'll stay with wicd until network-manager gets more stable.17:46
BluesKajalexandernst, cool , glad to hear that :)17:46
aboSamoorhow can I downgrade pulseaudio to  1:0.9.16~test5-0ubuntu2 which was publish on the 25th of August ?17:48
penguin42try apt-get install pulseaudio=1:0.9.16~test5-0ubuntu217:50
arandmy oh my... I wonder what this means: https://wiki.ubuntu.com/Ayatana/UpdateIssues#Progressively%20intrusive%20update%20notifications%20upon%20time17:50
danbhfivearand: it looks better than it is now, doesn't it?17:52
penguin42arand: It looks rather complicated - but I think the idea is to bug people more if they don't update and less if they do17:52
penguin42arand: I think the other thing it's saying is that for someone who uses their machine rarely the process of updating can consume a relatively large chunk of that time17:57
NoelJBAnyone know if something like bug 422234 needs to be sponsored, or if the maintainers will get a round tuit?17:58
ubottuLaunchpad bug 422234 in vinagre "vinagre crashed with signal 5 in vinagre_utils_get_builder()" [Unknown,Fix released] https://launchpad.net/bugs/42223417:58
penguin42NoelJB: If it says fix released I guess that's good17:58
penguin42NoelJB: You could ask on #ubuntu-motu if anyone can help push it along, but as I read it the fix on the gnome bug tracker was only released about a week ago18:00
NoelJBpenguin42, as the upstream author commented, it has been fixed upstream for almost two weeks.18:02
NoelJBOk, we'll split the difference :-)18:02
=== Daviey_ is now known as Daviey
NoelJBpenguin42, I don't think it is MOTU (q.v., apt-cache show vinagre)18:03
penguin42NoelJB: They might still be able to gently know how to push it along18:04
NoelJBpenguin42, the current version should never have been released.  Fundamentally broken.  The most cursory test would have shown that the current release has zero functionality.18:04
BluesKajthere goes that overused word again18:04
NoelJBBluesKaj, which word?  test?18:04
penguin42ah - release?18:05
BluesKaj functionality18:05
penguin42NoelJB: I'm not sure of the exact circumstances of that package; but some package testing never hurts - you'd hope for some automated stuff by now18:05
NoelJBBluesKaj, it loads.  beyond that, nothing.  try to exercise its basic function, and it terminates with an error.18:05
NoelJBpenguin42, do you know where Ubuntu lists its bug categories?  This one is listed as medium, which I think is well low.18:07
danbhfiveisn't gnome not yet final?  I thought it wasn't final till ubuntu beta18:07
penguin42NoelJB: No, I could swear I've seen one though18:07
NoelJBOK, MOTU said to subscribe Ubuntu Main Sponsors, so I've done that.18:28
Polterge|staudio is working for me now pretty well it seems like but totem will not play anything and neither will rhythmbox and I think that is a gstreamer padding problem or something19:07
knittlhm. am i the only one that thinks flat volume sucks?19:10
knittlcan i disable it?19:10
Polterge|stmost everything else works for me though except for that and I cannot disable nautilus to drawing the desktop last time I checked because it sends nautilus into an infinite loop if I try to open it. Disabling the draw desktop feature in nautilus is good for compiz's wallpaper plugin because they clash with eachother and nautilus will override the wallpaper plugin. That brings me to another thing that should be integra19:10
Polterge|stted. Nautilus needs to be recompiled with libeel support and the wallpaper plugin support from compiz and put back in the Karmic. It is about time ...19:10
Polterge|stI still don't know why something that simple hasn't been reintegrated yet. I'd do it personally on my system but I have monitor issues that prevent me from using my tty's unless I use the i810 chipset instead of my nvidia19:12
Polterge|stit would be more practical if someone with access to a tty would recompile that and put it into the repos or something19:12
Polterge|stthat is a big problem I seen in the last version of Ubuntu vs KDE based distros whereas in KDE they already have official support for it19:13
Polterge|stthe support is available for Gnome but should be included as a default option because logically alot of people who use Gnome and might be migrating from KDE possibly are looking for the same feature in Gnome and that is one reason some people go back to KDE. I know it sounds silly but people like their wallpapers ...19:15
Polterge|stanyway those are the main things I notice so far from updates and all19:15
Polterge|stI posted a link the other day that had instructions on howto compile the wallpaper compatibility into nautilus19:16
Polterge|stI know this is just a UI tweak but it certainly would make things look better anyway19:17
Polterge|stas for the rest of it ... it is  a given that it should keep being worked on because it is only in Alpha 5 and won't be final until late October and that's fine with me but I still think things like UI improvements and media improvements with things like totem or rhythmbox will please more of the average users who might be checking out Karmic ( whether Alpha or not ) it is just stuff that will appeal to people at firs19:18
Polterge|stt glance.19:18
NoelJBPolterge|st, shouldn't this be posted as a bug on LP?19:21
Polterge|stwell probably ... and I am doing that also but some bugs won't post for some reason19:22
Polterge|stanyway that is why I just tell people here once in awhile. Coders come in and out of here so they see suggestions and get ideas in passing sometimes I would think19:22
Polterge|stalthough I leave bugs too19:23
NoelJBknittl, what is it that you want?  Is alsamixer what you want?  Or padevchooser (and related)?  Before you install that, though, please see bug 423127, because you'll get a bunch of cruft you don't need.19:23
ubottuLaunchpad bug 423127 in paprefs "do not depend on packagekit-gnome" [Undecided,Confirmed] https://launchpad.net/bugs/42312719:23
Polterge|stany ideas or suggestions I can give for advancement of Karmic I want to give to speed up the process19:23
knittlNoelJB: i searched around the net19:23
knittlthe new "feature" is flat control19:24
NoelJBPolterge|st, understood.  which is why I've been collaborating on #nm on NM and MM issues.19:24
Polterge|stit is on a good path but it needs all the good ideas it can get from as many people as possible to make it the best that it can possibly be19:24
knittlchanging overall volume to the loudest application19:24
Polterge|stI am liking some of the changes in Karmic's UI19:24
Polterge|stthe audio manager for pulse is nice and seems to be working better than it was for me19:24
Polterge|stit is becoming better in that now you can see which applications have volume19:25
Polterge|stand you can control them independently19:25
Polterge|stsomething Jaunty couldn't do19:25
Polterge|stwell it could19:25
Polterge|stbut not in the same way19:25
knittlno, in karmic volume of all applications is depending on each other19:26
Polterge|steverything wasn't right there in one spot in Jaunty like it is in Karmic19:26
knittlthat's not "natural" as they call it19:26
NoelJBPolterge|st, yes, but it is going to have issues.  For example, we're lacking control for multiple devices because padevchooser isn't integrated into the UI, and is a bit hacky to use.19:26
Polterge|stknittl, no I mean if you look in the volume section in pulse's new audio app for controlling the system volume... there is an area where apps and their volume levels show up19:26
knittlPolterge|st: yeah i know. that's nice19:27
Polterge|stI do like that feature alot19:27
knittlbut i dislike how volume is handled19:27
knittltry setting system volume to 10 percent19:27
Polterge|stI do notice a pause of garbling once in awhile19:27
knittlopen totem and rhythmbox19:27
NoelJBPolterge|st, are you using the audo dev ppa?19:27
Polterge|styes19:27
Polterge|stI did notice an improvement since the last audio dev update19:28
knittlcramp up the volume in rhythmbox -> system volume goes up19:28
Polterge|stand totem and rhythmbox won't play for me at all right now19:28
Polterge|stmaybe I just need to log out of X19:28
Polterge|stand log back in or something19:28
knittlnow turn down system volume -> volume in both rhythmbox and totem go down19:28
Polterge|stlike possibly reboot19:28
Polterge|stknittl, I know what you mean about it being bound to system volume19:29
knittlPolterge|st: i don't like it …19:29
Polterge|stknittl, although I had that issue before in Jaunty too so it doesn't bother me quite so bad19:29
knittlno, i hadn't had issues in jaunty (except for vlc, but i got them fixed)19:29
knittlthey are here again in karmic …19:29
NoelJBknittl, open bug reports :-)19:30
knittlNoelJB: i still have the beta vlc from jaunty19:30
knittl1.0-git-something19:31
NoelJBvlc 1.0.1-1ubuntu2 for me19:31
knittlvlc 1.0.2-git goldeneye19:31
knittli should possibly downgrade19:32
knittlhow can i force a version?19:32
djdarkmanhello, how can I debug my webcam?19:33
BluesKajvlc 1.0.1goldeneye works well on my karmic setup19:34
knittlBluesKaj: it's 1.0.2 here19:35
djdarkmanlsusb shows my webcam19:35
djdarkmanbut no other applications seems to recognize it19:35
djdarkmanit worked in jaunty, and it's a built in webcam19:35
danbhfivedjdarkman: you could try gstream-properties19:36
Polterge|stI really am missing my multiple wallpapers heh. Sooner or later they will recompile nautilus with the multi-wallpaper support from the compiz wallpaper plugin19:36
BluesKajknittl, git is a bit bleeding edge , is it not ?19:36
knittlBluesKaj: yes, but it was the only one working in jaunty19:36
knittlhow can i downgrade?19:37
BluesKajknittl, ok , i stayed with jaunty for only 2 wks or so and decided to test karmic19:37
danbhfiveknittl:  I don't think you can.  You can only uninstall and reinstall19:37
knittldanbhfive: it cries about unmet dependencies19:37
danbhfiveknittl: I might be able to help if you post the exact error19:38
knittlvlc: Depends: vlc-nox (= 1.0.1-1ubuntu2) but 1.0.2~git+20090811-0ubuntu1~kow1 is to be installed19:38
knittl       Depends: libvlccore2 (>= 1.0.0~rc1) but it is not going to be installed19:38
knittlbecause i removed the ppa from sources.list19:38
NoelJBdjdarkman, file a bug report with that info.19:39
danbhfiveknittl: did you remove vlc?19:39
knittlapt-get install vlc-19:39
knittlmaybe i should remove vlc-nox as well …19:40
danbhfiveknittl: yeah, remove all the vlc packages that are mentioned, and then sudo apt-get clean19:40
knittlok, installing again. thanks :)19:41
Polterge|styeah as usual I cannot disable the desktop drawing feature in nautilus and still open nautilus but at least it isn't going into an infinite crash loop19:44
Polterge|stbefore it was pretty horrible about crashing19:44
Polterge|stnow it seems like it isn't crashing at least19:44
Polterge|stit just isn't loading either19:44
Polterge|stheh19:44
billybigriggerdjdarkman, you alive still?19:59
billybigriggerwhat kind of webcam is it?19:59
billybigriggeri know my webcam hasn't worked in the new kernel, probably why yours doesn't either, althought the jaunty 2.6.28 kernel worked fine20:00
billybigriggerBus 004 Device 002: ID 045e:00f7 Microsoft Corp. LifeCam VX-100020:00
djdarkmanbillybigrigger: I'm here20:05
djdarkmanBus 001 Device 004: ID 0c45:62c0 Microdia Sonix USB 2.0 Camera20:05
djdarkmanthis is my webcam20:05
billybigriggeryeah20:06
billybigriggeri use the sonixj module for mine aswell20:06
djdarkmanbut I don't understand, how come it's detected and reported but not working20:07
billybigriggeryou get just a green screen in cheese or camorama? with the usb light turning on20:07
djdarkmanno, I get nothing, it doesn't show up in /dev/ I reckon20:07
danbhfivedjdarkman: well, if it is reported via lsusb, that just means that the usb part is working, not the webcam part20:08
sttjcan anyone confirm that the 'date' command in karmic always returns UTC time if the TZ env variable is set? I'm a bit confused and not sure that it's a bug or just my system.20:08
djdarkmandanbhfive: how can I test the webcam part? how can I found out what's the problem?20:08
danbhfivedjdarkman: well, gstream-properties is a good way to test if it works in gstream I think20:09
billybigriggerdjdarkman, the problem is the kernel module20:09
billybigriggeri have been following up on it since the first rc of 2.6.3020:09
djdarkmangstreamer-properties-Message: Error running pipeline 'Video for Linux 2 (v4l2)': Could not open device '/dev/video0' for reading and writing. [v4l2_calls.c(496): gst_v4l2_open (): /GstPipeline:pipeline0/GstV4l2Src:v4l2src3:20:10
djdarkmansystem error: Cannot send after transport endpoint shutdown]20:10
NoelJBsttj, no ... $  date20:10
NoelJBSun Sep  6 15:10:35 EDT 200920:10
dupondjeIcons gone in menu's ?20:11
billybigriggerdupondje, System>Preferences>Appearance20:12
sttjNoelJB: if is that with TZ set? did you try it with something like $ export TZ=NZST  ?20:12
billybigriggerthen go to Interface tab, and click "show all menu icons"20:12
NoelJBdupondje, yes ... there's a bug report on it.  The Gnome folks are pushing it.20:12
billybigriggerdupondje, that's the new DEFAULT gnome look20:12
dupondjebillybigrigger: thx ;)20:12
NoelJBsttj, no, TZ is not set in the environment20:12
billybigriggerthey need to come up with something better20:12
billybigriggerApps has all but 1 icon, Places has an icon here, 2 there, none there, 1 there, and System has ZERO!!!!20:13
billybigriggerthere's no consistency20:13
danbhfiveheh, allot of the icons really aren't that informative20:13
NoelJBsttj, OH!  you see it if it IS set.  sorry, read it backwards.20:13
billybigriggeri think they should remove ALL root menu icons, and have the sub-menus with icons20:13
sttjNoelJB: no worries.20:13
sttjNoelJB: can you check, please.20:13
billybigriggerso everything under Apps, Places, System would have none, and their sub-menus would have icons20:13
billybigriggerdjdarkman, does /dev/video0 exist?20:14
NoelJBsttj, just did ... $  export TZ=EDT; date --> Sun Sep  6 19:13:57 EDT 200920:14
NoelJBso, yes. you seem to be correct.20:14
sttjNoelJB: any clue for what part of the system I need to create a bug report? is that bash?20:15
djdarkmanyes billybigrigger20:15
NoelJBbillybigrigger, why?  I find that with the icons there, I can visually scan for what I want just that bit quicker.20:15
dtchen_sttj: it doesn't seem like a bug20:15
dtchen_sttj: e.g., TZ=foo date20:16
NoelJBsttj, $  dpkg -S /bin/date --> coreutils: /bin/date20:16
sttjdtchen_: what do you think it is?20:17
dtchen_sttj: note that there are two facets to this "unexpected" behaviour: 1) what to do when $TZ is invalid (note: NOT unset), 2) what to do when $TZ is valid20:17
dtchen_sttj: please file a bug against coreutils20:18
dtchen_sttj: i suspect the interaction is a bit more complex than i'm simplifying; colin will have a better idea20:18
DanaGSun Sep  6 19:18:41 YOUR 200920:18
DanaGSun Sep  6 19:18:45 YOURMOM 200920:18
DanaG20:18
sttjthanks, will check for a related bug report and if I can't find any will create one.20:19
NoelJBdtchen_, audio question ... Skype (beta) uses PulseAudio now.  Working fine with the Audio Dev PPA.  BUT when I plug in my webcam, which has the nicer mic, I need to use padevchooser to get that used instead of the internal mic.  What is the user-friendly direction for this?  padevchooser is fine for me, but not what I'd call friendly.20:20
dtchen_there isn't one; i'd file it using Debian BTS instead of Launchpad, honestly20:20
dtchen_NoelJB: why padevchooser instead of pavucontrol?20:20
dtchen_NoelJB: i.e., the latter is "less" deprecated than the former20:20
dtchen_(but really, it's a bug in gnome-media)20:21
NoelJBdtchen_, LOL "Less deprecated"  :-)  pavucontrol doesn't (appear to) let me choose the desired source for the app, devchooser does.20:23
billybigriggerdtchen_, you are dealing wtih audio, who is your partner in crime on the video side?20:23
NoelJBdtchen_, not being critical.  I can do what I need with these, but wondering if there are plans for better (or if I've missed something).  :-)20:24
dtchen_billybigrigger: x-swat, aka #ubuntu-x20:24
dtchen_NoelJB: the plan is "fix gnome-media"20:25
NoelJBdtchen_, x-swat would include libv4l?  that's the kind of video I think (from prior context) he meant.20:26
dtchen_i'm a bit stretched on resources, so i'm focusing on infrastructure atm20:26
NoelJBdtchen_, no worries.  :-)  make it work first, polish the UI later.20:26
dtchen_NoelJB: / billybigrigger: you can always ask in #ubuntu-x, though v4l is another split *space one like alsa that drives people batty20:27
NoelJBdtchen_, kind you, I am kind of curious ... I use gnome, but for giggles, installed a kubuntu VM to look at the current state, and it makes me wonder if KDE is going crash and burn because so much infrastructure is being tied to gnome.20:28
dtchen_NoelJB: doubtful. e.g., phonon is still configured to fall back to PA, not attempt it by default.20:29
NoelJBs/kind/mind/  :-)20:29
dtchen_i used the audio example there, but KDE is a different beast20:29
NoelJBI don't mean literally crash, I mean tail off because it seems that a lot of core work is being done with gnome, and I don't see the KDE companion work.20:30
dtchen_very doubtful.20:31
vigoNoelJB: KDE is well supported and is updated often, it is the default for many systems, BSD and such.20:31
NoelJBOK.  As I said, I just see a lot of infrastructure work being tied to gnome, and don't see the KDE equivs at the moment, so I was curious.  I know that KDE is very well supported and under development.20:32
vigoBut that was kinda off-topic, I think the Totem is working now.20:33
dtchen_you just need to track KDE development as closely ;)20:33
NoelJBdtchen_, :)20:33
BluesKajdtchen_, I've been meaning to ask : I have a C-Media CM18738 pci soundcard , but PA sound is choppy (like input clipping overload) , so I purged PA from my setup and now the is clean and smooth . Is this due to kernel module working better with alsa than PA does ?20:34
vigoPC-BSD has it listed on the PBI site.20:34
vigoKDE stuff20:34
BluesKajerr the sound is clean and smooth20:34
dtchen_BluesKaj: no, it sounds (no pun intended) like PA just doesn't have enough information from the driver and thus configured it poorly by default20:35
dtchen_BluesKaj: also, are you referring to capture or playback (or both) for the clipping?20:36
BluesKajdtchen_, playback20:36
dtohi.20:36
dtoi upgraded to Karmic, the new generic kernel works fine, but the new rt kernel that comes with karmic hangs for about 4 minutes just after loading wireless driver, then gets to the ubuntu X splash screen and shows a rotating flickering mouse cursor forever while we wait for the login screen that never comes. meanwhile a login works fine on one of the VTs.20:36
dtoi am gathering data for a bug report. including output of lshw, cpuid, dmesg, what else>20:37
dtoshould i report it on Launchpad for linux-rt package?20:37
BluesKajdtchen_, altho netstreaming clips worse than regular pc sourced playback20:37
dtchen_BluesKaj: ok, in the meantime [if you decide to reinstall PA] you can adjust volume= in [Element PCM] in /usr/share/pulseaudio/alsa-mixer/paths/analog-output.conf.common20:37
vigodto: It would or could help, you will see the related bugs when you do report.20:38
dtchen_dto: "ubuntu-bug linux-rt" may be more efficient20:38
dtovigo: i've been looking through those bugs and found some similar symptoms, but no solutions.20:38
BluesKajok dtchen_ I'll give that a shot , altho i do keep my levels below 75% for the most part20:39
dtovigo: i'm hoping i can help get it working on this laptop.20:39
dtchen_dto: barring that, just use "ubuntu-bug linux", then manually change the bug report to affect linux-rt instead of linux20:39
vigodto: dtchen_ is giving great info on that.20:39
dtothere is no place to fill in any information. the promised "automatically opened web browser" did not open.20:40
dtoi will use launchpad i guess.20:40
vigodto: That is what I do.20:41
dtook.20:43
dtoi've reported it in launchpad, now i'm going to reboot into that kernel and try to capture the xorg and dmesg logs...20:52
vigodto: Thank you.20:56
Polt{laptop}:D :D :D20:59
Polt{laptop}totem works20:59
Polt{laptop}thanks to the dev team for fixing that20:59
Polt{laptop}hehe20:59
guntbertbefore I refer someone - there is a guy in #ubuntu who has installed grub2 on jaunty and now he is in trouble - sensible to refer him here?21:00
Polt{laptop}I can give him the fix21:01
Polt{laptop}http://ubuntuforums.org/showthread.php?p=783568321:01
Polt{laptop}I did the same thing21:01
Polt{laptop}and it messed up my system where I couldn't boot so I reverted back to legacy grub21:01
Polt{laptop}works perfect for me now21:02
NoelJBBluesKaj, FWIW, some of the audio problems may be kernel issues (q.v., bug 424935).  Track that to upstream and review the comments people have been making.21:02
ubottuLaunchpad bug 424935 in linux "patch from upstream kernel: Large I/O operations result in slow performance and high iowait times" [Medium,Triaged] https://launchpad.net/bugs/42493521:02
NoelJBsuch as audio and video glitching21:02
Polt{laptop}h21:03
Polt{laptop}yeah21:03
Polt{laptop}that is something I was about to say21:03
Polt{laptop}totem plays now but still can get lagged out21:03
Polt{laptop}they need an autorestart script for the sound server21:03
vigoPolt(laptop): Sweeeet!21:03
NoelJBI'm preparing to build a patched kernel to see if it addresses a nasty I/O Wait issue I consistently encounter.  But I really don't want to have to be maintaining a kernel.21:03
Polt{laptop}audio is getting alot better though21:04
Polt{laptop}if the sound server locks up for a certain duration of time they need a script that will restart it and calculate the amount of time needed to do that before it garbles21:05
Polt{laptop}like a passive restart or something... maybe another process ?21:05
Polt{laptop}I dunno just kind of an idea that came to me21:05
NoelJBPolt{laptop}, called a watchdog :-)21:05
Polt{laptop}would be like something that restarted the audio server before it would crash and could pick back up on the pid's process in the middle of a song or somewhere during a movie, etc and not lose its place21:06
dtoyay, here we go. https://bugs.launchpad.net/ubuntu/+source/linux-rt/+bug/42535821:12
ubottuUbuntu bug 425358 in linux-rt "[karmic] realtime kernel 2.6.31 hangs on boot for several minutes, then hangs with X before login" [Undecided,New]21:12
DanaGhigh iowait sucks.21:15
NoelJBDanaG, I know.  :-)  You seeming any?  This looks interesting: http://www.latencytop.org/21:16
DanaGFor me, ntfs-3g tends to be the most common cause.21:16
NoelJBI see high I/O wait when typing in Firefox.  Drives me nuts!21:16
Polt{laptop}ooh I wonder if this realtime kernel has the bugs worked out of it yet for compiz compatibility ?21:16
guntbertwhat is the idea behind the submenu "offline" in the "fast user switch applet"?21:31
Polt{laptop}i have another challenge for the audio dev team ... come up with a better Ubuntu sound theme21:31
billybigriggeri think it's for IM clients21:31
guntbertbillybigrigger: aha .... thx21:43
* guntbert wonders why they put that there...21:43
Polt{laptop}ok here is the next audio issue22:00
Polt{laptop}totem is almost able to play an entire song22:01
Polt{laptop}then it crashes near the very end22:01
Polt{laptop}whatever they did worked pretty well but it still needs a little tweaking22:01
Polt{laptop}almost there though22:01
drs305Speaking of audio. I lose my audio about once a day. Today '/etc/init.d/pulseaudio restart' isn't restoring it. Any other commands other than restarting?22:10
billybigriggeri have22:12
billybigrigger'killall pulseaudio' bound to keyts ctrl-alt-P22:12
billybigriggerworks everytime :P22:12
drs305Today is the first day it's failing me.   :-(22:13
drs305Well, five minutes after issuing the killall and init.d  restart commands audio resumes.  Go figure...22:17
billybigriggerdrs305, you should only need the killall command22:22
billybigriggerit will re-spawn itself after being killed22:22
drs305billybigrigger: ok, I'll try that next time. I must have been impatient - I've been issuing both commands for the past several weeks.22:24
billybigriggerit takes only a few seconds on my machine, but its not instantaneous22:24
billybigriggeri just hit, ctrl-alt-p and watch the speaker in the tray, it will disappear and reappear and usually everything is all good22:25
billybigriggermaybe about 5 secs22:25
drs305billybigrigger: Well, I'm not THAT impatient! I'll give it at least 10 seconds the next time it happens.  ;-)22:27
billybigriggerjust watch the speaker22:27
billybigriggerit takes about 5-6s to disappear22:27
billybigriggerwhen it re-appears you know PA's restarted22:28
DanaGDownloaded 915KB of 1....22:58
DanaGyeah, it gets cut off.  =þ22:58
literalHi. Is there a minimal cd image available for karmic? Like this: https://help.ubuntu.com/community/Installation/MinimalCD23:10
literalOh, never mind. There is, it's just not mentioned there. I changed the URL and found it.23:12
Ntemishello23:13
Ntemisis upcoming ubuntu replace hal with udev?23:13
bjsniderreplaces hal with devicekit23:18
Ntemisdevicekit is from fedora?23:19
arandNtemis: fedora was the first to use it, not sure how big their involvment in the development is...23:21
Ntemiswhat are the advantage of this? am curious23:21
arandNtemis: non-monolithic23:22
Ntemisand means23:22
bjsniderudev and devicekit will replace hal and devfs in karmic23:22
arandhttp://en.wikipedia.org/wiki/DeviceKit23:22
bjsnideri think jaunty uses udev with hal, and karmic will replace that with devicekit23:24
Ntemiswell after reading info i cant wait23:27
Ntemismaybe i will update to alpha23:27
alteregoaobey23:46
sghHi. What is happening with dosemu in karmic. It segfaults if running it as an ordinary user. Running it as root works fine though. mmap_min_addr is set to 0. Any ideas or can someone confirm this?23:48
alteregoai use dosbox instead23:49
alteregoai check it on my machine asap23:51
arandsgh: Confirmed.23:51
sgharand: thank you.... I am on 64bit. How about you?23:51
alteregoaconfirmed23:53
arandI get "LOWRAM mmap: Invalid argument" before segfault, thats in virtbox guest 32bit (host 64jaunty)23:53
alteregoai get lowram nmap invalid ganjargusmoke23:53
alteregoaim native on 64bit karmic23:53
sgharand: me too. I wonder if it is also present on 32bit host?23:53
arandalteregoa: ganjargusmoke? O_o23:54
alteregoainvalid argument23:54
arandsgh: I don't think it should not matter...23:54
alteregoacompile it from svn?23:55
arandAlthough 32/64 might affect memory mapping though, which seems to be the complaint... or maybe not.23:55
sgharand: that was my concern but since root is actually able to run dosemu it is most likely not related to architecture.23:56
sghhmm ... ubuntu-bug dosemu just sitting there doing nothing ...(23:57
alteregoabut root work23:59
sghalteregoa: yes23:59

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