[Bug 262050] [NEW] lsb_release takes a lot of time and is being used during the boot
Public bug reported: I have been using bootchart to detect hotspots in the boot process. I have found that lsb_release takes up to 15 secs the first time it is called (from kernel-helper -> update-grub). And around 5 seconds the next time (called from jockey-gtk). The first time it is only needed to set the titles for the entries in the grub file menu.lst. I have changed /usr/sbin/update-grub as follows: - title=$(lsb_release --short --description 2>/dev/null) || title="Ubuntu" + title=$(cat /etc/issue.net 2>/dev/null) || title="Ubuntu" jockey uses it to get the distribution ID ("Ubuntu" in this case) and its version ("8.10"). I have not found an easy way to fix this one. The code is in "/usr/lib/python2.5/site-packages/jockey/oslib.py" With the aforementioned change in update-grub I have shaved 5 seconds off the boot time. ** Affects: ubuntu Importance: Undecided Status: New ** Affects: acpid (Debian) Importance: Unknown Status: Unknown ** Bug watch added: Debian Bug tracker #491388 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=491388 ** Also affects: acpid (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=491388 Importance: Unknown Status: Unknown -- lsb_release takes a lot of time and is being used during the boot https://bugs.launchpad.net/bugs/262050 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 262050] Re: lsb_release takes a lot of time and is being used during the boot
** Attachment added: "Bootchart without the modification to update-grub" http://launchpadlibrarian.net/17126347/intrepid-20080827-1.png -- lsb_release takes a lot of time and is being used during the boot https://bugs.launchpad.net/bugs/262050 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 262050] Re: lsb_release takes a lot of time and is being used during the boot
** Attachment added: "Bootchart with the modification to update-grub" http://launchpadlibrarian.net/17126358/intrepid-20080827-2.png -- lsb_release takes a lot of time and is being used during the boot https://bugs.launchpad.net/bugs/262050 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 297130] Re: subversion crashes in gnutls x509 certificate verify
Confirmed ** Changed in: gnutls26 (Ubuntu) Status: New => Confirmed -- subversion crashes in gnutls x509 certificate verify https://bugs.launchpad.net/bugs/297130 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 297130] Re: subversion crashes in gnutls x509 certificate verify
** Bug watch added: Debian Bug tracker #501077 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=501077 ** Also affects: debian via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=501077 Importance: Unknown Status: Unknown -- subversion crashes in gnutls x509 certificate verify https://bugs.launchpad.net/bugs/297130 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 300003] Re: Terminal uses huge font instead of GNOME default monospace font
*** This bug is a duplicate of bug 112691 *** https://bugs.launchpad.net/bugs/112691 ** Also affects: gdebi Importance: Undecided Status: New ** This bug has been marked a duplicate of bug 112691 Should use the system fixed width font -- Terminal uses huge font instead of GNOME default monospace font https://bugs.launchpad.net/bugs/33 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 299650] Re: gnome-subtitles: support editing of subtitles from matroska
** Bug watch added: GNOME Bug Tracker #561680 http://bugzilla.gnome.org/show_bug.cgi?id=561680 ** Also affects: gnome-subtitles via http://bugzilla.gnome.org/show_bug.cgi?id=561680 Importance: Unknown Status: Unknown -- gnome-subtitles: support editing of subtitles from matroska https://bugs.launchpad.net/bugs/299650 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 299650] Re: gnome-subtitles: support editing of subtitles from matroska
This bug, actually, has to do with the SubLib library, used by Gnome Subtitles: https://sourceforge.net/tracker2/?func=add&group_id=138366&atid=740664 -- gnome-subtitles: support editing of subtitles from matroska https://bugs.launchpad.net/bugs/299650 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 182320] Re: Kernel errors during boot when loading ath wireless modules
It has been fixed in 8.10 -- Kernel errors during boot when loading ath wireless modules https://bugs.launchpad.net/bugs/182320 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 297130] Re: subversion crashes in gnutls x509 certificate verify
libgnutls26_2.4.2-3 fixes it ** Changed in: gnutls26 (Ubuntu) Status: Confirmed => Fix Released -- subversion crashes in gnutls x509 certificate verify https://bugs.launchpad.net/bugs/297130 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 312518] Re: [i945] Screen flickering after logging in
The bug was fixed for me in the latest Jaunty alpha/beta versions. It is working OK in Karmic too -- [i945] Screen flickering after logging in https://bugs.launchpad.net/bugs/312518 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 392424] [NEW] package ubiquity 1.13.5 failed to install/upgrade: subprocess post-installation script returned error exit status 1
Public bug reported: Binary package hint: ubiquity Last Karmic upgrade (6/26/2009) finished with an error in ubiquity post- installation: Setting up ubiquity (1.13.5) ... Compiling /usr/share/ubiquity/install.py ... SyntaxError: ('invalid syntax', ('/usr/share/ubiquity/install.py', 564, 37, ' os.path.exists(manifest):\n')) pycentral: pycentral pkginstall: error byte-compiling files (42) pycentral pkginstall: error byte-compiling files (42) dpkg: error processing ubiquity (--configure): subprocess post-installation script returned error exit status 1 Processing triggers for menu ... Errors were encountered while processing: ubiquity E: Sub-process /usr/bin/dpkg returned an error code (1) A package failed to install. Trying to recover: Setting up ubiquity (1.13.5) ... Compiling /usr/share/ubiquity/install.py ... SyntaxError: ('invalid syntax', ('/usr/share/ubiquity/install.py', 564, 37, ' os.path.exists(manifest):\n')) pycentral: pycentral pkginstall: error byte-compiling files (42) pycentral pkginstall: error byte-compiling files (42) dpkg: error processing ubiquity (--configure): subprocess post-installation script returned error exit status 1 Errors were encountered while processing: ubiquity ProblemType: Package Architecture: amd64 Date: Fri Jun 26 09:22:03 2009 DistroRelease: Ubuntu 9.10 ErrorMessage: subprocess post-installation script returned error exit status 1 Package: ubiquity 1.13.5 ProcVersionSignature: Ubuntu 2.6.30-10.12-generic SourcePackage: ubiquity Title: package ubiquity 1.13.5 failed to install/upgrade: subprocess post-installation script returned error exit status 1 Uname: Linux 2.6.30-10-generic x86_64 ** Affects: ubiquity (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package -- package ubiquity 1.13.5 failed to install/upgrade: subprocess post-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/392424 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 392424] Re: package ubiquity 1.13.5 failed to install/upgrade: subprocess post-installation script returned error exit status 1
** Attachment added: "AptOrdering.txt" http://launchpadlibrarian.net/28406872/AptOrdering.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/28406873/Dependencies.txt ** Attachment added: "Dmesg.gz" http://launchpadlibrarian.net/28406874/Dmesg.gz ** Attachment added: "DpkgTerminalLog.gz" http://launchpadlibrarian.net/28406875/DpkgTerminalLog.gz ** Attachment added: "UbiquitySyslog.gz" http://launchpadlibrarian.net/28406876/UbiquitySyslog.gz -- package ubiquity 1.13.5 failed to install/upgrade: subprocess post-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/392424 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 392680] [NEW] Grub2 error setting resolution to 1440x900 in Thinkpad T400
Public bug reported: Binary package hint: grub I'm using the latest Karmic packages and I'm using grub2 successfully. However I cannot set the resolution to 1440x900 in grub2 (it works with the KMS and in the X.org). The screen shows a bunch of random pixels, although Linux boots a few seconds after. The higher resolution that is shown properly is 1280x800 ** Affects: grub (Ubuntu) Importance: Undecided Status: New -- Grub2 error setting resolution to 1440x900 in Thinkpad T400 https://bugs.launchpad.net/bugs/392680 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 392680] Re: Grub2 error setting resolution to 1440x900 in Thinkpad T400
The graphics card I'm using is: 00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07) -- Grub2 error setting resolution to 1440x900 in Thinkpad T400 https://bugs.launchpad.net/bugs/392680 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 312518] Re: [i945] Screen flickering after logging in
I did not have any flickering with Jaunty stable. It would be better upgrading the video drivers only since Karmic is pretty unstable now. Try the drivers from the ubuntu-x-swat ppa: https://edge.launchpad.net/~ubuntu-x-swat/+archive/x-updates Anyway, if you want to upgrade to karmic you don't have to format. Just open a terminal and write: sudo do-release-upgrade -d -- [i945] Screen flickering after logging in https://bugs.launchpad.net/bugs/312518 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 312518] Re: [i945] Screen flickering after logging in
I did not have any flickering with Jaunty stable. It would be better upgrading the video drivers only since Karmic is pretty unstable now. Try the drivers from the ubuntu-x-swat ppa: https://edge.launchpad.net/~ubuntu-x-swat/+archive/x-updates Anyway, if you want to upgrade to karmic you don't have to format. Just open a terminal and write: sudo do-release-upgrade -d -- [i945] Screen flickering after logging in https://bugs.launchpad.net/bugs/312518 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 271663] Re: Problem forwarding e-mails: only one out of many file is attached
** Summary changed: - problema al reenviar correos, solo adjunta un solo archivo de todos los que hubiera + Problem forwarding e-mails: only one out of many file is attached ** Description changed: Binary package hint: evolution - Cuando voy a reenviar un correo que tiene varios ficheros adjuntos, solo - me incluye el primero, no los demás. ¿A que es debido esto? + [TRANSLATION] + When I forward an e-mail that contains many attached files, only the first one is attached. Does anyone know why? + + Thanks in advance + + [ORIGINAL] + Cuando voy a reenviar un correo que tiene varios ficheros adjuntos, solo me incluye el primero, no los demás. ¿A que es debido esto? Gracias de antemano por vuestra atención. ProblemType: Bug Architecture: i386 Date: Thu Sep 18 10:33:46 2008 DistroRelease: Ubuntu 8.04 ExecutablePath: /usr/bin/evolution Package: evolution 2.22.3.1-0ubuntu1 PackageArchitecture: i386 ProcEnviron: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games LANG=es_ES.UTF-8 SHELL=/bin/bash SourcePackage: evolution Uname: Linux 2.6.24-19-generic i686 -- Problem forwarding e-mails: only one out of many file is attached https://bugs.launchpad.net/bugs/271663 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 271714] Re: Abiword can`t open document .doc
I think you should better open a bug in the Abiword bug database -- Abiword can`t open document .doc https://bugs.launchpad.net/bugs/271714 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 271714] Re: Abiword can`t open document .doc
** Bug watch added: AbiSource bug tracker #11769 http://bugzilla.abisource.com/show_bug.cgi?id=11769 ** Also affects: abiword via http://bugzilla.abisource.com/show_bug.cgi?id=11769 Importance: Unknown Status: Unknown -- Abiword can`t open document .doc https://bugs.launchpad.net/bugs/271714 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 271663] Re: Problem forwarding e-mails: only one out of many files is attached
** Summary changed: - Problem forwarding e-mails: only one out of many file is attached + Problem forwarding e-mails: only one out of many files is attached -- Problem forwarding e-mails: only one out of many files is attached https://bugs.launchpad.net/bugs/271663 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 271649] Re: elisa 0.5.9-1-1 depends on updated elisa-plugins-*
It seems that the generation of the plugins packages failed: https://launchpad.net/ubuntu/intrepid/i386/+builds?build_text=elisa&build_state=all Wait for a few days until the maintainer fixes them -- elisa 0.5.9-1-1 depends on updated elisa-plugins-* https://bugs.launchpad.net/bugs/271649 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 269560] Re: Face book slow downs firefox
*** This bug is a duplicate of bug 251700 *** https://bugs.launchpad.net/bugs/251700 ** Summary changed: - facebook pone mas lento el firefox + Face book slow downs firefox ** Description changed: Binary package hint: firefox-3.0 + [TRANSLATION] + Facebook slows down my Mozilla firefox + + [ORIGINAL] facebook ralentiza mi mazilla firefox ProblemType: Bug Architecture: i386 Date: Fri Sep 26 14:33:58 2008 DistroRelease: Ubuntu 8.04 Package: firefox-3.0 3.0~b5+nobinonly-0ubuntu3 PackageArchitecture: i386 ProcEnviron: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games LANG=es_CL.UTF-8 SHELL=/bin/bash SourcePackage: firefox-3.0 Uname: Linux 2.6.24-16-generic i686 ** Summary changed: - Face book slow downs firefox + Facebook slow downs firefox ** This bug has been marked a duplicate of bug 251700 High CPU usage while visiting Facebook -- Facebook slow downs firefox https://bugs.launchpad.net/bugs/269560 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 269760] Re: firefox3 flash fail
** Changed in: firefox-3.0 (Ubuntu) Status: New => Incomplete -- firefox3 flash fail https://bugs.launchpad.net/bugs/269760 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 269302] Re: At the GDM scree, Dell 610 laptop screen remains on while on a docking station and with an external screen connected
This is not a xserver-xorg-video-intel problem since it works after you log in. The problem is caused by the lack of dynamic display configuration support in the packaged GDM (2.20). A new version is being developed with support for dynamic configuration, but it is not clear which version will be included in GNOME 2.24: http://mail.gnome.org/archives/desktop-devel- list/2008-September/msg00013.html ** Changed in: gdm (Ubuntu) Sourcepackagename: xserver-xorg-video-intel => gdm ** Bug watch added: GNOME Bug Tracker #536355 http://bugzilla.gnome.org/show_bug.cgi?id=536355 ** Also affects: gdm via http://bugzilla.gnome.org/show_bug.cgi?id=536355 Importance: Unknown Status: Unknown ** Changed in: gdm (Ubuntu) Status: New => Confirmed -- At the GDM scree, Dell 610 laptop screen remains on while on a docking station and with an external screen connected https://bugs.launchpad.net/bugs/269302 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 272011] Re: E: Could not open lock file /var/lib/dpkg/lock - open (2 No such file or directory) E: Unable to lock the administration directory (/var/lib/dpkg/), are you root? E: _cache->open() fa
The URL that is being used is incorrect. The good one is: http://archive.ubuntu.com/ubuntu/dists/dapper/universe/binary-amd64/Packages.bz2 instead of http://archive.ubuntu.com/ubuntu/dist/dapper/universe/binary-amd64/Pachages.bz2 Could you post your /etc/apt/sources.list file? -- E: Could not open lock file /var/lib/dpkg/lock - open (2 No such file or directory) E: Unable to lock the administration directory (/var/lib/dpkg/), are you root? E: _cache->open() failed, please report. https://bugs.launchpad.net/bugs/272011 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 272016] Re: gnome panel
** Bug watch added: GNOME Bug Tracker #552883 http://bugzilla.gnome.org/show_bug.cgi?id=552883 ** Also affects: gnome-panel via http://bugzilla.gnome.org/show_bug.cgi?id=552883 Importance: Unknown Status: Unknown -- gnome panel https://bugs.launchpad.net/bugs/272016 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 255342] Re: Freedesktop's autostart makes (almost) impossible having both KDE4 and GNOME installed in the same machine
There should be an easy way to select in which sessions (managed by autostart compliant session managers) each program/service should be started. -- Freedesktop's autostart makes (almost) impossible having both KDE4 and GNOME installed in the same machine https://bugs.launchpad.net/bugs/255342 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 272971] Re: volume control applet does not close when clicking elsewhere
** Bug watch added: GNOME Bug Tracker #553249 http://bugzilla.gnome.org/show_bug.cgi?id=553249 ** Also affects: gnome-applets via http://bugzilla.gnome.org/show_bug.cgi?id=553249 Importance: Unknown Status: Unknown -- volume control applet does not close when clicking elsewhere https://bugs.launchpad.net/bugs/272971 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 272440] Re: Error code: ssl_error_internal_error_alert
** Summary changed: - Código de error: ssl_error_internal_error_alert + Error code: ssl_error_internal_error_alert -- Error code: ssl_error_internal_error_alert https://bugs.launchpad.net/bugs/272440 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 272811] Re: too high cpu usage
Please, could you give more information? - What processor do you have? - Amount of RAM memory - What webpage/s is/are loaded when this happens? -- too high cpu usage https://bugs.launchpad.net/bugs/272811 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 272440] Re: Error code: ssl_error_internal_error_alert
Could you provide more detailed information? Is it an error from the AEAT web page or from the web browser itself? Are you trying to use a digital certificate? The message I get when I visit the webpage tells I need a digital certificate to load it. -- Error code: ssl_error_internal_error_alert https://bugs.launchpad.net/bugs/272440 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 262050] Re: lsb_release takes a lot of time and is being used during the boot
We should have a list of the packages that use lsb_release during the boot process and fix one by one. Anyone knows a easy way to compile this list? -- lsb_release takes a lot of time and is being used during the boot https://bugs.launchpad.net/bugs/262050 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 262050] Re: lsb_release takes a lot of time and is being used during the boot
** Also affects: jockey (Ubuntu) Importance: Undecided Status: New ** Also affects: grub (Ubuntu) Importance: Undecided Status: New -- lsb_release takes a lot of time and is being used during the boot https://bugs.launchpad.net/bugs/262050 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 272971] Re: volume control applet does not close when clicking elsewhere
Upstream changed it from Won't fix to Unconfirmed. The summary of the bug has changed a little bit, though. Changing it here too. ** Changed in: gnome-applets (Ubuntu) Status: Invalid => New ** Summary changed: - volume control applet does not close when clicking elsewhere + Dock windows dangle when the panel autohides -- Dock windows dangle when the panel autohides https://bugs.launchpad.net/bugs/272971 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 255342] [NEW] Freedesktop's autostart makes (almost) impossible having both KDE4 and GNOME installed in the same machine
Public bug reported: I found some annoyances while trying the new KDE 4.1 in Ubuntu Intrepid: - When I started the KDE4 session, many applications launched automatically (AWN was especially annoying since it does not behaves well with the KDE 4 compositor). They are located in ~/.config/autostart so you cannot enable/disable them in a session-specific way. Therefore, I had to backup this directory and remove the GNOME-only entries. - When I switched back to my GNOME session, some KDE applications launched automatically (Kwallet, etc.) so I had to repeat the previous step but removing the links to KDE applications this time. Currently, every time I want to check the progress of the newly released KDE packages I have to modify the contents of the directory, change the session, modify the directory again and switch back to the GNOME session. That is preventing people from having both Desktop Environments installed in the same machine or using isolated applications from the other Desktop Environment. How could this be fixed? ** Affects: ubuntu Importance: Undecided Status: New -- Freedesktop's autostart makes (almost) impossible having both KDE4 and GNOME installed in the same machine https://bugs.launchpad.net/bugs/255342 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 312518] [NEW] Screen flickering after logging in
Public bug reported: I'm using Ubuntu Jaunty. Relevant package versions: xserver-xorg-video-intel: 2.5.1-1ubuntu7 libdrm-intel-1: 2.4.1-0ubuntu8 xserver-xorg-core: 1.5.99.3-0ubuntu3 linux-image-2.6.28-4 I have noticed that the following lines are printed many times: (II) intel(0): Printing DDC gathered Modelines: (II) intel(0): Modeline "1280x800"x0.0 71.00 1280 1328 1360 1440 800 803 809 823 -hsync -vsync (49.3 kHz) (II) intel(0): EDID vendor "APP", prod id 40030 (II) intel(0): EDID vendor "APP", prod id 40030 but after flickering stops, it is not printed anymore. I'll attach lspci, xorg.conf, Xorg.0.log ** Affects: ubuntu Importance: Undecided Status: New -- Screen flickering after logging in https://bugs.launchpad.net/bugs/312518 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 312518] Re: Screen flickering after logging in
** Attachment added: "xorg.conf" http://launchpadlibrarian.net/20817202/xorg.conf -- Screen flickering after logging in https://bugs.launchpad.net/bugs/312518 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 312518] Re: Screen flickering after logging in
** Attachment added: "lspci -vv" http://launchpadlibrarian.net/20817205/lspci -- Screen flickering after logging in https://bugs.launchpad.net/bugs/312518 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 312518] Re: Screen flickering after logging in
** Attachment added: "xorg.0.log" http://launchpadlibrarian.net/20817227/Xorg.0.log -- Screen flickering after logging in https://bugs.launchpad.net/bugs/312518 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 312518] Re: Screen flickering after logging in
I have noticed that it happens when I unplug the laptop too. I don't know if it is related with the brightness lowering performed by the desktop. After the usual 20 seconds of flickering the computer is not usable for 2-3 minutes (the Xorg process uses the 100% of the CPU). -- Screen flickering after logging in https://bugs.launchpad.net/bugs/312518 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 312518] Re: [i945] Screen flickering after logging in
I'm using GNOME ** Description changed: - I'm using Ubuntu Jaunty. Relevant package versions: + I'm using Ubuntu Jaunty. Relevant packages' versions: xserver-xorg-video-intel: 2.5.1-1ubuntu7 libdrm-intel-1: 2.4.1-0ubuntu8 xserver-xorg-core: 1.5.99.3-0ubuntu3 linux-image-2.6.28-4 I have noticed that the following lines are printed many times: (II) intel(0): Printing DDC gathered Modelines: (II) intel(0): Modeline "1280x800"x0.0 71.00 1280 1328 1360 1440 800 803 809 823 -hsync -vsync (49.3 kHz) (II) intel(0): EDID vendor "APP", prod id 40030 (II) intel(0): EDID vendor "APP", prod id 40030 but after flickering stops, it is not printed anymore. I'll attach lspci, xorg.conf, Xorg.0.log -- [i945] Screen flickering after logging in https://bugs.launchpad.net/bugs/312518 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 312518] Re: [i945] Screen flickering after logging in
** Attachment added: "lspci -vvnn" http://launchpadlibrarian.net/20919898/lspci -- [i945] Screen flickering after logging in https://bugs.launchpad.net/bugs/312518 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 312518] Re: [i945] Screen flickering after logging in
The screen flickering (and heavy CPU usage) continues with: xserver-xorg-video-intel 2.6.1-1ubuntu1 xserver-xorg-core 1.5.99.901-1ubuntu1 libdrm-intel1 2.4.4-0ubuntu2 -- [i945] Screen flickering after logging in https://bugs.launchpad.net/bugs/312518 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 312518] Re: [i945] Screen flickering after logging in
I attach a bootchart graph which shows the heavy CPU (Xorg process) and IO usage after logging in. I believe that the CPU and IO peaks coincide with the screen flicker. ** Attachment added: "Bootchart graph" http://launchpadlibrarian.net/21645594/jaunty-20090126-1.png -- [i945] Screen flickering after logging in https://bugs.launchpad.net/bugs/312518 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 308225] Re: X intel driver crashed at xf86CrtcSetMode()
It's working now with xserver-xorg-core 1.5.99.3-0ubuntu3 -- X intel driver crashed at xf86CrtcSetMode() https://bugs.launchpad.net/bugs/308225 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 309602] Re: gnome-settings-daemon segmentation fault
** Bug watch added: GNOME Bug Tracker #565072 http://bugzilla.gnome.org/show_bug.cgi?id=565072 ** Also affects: gnome-settings-daemon via http://bugzilla.gnome.org/show_bug.cgi?id=565072 Importance: Unknown Status: Unknown -- gnome-settings-daemon segmentation fault https://bugs.launchpad.net/bugs/309602 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 309602] [NEW] gnome-settings-daemon segmentation fault
Public bug reported: Binary package hint: gnome-settings-daemon Distribution: Ubuntu Jaunty gnome-settings-daemon: 2.25.2-0ubuntu3 libgnome-desktop-2-11: 2.25.3-0ubuntu1 I was not getting my preferences so I tried to execute gnome-settings- daemon by hand, but the process automatically died after a few seconds. Using "gdb --args gnome-settings-daemon --no-daemon" and setting "set follow-fork-mode child" I got: ... ** (gnome-settings-daemon:25789): DEBUG: Loading plugin: /usr/lib/gnome-settings-daemon-2.0/xrdb.gnome-settings-plugin ** (gnome-settings-daemon:25789): DEBUG: GnomeSettingsPluginInfo: name='Base de datos de recursos de las X' file='/usr/lib/gnome-settings-daemon-2.0/xrdb.gnome-settings-plugin' location='xrdb' ** (gnome-settings-daemon:25789): DEBUG: Loading plugin: /usr/lib/gnome-settings-daemon-2.0/xsettings.gnome-settings-plugin ** (gnome-settings-daemon:25789): DEBUG: GnomeSettingsPluginInfo: name='Ajustes de las X' file='/usr/lib/gnome-settings-daemon-2.0/xsettings.gnome-settings-plugin' location='xsettings' ** (gnome-settings-daemon:25789): DEBUG: Loading plugin: /usr/lib/gnome-settings-daemon-2.0/housekeeping.gnome-settings-plugin ** (gnome-settings-daemon:25789): DEBUG: GnomeSettingsPluginInfo: name='Housekeeping' file='/usr/lib/gnome-settings-daemon-2.0/housekeeping.gnome-settings-plugin' location='housekeeping' ** (gnome-settings-daemon:25789): DEBUG: GnomeSettingsModule 0x99cc078 initialising ** (gnome-settings-daemon:25789): DEBUG: Loading /usr/lib/gnome-settings-daemon-2.0/libxrandr.so (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) ** (gnome-settings-daemon:25789): DEBUG: Registering GsdXrandrPlugin ** (gnome-settings-daemon:25789): DEBUG: Creating object of type GsdXrandrPlugin ** (gnome-settings-daemon:25789): DEBUG: GsdXrandrPlugin initializing ** (gnome-settings-daemon:25789): DEBUG: Activating xrandr plugin ** (gnome-settings-daemon:25789): DEBUG: Starting xrandr manager desired is = /home/jcabezas/.config/monitors.xml.desired reading configuration... done error MATCHES Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb73a7b10 (LWP 25789)] 0xb7061b2b in gnome_rr_config_match () from /usr/lib/libgnome-desktop-2.so.11 (gdb) bt #0 0xb7061b2b in gnome_rr_config_match () from /usr/lib/libgnome-desktop-2.so.11 #1 0xb7063ed2 in gnome_rr_config_apply_stored () from /usr/lib/libgnome-desktop-2.so.11 #2 0xb7157c7c in gsd_xrandr_manager_start () from /usr/lib/gnome-settings-daemon-2.0/libxrandr.so #3 0xb7156b1f in ?? () from /usr/lib/gnome-settings-daemon-2.0/libxrandr.so #4 0x0804cedf in gnome_settings_plugin_info_activate () #5 0x0804b90e in ?? () #6 0xb78a7727 in g_slist_foreach () from /usr/lib/libglib-2.0.so.0 #7 0x0804bb65 in gnome_settings_manager_start () #8 0x0804b689 in main () ** Affects: gnome-settings-daemon Importance: Unknown Status: Unknown ** Affects: gnome-settings-daemon (Ubuntu) Importance: Undecided Status: New -- gnome-settings-daemon segmentation fault https://bugs.launchpad.net/bugs/309602 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 309602] Re: gnome-settings-daemon segmentation fault
There are not available debug packages for the gnome libraries in jaunty yet. So I don't know how to get the proper traces... Anyway, I'm sending valgrind, strace and xsession-errors. ** Attachment added: "valgrind.txt" http://launchpadlibrarian.net/20595619/valgrind.txt -- gnome-settings-daemon segmentation fault https://bugs.launchpad.net/bugs/309602 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 309602] Re: gnome-settings-daemon segmentation fault
** Attachment added: "strace.txt" http://launchpadlibrarian.net/20595622/strace.txt -- gnome-settings-daemon segmentation fault https://bugs.launchpad.net/bugs/309602 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 309602] Re: gnome-settings-daemon segmentation fault
** Attachment added: ".xsession-errors" http://launchpadlibrarian.net/20595625/.xsession-errors -- gnome-settings-daemon segmentation fault https://bugs.launchpad.net/bugs/309602 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 308225] Re: X intel driver crashed at xf86CrtcSetMode()
Confirmed on a Macbook Core Duo ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: New => Confirmed -- X intel driver crashed at xf86CrtcSetMode() https://bugs.launchpad.net/bugs/308225 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 308225] Re: X intel driver crashed at xf86CrtcSetMode()
Intel 945GM -- X intel driver crashed at xf86CrtcSetMode() https://bugs.launchpad.net/bugs/308225 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 308225] Re: X intel driver crashed at xf86CrtcSetMode()
Fixed in upstrean: --- Comment #7 From Keith Packard 2008-12-15 11:49:22 PST --- Fixed on master and server-1.6-branch. please test. -- X intel driver crashed at xf86CrtcSetMode() https://bugs.launchpad.net/bugs/308225 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 308225] Re: X intel driver crashed at xf86CrtcSetMode()
The package failed to build: https://launchpad.net/ubuntu/+source/xorg- server/2:1.5.99.3-0ubuntu2/+build/814896 Error: dpkg: error processing /home/buildd/build-814896-1895888/chroot-autobuild/var/cache/apt/archives/libdrm-dev_2.4.1-0ubuntu7_i386.deb (--unpack): trying to overwrite `/usr/include/drm/drm.h', which is also in package linux-libc-dev dpkg-deb: subprocess paste killed by signal (Broken pipe) ... Errors were encountered while processing: /home/buildd/build-814896-1895888/chroot-autobuild/var/cache/apt/archives/libdrm-dev_2.4.1-0ubuntu7_i386.deb E: Sub-process /usr/bin/dpkg returned an error code (1) apt-get failed. -- X intel driver crashed at xf86CrtcSetMode() https://bugs.launchpad.net/bugs/308225 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 337342] Re: GUI designer doesn't work
Confirmed here, using qt-creator 1.0.0-0ubuntu2 ** Changed in: qt-creator (Ubuntu) Status: New => Confirmed -- GUI designer doesn't work https://bugs.launchpad.net/bugs/337342 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 57753] Re: Vfat and NTFS partitions in edgy get two icons on the GNOME Desktop
I have this problem too. Each disk partition (I have NTFS and EXT3) has two icons on the GNOME Desktop. -- Vfat and NTFS partitions in edgy get two icons on the GNOME Desktop https://launchpad.net/bugs/57753 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 141593] Re: Gnome-panel fails to load applets after re-login
I confirm this bug. Killing eds and bonobo processes before logging in fixes the problem for me, too. -- Gnome-panel fails to load applets after re-login https://bugs.launchpad.net/bugs/141593 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 182153] Re: Please sync libflickrnet 25277-6 (main) from Debian unstable (main)
I confirm that the new version do not fix the problem. Error message: ! Assembly /usr/share/cli- common/policies.d/libflickrnet2.1.5-cil/policy.2.1.FlickrNet.dll does not exist ** Changed in: libflickrnet (Ubuntu) Status: Fix Released => Confirmed -- Please sync libflickrnet 25277-6 (main) from Debian unstable (main) https://bugs.launchpad.net/bugs/182153 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 162581] Re: macbook isight dont work
I am having problems with my iSight webcam in Hardy. I have copied AppleUSBVideoSupport to the firmware directory, but when I insert the isight_usb module I get: [26902.255394] uvcvideo: iSight: firmware loading init failed [26902.255745] usbcore: registered new interface driver isight [26902.255749] USB Video Class driver (v0.1.0) ** Changed in: ubuntu Status: Invalid => Confirmed -- macbook isight dont work https://bugs.launchpad.net/bugs/162581 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 185634] Re: iSight doesn't work in Hardy Kernels
Yes, isight patches have been merged to uvcvideo. However they it is not working properly yet: $ sudo modprobe uvcvideo [ 2076.312730] uvcvideo: iSight firmware: firmware loading init failed. [ 2076.313004] usbcore: registered new interface driver uvcvideo [ 2076.313009] USB Video Class driver (v0.1.0) -- iSight doesn't work in Hardy Kernels https://bugs.launchpad.net/bugs/185634 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 182320] Kernel errors during boot when loading ath wireless modules
Public bug reported: Binary package hint: linux-restricted-modules Hardy Heron i386 Kernel 2.6.24-2-generic Macbook Core Duo I get the following errors when booting (although the card seems to work). [ 76.598511] ath_hal: module license 'Proprietary' taints kernel. [ 76.623794] ath_hal: 0.9.18.0 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413) [ 76.624228] sysctl table check failed: /dev/ath .7.9 Unknown sysctl binary path [ 76.624547] Pid: 3891, comm: modprobe Tainted: P2.6.24-2-generic #1 [ 76.624653] [] set_fail+0x45/0x60 [ 76.624760] [] sysctl_check_table+0x296/0x5b0 [ 76.624862] [] sysctl_head_finish+0x18/0x30 [ 76.624966] [] sysctl_check_table+0x2aa/0x5b0 [ 76.625068] [] sysctl_set_parent+0x19/0x30 [ 76.625174] [] register_sysctl_table+0x50/0xa0 [ 76.625277] [] init_ath_hal+0x77/0x8d [ath_hal] [ 76.625388] [] sys_init_module+0x126/0x19c0 [ 76.625502] [] __kmalloc+0x0/0x110 [ 76.625606] [] sysenter_past_esp+0x6b/0xa9 [ 76.625714] === [ 76.625775] sysctl table check failed: /dev/ath/hal .7.9.-2 Unknown sysctl binary path [ 76.626180] Pid: 3891, comm: modprobe Tainted: P2.6.24-2-generic #1 [ 76.626246] [] set_fail+0x45/0x60 [ 76.626347] [] sysctl_check_table+0x296/0x5b0 [ 76.626451] [] sysctl_check_table+0x2aa/0x5b0 [ 76.626557] [] sysctl_head_finish+0x18/0x30 [ 76.626661] [] sysctl_check_table+0x2aa/0x5b0 [ 76.626763] [] sysctl_set_parent+0x19/0x30 [ 76.626867] [] register_sysctl_table+0x50/0xa0 [ 76.626970] [] init_ath_hal+0x77/0x8d [ath_hal] [ 76.627080] [] sys_init_module+0x126/0x19c0 [ 76.627192] [] __kmalloc+0x0/0x110 [ 76.627296] [] sysenter_past_esp+0x6b/0xa9 [ 76.627402] === [ 76.627463] sysctl table check failed: /dev/ath/hal/dma_beacon_response_time .7.9.-2.-2 Unknown sysctl binary path [ 76.627946] Pid: 3891, comm: modprobe Tainted: P2.6.24-2-generic #1 [ 76.628011] [] set_fail+0x45/0x60 [ 76.628112] [] sysctl_check_table+0x296/0x5b0 [ 76.628216] [] sysctl_check_table+0x2aa/0x5b0 [ 76.628321] [] sysctl_check_table+0x2aa/0x5b0 [ 76.628423] [] sysctl_head_finish+0x18/0x30 [ 76.628527] [] sysctl_check_table+0x2aa/0x5b0 [ 76.628628] [] sysctl_set_parent+0x19/0x30 [ 76.628732] [] register_sysctl_table+0x50/0xa0 [ 76.628835] [] init_ath_hal+0x77/0x8d [ath_hal] [ 76.628943] [] sys_init_module+0x126/0x19c0 [ 76.629054] [] __kmalloc+0x0/0x110 [ 76.629159] [] sysenter_past_esp+0x6b/0xa9 [ 76.629265] === [ 76.629325] sysctl table check failed: /dev/ath/hal/sw_beacon_response_time .7.9.-2.-2 Unknown sysctl binary path [ 76.629807] Pid: 3891, comm: modprobe Tainted: P2.6.24-2-generic #1 [ 76.629901] [] set_fail+0x45/0x60 [ 76.630003] [] sysctl_check_table+0x296/0x5b0 [ 76.630108] [] sysctl_check_table+0x2aa/0x5b0 [ 76.630212] [] sysctl_check_table+0x2aa/0x5b0 [ 76.630314] [] sysctl_head_finish+0x18/0x30 [ 76.630418] [] sysctl_check_table+0x2aa/0x5b0 [ 76.630520] [] sysctl_set_parent+0x19/0x30 [ 76.630624] [] register_sysctl_table+0x50/0xa0 [ 76.630727] [] init_ath_hal+0x77/0x8d [ath_hal] [ 76.630836] [] sys_init_module+0x126/0x19c0 [ 76.630949] [] __kmalloc+0x0/0x110 [ 76.631053] [] sysenter_past_esp+0x6b/0xa9 [ 76.631159] === [ 76.631219] sysctl table check failed: /dev/ath/hal/swba_backoff .7.9.-2.-2 Unknown sysctl binary path [ 76.631699] Pid: 3891, comm: modprobe Tainted: P2.6.24-2-generic #1 [ 76.631765] [] set_fail+0x45/0x60 [ 76.631866] [] sysctl_check_table+0x296/0x5b0 [ 76.631970] [] sysctl_check_table+0x2aa/0x5b0 [ 76.632074] [] sysctl_check_table+0x2aa/0x5b0 [ 76.632176] [] sysctl_head_finish+0x18/0x30 [ 76.632280] [] sysctl_check_table+0x2aa/0x5b0 [ 76.632382] [] sysctl_set_parent+0x19/0x30 [ 76.632486] [] register_sysctl_table+0x50/0xa0 [ 76.632589] [] init_ath_hal+0x77/0x8d [ath_hal] [ 76.632696] [] sys_init_module+0x126/0x19c0 [ 76.632808] [] __kmalloc+0x0/0x110 [ 76.632912] [] sysenter_past_esp+0x6b/0xa9 [ 76.633018] === ** Affects: linux-meta (Ubuntu) Importance: Undecided Status: New -- Kernel errors during boot when loading ath wireless modules https://bugs.launchpad.net/bugs/182320 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 185634] [NEW] iSight doesn't work in Hardy Kernels
Public bug reported: Binary package hint: linux-restricted-modules-2.6.24-4-generic I am having problems with my iSight webcam in Hardy. I have copied AppleUSBVideoSupport to the firmware directory, but when I insert the isight_usb module I get: [26902.255394] uvcvideo: iSight: firmware loading init failed [26902.255745] usbcore: registered new interface driver isight [26902.255749] USB Video Class driver (v0.1.0) ** Affects: linux-restricted-modules-2.6.24 (Ubuntu) Importance: Undecided Status: New -- iSight doesn't work in Hardy Kernels https://bugs.launchpad.net/bugs/185634 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 174129] [hardy] Evolution 2.12.3-0ubuntu1 crashes on startup
Public bug reported: Evolution 2.12.3 crashes on startup. This is the error message: *** glibc detected *** /usr/bin/evolution: malloc(): memory corruption (fast): 0xb3108d90 *** Segmentation fault (core dumped) ** Affects: evolution (Ubuntu) Importance: Undecided Status: Invalid -- [hardy] Evolution 2.12.3-0ubuntu1 crashes on startup https://bugs.launchpad.net/bugs/174129 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 174129] Re: [hardy] Evolution 2.12.3-0ubuntu1 crashes on startup
** Attachment added: "gdb backtrace" http://launchpadlibrarian.net/10744311/evolution-bt.txt -- [hardy] Evolution 2.12.3-0ubuntu1 crashes on startup https://bugs.launchpad.net/bugs/174129 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 174129] Re: [hardy] Evolution 2.12.3-0ubuntu1 crashes on startup
I was using it with an old version of evolution-data-server ** Changed in: evolution (Ubuntu) Status: New => Invalid -- [hardy] Evolution 2.12.3-0ubuntu1 crashes on startup https://bugs.launchpad.net/bugs/174129 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 199066] Re: first-gen macbook wireless support broken since 0.6.6~rc2
It is not working here (First-gen Macbook + network-manager 0.6.6-0ubuntu2). I have tried WEP, WAP and no encryption. However, it works if I configure it manually (iwconfig + dhclient). The symptoms are the same as the previously reported: NetworkManager: Activation (ath0): Stage 2 of 5 (Device Configure) complete. NetworkManager: Old device 'ath0' activating, won't change. NetworkManager: Old device 'ath0' activating, won't change. NetworkManager: Old device 'ath0' activating, won't change. NetworkManager: Activation (ath0/wireless): association took too long (> 120s), failing activation. NetworkManager: Activation (ath0/wireless): failure scheduled... NetworkManager: Activation (ath0/wireless): failed for access point (XXX) NetworkManager: Activation (ath0/wireless): failed. NetworkManager: Deactivating device ath0 -- [iwl4965] wireless support broken since 0.6.6~rc2 https://bugs.launchpad.net/bugs/199066 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 199066] Re: [iwl4965] wireless support broken since 0.6.6~rc2
Yes, I have tried it but it does not work -- [iwl4965] wireless support broken since 0.6.6~rc2 https://bugs.launchpad.net/bugs/199066 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 94160] Re: keyboard.c floods syslog
It seems that here http://lkml.org/lkml/2007/3/24/135";>http://lkml.org/lkml/2007/3/24/135 it is the solution. I hope a fix is released before Feisty is launched by the end of this month. -- keyboard.c floods syslog https://bugs.launchpad.net/bugs/94160 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 96563] Re: 2.6.20-13 - keyboard.c: can't emulate rawmode for keycode 0
*** This bug is a duplicate of bug 94160 *** https://bugs.launchpad.net/bugs/94160 ** This bug has been marked a duplicate of bug 94160 keyboard.c floods syslog -- 2.6.20-13 - keyboard.c: can't emulate rawmode for keycode 0 https://bugs.launchpad.net/bugs/96563 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 99781] Re: keyboard.c: hundreds of megs useless warnings
*** This bug is a duplicate of bug 94160 *** https://bugs.launchpad.net/bugs/94160 ** This bug has been marked a duplicate of bug 94160 keyboard.c floods syslog -- keyboard.c: hundreds of megs useless warnings https://bugs.launchpad.net/bugs/99781 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 77233] Re: Feisty: unbootable after dist-upgrade
My computer is a Macbook with an Intel Core Duo processor. I have changed the resolution of the framebuffer and now I can see more messages. The problem seems caused by the initramfs image: ... Usage: modprobe [-v] [-V] [-C config-file] [-n] [-i] [-q] [-Q] [-b] [-o ] [parameters...] modprobe -r [-n] [-i] [-v] ... modprobe -l -t [ -a ...] ... mount: Cannot read /etc/fstab: no such file or directory ... Begin: Running /scripts/init-bottom ... mount: Mounting /root/dev on /dev/.static/dev failed: no such file or directory Done. mount: Mounting /sys on /root/sys failed: no such file or directory mount: Mounting /proc on /root/proc failed: no such file or directory Target filesystem doesn't have /sbin/init BusyBox . -- Feisty: unbootable after dist-upgrade https://launchpad.net/bugs/77233 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 77233] Feisty: unbootable after dist-upgrade
Public bug reported: I have dist-upgraded my Macbook to Feisty from Edgy and I am not able to boot anymore. My box freezes after the USB detection scripts: usb 5-4: configuration #1 chosen from 1 choice usb 1-2: new full speed USB device using uhci_hcd and address 4 ... I have read some forum threads and launchpad bugs about initramfs problems that are solved by downgrading this package to 0.69, but it doesn't fix my problem. It only causes the initramfs console to show up after being unable to mount the root fs. It crashes with 2.6.19-7 and 2.6.20-2 kernels and with 0.85-5 and 0.69-26 initramfs-tools. ** Affects: linux-source-2.6.20 (Ubuntu) Importance: High Status: Needs Info -- Feisty: unbootable after dist-upgrade https://launchpad.net/bugs/77233 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 77233] Re: Feisty: unbootable after dist-upgrade
I'm sorry but I don't understand you. -- Feisty: unbootable after dist-upgrade https://launchpad.net/bugs/77233 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 77233] Re: Feisty: unbootable after dist-upgrade
With the quiet parameter I have been able to read another error: /init: /init: 1: cannot open /dev/root: No such device or address -- Feisty: unbootable after dist-upgrade https://launchpad.net/bugs/77233 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 77233] Re: Feisty: unbootable after dist-upgrade
I have the same problem with the new packages... -- Feisty: unbootable after dist-upgrade https://launchpad.net/bugs/77233 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 77233] Re: Feisty: unbootable after dist-upgrade
What kind of additional information can I give you? -- Feisty: unbootable after dist-upgrade https://launchpad.net/bugs/77233 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 77233] Re: Feisty: unbootable after dist-upgrade
The latest kernel version 2.6.20-4 doesn't work either... -- Feisty: unbootable after dist-upgrade https://launchpad.net/bugs/77233 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 77233] Re: Feisty: unbootable after dist-upgrade
I have no lvm nor raid (mdadm) packages installed. I attach my fstab and these are the contents of my lilo.conf (I execute lilo like this: "lilo -b /dev/sda"): boot=/dev/sda3 default=Ubuntu map=/boot/map delay=10 image=/vmlinuz initrd=/initrd.img root=/dev/sda3 label=Ubuntu read-only append="noapic irqpoll" ** Attachment added: "My fstab" http://librarian.launchpad.net/5618914/fstab -- Feisty: unbootable after dist-upgrade https://launchpad.net/bugs/77233 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 507881] Re: Lucid alpha 2 fails to start up unless you remove /proc/bus/usb from the fstab
Removing the line in fstab does not work for me. ** Changed in: ubuntu Status: New => Confirmed -- Lucid alpha 2 fails to start up unless you remove /proc/bus/usb from the fstab https://bugs.launchpad.net/bugs/507881 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 516963] [NEW] Special keys (volume control) do not work when a menu or dropdown list is unfolded
Public bug reported: Special keys (volume control) do not work when a menu or dropdown list is unfolded. This is rather confusing for the user as it seems that the keys are not working. I can reproduce this error both in all gtk and qt applications so I don't know which piece of software is responsible for this behavior. Can anyone reproduce this error on other hardware? Ubuntu Karmic Koala x86_64 Hardware Lenovo T400 Intel Core 2 Duo Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller ** Affects: ubuntu Importance: Undecided Status: New ** Tags: gtk qt usability -- Special keys (volume control) do not work when a menu or dropdown list is unfolded https://bugs.launchpad.net/bugs/516963 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 516963] Re: Special keys (volume control) do not work when a menu or dropdown list is unfolded
** Bug watch added: GNOME Bug Tracker #608970 https://bugzilla.gnome.org/show_bug.cgi?id=608970 ** Also affects: gtk via https://bugzilla.gnome.org/show_bug.cgi?id=608970 Importance: Unknown Status: Unknown -- Special keys (volume control) do not work when a menu or dropdown list is unfolded https://bugs.launchpad.net/bugs/516963 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 549727] Re: [10.04] Touchpad stops working after login
What kind of information do you need? There is nothing strange in /var/log/Xorg.0.log nor in dmesg output. -- [10.04] Touchpad stops working after login https://bugs.launchpad.net/bugs/549727 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 549727] Re: [10.04] Touchpad stops working after login
Happens to me every time I boot the machine ** Attachment added: "Xorg.0.log" http://launchpadlibrarian.net/44259689/Xorg.0.log -- [10.04] Touchpad stops working after login https://bugs.launchpad.net/bugs/549727 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 549727] Re: [10.04] Touchpad stop working after login
Confirmed on a Lenovo T400 ** Changed in: hal (Ubuntu) Status: New => Confirmed -- [10.04] Touchpad stop working after login https://bugs.launchpad.net/bugs/549727 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 549727] Re: [10.04] Touchpad stops working after login
Not working here. Lenovo T400 ** Changed in: xserver-xorg-input-synaptics (Ubuntu) Status: Fix Released => Confirmed -- [10.04] Touchpad stops working after login https://bugs.launchpad.net/bugs/549727 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 516963] Re: Special keys (volume control) do not work when a menu or dropdown list is unfolded
** Bug watch added: GNOME Bug Tracker #585998 https://bugzilla.gnome.org/show_bug.cgi?id=585998 ** Changed in: gtk Remote watch: GNOME Bug Tracker #608970 => GNOME Bug Tracker #585998 -- Special keys (volume control) do not work when a menu or dropdown list is unfolded https://bugs.launchpad.net/bugs/516963 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 509571] Re: System does not boot
I can reproduce a similar behavior. Until yesterday, the boot process got stuck after the SYSFS warnings. Since yesterday, the messages disappear after the KMS mode switch and there is only a blank screen with a blinking cursor. In console 7 I get a bank screen and, some minutes after I get a "plymouth with process (...) killed by STOP signal". I don't know how to gather more information as I cannot log into the system. -- System does not boot https://bugs.launchpad.net/bugs/509571 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 445642] [NEW] Screenshot zoom window not centered
Public bug reported: Binary package hint: software-center When you click on the screenshot of an application a window with a larger image pops up. However the window is not centered in the screen. It looks like it is centered using its original size (before the image is loaded and the window resized). It should wait until the image size is known and the correct window size is set. ProblemType: Bug Architecture: amd64 Date: Wed Oct 7 19:12:35 2009 DistroRelease: Ubuntu 9.10 Package: software-center 0.5.0 PackageArchitecture: all ProcEnviron: PATH=(custom, user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.31-12.40-generic SourcePackage: software-center Uname: Linux 2.6.31-12-generic x86_64 ** Affects: software-center (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug -- Screenshot zoom window not centered https://bugs.launchpad.net/bugs/445642 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 445642] Re: Screenshot zoom window not centered
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/33239978/Dependencies.txt ** Attachment added: "XsessionErrors.txt" http://launchpadlibrarian.net/33239980/XsessionErrors.txt -- Screenshot zoom window not centered https://bugs.launchpad.net/bugs/445642 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 499100] Re: mountall proc/bus/usb could not be mounted
I am still getting the "proc/bus/usb could not be mounted " message with mountall 0.2.1 and cannot get to GDM -- mountall proc/bus/usb could not be mounted https://bugs.launchpad.net/bugs/499100 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 452458] Re: Add rtkit Conflicts to force removal of rtkit for release testing
It seems that it is easily fixable. Only a tiny kernel patch (used in the past releases of Fedora) is required: http://0pointer.de/blog/projects/pa-in-ubuntu.html Can this be fixed in time for Karmic? -- Add rtkit Conflicts to force removal of rtkit for release testing https://bugs.launchpad.net/bugs/452458 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 1421833] Re: Kernel panic with kernel 3.18, using vivid vervet
I can confirm this bug. I am using a bcm43228 network controller with bcmwl-kernel-source 60.30.223.248+bdcom. ** Changed in: bcmwl (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1421833 Title: Kernel panic with kernel 3.18, using vivid vervet To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1421833/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1252664] Re: nvidia-331-uvm 331.20-0ubuntu1: nvidia-331-uvm kernel module failed to build
** Changed in: nvidia-graphics-drivers-331 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1252664 Title: nvidia-331-uvm 331.20-0ubuntu1: nvidia-331-uvm kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1252664/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1098561] Re: "Unsupported hardware" watermark appears when FGLRX is installed on 13.04
Confirmed on HD 5000 series. $ fglrxinfo display: :0 screen: 0 OpenGL vendor string: Advanced Micro Devices, Inc. OpenGL renderer string: ATI Mobility Radeon HD 5000 Series OpenGL version string: 4.2.11986 Compatibility Profile Context -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1098561 Title: "Unsupported hardware" watermark appears when FGLRX is installed on 13.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/fglrx-installer-updates/+bug/1098561/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1124390] Re: bcmwl driver causing 3.8 kernel panic with BCM4331
Confirmed here, too -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1124390 Title: bcmwl driver causing 3.8 kernel panic with BCM4331 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1124390/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1124390] Re: bcmwl driver causing 3.8 kernel panic with BCM4331
Confirmed here, too, using a BCM43228 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1124390 Title: bcmwl driver causing 3.8 kernel panic with BCM4331 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1124390/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1072166] Re: Prompt for google password when already authenticated
Confirmed. It is very annoying. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1072166 Title: Prompt for google password when already authenticated To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-gnome-meta/+bug/1072166/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 886559] Re: Unity displays in the background (loses focus)
I have the same problems in a laptop with a NVIDIA 400M, using the proprietary driver. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/886559 Title: Unity displays in the background (loses focus) To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/886559/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 800788] Re: [oneiric] empathy-chat eats 100% CPU
*** This bug is a duplicate of bug 798377 *** https://bugs.launchpad.net/bugs/798377 I can confirm too -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/800788 Title: [oneiric] empathy-chat eats 100% CPU To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/800788/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs