[Bug 204295] Re: madwifi causes oops after resume from suspend
I have not yet upgraded to 8.10 Intrepid, but I'm planning on doing that this month. However, I haven't experienced the bug recently -- But I'm now I'm running Linux hedwig 2.6.24-22-generic #1 SMP Mon Nov 24 18:32:42 UTC 2008 i686 GNU/Linux. I suppose it might have been fixed. I'll post on here if it happens again. Is there any more useful information I could gather at that time? -- madwifi causes oops after resume from suspend https://bugs.launchpad.net/bugs/204295 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 21507] Re: Disturbing sounds in Skyrocket screensaver
The man page also needs to be updated to reflect the changed default. -- Disturbing sounds in Skyrocket screensaver https://bugs.launchpad.net/bugs/21507 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 320088] Re: hexcat prints unprintable characters
Is this something I have to do somehow? Or are we waiting on "Ubuntu Sponsors for universe"? Sorry, but I'm new to this, I don't think I've ever had a bug I've been reported been fixed... -- hexcat prints unprintable characters https://bugs.launchpad.net/bugs/320088 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 314928] Re: [i915GM] MTRR entry gets removed when restarting xorg - causes corruption on ttys
I can also confirm on my ThinkPad T500 running Jaunty that the deb from the PPA does not resolve stuttering in flash video (e.g. fullscreen Hulu, embedded YouTube), but the fixmtrr shell script does: /proc/mtrr after installing the deb, before running fixmtrr.sh: reg00: base=0x07d00 ( 2000MB), size= 16MB, count=1: uncachable reg01: base=0x07e00 ( 2016MB), size= 32MB, count=1: uncachable reg02: base=0x0 (0MB), size= 2048MB, count=1: write-back reg03: base=0x07ce0 ( 1998MB), size=2MB, count=1: uncachable After running fixmtrr.sh: reg00: base=0x07d00 ( 2000MB), size= 16MB, count=1: uncachable reg01: base=0x07e00 ( 2016MB), size= 32MB, count=1: uncachable reg02: base=0x0 (0MB), size= 2048MB, count=1: write-back reg03: base=0x07ce0 ( 1998MB), size=2MB, count=1: uncachable reg04: base=0x0d000 ( 3328MB), size= 256MB, count=1: write-combining -- [i915GM] MTRR entry gets removed when restarting xorg - causes corruption on ttys https://bugs.launchpad.net/bugs/314928 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 314928] Re: [i915GM] MTRR entry gets removed when restarting xorg - causes corruption on ttys
** Attachment added: "lspci -vvnn" http://launchpadlibrarian.net/28066707/lspci.txt -- [i915GM] MTRR entry gets removed when restarting xorg - causes corruption on ttys https://bugs.launchpad.net/bugs/314928 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 314928] Re: [i915GM] MTRR entry gets removed when restarting xorg - causes corruption on ttys
Sorry, I missed the fact that the patches were supposed to be applied together. I installed the kernel (which caused dpkg to make a fuss, since it's now out-of-date) alongside the Xorg driver, and it works perfectly. I hope this will be released into jaunty-updates soon. -- [i915GM] MTRR entry gets removed when restarting xorg - causes corruption on ttys https://bugs.launchpad.net/bugs/314928 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 349011] Re: DeVeDe bitrate calculation for DVD iso is incorrect
I can also confirm this problem. -- DeVeDe bitrate calculation for DVD iso is incorrect https://bugs.launchpad.net/bugs/349011 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 335081] [NEW] Word document misidentified as MSI
Public bug reported: Binary package hint: shared-mime-info The application/x-msi clause in /usr/share/mime/packages/freedesktop.org.xml is misidentifying a Word document as a Windows Installer package. The file is correctly identified by the "file" command, though I notice the same magic string is in the /usr/share/file/magic file, but commented out due to "False positive with PPT (also currently this string is too long)". ** Affects: shared-mime-info (Ubuntu) Importance: Undecided Status: New -- Word document misidentified as MSI https://bugs.launchpad.net/bugs/335081 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 335081] Re: Word document misidentified as MSI
I am using Ubuntu Intrepid 8.10, fully up-to-date. I am attaching a test case (I can't seem to create a document that demonstrates this problem, so I've blacked out the personal information from the one I discovered the bug with) It appears that the file cannot have a ".doc" extension. I suppose the extension takes precedence over the magic. ** Attachment added: "Test case" http://launchpadlibrarian.net/23157807/foo -- Word document misidentified as MSI https://bugs.launchpad.net/bugs/335081 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 368579] [NEW] perldoc stub breaks Pod::Usage
Public bug reported: Binary package hint: perl Pod::Usage invokes /usr/bin/perldoc to provide verbose usage information. If the perl-doc package is not installed, this does not work ("You must install the perl-doc package to use this program"). I'd like to suggest that the perl package includes a functioning version of perldoc, which produces a warning if: 1. perl-doc is not installed, and 2. the requested documentation was not found. For example: $ perldoc perlfunc No documentation found for "perlfunc". The perl-doc package contains the main set of documentation for perl, but it is not installed. ** Affects: perl (Ubuntu) Importance: Undecided Status: New -- perldoc stub breaks Pod::Usage https://bugs.launchpad.net/bugs/368579 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 377756] [NEW] indicator-applet website link opens website twice
Public bug reported: Binary package hint: indicator-applet When clicking on the website link in the about dialog for the indicator applet, two copies of the page are opened in Firefox. ProblemType: Bug Architecture: i386 DistroRelease: Ubuntu 9.04 Package: indicator-applet 0.1.6-0ubuntu1 ProcEnviron: PATH=(custom, user) LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: indicator-applet Uname: Linux 2.6.28-11-generic i686 ** Affects: indicator-applet (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 -- indicator-applet website link opens website twice https://bugs.launchpad.net/bugs/377756 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 377756] Re: indicator-applet website link opens website twice
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/26875373/Dependencies.txt -- indicator-applet website link opens website twice https://bugs.launchpad.net/bugs/377756 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 181703] Re: Brasero does not recognize audio CD or blank CD-R
I just upgraded to 9.04 Jaunty and tried to write an ISO and encountered this problem. I tried to write a 270MB ISO to a 700MB CD-RW, it said it was "too large for the disc". I then used brasero to blank the disk, which it did without complaint, but upon returning to write the ISO, it again claims the now blank disk is too small. I ran brasero with -g, and it reported: (brasero:15664): BraseroBurn-DEBUG: At brasero-session-cfg.c:554: Session size 138263/Disc size 0 I'm using a Lenovo Thinkpad T500 internal CD-RW/DVD-ROM drive. ** Attachment added: "brasero.log" http://launchpadlibrarian.net/26910730/brasero.log -- Brasero does not recognize audio CD or blank CD-R https://bugs.launchpad.net/bugs/181703 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 181703] Re: Brasero does not recognize audio CD or blank CD-R
Apologies for the double posting, but after writing the image with wodim (cdrecord), I ran braseo again, this time with the brasero-media-debug option (attached) ** Attachment added: "brasero.media.log" http://launchpadlibrarian.net/2696/brasero.media.log -- Brasero does not recognize audio CD or blank CD-R https://bugs.launchpad.net/bugs/181703 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 335081] Re: Word document misidentified as MSI
I could, but that's not really the point: If the magic file type detection is broken, it should be fixed. But in any case, the file is saved by Firefox into /tmp because I select "Open with". The file on the server is called "foo bar baz.doc", but it is saved as "/tmp/foo" (possibly because of the space). While it will open it when it finishes the download (presumably due to the mime type provided by the server), if I reopen it (using the download manager, or even nautilus) it opens Windows Installer. I don't feel I should have to rename files in /tmp. -- Word document misidentified as MSI https://bugs.launchpad.net/bugs/335081 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 11149] Re: snd_cs46xx does not work after suspend/resume cycle
This bug matters to me, since my T22 is affected by this issue and I use it every day. -- snd_cs46xx does not work after suspend/resume cycle https://bugs.launchpad.net/bugs/11149 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 195929] Re: Cosmetic bug: rectangular white outline surrounding rounded buttons
This bug appears to have been fixed for buttons, but I'm still seeing this problem on text inputs and textarea like the ones in this comment form. I'm running Ubuntu hardy, Human theme. -- Cosmetic bug: rectangular white outline surrounding rounded buttons https://bugs.launchpad.net/bugs/195929 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 157182] Re: Putty process causes high CPU load when connection times out.
** Also affects: putty Importance: Undecided Status: New -- Putty process causes high CPU load when connection times out. https://bugs.launchpad.net/bugs/157182 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 157182] Re: Putty process causes high CPU load when connection times out.
This bug has already been reported upstream: http://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/unix-connreset-spin.html (Launchpad wouldn't recognize the link for some reason) It is a problem with GTK 1.2, which PuTTY currently uses. The next version of PuTTY will use GTK 2, and this does fix the problem. ** Changed in: putty Status: New => Fix Committed -- Putty process causes high CPU load when connection times out. https://bugs.launchpad.net/bugs/157182 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 209607] Re: Open file with external application broken
I can confirm this on GNOME, Firefox 3.0b4, gutsy-backports. If I do Open With -> Other -> Cancel, the selected application does change from firefox to soffice (For a Word document), though if I open the application drop down, firefox and other are still the only choices. -- Open file with external application broken https://bugs.launchpad.net/bugs/209607 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 172361] Re: Alt+tab shows titlebar on switcher
*** This bug is a duplicate of bug 159950 *** https://bugs.launchpad.net/bugs/159950 I am currently experiencing this problem on Intrepid. I tried excluding class "switcher-window" from the decorator, which does prevent the titlebar from appearing, but it also removes the entire window border as well, so it's not a very pretty workaround. -- Alt+tab shows titlebar on switcher https://bugs.launchpad.net/bugs/172361 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 287428] Re: Menu key emits XF86WakeUp on Thinkpad X61s
$ xprop -root |grep XKB _XKB_RULES_NAMES_BACKUP(STRING) = "evdev", "pc105", "us", "", "" _XKB_RULES_NAMES(STRING) = "evdev", "pc104", "us", "altgr-intl", "lv3:ralt_alt,compose:caps,lv3:menu_switch" I'm having the same problem on a Lenovo ThinkPad T500 running up-to-date Intrepid. -- Menu key emits XF86WakeUp on Thinkpad X61s https://bugs.launchpad.net/bugs/287428 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 320088] [NEW] hexcat prints unprintable characters
Public bug reported: Binary package hint: hexcat The printable() function in hexcat indicates the following characters are printable: ((c >= 32 && c <= 126) || (c >= 174 && c <= 223) || (c >= 242 && c <= 243) || (c >= 252 && c <= 253)); However, only (c >= 32 && c <= 126) are actually printable (USA locale). ** Affects: hexcat (Ubuntu) Importance: Undecided Status: New -- hexcat prints unprintable characters https://bugs.launchpad.net/bugs/320088 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 320088] Re: hexcat prints unprintable characters
** Attachment added: "Patch to make this change" http://launchpadlibrarian.net/21537618/main.c.diff -- hexcat prints unprintable characters https://bugs.launchpad.net/bugs/320088 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 309003] Re: System freeze with caps lock and scroll lock blinking on Intrepid
My apologies for not including this information before. Linux hedwig 2.6.27-9-generic #1 SMP Thu Nov 20 21:57:00 UTC 2008 i686 GNU/Linux ** Attachment added: "lspci -vvnn" http://launchpadlibrarian.net/20504760/lspci-vvnn.log -- System freeze with caps lock and scroll lock blinking on Intrepid https://bugs.launchpad.net/bugs/309003 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 309003] Re: System freeze with caps lock and scroll lock blinking on Intrepid
** Attachment added: "dmesg" http://launchpadlibrarian.net/20505145/dmesg.log -- System freeze with caps lock and scroll lock blinking on Intrepid https://bugs.launchpad.net/bugs/309003 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 309003] Re: System freeze with caps lock and scroll lock blinking on Intrepid
** Attachment added: "Logs for Dec 17 10:5[0-9]" http://launchpadlibrarian.net/20500536/logs.txt -- System freeze with caps lock and scroll lock blinking on Intrepid https://bugs.launchpad.net/bugs/309003 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 309003] [NEW] System freeze with caps lock and scroll lock blinking on Intrepid
Public bug reported: Several times after upgrading to Intrepid my computer will freeze with the caps lock and scroll lock lights blinking. I have a Intrepid on a Thinkpad T22, no compiz, atheros wifi. I have not found any messages in the logs that could explain this problem, but I am attaching the last ten minutes from all the logs anyway. ** Affects: ubuntu Importance: Undecided Status: New -- System freeze with caps lock and scroll lock blinking on Intrepid https://bugs.launchpad.net/bugs/309003 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 122252] Re: libasound2: user unfriendly update message re. default card
I do not think this has been adequately resolved. I just received this message after upgrading to Intrepid: Refresh Advanced Linux Sound Architecture (ALSA) configuration presets New Advanced Linux Sound Architecture (ALSA) configuration presets have been added. Please execute the asoundconf(1) set-default-card macro in a Terminal now to refresh your user's configuration presets. You may accomplish this task by executing the following command in a Terminal: asoundconf set-default-card Now, first of all, a package should not have to tell the user to run a random terminal command as part of a software upgrade. There should be some way to do this automatically. However, I duly run this command but to my surprise I got the following error: $ asoundconf set-default-card You have omitted a necessary parameter. Please see the output from `asoundconf list`, and use one of those sound card(s) as the parameter. $ Even if it is poor form to require the user to run a terminal command, it is purely unacceptable for the user to _also_ have to read (and understand) a manual page. This is something that needs to be fixed. -- libasound2: user unfriendly update message re. default card https://bugs.launchpad.net/bugs/122252 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 157182] Re: Putty process causes high CPU load when connection times out.
This bug is still present in 8.10. As discussed in the upstream bug report (http://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/unix- connreset-spin.html), this bug is due to the fact that PuTTY 0.60 still uses GTK 1.2, which has a bug that is causing this problem. I am reopening the bug in gtk+-1.2 for this reason. The next version of PuTTY (which has not yet been released) will use GTK2, and it does not have this issue. Unfortunately, it is unlikely the bug in GTK1.2 will be fixed, since it is so old. Furthermore, since packaging a development snapshot of PuTTY is presumably out of the question, this bug will probably have to remain until the next version of PuTTY comes out. ** Changed in: gtk+1.2 (Ubuntu) Status: Invalid => New -- Putty process causes high CPU load when connection times out. https://bugs.launchpad.net/bugs/157182 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 332046] Re: Yelp cannot open sgt-puzzles help files
I have corrected the description after realizing that I had misdiagnosed the problem as "File missing", when in fact Yelp is failing to read (an existing) file. ** Summary changed: - Help menus don't use correct path to html documentation + Yelp cannot open sgt-puzzles help files ** Description changed: Binary package hint: sgt-puzzles When selecting "Help" or "Contents" from the Help menu in any of the puzzles, Yelp appears and attempts to open /usr/share/sgt- - puzzles/help/index.html . The file in question is correctly located at - /usr/share/sgt-puzzles/html/index.html . sgt-puzzles should be updated - to use the correct path. + puzzles/help/index.html and fails with the error message "The file + ‘/usr/share/sgt-puzzles/help/index.html’ could not be read. However, + this file might be missing, or you might not have permissions to read + it." The file is there and I do have permission to read it. ** Description changed: Binary package hint: sgt-puzzles When selecting "Help" or "Contents" from the Help menu in any of the puzzles, Yelp appears and attempts to open /usr/share/sgt- puzzles/help/index.html and fails with the error message "The file - ‘/usr/share/sgt-puzzles/help/index.html’ could not be read. However, - this file might be missing, or you might not have permissions to read - it." The file is there and I do have permission to read it. + ‘/usr/share/sgt-puzzles/help/index.html’ could not be read. This file + might be missing, or you might not have permissions to read it." + However, the file is there and I do have permission to read it. -- Yelp cannot open sgt-puzzles help files https://bugs.launchpad.net/bugs/332046 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 332046] [NEW] Help menus don't use correct path to html documentation
Public bug reported: Binary package hint: sgt-puzzles When selecting "Help" or "Contents" from the Help menu in any of the puzzles, Yelp appears and attempts to open /usr/share/sgt- puzzles/help/index.html . The file in question is correctly located at /usr/share/sgt-puzzles/html/index.html . sgt-puzzles should be updated to use the correct path. ** Affects: sgt-puzzles (Ubuntu) Importance: Undecided Status: New -- Help menus don't use correct path to html documentation https://bugs.launchpad.net/bugs/332046 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 322610] Re: [Regression] Screen brightness not 100% at boot or resume from monitor sleep
I tried adding "options thinkpad_acpi brightness_enable=1" to /etc/modprobe.d/options and reloading the module, I also tried reloading the module with that option specified on the modprobe command, however neither approach seems to fix the problem for me. When I do "xset dpms force off" (the command to turn off the screen) the screen still returns at minimum brightness. Do I need to reboot for this to take effect? -- [Regression] Screen brightness not 100% at boot or resume from monitor sleep https://bugs.launchpad.net/bugs/322610 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 338859] [NEW] "mirror screens" is a poor description
Public bug reported: Binary package hint: gnome-control-center There is a checkbox "Mirror Screens" in the Screen Resolution capplet, which causes your desktop to appear the same way on two displays, rather than expanding the desktop so you can have different windows on each display. The meaning of the phrase "Mirror Screens" is confusing and unclear (in fact the entire dialog is confusing and unclear -- I just want to plug in a TV/projector/whatever to see things in larger size -- but that isn't the point of this bug) The "Mirror Screens" checkbox would be more clear if it were replaced by a pair of options "Extend my desktop across multiple displays" and "Mirror my desktop onto multiple displays". ** Affects: gnome-control-center (Ubuntu) Importance: Undecided Status: New -- "mirror screens" is a poor description https://bugs.launchpad.net/bugs/338859 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 328246] [NEW] Backlight is not restored to proper brightness after xset dpms force off
Public bug reported: Binary package hint: x11-xserver-utils After I reopen the lid on my laptop or press a key after running "xset dpms force off", the screen backlight is at minimum brightness (20%, according to /proc/acpi/video/VID/LCD0/brightness). If I press the Fn+PgUp key to increase brightness, it immediately proceeds to ProperBrightness+1. I have a Lenovo Thinkpad T500, running up-to-date Ubuntu Intrepid 8.10. I do not recall this problem occurring when I first installed Ubuntu on this computer in mid-January. ProblemType: Bug Architecture: i386 DistroRelease: Ubuntu 8.10 Package: x11-xserver-utils 7.3+5 ProcEnviron: PATH=/home/username/perl:/home/username/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/lib/xscreensaver LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: x11-xserver-utils Uname: Linux 2.6.27-11-generic i686 ** Affects: x11-xserver-utils (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug -- Backlight is not restored to proper brightness after xset dpms force off https://bugs.launchpad.net/bugs/328246 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 328246] Re: Backlight is not restored to proper brightness after xset dpms force off
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/22533812/Dependencies.txt -- Backlight is not restored to proper brightness after xset dpms force off https://bugs.launchpad.net/bugs/328246 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 309003] Re: System freeze with caps lock and scroll lock blinking on Intrepid
My CPU is a Pentium III. -- System freeze with caps lock and scroll lock blinking on Intrepid https://bugs.launchpad.net/bugs/309003 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 54438] Dragging a link to an existing tab is broken
Public bug reported: Drag any link onto an existing tab. The link is loaded into a new tab instead of the tab you dropped the link onto. ** Affects: mozilla-firefox (Ubuntu) Importance: Untriaged Status: Unconfirmed -- Dragging a link to an existing tab is broken https://launchpad.net/bugs/54438 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 207456] Re: localhost http server not detected
I can confirm this on Gutsy with firefox-3.0 Beta 4 from backports. -- localhost http server not detected https://bugs.launchpad.net/bugs/207456 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 204295] [NEW] madwifi causes oops after resume from suspend
Public bug reported: Occasionally during resume I will be dumped into the text console and presented with an oops. I can switch to the X11 console manually and shut down my applications, but the sleep icon will continue to blink until I power off and I can't get ath0 to work again. I have attached the relevent section of my kern.log file. I am running Ubuntu Gutsy, fully up-to-date, with kernel 2.6.22-14-generic #1 SMP Tue Feb 12 07:42:25 UTC 2008 i686. ** Affects: ubuntu Importance: Undecided Status: New -- madwifi causes oops after resume from suspend https://bugs.launchpad.net/bugs/204295 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 204295] Re: madwifi causes oops after resume from suspend
** Attachment added: "ath_oops.log" http://launchpadlibrarian.net/12762302/ath_oops.log -- madwifi causes oops after resume from suspend https://bugs.launchpad.net/bugs/204295 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 112655] xchat channel list can't show rooms with <5 people
Public bug reported: Binary package hint: xchat The Windows > Channel List option XChat for Feisty can't show rooms with fewer than five people in them. The spin box simply does not go low enough. This makes the feature worthless on small networks. The spin box should allow you to set it's value to 1 or even 0. This was not a problem in Edgy. A workaround is to use the /LIST command, but having the information in a sortable table is very helpful. ** Affects: xchat (Ubuntu) Importance: Undecided Status: Unconfirmed -- xchat channel list can't show rooms with <5 people https://bugs.launchpad.net/bugs/112655 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 54438] Re: Dragging a link to an existing tab is broken
I really should remember to try Safe Mode before reporting a Firefox bug! It turns out to be a problem with the TabFX extension. Sorry to be wasting your time --nandhp -- Dragging a link to an existing tab is broken https://launchpad.net/bugs/54438 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 62533] ubiquity hangs waiting for partman
Public bug reported: While running ubiquity installer from the Edgy Knot 3 Live CD, after reaching the disk partitioning stage a message box appears saying "The resize operation is impossible". When I click next, partman then appears to go into an infinite loop asking parted-server for a list of all available partitions, repeatedly, until I kill the partman process, at which point ubiquity proceeds to the manual partition editor. The /var/log/partman file grows very rapidly while it's doing this. ** Affects: partman (Ubuntu) Importance: Undecided Status: Unconfirmed -- ubiquity hangs waiting for partman https://launchpad.net/bugs/62533 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 573337] [NEW] histroy should be history in console message
Public bug reported: Binary package hint: synaptic In lucid, synaptic produced a message on the console "found in search histroy, reapplying search". I have no idea what this means, but it seems pretty clear that "histROy" should be "histORy". I've attached a patch to fix this spelling. (I've patched based on http://bazaar.launchpad.net/~ubuntu-core- dev/synaptic/ubuntu/ ; I've no idea if that's the right thing or not, but it's a pretty simple patch, so it shouldn't matter) ** Affects: synaptic (Ubuntu) Importance: Undecided Status: New -- histroy should be history in console message https://bugs.launchpad.net/bugs/573337 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 573337] Re: histroy should be history in console message
** Patch added: "histroy => history" http://launchpadlibrarian.net/47082185/synaptic.patch -- histroy should be history in console message https://bugs.launchpad.net/bugs/573337 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 482744] Re: BUG: unable to handle kernel paging request at b9d99d87
I haven't encountered this problem again (although I haven't checked in Lucid). You can close the bug. -- BUG: unable to handle kernel paging request at b9d99d87 https://bugs.launchpad.net/bugs/482744 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 428884] Re: gnome-screensaver-command --poke no longer inhibits screensaver
Last time I checked, the inhibit applet only affected power management, not the screensaver. -- gnome-screensaver-command --poke no longer inhibits screensaver https://bugs.launchpad.net/bugs/428884 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 9924] Re: Window sizing oddities in "Downloading Package Files" status window
I realize that I'm a bit late, but I've never been very happy with the resolution to this bug. The fix currently in use breaks when the details expander is opened and then closed again. The original fix made the window resizable by default with a default_width of 450. But the expander modifies the resizable parameter when its visibility is toggled. Thus, the window reverts to the original, buggy, behavior when the expander is collapsed. I've attached a patch which instead sets a minimum size request of 426 on the progress bar, which produces a window of the same size as with the existing fix. However, this size is enforced when the expander is visible and remains effective after it is collapsed again. Perhaps there is some reason why this isn't a good solution, but I thought I'd suggest it, since it more fully resolves the problem. ** Patch added: "Proposed resolution" http://launchpadlibrarian.net/49042694/synaptic-lp9924.patch -- Window sizing oddities in "Downloading Package Files" status window https://bugs.launchpad.net/bugs/9924 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 329856] Re: Pidgin avahi/boujour plugin causes hard system freeze
I am having the same problem (on a real system) on Karmic. Enabling a Bonjour account causes my system to freeze with the Caps Lock light blinking. I have not found anything in the logs, and running Pidgin with the Debug Window open doesn't provide any useful information, since the screen goes black when the freeze occurs. I haven't tried running from a Live CD. -- Pidgin avahi/boujour plugin causes hard system freeze https://bugs.launchpad.net/bugs/329856 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 395126] Re: *** ERROR: "Ubuntu" BTS is currently unsupported
$ aptitude why reportbug i debian-el Depends reportbug (>= 1.41.1) -- *** ERROR: "Ubuntu" BTS is currently unsupported https://bugs.launchpad.net/bugs/395126 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 395126] Re: *** ERROR: "Ubuntu" BTS is currently unsupported
One of the scripts in the debian-el package is debian-bug, which says: "debian-bug depends on either the bug package or the reportbug (>1.21) package for best results." -- *** ERROR: "Ubuntu" BTS is currently unsupported https://bugs.launchpad.net/bugs/395126 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 438536] Re: Notifications should show up closer to top right
This is how it is done in GNOME, and was done in Ubuntu before NotifyOSD, as shown in http://www.tablix.org/~avian/blog/archives/2008/05/eeepc_s_hotkeys/ http://ubuntuforums.org/showthread.php?t=430649 http://www.ubuntudaily.com/2007/02/20/update-on-the-new-gnome-volume-control/ This seems very reasonable to me. -- Notifications should show up closer to top right https://bugs.launchpad.net/bugs/438536 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 448362] Re: gthumb does not display images
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/33425565/Dependencies.txt ** Attachment added: "XsessionErrors.txt" http://launchpadlibrarian.net/33425566/XsessionErrors.txt -- gthumb does not display images https://bugs.launchpad.net/bugs/448362 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 448362] [NEW] gthumb does not display images
Public bug reported: Binary package hint: gthumb gThumb does not display any image thumbnails, saying only "No image". Example: gthumb /usr/share/pixmaps gThumb 2.10.11, Ubuntu Karmic, upgraded from Jaunty. ProblemType: Bug Architecture: i386 Date: Sat Oct 10 18:29:48 2009 DistroRelease: Ubuntu 9.10 Package: gthumb 3:2.10.11-1ubuntu1 ProcEnviron: PATH=(custom, user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.31-13.43-generic SourcePackage: gthumb Uname: Linux 2.6.31-13-generic i686 ** Affects: gthumb (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 -- gthumb does not display images https://bugs.launchpad.net/bugs/448362 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 448645] Re: notify-osd popups display too far down the screen
** Attachment added: "BootDmesg.txt" http://launchpadlibrarian.net/33444109/BootDmesg.txt ** Attachment added: "CurrentDmesg.txt" http://launchpadlibrarian.net/33444110/CurrentDmesg.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/33444111/Dependencies.txt ** Attachment added: "Lsmod.txt" http://launchpadlibrarian.net/33444112/Lsmod.txt ** Attachment added: "Lspci.txt" http://launchpadlibrarian.net/33444113/Lspci.txt ** Attachment added: "Lsusb.txt" http://launchpadlibrarian.net/33444114/Lsusb.txt ** Attachment added: "ProcCpuinfo.txt" http://launchpadlibrarian.net/33444115/ProcCpuinfo.txt ** Attachment added: "ProcInterrupts.txt" http://launchpadlibrarian.net/33444116/ProcInterrupts.txt ** Attachment added: "ProcModules.txt" http://launchpadlibrarian.net/33444117/ProcModules.txt ** Attachment added: "UdevDb.txt" http://launchpadlibrarian.net/33444118/UdevDb.txt ** Attachment added: "UdevLog.txt" http://launchpadlibrarian.net/33444119/UdevLog.txt ** Attachment added: "XorgConf.txt" http://launchpadlibrarian.net/33444120/XorgConf.txt ** Attachment added: "XorgLog.txt" http://launchpadlibrarian.net/33444121/XorgLog.txt ** Attachment added: "XorgLogOld.txt" http://launchpadlibrarian.net/33444122/XorgLogOld.txt ** Attachment added: "Xrandr.txt" http://launchpadlibrarian.net/33444123/Xrandr.txt ** Attachment added: "XsessionErrors.txt" http://launchpadlibrarian.net/33444124/XsessionErrors.txt ** Attachment added: "glxinfo.txt" http://launchpadlibrarian.net/33444125/glxinfo.txt ** Attachment added: "monitors.xml.txt" http://launchpadlibrarian.net/33444126/monitors.xml.txt ** Attachment added: "setxkbmap.txt" http://launchpadlibrarian.net/33444129/setxkbmap.txt ** Attachment added: "xdpyinfo.txt" http://launchpadlibrarian.net/33444131/xdpyinfo.txt -- notify-osd popups display too far down the screen https://bugs.launchpad.net/bugs/448645 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 448645] Re: notify-osd popups display too far down the screen
I forgot to mention: I noticed bug #370380 (Dualheadsetup - invalid notification position), but I only have a single monitor. -- notify-osd popups display too far down the screen https://bugs.launchpad.net/bugs/448645 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 448645] [NEW] notify-osd popups display too far down the screen
Public bug reported: Binary package hint: notify-osd Most notification messages display too far down the screen, as if space were being reserved for the volume and brightness notifications. In fact, if I start changing the volume while a notification is displayed, the volume notification appears in this empty space and fits exactly. notify-osd should not be reserving space for the volume control and should display notifications at the top of the screen. Karmic Notify-OSD 0.9.23-0ubuntu1 ProblemType: Bug Architecture: i386 Date: Sun Oct 11 07:59:12 2009 DistroRelease: Ubuntu 9.10 GtkTheme: Clearlooks IconTheme: Tango MachineType: LENOVO 2242CTO Package: notify-osd 0.9.23-0ubuntu1 PccardctlIdent: Socket 0: no product info available PccardctlStatus: Socket 0: no card ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-13-generic root=UUID=3c38a160-68e4-4638-a1e9-23d34bded9da ro quiet splash ProcEnviron: PATH=(custom, user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.31-13.43-generic RelatedPackageVersions: xserver-xorg 1:7.4+3ubuntu5 libgl1-mesa-glx 7.6.0-1ubuntu2 libdrm2 2.4.14-1ubuntu1 xserver-xorg-video-intel 2:2.9.0-1ubuntu1 xserver-xorg-video-ati 1:6.12.99+git20090825.fc74e119-0ubuntu3 SourcePackage: notify-osd Uname: Linux 2.6.31-13-generic i686 WindowManager: metacity dmi.bios.date: 10/30/2008 dmi.bios.vendor: LENOVO dmi.bios.version: 6FET50WW (1.20 ) dmi.board.name: 2242CTO dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr6FET50WW(1.20):bd10/30/2008:svnLENOVO:pn2242CTO:pvrThinkPadT500:rvnLENOVO:rn2242CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.name: 2242CTO dmi.product.version: ThinkPad T500 dmi.sys.vendor: LENOVO ** Affects: notify-osd (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 -- notify-osd popups display too far down the screen https://bugs.launchpad.net/bugs/448645 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 448655] [NEW] qemu-kvm-extras package description does not indicate what it contains
Public bug reported: Binary package hint: qemu-kvm After upgrading to Karmic I noticed that only qemu-kvm is supported anymore but it does not include any support for non-x86 architectures. The package description for qemu-kvm-extras provides no indication that it contains the qemu binaries for non-x86 architectures. The package description for qemu-kvm-extras should include a paragaraph similar to this one: This package contains QEMU emulator binaries for non-x86 architectures. The package description for qemu-kvm should also include something like this: This package contains support for the x86 and x86-64 architectures only. Support for other architectures is provided by the qemu-kvm-extras package. (On a further note, the man pages for the non-x86 architecutures are in the qemu-kvm package and not in the qemu-kvm-extras package) ProblemType: Bug Architecture: i386 Date: Sun Oct 11 08:09:37 2009 DistroRelease: Ubuntu 9.10 KvmCmdLine: Error: command ['ps', '-C', 'kvm', '-F'] failed with exit code 1: UIDPID PPID CSZ RSS PSR STIME TTY TIME CMD MachineType: LENOVO 2242CTO Package: qemu-kvm 0.11.0-0ubuntu1 PccardctlIdent: Socket 0: no product info available PccardctlStatus: Socket 0: no card ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-13-generic root=UUID=3c38a160-68e4-4638-a1e9-23d34bded9da ro quiet splash ProcEnviron: PATH=(custom, user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.31-13.43-generic SourcePackage: qemu-kvm Uname: Linux 2.6.31-13-generic i686 dmi.bios.date: 10/30/2008 dmi.bios.vendor: LENOVO dmi.bios.version: 6FET50WW (1.20 ) dmi.board.name: 2242CTO dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr6FET50WW(1.20):bd10/30/2008:svnLENOVO:pn2242CTO:pvrThinkPadT500:rvnLENOVO:rn2242CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.name: 2242CTO dmi.product.version: ThinkPad T500 dmi.sys.vendor: LENOVO ** Affects: qemu-kvm (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 -- qemu-kvm-extras package description does not indicate what it contains https://bugs.launchpad.net/bugs/448655 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 448655] Re: qemu-kvm-extras package description does not indicate what it contains
** Attachment added: "BootDmesg.txt" http://launchpadlibrarian.net/33444770/BootDmesg.txt ** Attachment added: "CurrentDmesg.txt" http://launchpadlibrarian.net/33444771/CurrentDmesg.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/33444772/Dependencies.txt ** Attachment added: "Lspci.txt" http://launchpadlibrarian.net/33444773/Lspci.txt ** Attachment added: "Lsusb.txt" http://launchpadlibrarian.net/33444774/Lsusb.txt ** Attachment added: "ProcCpuinfo.txt" http://launchpadlibrarian.net/33444775/ProcCpuinfo.txt ** Attachment added: "ProcInterrupts.txt" http://launchpadlibrarian.net/33444776/ProcInterrupts.txt ** Attachment added: "ProcModules.txt" http://launchpadlibrarian.net/33444777/ProcModules.txt ** Attachment added: "RelatedPackageVersions.txt" http://launchpadlibrarian.net/33444778/RelatedPackageVersions.txt ** Attachment added: "UdevDb.txt" http://launchpadlibrarian.net/33444779/UdevDb.txt ** Attachment added: "UdevLog.txt" http://launchpadlibrarian.net/33444780/UdevLog.txt ** Attachment added: "XsessionErrors.txt" http://launchpadlibrarian.net/33444781/XsessionErrors.txt -- qemu-kvm-extras package description does not indicate what it contains https://bugs.launchpad.net/bugs/448655 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 448686] [NEW] some table borders to not display
Public bug reported: Binary package hint: firefox-3.5 After upgrading to Karmic, table borders of some sizes do not display in Firefox (for example, the outer table borders on http://packages.ubuntu.com/karmic/hello ). This affects both Ubuntu Firefox 3.5.3 and mozilla.org Firefox 3.5.0, even on a clean profile. The bug did not occur in Jaunty with the same version of Firefox. I have attached a minimal test case, which uses borders of increasing width. The first two tables have outside borders of 1px and 2px, but the remaining borders with widths up to 8px do not display properly, if at all. ProblemType: Bug Architecture: i386 Date: Sun Oct 11 09:02:13 2009 DistroRelease: Ubuntu 9.10 Package: firefox 3.5.3+build1+nobinonly-0ubuntu3 PackageArchitecture: all ProcEnviron: PATH=(custom, user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.31-13.43-generic SourcePackage: firefox-3.5 Uname: Linux 2.6.31-13-generic i686 ** Affects: firefox-3.5 (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 -- some table borders to not display https://bugs.launchpad.net/bugs/448686 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 448686] Re: some table borders to not display
** Attachment added: "Test case" http://launchpadlibrarian.net/33446165/testcase.html ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/33446166/Dependencies.txt ** Attachment added: "XsessionErrors.txt" http://launchpadlibrarian.net/33446167/XsessionErrors.txt -- some table borders to not display https://bugs.launchpad.net/bugs/448686 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 365429] Re: mpd don't display ICY fields when playing audio stream anymore
** Bug watch added: MPD Mantis #2117 http://musicpd.org/mantis/view.php?id=2117 ** Also affects: mpd via http://musicpd.org/mantis/view.php?id=2117 Importance: Unknown Status: Unknown -- mpd don't display ICY fields when playing audio stream anymore https://bugs.launchpad.net/bugs/365429 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 401350] Re: gdm no longer selects user with
This is a serious issue, since there is no way to log in to GDM without using a mouse. I hope this is fixed before Karmic final. -- gdm no longer selects user with https://bugs.launchpad.net/bugs/401350 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 450384] [NEW] usplash takes long time to drop to console during fsck, then doesn't show progress
Public bug reported: Binary package hint: usplash Ubuntu Karmic, latest updates. When fsck runs during startup, usplash sits at the logo for a long time before dropping to a console saying: fsck from util-linux-ng 2.16 /dev/sda6 has been mounted 31 times without being checked, check forced. It then sits there for several minutes with no output. This is confusing, unhelpful, and makes the computer appear to have frozen. usplash should display fsck progress on the screen as it did in Jaunty. ProblemType: Bug Architecture: i386 Date: Tue Oct 13 09:49:57 2009 DistroRelease: Ubuntu 9.10 MachineType: LENOVO 2242CTO Package: usplash 0.5.42 PccardctlIdent: Socket 0: no product info available PccardctlStatus: Socket 0: no card ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-13-generic root=UUID=3c38a160-68e4-4638-a1e9-23d34bded9da ro quiet splash ProcEnviron: PATH=(custom, user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.31-13.45-generic SourcePackage: usplash Uname: Linux 2.6.31-13-generic i686 UsplashConf: # Usplash configuration file # These parameters will only apply after running update-initramfs. xres=1680 yres=1050 dmi.bios.date: 10/30/2008 dmi.bios.vendor: LENOVO dmi.bios.version: 6FET50WW (1.20 ) dmi.board.name: 2242CTO dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr6FET50WW(1.20):bd10/30/2008:svnLENOVO:pn2242CTO:pvrThinkPadT500:rvnLENOVO:rn2242CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.name: 2242CTO dmi.product.version: ThinkPad T500 dmi.sys.vendor: LENOVO ** Affects: usplash (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 ubuntu-boot-experience -- usplash takes long time to drop to console during fsck, then doesn't show progress https://bugs.launchpad.net/bugs/450384 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 450384] Re: usplash takes long time to drop to console during fsck, then doesn't show progress
** Attachment added: "BootDmesg.txt" http://launchpadlibrarian.net/33592322/BootDmesg.txt ** Attachment added: "CurrentDmesg.txt" http://launchpadlibrarian.net/33592323/CurrentDmesg.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/33592324/Dependencies.txt ** Attachment added: "Lspci.txt" http://launchpadlibrarian.net/33592325/Lspci.txt ** Attachment added: "Lsusb.txt" http://launchpadlibrarian.net/33592326/Lsusb.txt ** Attachment added: "ProcCpuinfo.txt" http://launchpadlibrarian.net/33592327/ProcCpuinfo.txt ** Attachment added: "ProcInterrupts.txt" http://launchpadlibrarian.net/33592328/ProcInterrupts.txt ** Attachment added: "ProcModules.txt" http://launchpadlibrarian.net/33592329/ProcModules.txt ** Attachment added: "UdevDb.txt" http://launchpadlibrarian.net/33592330/UdevDb.txt ** Attachment added: "UdevLog.txt" http://launchpadlibrarian.net/33592331/UdevLog.txt ** Attachment added: "XsessionErrors.txt" http://launchpadlibrarian.net/33592332/XsessionErrors.txt -- usplash takes long time to drop to console during fsck, then doesn't show progress https://bugs.launchpad.net/bugs/450384 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 431023] Re: gnome-power-manager crashed with SIGSEGV in g_cclosure_marshal_VOID__VOID()
Had this crash on a Lenovo T500. I had just unplugged (and plugged back in) with lid closed and screensaver on. -- gnome-power-manager crashed with SIGSEGV in g_cclosure_marshal_VOID__VOID() https://bugs.launchpad.net/bugs/431023 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 395126] Re: *** ERROR: "Ubuntu" BTS is currently unsupported
Having a useless program in such a prominent place in the Applications menu is silly. reportbug should reroute requests to ubuntu-bug automatically. -- *** ERROR: "Ubuntu" BTS is currently unsupported https://bugs.launchpad.net/bugs/395126 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 457622] Re: Middle mouse button not available on touchpad in Karmic
** Attachment added: "BootDmesg.txt" http://launchpadlibrarian.net/34115621/BootDmesg.txt ** Attachment added: "CurrentDmesg.txt" http://launchpadlibrarian.net/34115626/CurrentDmesg.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/34115629/Dependencies.txt ** Attachment added: "Lspci.txt" http://launchpadlibrarian.net/34115630/Lspci.txt ** Attachment added: "Lsusb.txt" http://launchpadlibrarian.net/34115631/Lsusb.txt ** Attachment added: "PciDisplay.txt" http://launchpadlibrarian.net/34115632/PciDisplay.txt ** Attachment added: "ProcCpuinfo.txt" http://launchpadlibrarian.net/34115633/ProcCpuinfo.txt ** Attachment added: "ProcInterrupts.txt" http://launchpadlibrarian.net/34115634/ProcInterrupts.txt ** Attachment added: "ProcModules.txt" http://launchpadlibrarian.net/34115635/ProcModules.txt ** Attachment added: "UdevDb.txt" http://launchpadlibrarian.net/34115636/UdevDb.txt ** Attachment added: "UdevLog.txt" http://launchpadlibrarian.net/34115666/UdevLog.txt ** Attachment added: "XorgConf.txt" http://launchpadlibrarian.net/34115667/XorgConf.txt ** Attachment added: "XorgLog.txt" http://launchpadlibrarian.net/34115668/XorgLog.txt ** Attachment added: "XorgLogOld.txt" http://launchpadlibrarian.net/34115669/XorgLogOld.txt ** Attachment added: "Xrandr.txt" http://launchpadlibrarian.net/34115670/Xrandr.txt ** Attachment added: "XsessionErrors.txt" http://launchpadlibrarian.net/34115671/XsessionErrors.txt ** Attachment added: "glxinfo.txt" http://launchpadlibrarian.net/34115672/glxinfo.txt ** Attachment added: "monitors.xml.txt" http://launchpadlibrarian.net/34115673/monitors.xml.txt ** Attachment added: "setxkbmap.txt" http://launchpadlibrarian.net/34115674/setxkbmap.txt ** Attachment added: "xdpyinfo.txt" http://launchpadlibrarian.net/34115675/xdpyinfo.txt ** Attachment added: "xkbcomp.txt" http://launchpadlibrarian.net/34115676/xkbcomp.txt -- Middle mouse button not available on touchpad in Karmic https://bugs.launchpad.net/bugs/457622 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 457622] [NEW] Middle mouse button not available on touchpad in Karmic
Public bug reported: Binary package hint: xserver-xorg-input-synaptics After upgrading to Karmic I can no longer activate the middle mouse button by tapping in the top right corner of the touchpad. This worked fine in Jaunty. The right mouse button continues to be accessible in the bottom right corner. ProblemType: Bug Architecture: i386 Date: Wed Oct 21 16:50:01 2009 DistroRelease: Ubuntu 9.10 MachineType: LENOVO 2242CTO Package: xserver-xorg-input-synaptics 1.1.2-1ubuntu7 PccardctlIdent: Socket 0: no product info available PccardctlStatus: Socket 0: no card ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-14-generic root=UUID=3c38a160-68e4-4638-a1e9-23d34bded9da ro quiet splash ProcEnviron: PATH=(custom, user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.31-14.48-generic RelatedPackageVersions: xserver-xorg 1:7.4+3ubuntu7 libgl1-mesa-glx 7.6.0-1ubuntu4 libdrm2 2.4.14-1ubuntu1 xserver-xorg-video-intel 2:2.9.0-1ubuntu2 xserver-xorg-video-ati 1:6.12.99+git20090929.7968e1fb-0ubuntu1 SourcePackage: xserver-xorg-input-synaptics Uname: Linux 2.6.31-14-generic i686 dmi.bios.date: 10/30/2008 dmi.bios.vendor: LENOVO dmi.bios.version: 6FET50WW (1.20 ) dmi.board.name: 2242CTO dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr6FET50WW(1.20):bd10/30/2008:svnLENOVO:pn2242CTO:pvrThinkPadT500:rvnLENOVO:rn2242CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.name: 2242CTO dmi.product.version: ThinkPad T500 dmi.sys.vendor: LENOVO fglrx: Not loaded system: distro: Ubuntu architecture: i686kernel: 2.6.31-14-generic ** Affects: xserver-xorg-input-synaptics (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 -- Middle mouse button not available on touchpad in Karmic https://bugs.launchpad.net/bugs/457622 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 482744] [NEW] BUG: unable to handle kernel paging request at b9d99d87
Public bug reported: Recently installed system from Live CD, after activating the proprietary driver "Broadcom STA wireless driver", then started installing pending software updates (which sat at 0% until I killed and restarted synaptic) ProblemType: KernelOops Annotation: Your system might become unstable now and might need to be restarted. AplayDevices: List of PLAYBACK Hardware Devices card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 Architecture: i386 ArecordDevices: List of CAPTURE Hardware Devices card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: aka1684 F pulseaudio CRDA: Error: [Errno 2] No such file or directory Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xf850 irq 22' Mixer name : 'Realtek ALC268' Components : 'HDA:10ec0268,10280275,0013' Controls : 13 Simple ctrls : 8 Date: Sat Nov 14 13:15:28 2009 DistroRelease: Ubuntu 9.10 Failure: oops HibernationDevice: RESUME=UUID=6bc07701-92ad-446b-afc6-b837b1701e6d InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5) MachineType: Dell Inc. Vostro1710 NonfreeKernelModules: wl Package: linux-image-2.6.31-14-generic 2.6.31-14.48 ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-14-generic root=UUID=d606e050-3032-4bf8-8a2e-dd4541617db4 ro quiet splash ProcVersionSignature: Ubuntu 2.6.31-14.48-generic RelatedPackageVersions: linux-backports-modules-2.6.31-14-generic N/A linux-firmware 1.24 RfKill: 0: dell-wifi: Wireless LAN Soft blocked: no Hard blocked: no SourcePackage: linux Tags: kernel-oops Title: BUG: unable to handle kernel paging request at b9d99d87 Uname: Linux 2.6.31-14-generic i686 dmi.bios.date: 07/10/2008 dmi.bios.vendor: Dell Inc. dmi.bios.version: A07 dmi.board.name: 0Y183C dmi.board.vendor: Dell Inc. dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: N/A dmi.modalias: dmi:bvnDellInc.:bvrA07:bd07/10/2008:svnDellInc.:pnVostro1710:pvrNull:rvnDellInc.:rn0Y183C:rvr:cvnDellInc.:ct8:cvrN/A: dmi.product.name: Vostro1710 dmi.product.version: Null dmi.sys.vendor: Dell Inc. ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags: apport-kerneloops i386 kernel-oops -- BUG: unable to handle kernel paging request at b9d99d87 https://bugs.launchpad.net/bugs/482744 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 482744] Re: BUG: unable to handle kernel paging request at b9d99d87
** Attachment added: "AlsaDevices.txt" http://launchpadlibrarian.net/35693356/AlsaDevices.txt ** Attachment added: "BootDmesg.txt" http://launchpadlibrarian.net/35693357/BootDmesg.txt ** Attachment added: "Card0.Amixer.values.txt" http://launchpadlibrarian.net/35693358/Card0.Amixer.values.txt ** Attachment added: "Card0.Codecs.codec.0.txt" http://launchpadlibrarian.net/35693359/Card0.Codecs.codec.0.txt ** Attachment added: "CurrentDmesg.txt" http://launchpadlibrarian.net/35693360/CurrentDmesg.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/35693361/Dependencies.txt ** Attachment added: "IwConfig.txt" http://launchpadlibrarian.net/35693362/IwConfig.txt ** Attachment added: "Lspci.txt" http://launchpadlibrarian.net/35693363/Lspci.txt ** Attachment added: "Lsusb.txt" http://launchpadlibrarian.net/35693366/Lsusb.txt ** Attachment added: "OopsText.txt" http://launchpadlibrarian.net/35693367/OopsText.txt ** Attachment added: "PciMultimedia.txt" http://launchpadlibrarian.net/35693368/PciMultimedia.txt ** Attachment added: "ProcCpuinfo.txt" http://launchpadlibrarian.net/35693369/ProcCpuinfo.txt ** Attachment added: "ProcInterrupts.txt" http://launchpadlibrarian.net/35693370/ProcInterrupts.txt ** Attachment added: "ProcModules.txt" http://launchpadlibrarian.net/35693371/ProcModules.txt ** Attachment added: "UdevDb.txt" http://launchpadlibrarian.net/35693372/UdevDb.txt ** Attachment added: "UdevLog.txt" http://launchpadlibrarian.net/35693373/UdevLog.txt ** Attachment added: "WifiSyslog.txt" http://launchpadlibrarian.net/35693374/WifiSyslog.txt -- BUG: unable to handle kernel paging request at b9d99d87 https://bugs.launchpad.net/bugs/482744 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 422346] Re: Update MPD to 0.15.2 in Karmic 9.10
I received this update to Karmic today: mpd (0.15.4-1ubuntu1) karmic; urgency=low * Merge from debian unstable, Ubuntu remaining changes: - debian/control: + Don't build-depends on libmikmod2-dev (Debian bug #510675). + Move avahi-daemon from Suggests field to Recommends field. - debian/mpd.init.d: + Read mpd user from mpd.conf. * Also fixes LP: #332332. -- Alessio Treglia Fri, 23 Oct 2009 12:38:20 +0200 ** Changed in: mpd (Ubuntu) Status: New => Fix Released -- Update MPD to 0.15.2 in Karmic 9.10 https://bugs.launchpad.net/bugs/422346 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 1228250]
> How many people still want this feature? In these days, most pointing devices support horizontal scroll with tilt wheel or swipe gesture. Well, since you asked, here's the history of my horizontal scrolling capability. First, my desktop still has a 1-dimensional wheel. After all, mice aren't the kind of gadget that have compelling reasons for people to upgrade them every six months. On the other hand, my laptop is my primary computer, and I've recently upgraded to one with two-finger scrolling (in 2D). In fact, I've even written a Firefox extension (Scrolling Gestures) to take advantage of the horizontal scrolling capability. As a result, I've been untrained from using shift+scrolling and this feature isn't as important to me as it was a year ago (when each of my computers had only 1D scrolling). > scrollable element implemented with JS is scroll normally with this patch Do you mean, it will appear to JavaScript like Shift+Up and down? Bear in mind that there are two separate events for capturing wheel events; one ignores the axis and the other does not. There is at least one webapp (pressdisplay.com) that requires shift+vertical scrolling because of this. Here's a JSfiddle that demonstrates this: http://jsfiddle.net/SXAUx/7/ . Also, for the axis-capable event, shift- scrolling in Chrome reports only horizontal wheel events (even for shift+horizontal). > And I'd like to know if other browsers have this feature? Chrome has this feature. It also works in some other software, at least on Linux, like Evince (the GNOME PDF viewer). I still think this feature is useful, even if I don't need it myself. However, I don't maintain Mozilla's scrolling code, so (speaking only for myself) if it's really too problematic to implement, I'm willing to concede. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1228250 Title: [Shift + Mouse-Scroll-Wheel] Does NOT Scroll Horizontally To manage notifications about this bug go to: https://bugs.launchpad.net/firefox/+bug/1228250/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 157182] Re: Putty process causes high CPU load when connection times out.
** Changed in: putty Status: Fix Committed => Fix Released -- Putty process causes high CPU load when connection times out. https://bugs.launchpad.net/bugs/157182 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