[Bug 375822] [NEW] virtual feedback loop with high cpu load
Public bug reported: Binary package hint: pulseaudio after updating from intrepid to jaunty pulseaudio does pretty weird stuff. _sometimes_ when i start a playback (be it from audacious or a flash movie in firefox) the pulseaudio process consumes all cpu time (of one core) and noise and crackles get louder and louder. after about 30 seconds (i think thats varying) everything gets back to normal. the noise heard seems to come from a feedback loop of the input: when i stop the input, the noise instantly stops too. if i restart the playback the noise level drops and grows exponentially afterwards. i can repeat this... whenever i hit play, which restarts the playback, i can notice the noise level drop and the growth afterwards. note that cpu load is independent of the input (control): it is triggered by the start of the playback, but is not affected by stopping/replay etc. it just ends after a while. from my high level perspective this sounds like an unstable oscillator/filter. as if there is a filter coded in pulseaudio that uses its own output at some stage... and somehow the filter loop uses much more samples (of previous output) because of a variable over or underflow... but i have no idea whats really going on under the hood :) the noise stops when i stop the input, not when i mute my main (=PCM) control. maybe this is related to #272321. sorry for the quite untechnical report, i have just a faint idea of how the audio stack works. ProblemType: Bug Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: ameno 5466 F mixer_applet2 Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xd062 irq 22' Mixer name : 'Intel G45 DEVELK' Components : 'HDA:111d7676,80865002,00100202 HDA:80862803,80860101,0010' Controls : 51 Simple ctrls : 31 Card1.Amixer.info: Card hw:1 'Bt878'/'Brooktree Bt878 at 0xd0701000, irq 21' Mixer name : 'Bt87x' Components : '' Controls : 3 Simple ctrls : 5 DistroRelease: Ubuntu 9.04 Package: pulseaudio 1:0.9.14-0ubuntu20.1 SourcePackage: pulseaudio Uname: Linux 2.6.29-02062902-generic x86_64 ** Affects: pulseaudio (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug -- virtual feedback loop with high cpu load https://bugs.launchpad.net/bugs/375822 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 375822] Re: virtual feedback loop with high cpu load
** Attachment added: ".etc.asound.conf.txt" http://launchpadlibrarian.net/26662394/.etc.asound.conf.txt ** Attachment added: "AlsaDevices.txt" http://launchpadlibrarian.net/26662395/AlsaDevices.txt ** Attachment added: "AplayDevices.txt" http://launchpadlibrarian.net/26662396/AplayDevices.txt ** Attachment added: "ArecordDevices.txt" http://launchpadlibrarian.net/26662397/ArecordDevices.txt ** Attachment added: "BootDmesg.txt" http://launchpadlibrarian.net/26662398/BootDmesg.txt ** Attachment added: "Card0.Amixer.values.txt" http://launchpadlibrarian.net/26662399/Card0.Amixer.values.txt ** Attachment added: "Card0.Codecs.codec.2.txt" http://launchpadlibrarian.net/26662400/Card0.Codecs.codec.2.txt ** Attachment added: "Card0.Codecs.codec.3.txt" http://launchpadlibrarian.net/26662401/Card0.Codecs.codec.3.txt ** Attachment added: "Card1.Amixer.values.txt" http://launchpadlibrarian.net/26662402/Card1.Amixer.values.txt ** Attachment added: "CurrentDmesg.txt" http://launchpadlibrarian.net/26662403/CurrentDmesg.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/26662404/Dependencies.txt ** Attachment added: "PciMultimedia.txt" http://launchpadlibrarian.net/26662405/PciMultimedia.txt ** Attachment added: "ProcEnviron.txt" http://launchpadlibrarian.net/26662406/ProcEnviron.txt ** Attachment removed: "CurrentDmesg.txt" http://launchpadlibrarian.net/26662403/CurrentDmesg.txt -- virtual feedback loop with high cpu load https://bugs.launchpad.net/bugs/375822 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 272321] Re: noise (crackling) when muting PCM volume and audio is playing
i upgraded from intrepid to jaunty and the problem still exists, although it got better. previously i had multiple crackles per second, with jaunty its down to a few (2-5) packed together every 3-6 seconds. ich10 8086:3a3e, standard jaunty audio packages, jaunty 64bit kernel and vanilla kernel package (2.6.29-02062902-generic) -- noise (crackling) when muting PCM volume and audio is playing https://bugs.launchpad.net/bugs/272321 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 375822] Re: virtual feedback loop with high cpu load
** Description changed: Binary package hint: pulseaudio after updating from intrepid to jaunty pulseaudio does pretty weird stuff. _sometimes_ when i start a playback (be it from audacious or a flash movie in firefox) the pulseaudio process consumes all cpu time (of one core) and noise and crackles get louder and louder. after about 30 seconds (i think thats varying) everything gets back to normal. the noise heard seems to come from a feedback loop of the input: when i stop the input, the noise instantly stops too. if i restart the playback the noise level drops and grows exponentially afterwards. i can repeat this... whenever i hit play, which restarts the playback, i can notice the noise level drop and the growth afterwards. note that cpu load is independent of the input (control): it is triggered by the start of the playback, but is not affected by stopping/replay etc. it just ends after a while. from my high level perspective this sounds like an unstable oscillator/filter. as if there is a filter coded in pulseaudio that uses its own output at some stage... and somehow the filter loop uses much more samples (of previous output) because of a variable over or underflow... but i have no idea whats really going on under the hood :) + the most weird sympthom is that the application, that outputs the audio + (player, flash plugin), is accelerated as it would decode the source as + fast as possible. e.g. youtube videos are played in fast motion and the + time stamp/bar in audacious is speeded up a lot. how could this ever + happen? it would mean, that the output program is synchronized on + pulseaudio only. this does not make any sense (for me). + the noise stops when i stop the input, not when i mute my main (=PCM) - control. maybe this is related to #272321. + control. this is probably related to bug #272321. sorry for the quite untechnical report, i have just a faint idea of how the audio stack works. ProblemType: Bug Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: ameno 5466 F mixer_applet2 Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xd062 irq 22' Mixer name : 'Intel G45 DEVELK' Components : 'HDA:111d7676,80865002,00100202 HDA:80862803,80860101,0010' Controls : 51 Simple ctrls : 31 Card1.Amixer.info: Card hw:1 'Bt878'/'Brooktree Bt878 at 0xd0701000, irq 21' Mixer name : 'Bt87x' Components : '' Controls : 3 Simple ctrls : 5 DistroRelease: Ubuntu 9.04 Package: pulseaudio 1:0.9.14-0ubuntu20.1 SourcePackage: pulseaudio Uname: Linux 2.6.29-02062902-generic x86_64 ** Tags added: accelerated audio distortion load -- virtual feedback loop with high cpu load https://bugs.launchpad.net/bugs/375822 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 272321] Re: noise (crackling) when muting PCM volume and audio is playing
after testing this for a few minutes i can confirm, that removing tsched=0 does indeed fix this for me (g45/ich10 hda), but introduces other more severe problems: buffer underruns in vlc resulting in almost completly broken audio (lots of silence). -- noise (crackling) when muting PCM volume and audio is playing https://bugs.launchpad.net/bugs/272321 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 374287] Re: hdparm -Y does not work (as it did in 8.10)
despite showing no interest in this bug by YOU, it was already fixed by the hdparm ppl in version 9.14 from 2009-04-08. ;) see http://sourceforge.net/project/shownotes.php?release_id=674401&group_id=136732 please upgrade or cherry pick the patch, thank you ** Changed in: linux (Ubuntu) Status: New => Invalid -- hdparm -Y does not work (as it did in 8.10) https://bugs.launchpad.net/bugs/374287 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 311836] Re: visual glitches when messages are selected with the keyboard
yes, no change -- visual glitches when messages are selected with the keyboard https://bugs.launchpad.net/bugs/311836 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 313149] Re: deluge produces zombie browser process when launched through about window
still existing in jaunty. "ps axf" shows 5565 ?Sl 1:24 /usr/bin/python /usr/bin/deluge 6930 ?Zs 0:00 \_ [gnome-open] thats after clicking the homepage link in the about dialog and quitting the browser afterwards. ** Changed in: deluge-torrent (Ubuntu) Status: Invalid => New -- deluge produces zombie browser process when launched through about window https://bugs.launchpad.net/bugs/313149 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 311836] Re: visual glitches when messages are selected with the keyboard
** Changed in: claws-mail (Ubuntu) Status: Incomplete => New -- visual glitches when messages are selected with the keyboard https://bugs.launchpad.net/bugs/311836 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 374287] Re: hdparm -Y does not work (as it did in 8.10)
** Attachment added: "ProcEnviron.txt" http://launchpadlibrarian.net/26520097/ProcEnviron.txt ** Description changed: Binary package hint: hdparm hdparm -Y should spin down a harddrive. it may wake up instantly again if there is some access to it like: * access to a mounted fs on the hdd * other ata commands issued like smart readout (by smartd) or temperature readings (hddtemp) hdparm -S sets a idle timeout, if reached the hdd puts itself to sleep. i use hdparm -Y at the end of my backup script to shut down the backup drive (internal sata). to keep it spun down, i had to configure smartd and hddtemp accordingly (the backup file system is unmounted of course). this worked in intrepid without problems. after upgrading this does no longer work. hdparm -Y tries to spin the - disk down, but it is accessed immediately. + disk down, but it spins up again immediately. imho there is nothing blocking the drive, but there is an incompatibility between the hdparm in jaunty and the kernel... or whatever. this interpretation is derived from the fact, that the hd is put into sleep mode and stays there as it should, if the hdparm -S idle timeout is reached. an excerpt of dmesg may be of interest: [76839.859237] ata3.00: exception Emask 0x0 SAct 0x1 SErr 0x0 action 0x6 [76839.859241] ata3.00: waking up from sleep [76839.859245] ata3: hard resetting link [76840.176065] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [76840.177022] ata3.00: configured for UDMA/133 [76840.177029] ata3: EH complete [76840.177078] sd 2:0:0:0: [sdb] 488397168 512-byte hardware sectors: (250 GB/232 GiB) [76840.177094] sd 2:0:0:0: [sdb] Write Protect is off [76840.177097] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00 [76840.177119] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA linux-image-2.6.28-12-generic 2.6.28-12.43 hdparm8.9-3ubuntu3 i have not tried to boot another kernel (yet). ProblemType: Bug Architecture: amd64 Dependencies: libgcc1 1:4.3.3-5ubuntu4 gcc-4.3-base 4.3.3-5ubuntu4 findutils 4.4.0-2ubuntu4 libc6 2.9-4ubuntu6 DistroRelease: Ubuntu 9.04 Package: hdparm 8.9-3ubuntu3 SourcePackage: hdparm Uname: Linux 2.6.28-12-generic x86_64 ** Tags added: hdd sleep standby -- hdparm -Y does not work (as it did in 8.10) https://bugs.launchpad.net/bugs/374287 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 374287] [NEW] hdparm -Y does not work (as it did in 8.10)
Public bug reported: Binary package hint: hdparm hdparm -Y should spin down a harddrive. it may wake up instantly again if there is some access to it like: * access to a mounted fs on the hdd * other ata commands issued like smart readout (by smartd) or temperature readings (hddtemp) hdparm -S sets a idle timeout, if reached the hdd puts itself to sleep. i use hdparm -Y at the end of my backup script to shut down the backup drive (internal sata). to keep it spun down, i had to configure smartd and hddtemp accordingly (the backup file system is unmounted of course). this worked in intrepid without problems. after upgrading this does no longer work. hdparm -Y tries to spin the disk down, but it spins up again immediately. imho there is nothing blocking the drive, but there is an incompatibility between the hdparm in jaunty and the kernel... or whatever. this interpretation is derived from the fact, that the hd is put into sleep mode and stays there as it should, if the hdparm -S idle timeout is reached. an excerpt of dmesg may be of interest: [76839.859237] ata3.00: exception Emask 0x0 SAct 0x1 SErr 0x0 action 0x6 [76839.859241] ata3.00: waking up from sleep [76839.859245] ata3: hard resetting link [76840.176065] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [76840.177022] ata3.00: configured for UDMA/133 [76840.177029] ata3: EH complete [76840.177078] sd 2:0:0:0: [sdb] 488397168 512-byte hardware sectors: (250 GB/232 GiB) [76840.177094] sd 2:0:0:0: [sdb] Write Protect is off [76840.177097] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00 [76840.177119] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA linux-image-2.6.28-12-generic 2.6.28-12.43 hdparm8.9-3ubuntu3 i have not tried to boot another kernel (yet). ProblemType: Bug Architecture: amd64 Dependencies: libgcc1 1:4.3.3-5ubuntu4 gcc-4.3-base 4.3.3-5ubuntu4 findutils 4.4.0-2ubuntu4 libc6 2.9-4ubuntu6 DistroRelease: Ubuntu 9.04 Package: hdparm 8.9-3ubuntu3 SourcePackage: hdparm Uname: Linux 2.6.28-12-generic x86_64 ** Affects: hdparm (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug hdd sleep standby -- hdparm -Y does not work (as it did in 8.10) https://bugs.launchpad.net/bugs/374287 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 313149] Re: deluge produces zombie browser process when launched through about window
the problem is not, that deluge does not close or freezes or something, but it procudes a zombie process (http://en.wikipedia.org/wiki/Zombie_process). 1. launch deluge 2. open the about window by selecting help/about in the menu bar of deluge 3. click on the url shown deluge launches gnome-open which starts the browser. the problem is, that gnome-open is not reaped, leaving it in the process table as defunct process: 27440 ?Sl 0:02 /usr/bin/python /usr/bin/deluge 27478 ?Zs 0:00 \_ [gnome-open] (in intrepid the browser was somehow launched directly by deluge without gnome-open iirc, so then it was the browser that was left unreaped). and... it seems that in jaunty deluge opens the url twice. ** Changed in: deluge (Ubuntu) Status: Incomplete => New -- deluge produces zombie browser process when launched through about window https://bugs.launchpad.net/bugs/313149 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 374287] Re: hdparm -Y does not work (as it did in 8.10)
** Description changed: Binary package hint: hdparm hdparm -Y should spin down a harddrive. it may wake up instantly again if there is some access to it like: * access to a mounted fs on the hdd * other ata commands issued like smart readout (by smartd) or temperature readings (hddtemp) hdparm -S sets a idle timeout, if reached the hdd puts itself to sleep. i use hdparm -Y at the end of my backup script to shut down the backup drive (internal sata). to keep it spun down, i had to configure smartd and hddtemp accordingly (the backup file system is unmounted of course). this worked in intrepid without problems. after upgrading this does no longer work. hdparm -Y tries to spin the disk down, but it spins up again immediately. imho there is nothing blocking the drive, but there is an incompatibility between the hdparm in jaunty and the kernel... or whatever. this interpretation is derived from the fact, that the hd is put into sleep mode and stays there as it should, if the hdparm -S idle timeout is reached. an excerpt of dmesg may be of interest: [76839.859237] ata3.00: exception Emask 0x0 SAct 0x1 SErr 0x0 action 0x6 [76839.859241] ata3.00: waking up from sleep [76839.859245] ata3: hard resetting link [76840.176065] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [76840.177022] ata3.00: configured for UDMA/133 [76840.177029] ata3: EH complete [76840.177078] sd 2:0:0:0: [sdb] 488397168 512-byte hardware sectors: (250 GB/232 GiB) [76840.177094] sd 2:0:0:0: [sdb] Write Protect is off [76840.177097] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00 [76840.177119] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA linux-image-2.6.28-12-generic 2.6.28-12.43 hdparm8.9-3ubuntu3 i have not tried to boot another kernel (yet). + an external (esata) drive behaves the same (same controller (ich10)): + [86795.385665] ata6.00: exception Emask 0x0 SAct 0x1 SErr 0x0 action 0x6 + [86795.385668] ata6.00: waking up from sleep + [86795.385673] ata6: hard resetting link + ... ProblemType: Bug Architecture: amd64 Dependencies: libgcc1 1:4.3.3-5ubuntu4 gcc-4.3-base 4.3.3-5ubuntu4 findutils 4.4.0-2ubuntu4 libc6 2.9-4ubuntu6 DistroRelease: Ubuntu 9.04 Package: hdparm 8.9-3ubuntu3 SourcePackage: hdparm Uname: Linux 2.6.28-12-generic x86_64 -- hdparm -Y does not work (as it did in 8.10) https://bugs.launchpad.net/bugs/374287 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 374287] Re: hdparm -Y does not work (as it did in 8.10)
i installed mainline kernel image 2.6.29-02062902 (http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.29.2/linux- image-2.6.29-02062902-generic_2.6.29-02062902_amd64.deb), which fixes the problem! ** Also affects: linux (Ubuntu) Importance: Undecided Status: New -- hdparm -Y does not work (as it did in 8.10) https://bugs.launchpad.net/bugs/374287 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 374287] Re: hdparm -Y does not work (as it did in 8.10)
it was previously reported to debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=522091 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=526516 ** Bug watch added: Debian Bug tracker #522091 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=522091 ** Bug watch added: Debian Bug tracker #526516 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=526516 -- hdparm -Y does not work (as it did in 8.10) https://bugs.launchpad.net/bugs/374287 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 313149] Re: deluge produces zombie browser process when launched through about window
so... the bug is in the python library webbrowser. i reported it upstream: http://bugs.python.org/issue5993 ** Also affects: python-defaults (Ubuntu) Importance: Undecided Status: New ** Bug watch added: Python Roundup #5993 http://bugs.python.org/issue5993 -- deluge produces zombie browser process when launched through about window https://bugs.launchpad.net/bugs/313149 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 287255] [NEW] lack of options for remaining free block
Public bug reported: Binary package hint: partman-auto-crypto if there exists already one (or more?) partitions on the target drive you get an option to use the remaining free block in a guided installation. it sets up an unecrypted / + swap partition then. it does not let you setup an encrypted/lvmed (or raided?) scheme in the free block though. if you want that you have to use the whole disk or use manual partitioning. ** Affects: partman-auto-crypto (Ubuntu) Importance: Wishlist Status: Triaged -- lack of options for remaining free block https://bugs.launchpad.net/bugs/287255 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 312529] [NEW] no gui updates after setting connections to -1
Public bug reported: Binary package hint: deluge-torrent deluge stopped updating the torrent list (and bw graph (plugin)) after i set preferences/bandwidth/maxconnections to -1. the "normal" maximum that can be set is 1000, which was not enough for me, but worked fine. after setting it to -1, the gui was not updated with new values, but was working. eg. i could sort the list or open the context menu for torrents but the progress, current dl, up, seeds, avail etc were not updated anymore. down/uploading continued too without problems. after resetting to 1000, the gui remained dead without restarting deluge altogether, then everything was ok again. i had 25 active torrents with about 50-100 seeds per torrent and 10mbit/s down (conference recordings from the 25c3). ubuntu 8.10 with included deluge 0.5.9.3. ** Affects: deluge-torrent (Ubuntu) Importance: Undecided Status: New -- no gui updates after setting connections to -1 https://bugs.launchpad.net/bugs/312529 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 286119] Re: firefox 3.0.3 crashes (no SIG) on most pages w images: 8.10beta AMD64
argl. this problem haunted me for weeks! its not only firefox.. opera has the same issues... and basically everything that tried to lookup hostnames... although most apps dont do that as much as browsers. bh. thanks so much for this bug report. i can't confirm that disabling wins in nsswitch.conf solves the issue YET. but im quite sure. :) -- firefox 3.0.3 crashes (no SIG) on most pages w images: 8.10beta AMD64 https://bugs.launchpad.net/bugs/286119 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 309539] Re: firefox 3.0.4 / 3.0.5 + libnss_wins ibex netswitch samba = firefox crash
*** This bug is a duplicate of bug 286119 *** https://bugs.launchpad.net/bugs/286119 ** This bug has been marked a duplicate of bug 286119 firefox 3.0.3 crashes (no SIG) on most pages w images: 8.10beta AMD64 -- firefox 3.0.4 / 3.0.5 + libnss_wins ibex netswitch samba = firefox crash https://bugs.launchpad.net/bugs/309539 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 304882] Re: Firefox crashes randomly: *** glibc detected *** /usr/lib/firefox-3.0.4/firefox: double free or corruption (fasttop)
*** This bug is a duplicate of bug 286119 *** https://bugs.launchpad.net/bugs/286119 ** This bug has been marked a duplicate of bug 286119 firefox 3.0.3 crashes (no SIG) on most pages w images: 8.10beta AMD64 -- Firefox crashes randomly: *** glibc detected *** /usr/lib/firefox-3.0.4/firefox: double free or corruption (fasttop) https://bugs.launchpad.net/bugs/304882 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 286119] Re: firefox 3.0.3 crashes (no SIG) on most pages w images: 8.10beta AMD64
upstream bug report: https://bugzilla.samba.org/show_bug.cgi?id=5904 ** Changed in: samba (Ubuntu) Status: Incomplete => Confirmed ** Changed in: firefox-3.0 (Ubuntu) Status: New => Invalid -- firefox 3.0.3 crashes (no SIG) on most pages w images: 8.10beta AMD64 https://bugs.launchpad.net/bugs/286119 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 286119] Re: firefox 3.0.3 crashes (no SIG) on most pages w images: 8.10beta AMD64
mh i dont understand that... why could you reenable it, which version? i have a fully upgraded 8.10 with samba and winbind 2:3.2.3-1ubuntu3.3. -- firefox 3.0.3 crashes (no SIG) on most pages w images: 8.10beta AMD64 https://bugs.launchpad.net/bugs/286119 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 313117] [NEW] gui_tray_flags = 4 and multiple desktops
Public bug reported: Binary package hint: xchat when the systray icon is enabled and "minimze to tray" is enabled, xchat gets minimized when i change desktops. e.g. xchat window is visible on desktop 2 and settings are as noted above. i switch to desktop 1 and back to 2. xchat window is not shown anymore, but minimized to tray. if the tray icon is enabled, but the flags are set to 4. it behaves as expected. ie. xchat window is staying where it is, when i switch back. ubuntu 8.10 xchat 2.8.6-2ubuntu1 basic gnome+metacity ** Affects: xchat (Ubuntu) Importance: Undecided Status: New ** Tags: desktops icon systray tray xchat ** Description changed: Binary package hint: xchat when the systray icon is enabled and "minimze to tray" is enabled, xchat gets minimized when i change desktops. e.g. xchat window is visible on desktop 2 and settings are as noted above. i switch to desktop 1 and back to 2. xchat window is not shown anymore, but minimized to tray. if the tray icon is enabled, but the flags are set to 4. it behaves as expected. ie. xchat window is staying where it is, when i switch back. ubuntu 8.10 xchat 2.8.6-2ubuntu1 + basic gnome+metacity ** Tags added: desktops icon systray tray xchat -- gui_tray_flags = 4 and multiple desktops https://bugs.launchpad.net/bugs/313117 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 313149] [NEW] deluge produces zombie browser process when launched through about window
Public bug reported: Binary package hint: deluge-torrent when a new browser process is started by clicking on the link in the about window, it is not harvested after it exits. it is remaining in the process list as zombie/defunct until deluge exits too. deluge-torrent 0.5.9.3-1 ubuntu 8.10 ** Affects: deluge-torrent (Ubuntu) Importance: Undecided Status: New -- deluge produces zombie browser process when launched through about window https://bugs.launchpad.net/bugs/313149 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 286119] Re: firefox 3.0.3 crashes (no SIG) on most pages w images: 8.10beta AMD64
On Fri, 02 Jan 2009 18:19:54 - Chris Unitt wrote: > AmenophisIII wrote: > > mh i dont understand that... why could you reenable it, which version? > > i have a fully upgraded 8.10 with samba and winbind 2:3.2.3-1ubuntu3.3. > > > > > Hmm. > > Well when I re-enabled it, I only added wins to the 'hosts' part of my > nsswitch.conf file, so now it is as follows: > > # /etc/nsswitch.conf > # > # Example configuration of GNU Name Service Switch functionality. > # If you have the `glibc-doc-reference' and `info' packages installed, try: > # `info libc "Name Service Switch"' for information about this file. > > passwd: compat > group: compat > shadow: compat > > hosts: files mdns4_minimal [NOTFOUND=return] dns mdns4 wins > networks: files > > protocols: db files > services: db files > ethers: db files > rpc:db files > > > Maybe this helps? it helps, because now gethostbyname() will try DNS before WINS, and so most concurrent request (mostly those of browsers) will never reach the wins library. but if they would, for example if the DNS servers are down temporarily, they would crash. im not sure how mdns works, but in most cases [NOTFOUND=return] does not make sense (it would never try dns, mdns4 or wins, if mdns4_minimal could not find the host. see http://gnu.huihoo.org/glibc-2.2.3/html_chapter/libc_28.html). (sorry if this mail, does not work as intended. i used the webinterface till now) -- firefox 3.0.3 crashes (no SIG) on most pages w images: 8.10beta AMD64 https://bugs.launchpad.net/bugs/286119 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 286119] Re: firefox 3.0.3 crashes (no SIG) on most pages w images: 8.10beta AMD64
On Sat, 03 Jan 2009 04:11:12 - bongey wrote: > Only problem I see is my browser "seems" to run slower with wins > enabled, but I have no quantitative proof only qualitative. > if you put "wins" after "dns", it should only be slower, if there is no dns name. if you put wins before, it would try to lookup all names with wins imho. what does your config look like? im glad, that i powered down my last windows box today :) i agree, that this should be a higher priority. -- firefox 3.0.3 crashes (no SIG) on most pages w images: 8.10beta AMD64 https://bugs.launchpad.net/bugs/286119 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 313385] [NEW] losetup 32bit offset limit, hang, remaining defunct
Public bug reported: Binary package hint: util-linux i made a dd image of my laptop drive and try to work with it (mount, resizing etc). # losetup -a /dev/loop0: [fe01]:29253634 (/image.dd) # fdisk -lu /dev/loop0 Disk /dev/loop0: 60.0 GB, 60011642880 bytes 240 heads, 63 sectors/track, 7752 cylinders, total 117210240 sectors Units = sectors of 1 * 512 = 512 bytes Disk identifier: 0x46514650 Device Boot Start End Blocks Id System /dev/loop0p1 * 63 8814959 4407448+ b W95 FAT32 /dev/loop0p2 8814960 11721023954197640f W95 Ext'd (LBA) /dev/loop0p5 8815023 11721023954197608+ 7 HPFS/NTFS the first partition is about 4,5GB, the rest is a logical partition. i first tried to use http://vytautas.jakutis.lt/node/26 but that did not work and i did not look into it, because i knew of the offset method as described here http://www.fluidsignal.com/en/publications/knowledge/20080923090245 . so... i tried to use the losetup -o option to create loop devices for the partitions. offset = start block * 512 offset p1 = 63 * 512 = 32256 => losetup -fo 32256 /dev/loop0 this worked ok (can't redo atm, see below) offset p5 = 4513291776 this is > 2^32. if i try to use that offset, it seems to work ok the first time (it returns instantly), but does not create a new loop device. if you try it again, it hangs with consuming 100% cpu time of one core. i straced it afterwards: stat("/dev", {st_mode=S_IFDIR|0755, st_size=14560, ...}) = 0 stat("/dev/loop", 0x7fff3d71f7e0) = -1 ENOENT (No such file or directory) stat("/dev/loop0", {st_mode=S_IFBLK|0660, st_rdev=makedev(7, 0), ...}) = 0 open("/dev/loop0", O_RDONLY)= 3 ioctl(3, 0x4c03, 0x7fff3d71f6f0)= 0 close(3)= 0 stat("/dev/loop1", {st_mode=S_IFBLK|0660, st_rdev=makedev(7, 1), ...}) = 0 open("/dev/loop1", O_RDONLY)= 3 ioctl(3, 0x4c03, 0x7fff3d71f6f0)= -1 EOVERFLOW (Value too large for defined data type) close(3)= 0 open("/dev/loop0", O_RDWR) = 3 open("/dev/loop1", O_RDWR) = 4 readlink("/dev", 0x7fff3d71d620, 4096) = -1 EINVAL (Invalid argument) readlink("/dev/loop0", 0x7fff3d71d620, 4096) = -1 EINVAL (Invalid argument) ioctl(4, 0x4c00, 0x3) = -1 EBUSY (Device or resource busy) close(4)= 0 close(3)= 0 here it loops: stat("/dev", {st_mode=S_IFDIR|0755, st_size=14560, ...}) = 0 stat("/dev/loop", 0x7fff3d71f7e0) = -1 ENOENT (No such file or directory) stat("/dev/loop0", {st_mode=S_IFBLK|0660, st_rdev=makedev(7, 0), ...}) = 0 open("/dev/loop0", O_RDONLY)= 3 ioctl(3, 0x4c03, 0x7fff3d71f6f0)= 0 close(3)= 0 stat("/dev/loop1", {st_mode=S_IFBLK|0660, st_rdev=makedev(7, 1), ...}) = 0 open("/dev/loop1", O_RDONLY)= 3 ioctl(3, 0x4c03, 0x7fff3d71f6f0)= -1 EOVERFLOW (Value too large for defined data type) close(3)= 0 open("/dev/loop0", O_RDWR) = 3 open("/dev/loop1", O_RDWR) = 4 readlink("/dev", 0x7fff3d71d620, 4096) = -1 EINVAL (Invalid argument) readlink("/dev/loop0", 0x7fff3d71d620, 4096) = -1 EINVAL (Invalid argument) ioctl(4, 0x4c00, 0x3) = -1 EBUSY (Device or resource busy) close(4)= 0 close(3)= 0 rinse repeat i searched for help and found http://www.linuxforums.org/forum/redhat-fedora-linux-help/111777-losetup-offset-there-limit-overflow.html that indicates, that there was a bug and it was fixed before 2.13-pre7. i use util-linux 2.14-1ubuntu2 but maybe its an amd64 bug, since im running 64bit ubuntu 8.10. after trying a too big offset, it is broken until reboot: i cant use a small offset. i cant detach the whole disk image. i cant rmmod loop. ill reboot now and strace the first run with a too big offset. ** Affects: util-linux (Ubuntu) Importance: Undecided Status: New -- losetup 32bit offset limit, hang, remaining defunct https://bugs.launchpad.net/bugs/313385 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 313385] Re: losetup 32bit offset limit, hangs on retry, remains defunct
** Summary changed: - losetup 32bit offset limit, hang, remaining defunct + losetup 32bit offset limit, hangs on retry, remains defunct ** Description changed: Binary package hint: util-linux i made a dd image of my laptop drive and try to work with it (mount, resizing etc). # losetup -a /dev/loop0: [fe01]:29253634 (/image.dd) # fdisk -lu /dev/loop0 Disk /dev/loop0: 60.0 GB, 60011642880 bytes 240 heads, 63 sectors/track, 7752 cylinders, total 117210240 sectors Units = sectors of 1 * 512 = 512 bytes Disk identifier: 0x46514650 Device Boot Start End Blocks Id System /dev/loop0p1 * 63 8814959 4407448+ b W95 FAT32 /dev/loop0p2 8814960 11721023954197640f W95 Ext'd (LBA) /dev/loop0p5 8815023 11721023954197608+ 7 HPFS/NTFS the first partition is about 4,5GB, the rest is a logical partition. i first tried to use http://vytautas.jakutis.lt/node/26 but that did not work and i did not look into it, because i knew of the offset method as described here http://www.fluidsignal.com/en/publications/knowledge/20080923090245 . so... i tried to use the losetup -o option to create loop devices for the partitions. offset = start block * 512 offset p1 = 63 * 512 = 32256 => losetup -fo 32256 /dev/loop0 this worked ok (can't redo atm, see below) offset p5 = 4513291776 this is > 2^32. if i try to use that offset, it seems to work ok the first time (it returns instantly), but does not create a new loop device. if you try it again, it hangs with consuming 100% cpu time of one core. i straced it afterwards: stat("/dev", {st_mode=S_IFDIR|0755, st_size=14560, ...}) = 0 stat("/dev/loop", 0x7fff3d71f7e0) = -1 ENOENT (No such file or directory) stat("/dev/loop0", {st_mode=S_IFBLK|0660, st_rdev=makedev(7, 0), ...}) = 0 open("/dev/loop0", O_RDONLY)= 3 ioctl(3, 0x4c03, 0x7fff3d71f6f0)= 0 close(3)= 0 stat("/dev/loop1", {st_mode=S_IFBLK|0660, st_rdev=makedev(7, 1), ...}) = 0 open("/dev/loop1", O_RDONLY)= 3 ioctl(3, 0x4c03, 0x7fff3d71f6f0)= -1 EOVERFLOW (Value too large for defined data type) close(3)= 0 open("/dev/loop0", O_RDWR) = 3 open("/dev/loop1", O_RDWR) = 4 readlink("/dev", 0x7fff3d71d620, 4096) = -1 EINVAL (Invalid argument) readlink("/dev/loop0", 0x7fff3d71d620, 4096) = -1 EINVAL (Invalid argument) ioctl(4, 0x4c00, 0x3) = -1 EBUSY (Device or resource busy) close(4)= 0 close(3)= 0 here it loops: stat("/dev", {st_mode=S_IFDIR|0755, st_size=14560, ...}) = 0 stat("/dev/loop", 0x7fff3d71f7e0) = -1 ENOENT (No such file or directory) stat("/dev/loop0", {st_mode=S_IFBLK|0660, st_rdev=makedev(7, 0), ...}) = 0 open("/dev/loop0", O_RDONLY)= 3 ioctl(3, 0x4c03, 0x7fff3d71f6f0)= 0 close(3)= 0 stat("/dev/loop1", {st_mode=S_IFBLK|0660, st_rdev=makedev(7, 1), ...}) = 0 open("/dev/loop1", O_RDONLY)= 3 ioctl(3, 0x4c03, 0x7fff3d71f6f0)= -1 EOVERFLOW (Value too large for defined data type) close(3)= 0 open("/dev/loop0", O_RDWR) = 3 open("/dev/loop1", O_RDWR) = 4 readlink("/dev", 0x7fff3d71d620, 4096) = -1 EINVAL (Invalid argument) readlink("/dev/loop0", 0x7fff3d71d620, 4096) = -1 EINVAL (Invalid argument) ioctl(4, 0x4c00, 0x3) = -1 EBUSY (Device or resource busy) close(4)= 0 close(3)= 0 rinse repeat i searched for help and found http://www.linuxforums.org/forum/redhat-fedora-linux-help/111777-losetup-offset-there-limit-overflow.html that indicates, that there was a bug and it was fixed before 2.13-pre7. i use util-linux 2.14-1ubuntu2 but maybe its an amd64 bug, since im running 64bit ubuntu 8.10. after trying a too big offset, it is broken until reboot: i cant use a small offset. i cant detach the whole disk image. i cant rmmod loop. - ill reboot now and strace the first run with a too big offset. + after reboot: + # ll + total 58662416 + drwxr-xr-x 2 root root 4096 2009-01-03 05:27 d + -rwxr--r-- 1 ameno ameno 60011642880 2009-01-02 18:29 file.dd + # losetup -a + # losetup -f file.dd + # losetup -fo 32256 /dev/loop0 + # losetup -a + /dev/loop0: [fe01]:29253634 (/platz/vbox/file.dd) + /dev/loop1: [000e]:6209 (/dev/loop0), offset 32256 + # mount /dev/loop1 d + # ll d + total 410040 + -rwxr-xr-x 1 root root150528 2005-09-09 01:28 arcldr.exe + -rwxr-xr-x 1 root root 170 2008-03-24 15:00 boot.ini + drwxr-xr-x 6 root root 4096 2005-09-09 01:33 Documents and Settings + -rwxr-xr-x 1 root root 0 2005-09-09 01:28 io.sys + -rwxr-x
[Bug 313385] Re: losetup 32bit offset limit, hangs on retry, remains defunct
** Description changed: Binary package hint: util-linux i made a dd image of my laptop drive and try to work with it (mount, resizing etc). # losetup -a /dev/loop0: [fe01]:29253634 (/image.dd) # fdisk -lu /dev/loop0 Disk /dev/loop0: 60.0 GB, 60011642880 bytes 240 heads, 63 sectors/track, 7752 cylinders, total 117210240 sectors Units = sectors of 1 * 512 = 512 bytes Disk identifier: 0x46514650 Device Boot Start End Blocks Id System /dev/loop0p1 * 63 8814959 4407448+ b W95 FAT32 /dev/loop0p2 8814960 11721023954197640f W95 Ext'd (LBA) /dev/loop0p5 8815023 11721023954197608+ 7 HPFS/NTFS the first partition is about 4,5GB, the rest is a logical partition. i first tried to use http://vytautas.jakutis.lt/node/26 but that did not work and i did not look into it, because i knew of the offset method as described here http://www.fluidsignal.com/en/publications/knowledge/20080923090245 . so... i tried to use the losetup -o option to create loop devices for the partitions. offset = start block * 512 offset p1 = 63 * 512 = 32256 => losetup -fo 32256 /dev/loop0 this worked ok (can't redo atm, see below) offset p5 = 4513291776 this is > 2^32. if i try to use that offset, it seems to work ok the first time (it returns instantly), but does not create a new loop device. if you try it again, it hangs with consuming 100% cpu time of one core. i straced it afterwards: stat("/dev", {st_mode=S_IFDIR|0755, st_size=14560, ...}) = 0 stat("/dev/loop", 0x7fff3d71f7e0) = -1 ENOENT (No such file or directory) stat("/dev/loop0", {st_mode=S_IFBLK|0660, st_rdev=makedev(7, 0), ...}) = 0 open("/dev/loop0", O_RDONLY)= 3 ioctl(3, 0x4c03, 0x7fff3d71f6f0)= 0 close(3)= 0 stat("/dev/loop1", {st_mode=S_IFBLK|0660, st_rdev=makedev(7, 1), ...}) = 0 open("/dev/loop1", O_RDONLY)= 3 ioctl(3, 0x4c03, 0x7fff3d71f6f0)= -1 EOVERFLOW (Value too large for defined data type) close(3)= 0 open("/dev/loop0", O_RDWR) = 3 open("/dev/loop1", O_RDWR) = 4 readlink("/dev", 0x7fff3d71d620, 4096) = -1 EINVAL (Invalid argument) readlink("/dev/loop0", 0x7fff3d71d620, 4096) = -1 EINVAL (Invalid argument) ioctl(4, 0x4c00, 0x3) = -1 EBUSY (Device or resource busy) close(4)= 0 close(3)= 0 here it loops: stat("/dev", {st_mode=S_IFDIR|0755, st_size=14560, ...}) = 0 stat("/dev/loop", 0x7fff3d71f7e0) = -1 ENOENT (No such file or directory) stat("/dev/loop0", {st_mode=S_IFBLK|0660, st_rdev=makedev(7, 0), ...}) = 0 open("/dev/loop0", O_RDONLY)= 3 ioctl(3, 0x4c03, 0x7fff3d71f6f0)= 0 close(3)= 0 stat("/dev/loop1", {st_mode=S_IFBLK|0660, st_rdev=makedev(7, 1), ...}) = 0 open("/dev/loop1", O_RDONLY)= 3 ioctl(3, 0x4c03, 0x7fff3d71f6f0)= -1 EOVERFLOW (Value too large for defined data type) close(3)= 0 open("/dev/loop0", O_RDWR) = 3 open("/dev/loop1", O_RDWR) = 4 readlink("/dev", 0x7fff3d71d620, 4096) = -1 EINVAL (Invalid argument) readlink("/dev/loop0", 0x7fff3d71d620, 4096) = -1 EINVAL (Invalid argument) ioctl(4, 0x4c00, 0x3) = -1 EBUSY (Device or resource busy) close(4)= 0 close(3)= 0 rinse repeat i searched for help and found http://www.linuxforums.org/forum/redhat-fedora-linux-help/111777-losetup-offset-there-limit-overflow.html that indicates, that there was a bug and it was fixed before 2.13-pre7. i use util-linux 2.14-1ubuntu2 but maybe its an amd64 bug, since im running 64bit ubuntu 8.10. after trying a too big offset, it is broken until reboot: i cant use a small offset. i cant detach the whole disk image. i cant rmmod loop. after reboot: # ll total 58662416 drwxr-xr-x 2 root root 4096 2009-01-03 05:27 d -rwxr--r-- 1 ameno ameno 60011642880 2009-01-02 18:29 file.dd # losetup -a # losetup -f file.dd # losetup -fo 32256 /dev/loop0 # losetup -a /dev/loop0: [fe01]:29253634 (/platz/vbox/file.dd) /dev/loop1: [000e]:6209 (/dev/loop0), offset 32256 # mount /dev/loop1 d # ll d total 410040 -rwxr-xr-x 1 root root150528 2005-09-09 01:28 arcldr.exe -rwxr-xr-x 1 root root 170 2008-03-24 15:00 boot.ini drwxr-xr-x 6 root root 4096 2005-09-09 01:33 Documents and Settings -rwxr-xr-x 1 root root 0 2005-09-09 01:28 io.sys -rwxr-xr-x 1 root root 0 2005-09-09 01:28 msdos.sys -rwxr-xr-x 1 root root 34724 2005-09-09 01:28 ntdetect.com -rwxr-xr-x 1 root root214432 2005-09-09 01:28 ntldr -rwxr-xr-x 1 root roo
[Bug 313423] [NEW] multiload_applet harddisk functionality broken/not documented enough
Public bug reported: Binary package hint: gnome-applets i added the harddisk monitor thingy and it stays black and shows "0% in use" althouth my first hd is under heavy load. (i have two disks connected atm, /dev/sda and /dev/sdb) i guess it does not work with device mapper: i have lvm over dm-crypt. but it should be able to detect disk usage anyway... but since neither manpage nor gnome docu say exactly what it should do, i can't comment further. can you elaborate what it should exactly monitor please? btw the multiload_applet manpage does not mention the harddisk monitor at all. im using ubuntu 8.10 amd64 and gnome-applets 2.24.1-0ubuntu1 ** Affects: gnome-applets (Ubuntu) Importance: Undecided Status: New -- multiload_applet harddisk functionality broken/not documented enough https://bugs.launchpad.net/bugs/313423 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 313423] Re: multiload_applet harddisk functionality broken/not documented enough
*** This bug is a duplicate of bug 275604 *** https://bugs.launchpad.net/bugs/275604 im not sure about that. i dont understand your comment in the other report fully. regarding https://bugs.launchpad.net/ubuntu/+source/gnome-applets/+bug/275604/comments/9 you said: "the read stat seems to not be updated which suggests that's not an applet bug" which field(s) do you mean? the "merge" fields 2 and 6 seem to be ok at 0 (i guess they dont get merged before issued to physical disks?). 9 (current i/os) is ok too. agreed? 4 and the rest at the end are bogus, i agree. but... mine arent 0 :) (except 2, 6 and 9) and get updated e.g.: 2540 dm-0 5565862 0 747547424 38254648 85392788 0 683142304 4076472404 0 17259000 4114740636 5mins later (low load) 2540 dm-0 5567422 0 747646320 38269368 85393184 0 683145472 4076473516 0 17270840 4114756468 and beside that, it should really be documented WHAT is meassured. at least tell me pls :) i still dont know.. which field? and which lines get checked? sdX get updated even if they are raided/lvmed/crypted. but if the applet would look at sdX/hdY only, there wouldnt be a problem to begin with(?) are only mounted drives watched, only the one with / etc. thanks -- multiload_applet harddisk functionality broken/not documented enough https://bugs.launchpad.net/bugs/313423 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 275604] Re: Hard disk graph in panel applet constantly reads 0%
** Bug watch added: GNOME Bug Tracker #566659 http://bugzilla.gnome.org/show_bug.cgi?id=566659 ** Also affects: gnome-applets via http://bugzilla.gnome.org/show_bug.cgi?id=566659 Importance: Unknown Status: Unknown -- Hard disk graph in panel applet constantly reads 0% https://bugs.launchpad.net/bugs/275604 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 236764] Re: Keyboard shortcut for the power symbol not working in gcalctool
im not sure if this is the same problem. i have a german nodeadkeys keyboard layout and my locale is somewhat nonstandard: LANG=en_US.UTF-8 LC_CTYPE="en_US.UTF-8" LC_NUMERIC=de_AT.UTF-8 LC_TIME=en_DK.UTF-8 LC_COLLATE="en_US.UTF-8" LC_MONETARY=de_AT.UTF-8 LC_MESSAGES="en_US.UTF-8" LC_PAPER=de_AT.UTF-8 LC_NAME=de_AT.UTF-8 LC_ADDRESS=de_AT.UTF-8 LC_TELEPHONE=de_AT.UTF-8 LC_MEASUREMENT=de_AT.UTF-8 LC_IDENTIFICATION=de_AT.UTF-8 LC_ALL= keys work ok everywhere (terminals, texteditors, browsers..) except for calculator. all keys that need "AltGr" aka right alt aka level3 (never read that till 5mins ago :) to be pressed are not working: ^, {, }, ~, | (circumflex, braces, tilde, pipe and maybe others) somewhat special: [ and ] add "u32(u16(" into the field. those are altgr+8/9, shift+8/9 are () on german keyboards. is this the same bug? should i report upstream or do you need any other information? -- Keyboard shortcut for the power symbol not working in gcalctool https://bugs.launchpad.net/bugs/236764 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 236764] Re: Keyboard shortcut for the power symbol not working in gcalctool
sorry! im running 8.10 64bit. -- Keyboard shortcut for the power symbol not working in gcalctool https://bugs.launchpad.net/bugs/236764 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 279011] Re: [g45] virtual consoles not shown, Intel G45
hello i can confirm that this bug is valid for the standard intrepid package (xserver-xorg-video-intel 2:2.4.1-1ubuntu10) on intel dg45id mainboards (g45 chipset) connected via dvi. (out of sync if i try to switch to text consoles while in x) i can also confirm, that the updated packages fixes this issue. \o/ thanks a lot! if there is anything else you need to know, pls let me/us know. -- [g45] virtual consoles not shown, Intel G45 https://bugs.launchpad.net/bugs/279011 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 223840] Re: Claws Mail - Shortcut keys are non-functional
sorry for this late reply... but since i was puzzled why i could not change shortcuts in claws-mail but can in sylpheed, and this bug report made clear to me, that the gtk feature can be disabled per application, id like to add my 2cts: its ok to disable it globaly (although i dont think thats a wise choice...) and its ok to enable its globaly. but it does absolutely not make any sense for the user, if a gtk app does not behave like all others. that would make it a bug in claws-mail: the default should be no application specific setting for this, but inherent the gtk wide setting. -- Claws Mail - Shortcut keys are non-functional https://bugs.launchpad.net/bugs/223840 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 282577] Re: autocomplete in grub shell doesn't work
yeah its pretty clear, that its related to using the statically linked 32bit grub on an amd64 system. i noticed the problem myself on my intrepid amd64. i asked a friend who confirmed, that its broken on his ubuntu amd64 pc and that it actually works on his archlinux amd64 installation. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=423273 is quite interesting too because of the comment of the gentoo user... it seems to me that grub got compiled with a wrong or faulty library in debian, ubuntu, fedora and suse (https://bugzilla.novell.com/show_bug.cgi?id=263262) and that gentoo uses the right version of the library if it is installed by their emul-linux-x86-baselibs package (http://www.gentoo-portage.com/app-emulation/emul-linux-x86-baselibs) and archlinux is good too. so it seems that this is not directly a grub problem, but a library/packaging problem... thats all i was able to find out, hope it helps to fix it (asap, because grub is ~unusable interactively without it ;) -- autocomplete in grub shell doesn't work https://bugs.launchpad.net/bugs/282577 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 282577] Re: autocomplete in grub shell doesn't work
** Tags added: auto completion console grub shell tab -- autocomplete in grub shell doesn't work https://bugs.launchpad.net/bugs/282577 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 282577] Re: autocomplete in grub shell doesn't work
** Changed in: grub (Ubuntu) Status: New => Confirmed -- autocomplete in grub shell doesn't work https://bugs.launchpad.net/bugs/282577 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 275351] Re: slow boot on intel DG45ID
** Changed in: linux (Ubuntu) Status: New => Confirmed -- slow boot on intel DG45ID https://bugs.launchpad.net/bugs/275351 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 311836] [NEW] visual glitches when messages are selected with the keyboard
Public bug reported: Binary package hint: claws-mail im using ubuntu intrepid and claws-mail 3.5.0-2ubuntu1. when your focus is inside the message list you can select multiple messages by holding shift or ctrl and either click other messages or moving with the cursor keys. while doing it with the mouse everything looks ok, but if you do it with the keyboard the selection gets stuck, even if you unselect the messages/select another message. how to reproduce: open a folder with at least 2 (better 3) messages. select the first message (pos1 or with mouse). press and hold shift and hit the down key at least once (or press end) and relase shift. some (all) messages are now selected. this selection is stuck: if you click on any message or hit up/down/pos1/end you would expect the old selection to be abandoned, but it isnt. im pretty sure its only visually stuck and the right messages are selected and processed e.g. if you declare them as spam or drag'n'drop them. there is also another glitch when you unselect messages with ctrl+click. the old selection remains as kind of a shadow (the yellow selection is cleared, but the black frame remains) until you select und unselect it again (with the mouse or by "sweeping" by with the cursor keys). ** Affects: claws-mail (Ubuntu) Importance: Undecided Status: New ** Tags: glitch keyboard selection visual ** Description changed: Binary package hint: claws-mail im using ubuntu intrepid and claws-mail 3.5.0-2ubuntu1. when your focus is inside the message list you can select multiple messages by holding shift or ctrl and either click other messages or moving with the cursor keys. while doing it with the mouse everything looks ok, but if you do it with the keyboard the selection gets stuck, even if you unselect the messages/select another message. how to reproduce: open a folder with at least 2 (better 3) messages. select the first message (pos1 or with mouse). press and hold shift and hit the down key at least once (or press end) and relase shift. some (all) messages are now selected. this selection is stuck: if you click on any message or hit up/down/pos1/end you would expect the old selection to be abandoned, but it isnt. im pretty sure its only visually stuck and the right messages are selected and processed e.g. if you declare them as spam or drag'n'drop them. + + + there is also another glitch when you unselect messages with ctrl+click. + the old selection remains as kind of a shadow (the yellow selection is cleared, but the black frame remains) until you select und unselect it again (with the mouse or by "sweeping" by with the cursor keys). ** Tags added: glitch keyboard selection visual -- visual glitches when messages are selected with the keyboard https://bugs.launchpad.net/bugs/311836 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 99276] Re: "User and Groups" does not inform user that manual UID already exists and create user groups.
i have the same problem... although i did not change the uid or anything else. just the password fields. the group of the new user gets added: grep test /etc/group test:x:1005: testu:x:1006: (i tried two times... thought maybe test is a reserved word the first time) but no user in passwd and no home dir. i did add users on the console before, maybe that complicated things? no matter what went wrong.. its just a WTF NONO!!! to not do any error handling, im really pissed. -- "User and Groups" does not inform user that manual UID already exists and create user groups. https://bugs.launchpad.net/bugs/99276 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 336762] Re: ntfs hard links not working
i did try the jaunty package in intrepid for other reasons and it worked fine. you have to fetch two (architecture dependant, mine are for amd64 as the name implies) packages: libntfs-3g49_2009.2.1-0ubuntu1_amd64.deb ntfs-3g_2009.2.1-0ubuntu1_amd64.deb and install it with dpkg -i dont blame me if it fries anything :) -- ntfs hard links not working https://bugs.launchpad.net/bugs/336762 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 313385] Re: losetup 32bit offset limit, hangs on retry, remains defunct
your logs seem to indicate that there is a problem with samba (keywords cifs, smbd). how do you use samba in respect to the lvm device? i also don't really understand why you need to use a virtual disk to expand a LVM (but i probably won't be able to help you anyway..). what commands did you use? -- losetup 32bit offset limit, hangs on retry, remains defunct https://bugs.launchpad.net/bugs/313385 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 275351] Re: slow boot on intel DG45ID
i didnt look especially for it when i updated, but im pretty sure, that it did not change anything in respect to this bug -- slow boot on intel DG45ID https://bugs.launchpad.net/bugs/275351 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 355404] [NEW] mlocate cronjob spins up drives
Public bug reported: Binary package hint: mlocate i have two (sata) hdds, one for / and one that receives my daily backups. my backup scripts unmount the backup partition and put the drive to standby after backing up. nevertheless whenever the updatedb job runs, the drives spins up. im pretty the reason for this is one file/dir somewhere in udev, but i did no investigate that further. i just added udev to PRUNEFS in /etc/updatedb.conf (not checked yet if it works, but im quite sure it does). mlocate 0.20-2ubuntu1 on 8.10 64bit i dont see a lot of sense adding /dev to the database, what do you think about pruning it? ** Affects: mlocate (Ubuntu) Importance: Undecided Status: New -- mlocate cronjob spins up drives https://bugs.launchpad.net/bugs/355404 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 355411] [NEW] nautilus spins up harddisks unnecessarily
Public bug reported: Binary package hint: nautilus i have two (sata) hdds, one for / and one that receives my daily backups. my backup scripts unmount the backup partition and put the drive to standby after backing up. whenever / is accessed by nautilus (e.g. clicking on "File System" in the tree side pane), the backup drive is woken up. as noted above there are no partitions mounted when this happens! ive never triggered this by any other application but nautilus (and mlocate see #355404). e.g. it never happend to me while doing stuff in a terminal, and i do work there a lot. i did not investigate the exact cause yet. nautilus 1:2.24.1-0ubuntu2 ubuntu 8.10 64bit ** Affects: nautilus (Ubuntu) Importance: Undecided Status: New -- nautilus spins up harddisks unnecessarily https://bugs.launchpad.net/bugs/355411 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 355411] Re: nautilus spins up harddisks unnecessarily
my fault. nothing to see here. sorry i think there was something mounted after all. ** Changed in: nautilus (Ubuntu) Status: New => Invalid -- nautilus spins up harddisks unnecessarily https://bugs.launchpad.net/bugs/355411 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 355404] Re: /dev should not be indexed
** Summary changed: - mlocate cronjob spins up drives + /dev should not be indexed ** Description changed: Binary package hint: mlocate - i have two (sata) hdds, one for / and one that receives my daily backups. - my backup scripts unmount the backup partition and put the drive to standby after backing up. - nevertheless whenever the updatedb job runs, the drives spins up. - - im pretty the reason for this is one file/dir somewhere in udev, but i - did no investigate that further. i just added udev to PRUNEFS in - /etc/updatedb.conf (not checked yet if it works, but im quite sure it - does). - - mlocate 0.20-2ubuntu1 - on 8.10 64bit + but since its already created, maybe you + could comment about the following question anyway i dont see a lot of sense adding /dev to the database, what do you think - about pruning it? + about pruning it by mount type (i.e. udev)? -- /dev should not be indexed https://bugs.launchpad.net/bugs/355404 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 355854] [NEW] version 2.5 released
Public bug reported: Binary package hint: nexuiz debian bug report at http://bugs.debian.org/cgi- bin/bugreport.cgi?bug=522514 ** Affects: nexuiz (Ubuntu) Importance: Undecided Status: New -- version 2.5 released https://bugs.launchpad.net/bugs/355854 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 374287] Re: hdparm -Y does not work (as it did in 8.10)
** Changed in: hdparm (Ubuntu) Status: New => Fix Released -- hdparm -Y does not work (as it did in 8.10) https://bugs.launchpad.net/bugs/374287 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 374287] Re: hdparm -Y does not work (as it did in 8.10)
this was fixed in 9.15-1ubuntu1 (lp:311451) and will be released in karmic, so ill close this. -- hdparm -Y does not work (as it did in 8.10) https://bugs.launchpad.net/bugs/374287 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 552022] Re: not finding cd drivers throws fatal error even though using USB
im trying to install lucid beta2 from the alternate install iso too. i used unetbootin to create a bootable usb stick from the ubuntu-10.04-beta2-alternate-amd64.iso (20100406) (and i tried to use pxe+nfs too, but since network is not available before detecting the "cdrom", there is no (easy?) way to get it working without a stick) the first problem, as the op described, the alternate cd has no way to _not_ use a cdrom as source and bails out if it can't find one. this can be circumvented by loop-mounting the .iso manually after the installer tells you that the "detect and mount CD-ROM" "installation step failed" ("main-menu ls: /lib/modules/*/*kernel/drivers/cdrom/: no such file or directory" in the syslog) after mounting manually with "mount -tiso9660 -oloop iso /cdrom" in a console, selecting "load debconf preconfiguration file" continues the installation normally. after partitioning "install the base system" fails with "debootstrap error - failed to determine the codename for the release" (syslog: "base-installer: error: exiting on error base-installer/no_codename"). according to debian bug 509775: "This typically happens because users get "creative" with combining different installation methods or because they manually mount/unmount things, not because of any real issue in the installer." -- not finding cd drivers throws fatal error even though using USB https://bugs.launchpad.net/bugs/552022 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 552022] Re: not finding cd drivers throws fatal error even though using USB
but according to "4.3. Preparing Files for USB Memory Stick Booting" of the ubuntu install guide this is not the correct way to install it anyway. (although that did not work for me either. imho the usb install is way too complicated. im used to netinstalls (since debian 3.0) and those always worked perfectly, but i spend several hours now just to get the usb install running.) -- not finding cd drivers throws fatal error even though using USB https://bugs.launchpad.net/bugs/552022 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 566963] [NEW] "Packages does not exist" on lucid alternate install beta2 from usb
Public bug reported: Binary package hint: debian-installer i tried to install ubuntu linux 10.4 beta 2 from an usb stick. i used http://archive.ubuntu.com/ubuntu/dists/lucid/main/installer-amd64/current/images/hd-media/boot.img.gz according to the installation guide and copied ubuntu-10.04-beta2-alternate-amd64.iso into root of the created fs. may the problem is, that the boot.img.gz is from 2010-04-19? is there a matching image for the beta2? i cant find it. booting and keyboard setup etc works ok, the .iso is mounted to /cdrom but "load-iso" fails: cdrom-retriever: warning: File /cdrom/dists/lucid/main/debian-installer/binary-amd64/Packages cdrom-retriever: warning: File /cdrom/dists/lucid/restricted/debian-installer/binary-amd64/Packages anna: WARNING **: no packages for kernel in archive the said Packages files do not exist, but Packages.gz exist. ** Affects: debian-installer (Ubuntu) Importance: Undecided Status: New -- "Packages does not exist" on lucid alternate install beta2 from usb https://bugs.launchpad.net/bugs/566963 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 570017] [NEW] indicator-applet-session uses too much space
Public bug reported: Binary package hint: indicator-applet in lucid the indicator-applet-session (0.3.6) consists of two menus: one speech balloon + username (for user status) and an off button (for session management). in 9.10 (applet version 0.1) the functionality was combined in one menu (similar to the management menu + extra "set status" submenu. the icon indicated current user status). two icons + one text string are too much for a menu i dont use very often. im also aware of who is logged in since there is only one user ;) i would like to see two options (gconf interface would be sufficient): - combine the two menus like they were in 9.10 - hide the username title for the balloon menu (the current username could be displayed inside the menu (like it was already so in 0.1)) ** Affects: indicator-applet (Ubuntu) Importance: Undecided Status: New -- indicator-applet-session uses too much space https://bugs.launchpad.net/bugs/570017 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 570020] [NEW] askpass prints prompt message for every character entered
Public bug reported: Binary package hint: cryptsetup cryptsetup version 2:1.1.0~rc2-1ubuntu13 i have removed "splash quiet" from the grub config, so i get the text interface instead of plymouth (cryptroot lines 291-296). the "enter password" etc message is displayed, and for every character i enter it is displayed again (plus an asterisk (*)). this is only a cosmetic problem, the password is read correctly and the dm-crypt device mapping is working too. ** Affects: cryptsetup (Ubuntu) Importance: Undecided Status: New -- askpass prints prompt message for every character entered https://bugs.launchpad.net/bugs/570020 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 524407] apport-collect data
Architecture: amd64 ArecordDevices: List of CAPTURE Hardware Devices card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog] Subdevices: 2/2 Subdevice #0: subdevice #0 Subdevice #1: subdevice #1 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: ameno 2767 F pulseaudio CRDA: Error: [Errno 2] No such file or directory Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xe052 irq 27' Mixer name : 'Intel G45 DEVELK' Components : 'HDA:111d7676,80865002,00100202 HDA:80862803,80860101,0010' Controls : 39 Simple ctrls : 23 DistroRelease: Ubuntu 9.10 HibernationDevice: resume=/dev/mapper/vg-root resume_offset=135168 #resume=UUID=54094b03-e42b-4411-baa8-385c88245709 resume_offset=135168 Package: linux (not installed) ProcCmdLine: BOOT_IMAGE=/vmlinuz-2.6.33-020633-generic root=/dev/mapper/vg-root ro ip=none usbcore.autosuspend=1 resume=/dev/mapper/vg-root resume_offset=135168 RfKill: Uname: Linux 2.6.33-020633-generic x86_64 UserGroups: adm admin audio cdrom dialout fuse lpadmin mnt netdev plugdev sambashare scanner video WpaSupplicantLog: XsessionErrors: (gnome-settings-daemon:2687): GLib-CRITICAL **: g_propagate_error: assertion `src != NULL' failed (polkit-gnome-authentication-agent-1:2812): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed (nautilus:2772): Eel-CRITICAL **: eel_preferences_get_boolean: assertion `preferences_is_initialized ()' failed (gnome-panel:2769): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 24 (gnome-panel:2769): Gdk-WARNING **: /build/buildd/gtk+2.0-2.18.3/gdk/x11/gdkdrawable-x11.c:952 drawable is not a pixmap or window dmi.bios.date: 02/09/2010 dmi.bios.vendor: Intel Corp. dmi.bios.version: IDG4510H.86A.0127.2010.0209.1609 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: DG45ID dmi.board.vendor: Intel Corporation dmi.board.version: AAE27729-307 dmi.chassis.type: 3 dmi.modalias: dmi:bvnIntelCorp.:bvrIDG4510H.86A.0127.2010.0209.1609:bd02/09/2010:svn:pn:pvr:rvnIntelCorporation:rnDG45ID:rvrAAE27729-307:cvn:ct3:cvr: -- hibernating wakes up sleeping harddrives https://bugs.launchpad.net/bugs/524407 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 524407] AplayDevices.txt
** Attachment added: "AplayDevices.txt" http://launchpadlibrarian.net/45588458/AplayDevices.txt -- hibernating wakes up sleeping harddrives https://bugs.launchpad.net/bugs/524407 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 524407] Card0.Codecs.codec.2.txt
** Attachment added: "Card0.Codecs.codec.2.txt" http://launchpadlibrarian.net/45588470/Card0.Codecs.codec.2.txt -- hibernating wakes up sleeping harddrives https://bugs.launchpad.net/bugs/524407 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 524407] BootDmesg.txt
** Attachment added: "BootDmesg.txt" http://launchpadlibrarian.net/45588463/BootDmesg.txt -- hibernating wakes up sleeping harddrives https://bugs.launchpad.net/bugs/524407 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 524407] Card0.Amixer.values.txt
** Attachment added: "Card0.Amixer.values.txt" http://launchpadlibrarian.net/45588464/Card0.Amixer.values.txt -- hibernating wakes up sleeping harddrives https://bugs.launchpad.net/bugs/524407 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 524407] .etc.asound.conf.txt
** Attachment added: ".etc.asound.conf.txt" http://launchpadlibrarian.net/45588418/.etc.asound.conf.txt -- hibernating wakes up sleeping harddrives https://bugs.launchpad.net/bugs/524407 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 524407] Re: hibernating wakes up sleeping harddrives
since its confirmed upstream, and ive already stated, that i use the vanilla builds... ** Attachment removed: ".etc.asound.conf.txt" http://launchpadlibrarian.net/45588418/.etc.asound.conf.txt ** Attachment removed: "AlsaDevices.txt" http://launchpadlibrarian.net/45588445/AlsaDevices.txt ** Attachment removed: "AplayDevices.txt" http://launchpadlibrarian.net/45588458/AplayDevices.txt ** Attachment removed: "CurrentDmesg.txt" http://launchpadlibrarian.net/45588472/CurrentDmesg.txt ** Attachment removed: "Card0.Codecs.codec.2.txt" http://launchpadlibrarian.net/45588470/Card0.Codecs.codec.2.txt ** Attachment removed: "Card0.Amixer.values.txt" http://launchpadlibrarian.net/45588464/Card0.Amixer.values.txt ** Attachment removed: "BootDmesg.txt" http://launchpadlibrarian.net/45588463/BootDmesg.txt ** Attachment removed: "IwConfig.txt" http://launchpadlibrarian.net/45588477/IwConfig.txt ** Attachment removed: "Card0.Codecs.codec.3.txt" http://launchpadlibrarian.net/45588471/Card0.Codecs.codec.3.txt -- hibernating wakes up sleeping harddrives https://bugs.launchpad.net/bugs/524407 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 524407] AlsaDevices.txt
** Attachment added: "AlsaDevices.txt" http://launchpadlibrarian.net/45588445/AlsaDevices.txt -- hibernating wakes up sleeping harddrives https://bugs.launchpad.net/bugs/524407 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 524407] CurrentDmesg.txt
** Attachment added: "CurrentDmesg.txt" http://launchpadlibrarian.net/45588472/CurrentDmesg.txt -- hibernating wakes up sleeping harddrives https://bugs.launchpad.net/bugs/524407 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 524407] IwConfig.txt
** Attachment added: "IwConfig.txt" http://launchpadlibrarian.net/45588477/IwConfig.txt ** Tags removed: kj-triage needs-kernel-logs needs-upstream-testing ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- hibernating wakes up sleeping harddrives https://bugs.launchpad.net/bugs/524407 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 524407] Card0.Codecs.codec.3.txt
** Attachment added: "Card0.Codecs.codec.3.txt" http://launchpadlibrarian.net/45588471/Card0.Codecs.codec.3.txt -- hibernating wakes up sleeping harddrives https://bugs.launchpad.net/bugs/524407 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 567195] Re: Crashes on startup with "IndexError: list index out of range"
i can confirm this bug. in /usr/share/system-config-lvm/Multipath.py system-config-lvm fetches the contents of /dev with "/bin/ls -l" (line 36 ff) it then iterates over all block devices by searching for lines starting with 'b' (like /bin/ls -l /dev | grep ^b) after that it tries to add the tuple ['/dev/' + words[9], words[4].rstrip(','), words[5]] to an array, where words[0...9] are the respective words in every line of ls output. the problem is, that words[9] does not exist, because all lines do only contain 9 words (0-8). if i change block_devices.append(['/dev/' + words[9], words[4].rstrip(','), words[5]]) to block_devices.append(['/dev/' + words[8], words[4].rstrip(','), words[5]]) system-config-lvm starts up normally and shows the partitions and lvm volumes correctly. im not sure how this could not get noticed early, but maybe the multipath code is only called in certain configurations. ** Changed in: system-config-lvm (Ubuntu) Status: New => Confirmed -- Crashes on startup with "IndexError: list index out of range" https://bugs.launchpad.net/bugs/567195 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 567195] Re: Crashes on startup with "IndexError: list index out of range"
indeed, the problem is with the date format (im using LC_TIME="en_DK.UTF-8"): https://bugzilla.redhat.com/show_bug.cgi?id=475997#c4 (including patch) debian bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=533617 ** Bug watch added: Red Hat Bugzilla #475997 https://bugzilla.redhat.com/show_bug.cgi?id=475997 ** Bug watch added: Debian Bug tracker #533617 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=533617 -- Crashes on startup with "IndexError: list index out of range" https://bugs.launchpad.net/bugs/567195 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 528543] Re: Optimize battery lifespan option
for lenovo thinkpads the low level infrastructure for this request is already in ubuntu in the form of a sysfs interface (tp-smapi-dkms package in lucid). http://www.thinkwiki.org/wiki/Tp_smapi#Battery_charge_control_features what about other hardware? -- Optimize battery lifespan option https://bugs.launchpad.net/bugs/528543 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 554099] Re: qualcomm gobi (2000) mobile broadband module not working after upgrade to lucid
** Summary changed: - HP un2400 mobile broadband module not working after upgrade to lucid + qualcomm gobi (2000) mobile broadband module not working after upgrade to lucid -- qualcomm gobi (2000) mobile broadband module not working after upgrade to lucid https://bugs.launchpad.net/bugs/554099 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 435190] Re: Disk wakes up every 30 minutes and produces errors on dmesg
i was affected too. after installing libatasmart from the ppa '/usr/lib/devicekit-disks/devkit-disks-helper-ata-smart-collect /dev/sdb 1' does not wake up my ST3250823AS (7200.8) drive anymore, thanks. pls add this to karmic updates. -- Disk wakes up every 30 minutes and produces errors on dmesg https://bugs.launchpad.net/bugs/435190 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 524407] [NEW] hibernating wakes up sleeping harddrives
Public bug reported: i have two hdds in my system: one for normal work and a second one for backups. the second harddrive is put to sleep after startup and is only accessed, when my automatic backup scripts work around midnight. all partitions on aforesaid drive are unmounted, when it is not in use. when i trigger hibernate, the typical cursor blinking starts and after a few seconds the second hard drive is waken up, all hibernation data is put on the other harddisk and the pc shuts down. this wake up is clearly not related to the bios (there was a blacklisting patch to libata for a similar problem in 2008), but a kernel (libata? or other software) problem. something accesses the second harddrive in a way, that wakes it up unnecessarily, which potentially reduces its lifespan. the harddrive in question is a seagate 7200.8 (ST3250823AS) and is attached to a ICH10 southbridge (8086:3a22) on my intel DG45ID mainboard. i use smartd to monitor the other hdd only. the kernel is a precompiled 2.6.32.8 vanilla AMD64 kernel (from http://kernel.ubuntu.com /~kernel-ppa/mainline/v2.6.32.8/). the system runs ubuntu 9.10. dmesg does not give any hints. ** Affects: linux (Ubuntu) Importance: Undecided Status: New -- hibernating wakes up sleeping harddrives https://bugs.launchpad.net/bugs/524407 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 524407] Re: hibernating wakes up sleeping harddrives
** Bug watch added: Linux Kernel Bug Tracker #15357 http://bugzilla.kernel.org/show_bug.cgi?id=15357 ** Also affects: linux via http://bugzilla.kernel.org/show_bug.cgi?id=15357 Importance: Unknown Status: Unknown -- hibernating wakes up sleeping harddrives https://bugs.launchpad.net/bugs/524407 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 484807] Re: module blacklisting not respected
kvm was patched so that it does not block other VMMs, if it is just loaded but not used. http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=10474ae8945ce08622fd1f3464e55bd817bf2376 this is afaik included in 2.6.33 (eventually released in the next days). -- module blacklisting not respected https://bugs.launchpad.net/bugs/484807 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 492392] Re: [lucid, intel] After suspend, flickering screen and then blank screen.
disabling powersaving for i915 (if the changelog message is correct) is NOT a fix imho. it seems to "fix" LP:379780 too. -- [lucid, intel] After suspend, flickering screen and then blank screen. https://bugs.launchpad.net/bugs/492392 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 379780] Re: High cpu usage after upgrade to 141-1.1
AmadeuS: probably because of the disabled i915 power management in the latest lucid kernel, so this is not really fixed. see LP:492392 and http://changelogs.ubuntu.com/changelogs/pool/main/l/linux/linux_2.6.32-11.15/changelog -- High cpu usage after upgrade to 141-1.1 https://bugs.launchpad.net/bugs/379780 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 211360] Re: workspace switcher tooltip is too intrusive
well... it's still/again so in jaunty and karmic. the tooltips are very nice for new users, but they are a pain, if you read them once. it annoys me the most, that the tooltips spread not only over the desktop switcher itself but also over all my tray icons... i dont see if there are new messages in irc and pidgin until i move the mouse out of the way, which is totally unnecessary otherwise ** Changed in: gnome-applets (Ubuntu) Status: Invalid => New -- workspace switcher tooltip is too intrusive https://bugs.launchpad.net/bugs/211360 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 211360] Re: workspace switcher tooltip is too intrusive
sorry, i missed the screenshot attachment. -- workspace switcher tooltip is too intrusive https://bugs.launchpad.net/bugs/211360 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 412527] Re: Cannot mount media in DVD rom drive, Acer Timeline 4810T. Drive is detected, and media only detected if placed in the drive when machine suspended. Even then DVD movies (purchased) ar
changing sata mode from ahci to ide worked on a timeline 4810t. dmesg with ahci: [6.750111] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [6.769801] ata5.00: ACPI cmd 00/00:00:00:00:00:a0 rejected by device (Stat=0x51 Err=0x04) [6.771547] ata5.00: ATAPI: TSSTcorp CDDVDW TS-U633A, AC01, max UDMA/100, ATAPI AN [6.771563] ata5.00: applying bridge limits [6.793370] ata5.00: ACPI cmd 00/00:00:00:00:00:a0 rejected by device (Stat=0x51 Err=0x04) [6.795130] ata5.00: configured for UDMA/100 [6.813989] scsi 4:0:0:0: CD-ROMTSSTcorp CDDVDW TS-U633A AC01 PQ: 0 ANSI: 5 [6.827090] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray [6.827095] Uniform CD-ROM driver Revision: 3.20 [6.827200] sr 4:0:0:0: Attached scsi CD-ROM sr0 [6.827258] sr 4:0:0:0: Attached scsi generic sg1 type 5 dmesg with ide: [5.711551] ata3.00: ATAPI: TSSTcorp CDDVDW TS-U633A, AC01, max UDMA/100 [5.711563] ata3.00: applying bridge limits [5.750341] ata3.00: configured for UDMA/100 [5.755813] scsi 2:0:0:0: CD-ROMTSSTcorp CDDVDW TS-U633A AC01 PQ: 0 ANSI: 5 [5.762898] sr0: scsi3-mmc drive: 62x/62x writer dvd-ram cd/rw xa/form2 cdda tray [5.762903] Uniform CD-ROM driver Revision: 3.20 [5.763017] sr 2:0:0:0: Attached scsi CD-ROM sr0 [5.763065] sr 2:0:0:0: Attached scsi generic sg1 type 5 no idea why there are acpi errors in between. there may be a valid firmware update for this drive here: http://www.samsungodd.com/kor/Firmware/FWDownload/FWDownload.asp?FunctionValue=view&no=699&SearchWord=TS-U633A&SearchMode=TOTALSEARCH&PageNumber=1&product_code= the site is not available in english. for us linux users the included windows flasher is of no use, but there is a dos version available here http://www.samsungodd.com/Lib/File/sfdndos.exe the application has a hardware check built in, but... I DO NOT RECOMMEND THAT YOU TRY THIS THOUGH i did not either yet. -- Cannot mount media in DVD rom drive, Acer Timeline 4810T. Drive is detected, and media only detected if placed in the drive when machine suspended. Even then DVD movies (purchased) are not recognised - error message that media is unknown. Audio cd's sometimes play. When trying to unmount, I am asked for my password - message given that another user mounted the media. https://bugs.launchpad.net/bugs/412527 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 514793] Re: i915 change event spam
*** This bug is a duplicate of bug 440411 *** https://bugs.launchpad.net/bugs/440411 ** This bug has been marked a duplicate of bug 440411 spam of change events from drm/card0 -- i915 change event spam https://bugs.launchpad.net/bugs/514793 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 484707] Re: Pitivi won't run, complains about missing dbus hal .service file
** Changed in: pitivi (Ubuntu) Status: Invalid => New -- Pitivi won't run, complains about missing dbus hal .service file https://bugs.launchpad.net/bugs/484707 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 484707] Re: Pitivi won't run, complains about missing dbus hal .service file
hi i get exactly the same message as noted above. "lshal" indicates, that no hald is running, which is correct according to ps. i have hal version 0.5.13-1ubuntu8 installed, but it is not started by default. if i start it manually, pitivi shows up normally. maybe i have tinkered with hald startup levels due to disks waking up (there was some regression from 8.10 -> 9.04 iirc, cant find it). if this behavior is ok, please close this bug report again, just wanted to document it further... -- Pitivi won't run, complains about missing dbus hal .service file https://bugs.launchpad.net/bugs/484707 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 435190] Re: Disk wakes up every 30 minutes and produces errors on dmesg
** Changed in: libatasmart (Ubuntu) Status: Fix Released => Confirmed ** Changed in: libatasmart (Ubuntu) Status: Confirmed => Fix Released -- Disk wakes up every 30 minutes and produces errors on dmesg https://bugs.launchpad.net/bugs/435190 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 440411] Re: spam of change events from drm/card0
i agree with scott. this is a kernel bug in the intel graphics driver. i think its related with power management, it seems to be correlated with putting the monitor into standby. and the linked freedesktop bug is not related imho (at least the output is completely different). quite annoying bug.. i have udev disabled now most of the time, because that load outweighs the benefits for me. -- spam of change events from drm/card0 https://bugs.launchpad.net/bugs/440411 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 480711] Re: rightclicking a folder in tree view (left side) causes view to jump to top dir.
the description is not correct. it does not jump to the top but to the folder, that is currently in view (or the most "further" parent directory, thats still visible, if the current folder is no longer viewable in the tree because its parent dir was collapsed... bit complicated to explain sorry :) -- rightclicking a folder in tree view (left side) causes view to jump to top dir. https://bugs.launchpad.net/bugs/480711 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 432387] Re: gnome clock applet need slider to work on smole displays
a similar problem exists in the horizontal domain: i have the clock applet on the lower right. if you hover the mouse over the time string below a location, the "set" button appears. if the time string is too wide, the appearance of this button will resize the whole applet window. in my case it adds a few pixels to the right... in nirvana, because it sits on the right edge of the desktop. what makes matters worse: the window cant be moved at all. the screenshot depicts the situation after the set button appears. ** Attachment added: "Screenshot.png" http://launchpadlibrarian.net/35841535/Screenshot.png -- gnome clock applet need slider to work on smole displays https://bugs.launchpad.net/bugs/432387 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 554099] Re: HP un2400 mobile broadband module not working after upgrade to lucid
there are kernel patches available. see http://thread.gmane.org/gmane.linux.usb.general/29707 -- HP un2400 mobile broadband module not working after upgrade to lucid https://bugs.launchpad.net/bugs/554099 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 403691] Re: Underline under accelerator characters in buttons and menu bar should only show when Alt is pressed
is there/will there be an option to configure/disable the new behavior (besides changing themes)? if not there will be some very sad people (including me). (id like to always show them in focused windows or get the old behavior back). should i file a new bug report/enhancement request? -- Underline under accelerator characters in buttons and menu bar should only show when Alt is pressed https://bugs.launchpad.net/bugs/403691 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 332950] Re: Misleading "cryptsetup: WARNING: invalid line in /etc/crypttab - "
please include the patch. cryptroot is already hard enough to debug, because its quite fragile (read: crappy :) would have saved me some time today. -- Misleading "cryptsetup: WARNING: invalid line in /etc/crypttab - " https://bugs.launchpad.net/bugs/332950 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 311836] Re: visual glitches when messages are selected with the keyboard
** Changed in: claws-mail (Ubuntu) Status: Invalid => New -- visual glitches when messages are selected with the keyboard https://bugs.launchpad.net/bugs/311836 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 311836] Re: visual glitches when messages are selected with the keyboard
the situation has improved since i reported the bug, but there is still a minor bug present (in 3.7.4, lucid final). how to reproduce: open a folder with at least one message (A) in view (threaded or not is not important). select A by clicking or keyboard (should happen automatically anyway after opening) unselect it by holding ctrl and clicking A this also happens if you select more than one message at the beginning. if the area is redrawn the border is removed. this can happen by switching desktops, moving/resizing the window etc. -- visual glitches when messages are selected with the keyboard https://bugs.launchpad.net/bugs/311836 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 554393] Re: nm-applet will not connect using vpnc plugin
you need to change the incomplete flag, if you answer the questions asked by the maintainers or they wont ever look at the bug again. ** Changed in: network-manager-applet (Ubuntu) Status: Incomplete => Confirmed -- nm-applet will not connect using vpnc plugin https://bugs.launchpad.net/bugs/554393 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 480460] Re: mcelog: warning: record length longer than expected. Consider update.
works for me in lucid 64b on core 2 duo (after upgrading). -- mcelog: warning: record length longer than expected. Consider update. https://bugs.launchpad.net/bugs/480460 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 538383] Re: Sound card not detected on Lenovo T410s with Ubuntu Lucid
** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- Sound card not detected on Lenovo T410s with Ubuntu Lucid https://bugs.launchpad.net/bugs/538383 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 538383] Re: Sound card not detected on Lenovo T410s with Ubuntu Lucid
this was fixed in vanilla with commit http://git.kernel.org/linus/c602c8ad45d6ee6ad91fc544513cc96f70790983 please include it in a lucid update ** Tags added: patch ** Tags removed: needs-kernel-logs needs-upstream-testing ** Tags added: trivial -- Sound card not detected on Lenovo T410s with Ubuntu Lucid https://bugs.launchpad.net/bugs/538383 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 538383] Re: Sound card not detected on Lenovo T410s with Ubuntu Lucid
just for the record: the "correct" behavior (according to the stable maintainer http://www.kroah.com/log/linux/stable-status-01-2010.html) is: "If ... you have found a patch written by someone else that you wish to have applied to the stable trees, email the git commit id of the patch as it shows up in Linus's tree to the sta...@kernel.org email address." done (with cc to takashi) -- Sound card not detected on Lenovo T410s with Ubuntu Lucid https://bugs.launchpad.net/bugs/538383 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 538383] Re: Sound card not detected on Lenovo T410s with Ubuntu Lucid
the patch is queued for 2.6.32.14 and 2.6.33.5 now. -- Sound card not detected on Lenovo T410s with Ubuntu Lucid https://bugs.launchpad.net/bugs/538383 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs