[Bug 600984] Re: redhat-cluster-suite fails to build from source in maverick

2010-07-21 Thread Surbhi Palande
/usr/include/linux/gfs2_ondisk.h is a reflection of linux-2.6/include/linux/gfs2_ondisk.h. Between maverick and lucid, this .h in the linux-2.6 source code has changed; the changes involve removal of some structure members. 1) These changes/removals are not yet reflected in /usr/include/linux/gfs

[Bug 566776] Re: can't install in pbuilder Setting up xulrunner-1.9.2 (1.9.2.3+nobinonly-0ubuntu2)

2010-07-21 Thread Laurent Bigonville
Output of /usr/bin/xulrunner-1.9.2 -g -d strace ** Attachment added: "strace" http://launchpadlibrarian.net/52263401/plop.txt -- can't install in pbuilder Setting up xulrunner-1.9.2 (1.9.2.3+nobinonly-0ubuntu2) https://bugs.launchpad.net/bugs/566776 You received this bug notification because

[Bug 551130] Re: [SRU] infinite loop in /etc/init/mysql.conf if mysqld is not running.

2010-07-21 Thread Chuck Short
** Summary changed: - infinite loop in /etc/init/mysql.conf if mysqld is not running. + [SRU] infinite loop in /etc/init/mysql.conf if mysqld is not running. -- [SRU] infinite loop in /etc/init/mysql.conf if mysqld is not running. https://bugs.launchpad.net/bugs/551130 You received this bug noti

[Bug 425160] Re: compiz.real crashed with SIGSEGV in glXBindTexImageEXT()

2010-07-21 Thread Luke J Militello
Thanks again. Nope, no workaround other than not using compiz or not using a screensaver. The latter I view as a security vulnerability, so I guess I have to live with the crashing...compiz --replace does not work either. :( -- compiz.real crashed with SIGSEGV in glXBindTexImageEXT() https://b

[Bug 205061] Re: gnome-settings-daemon crashed with SIGSEGV in XInternAtom()

2010-07-21 Thread Charlie Kravetz
We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on t

[Bug 201286] Re: Partition selection window goes blank during installation

2010-07-21 Thread Charlie Kravetz
We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on t

[Bug 608255] [NEW] package grub-pc 1.98-1ubuntu7 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127

2010-07-21 Thread David Pearson
Public bug reported: Binary package hint: grub2 Wubi 10.04 64 install on Presario CQ61 running W7 64. Fails to update kernel quoting this error on grub-pc (which Wubi does not use?) ProblemType: Package DistroRelease: Ubuntu 10.04 Package: grub-pc 1.98-1ubuntu7 ProcVersionSignature: Ubuntu 2.6.3

[Bug 608255] Re: package grub-pc 1.98-1ubuntu7 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127

2010-07-21 Thread David Pearson
** Attachment added: "AptOrdering.txt" http://launchpadlibrarian.net/52263492/AptOrdering.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/52263493/Dependencies.txt ** Attachment added: "Df.txt" http://launchpadlibrarian.net/52263494/Df.txt ** Attachment added:

[Bug 608254] [NEW] Missing dependency on python-libproxy (ubuntuone-preferences won't start)

2010-07-21 Thread Brian Rogers
Public bug reported: Binary package hint: ubuntuone-client On Maverick: $ ubuntuone-preferences ** Message: pygobject_register_sinkfunc is deprecated (GtkWindow) ** Message: pygobject_register_sinkfunc is deprecated (GtkInvisible) ** Message: pygobject_register_sinkfunc is deprecated (GtkObject

[Bug 608253] [NEW] eliminate lsb_release from chromium startup

2010-07-21 Thread Martin Pitt
Public bug reported: Binary package hint: chromium-browser While evaluating boot charts (on armel) I just noticed that starting chromium entails a two second I/O block where it calls lsb_release twice. lsb_release is an utterly heavy program, since it invokes Python. If I eliminate this and hardc

[Bug 608253] Re: eliminate lsb_release from chromium startup

2010-07-21 Thread Martin Pitt
Chris, do you think that's a reasonable thing to do? I'm happy to work on this. -- eliminate lsb_release from chromium startup https://bugs.launchpad.net/bugs/608253 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 605414] Re: Nouveau in Ubuntu does not work on NVIDIA GeForce 8200M

2010-07-21 Thread Dante
Thank you Chris, I shall do that immediately! -- Nouveau in Ubuntu does not work on NVIDIA GeForce 8200M https://bugs.launchpad.net/bugs/605414 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@list

Re: [Bug 586418] Re: [HDA-Intel - HDA Intel] no sound with external jacks on Optiplex XE

2010-07-21 Thread Luke Yelavich
On Wed, Jul 21, 2010 at 03:27:28PM CEST, Jerone Young wrote: > Can somone post the output of /proc/asound/card0/codec#0 .. need to know > what codec is in this machine. Also lspci -vvnn output? Jerone, you will find this info earlier in the bug, i.e http://launchpadlibrarian.net/49211677/Card0.Cod

[Bug 578078] did not try with kms enebled

2010-07-21 Thread gene
I disabled KMS ever since I had these freezes to start occurring. Moreover, with kms enabled and dri being turned on, my laptop cannot suspend-to-ram. A newly built kernel was not tested long enough, because it did not fix the suspend problem. So I cannot say much here. -- Please do not send

[Bug 551130] Re: [SRU] infinite loop in /etc/init/mysql.conf if mysqld is not running.

2010-07-21 Thread Launchpad Bug Tracker
** Branch linked: lp:~zulcss/ubuntu/lucid/mysql-dfsg-5.1/upstart-fix -- [SRU] infinite loop in /etc/init/mysql.conf if mysqld is not running. https://bugs.launchpad.net/bugs/551130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubun

[Bug 551130] Re: [SRU] infinite loop in /etc/init/mysql.conf if mysqld is not running.

2010-07-21 Thread Chuck Short
Statement of Impact: In some cases (ie broken mysql configs). the mysql upstart script will fail to start. This is due to a bug in the mysql upstart task that will wait forever for mysql to start. How this has been addressed: This has been fixed and tested in maverick. How to reproduce: 1. Break

[Bug 527267] Re: Application Indicators too wide

2010-07-21 Thread cement_head
How do I apply the patch? -- Application Indicators too wide https://bugs.launchpad.net/bugs/527267 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/mailma

[Bug 497883] Re: Support Application Indicators

2010-07-21 Thread Karl Lattimer
Applied patch in the wrong order and generated a lot of errors... Moving on there is a problem with the patch in that; @@ -107,8 +114,8 @@ vino-marshal.c: vino-marshal.list $(GLIB_GENMARSHAL) vino_enum_headers = \ $(top_srcdir)/server/vino-server.h \ $(top_srcdir)/server/vino-prom

[Bug 317079] Re: right clicking on URL in feeds dialogue should not open it

2010-07-21 Thread Peter Berry
Any page with a syndication feed works. In particular, the page for this bug. -- right clicking on URL in feeds dialogue should not open it https://bugs.launchpad.net/bugs/317079 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu

[Bug 272380] Re: thunderbird "Get Mail" does not work for all mailboxes

2010-07-21 Thread Craig100
Getting all mail is now a two click operation. "Get All Mail" should do exactly what it says on the button, i.e. get ALL mail account's mail. Using TB 3.0.5 -- thunderbird "Get Mail" does not work for all mailboxes https://bugs.launchpad.net/bugs/272380 You received this bug notification because

[Bug 608261] [NEW] [needs-packaging] Fillmore

2010-07-21 Thread Fred
Public bug reported: Fillmore is a multitrack audio recorder for GNOME. URL: http://yorba.org/fillmore/ License: GNU Lesser General Public License (LGPL) ** Affects: ubuntu Importance: Undecided Status: New ** Tags: needs-packaging -- [needs-packaging] Fillmore https://bugs.lau

Re: [Bug 578281] Re: Add search plugin for Baidu

2010-07-21 Thread ZhengPeng Hou
On Wed, Jul 21, 2010 at 9:24 PM, Ray Wang wrote: > Adding an optional Baidu search plugin is okay with Chinese locale. I'm > sorry for misunderstanding... > but I bet it's worthless... > We can't ignore that Baidu's marketing share is higher than 70% in China. And I think most of FLOSS fans/advoc

[Bug 417757] Re: [regression] all network apps / browsers suffer from multi-second delays by default due to IPv6 DNS lookups

2010-07-21 Thread Jeroen Massar
Dear Derek, there is a way to fix this problem in your large corporate network, like we did for that small corporate network that I am using: fix the resolvers. As you are claiming to have a large corporate network, you most likely have only a handful of recursors but you might have a 100k clients,

[Bug 398403] Re: [PR40735] gcc-4.4 fails to build upstart 0.6 on armel due to an internal compiler error

2010-07-21 Thread Andrew Stubbs
** Also affects: gcc-linaro Importance: Undecided Status: New ** Changed in: gcc-linaro Importance: Undecided => Medium -- [PR40735] gcc-4.4 fails to build upstart 0.6 on armel due to an internal compiler error https://bugs.launchpad.net/bugs/398403 You received this bug notificati

[Bug 607906] Re: 2.6.35-devel is unable to mount root on mmc

2010-07-21 Thread Till Harbaum
Hi, it's a meego rootfs i am intending to run (if that's your question), but how should the rootfs have to do with this? It's not being loaded at all due to this issue. But: Changing rw to ro allowed root to be mounted and to boot up. This has a strange drawback: All other partitions (BOOT on

[Bug 607830] Re: quickly tutorial command does nothing

2010-07-21 Thread Tan Kah Ping
Package: yelp Status: install ok installed Priority: optional Section: gnome Installed-Size: 5312 Maintainer: Ubuntu Desktop Team Architecture: amd64 Version: 2.30.0-0ubuntu2 Replaces: gman Depends: libatk1.0-0 (>= 1.29.3), libbz2-1.0, libc6 (>= 2.4), libdbus-glib-1-2 (>= 0.78), libgcc1 (>= 1:4.1

[Bug 607778] Re: Firefox does not suggest history/bookmarks, after pc unlock

2010-07-21 Thread Alexander Karatarakis
I tested screensaver without locking and you are correct. It appears the screensaver is the condition that activates the bug and not the locking. -- Firefox does not suggest history/bookmarks, after pc unlock https://bugs.launchpad.net/bugs/607778 You received this bug notification because you ar

[Bug 578281] Re: Add search plugin for Baidu

2010-07-21 Thread Lavande
Baidu is just as notorious as Windows in enthusiastic Linux users' eyes. If you want to give somebody something new, give them something completely new. Any form of imitating or, in a different sense, flattering will make you lose more than you get. -- Add search plugin for Baidu https://bugs.la

[Bug 554172] Re: CUPS and other system services not starting at boot

2010-07-21 Thread Don Myers
I never had an issue with there being any difference whether the printers were on or not on boot. On 1 computer cups would not be started 80% of the time. On another about 30% of the time. The workaround in: http://ubuntuforums.org/showpost.php?p=9480172&postcount=20 has worked flawlessly for me

[Bug 497295] Re: [armel] additional testsuite failures with -mthumb (compared to -marm)

2010-07-21 Thread Andrew Stubbs
** Also affects: gcc-linaro Importance: Undecided Status: New ** Changed in: gcc-linaro Importance: Undecided => High -- [armel] additional testsuite failures with -mthumb (compared to -marm) https://bugs.launchpad.net/bugs/497295 You received this bug notification because you are a

[Bug 608264] Re: [regression] wacom devices no longer autoconfigured

2010-07-21 Thread Kees Cook
** Attachment added: "BootDmesg.txt" http://launchpadlibrarian.net/52262239/BootDmesg.txt ** Attachment added: "CurrentDmesg.txt" http://launchpadlibrarian.net/52262240/CurrentDmesg.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/52262241/Dependencies.txt ** A

[Bug 608264] [NEW] [regression] wacom devices no longer autoconfigured

2010-07-21 Thread Kees Cook
Public bug reported: On Lucid, all the built-in wacom serial devices on my system were correctly detected and worked under X. In Maverick, they have all vanished. ProblemType: Bug DistroRelease: Ubuntu 10.10 Package: xserver-xorg-input-wacom 1:0.10.6-0ubuntu1 ProcVersionSignature: Ubuntu 2.6.35-

[Bug 608262] [NEW] [needs-packaging] Lombard

2010-07-21 Thread Fred
Public bug reported: Lombard is a video editor for GNOME. URL: http://yorba.org/lombard/ License: LGPL ** Affects: ubuntu Importance: Undecided Status: New ** Tags: needs-packaging -- [needs-packaging] Lombard https://bugs.launchpad.net/bugs/608262 You received this bug notific

[Bug 586418] Re: [HDA-Intel - HDA Intel] no sound with external jacks on Optiplex XE

2010-07-21 Thread David Henningsson
It's the same chip as in bug #582199, so the workaround (with the two init verbs) at the top there should work here as well. I'm also working on getting a more permanent solution into Maverick, as you can see if you follow that bug. ** Changed in: alsa-driver (Ubuntu) Status: Triaged => In

[Bug 506358] Re: [armel] unable to find a register to spill in class 'GENERAL_REGS'

2010-07-21 Thread Andrew Stubbs
** Also affects: gcc-linaro Importance: Undecided Status: New ** Changed in: gcc-linaro Importance: Undecided => High ** Changed in: gcc-linaro Importance: High => Low -- [armel] unable to find a register to spill in class 'GENERAL_REGS' https://bugs.launchpad.net/bugs/506358 Yo

[Bug 608267] [NEW] [needs-packaging] Valencia

2010-07-21 Thread Fred
Public bug reported: Valencia is a plugin for gedit that turns gedit into a Vala development environment. URL: http://yorba.org/valencia/ License: LGPL ** Affects: ubuntu Importance: Undecided Status: New ** Tags: needs-packaging -- [needs-packaging] Valencia https://bugs.launc

[Bug 608266] [NEW] [regression] no more /dev/mtdblock devices on omap3 in maverick

2010-07-21 Thread Oliver Grawert
Public bug reported: in lucid we had /dev/mtdblock devices on omap3, we need these if NAND exists on the HW to modify the bootloader defaults from userspace, please enable NAND support again in maverick. ** Affects: linux (Ubuntu) Importance: Medium Assignee: Mathieu Poirier (mathieu.po

[Bug 607867] Re: Shortcuts not work with Wine

2010-07-21 Thread leighman
have you tried in the latest wine from https://edge.launchpad.net/~ubuntu-wine/+archive/ppa I cannot confirm here under wine 1.2 release; 32bit 10.04 however. -- Shortcuts not work with Wine https://bugs.launchpad.net/bugs/607867 You received this bug notification because you are a member of Ubu

[Bug 603097] Re: gdm other language selection shows markup entries

2010-07-21 Thread Martin Pitt
Accepted gdm into lucid-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance! ** Tags added: regression-updates ** Tags a

[Bug 551130] Re: [SRU] infinite loop in /etc/init/mysql.conf if mysqld is not running.

2010-07-21 Thread Martin Pitt
Accepted mysql-dfsg-5.1 into lucid-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance! ** Changed in: mysql-dfsg-5.1 (Ub

[Bug 512959] Re: causes crashes on armel with -Wl,-O1

2010-07-21 Thread Andrew Stubbs
High priority for investigation. Possibly change importance once understood. ** Also affects: binutils-linaro Importance: Undecided Status: New ** Changed in: binutils-linaro Importance: Undecided => High -- causes crashes on armel with -Wl,-O1 https://bugs.launchpad.net/bugs/51295

[Bug 608270] [NEW] Cursor capture fails unless window clicked

2010-07-21 Thread Craig100
Public bug reported: When attempting to click on an Ubuntu menu item after having worked in either a VirtualBox window (V 3.2.6 r63112) or a Remote Desktop Session via Terminal Server (tscClient 0.150) the menu item is highlighted but does not expand. You have to click into the Ubuntu Desktop or a

[Bug 608268] [NEW] Kernel Panic 2.6.35-9.14

2010-07-21 Thread fleamour
Public bug reported: Can reliably produce kernel panic (Caps Lock/Scroll Lock flashing & freeze) on latest Maverick kernel when removing power jack when battery full on IBM T21 ThinkPad laptop. I do not think this was an issue on earlier kernels. ProblemType: Bug DistroRelease: Ubuntu 10.10 Pack

[Bug 608268] Re: Kernel Panic 2.6.35-9.14

2010-07-21 Thread fleamour
** Attachment added: "AcpiTables.txt" http://launchpadlibrarian.net/52265097/AcpiTables.txt ** Attachment added: "AlsaDevices.txt" http://launchpadlibrarian.net/52265098/AlsaDevices.txt ** Attachment added: "AplayDevices.txt" http://launchpadlibrarian.net/52265099/AplayDevices.txt ** A

[Bug 608253] Re: eliminate lsb_release from chromium startup

2010-07-21 Thread Martin Pitt
** Changed in: chromium-browser (Ubuntu) Assignee: (unassigned) => Martin Pitt (pitti) ** Changed in: chromium-browser (Ubuntu) Importance: Undecided => Low ** Changed in: chromium-browser (Ubuntu) Status: New => Triaged -- eliminate lsb_release from chromium startup https://bugs

[Bug 608189] Re: package smbclient 2:3.4.7 ~dfsg-1ubuntu3 failed to install/upgrade: ile tar rovi nato - l'archivio del pacchetto รจ danneggiato

2010-07-21 Thread Thierry Carrez
Probably a transient mirror issue, try reupdating the next day and reopen this bug if it persists. ** Changed in: samba (Ubuntu) Importance: Undecided => Low ** Changed in: samba (Ubuntu) Status: New => Invalid -- package smbclient 2:3.4.7~dfsg-1ubuntu3 failed to install/upgrade: ile

[Bug 608085] Re: Buffer overflow when opening mail with calendar.vcf tnef attachment

2010-07-21 Thread Pedro Villavicencio
Thanks for the report, may you please attach that file to the report? Thanks. ** Changed in: evolution (Ubuntu) Importance: Undecided => Medium ** Changed in: evolution (Ubuntu) Status: New => Incomplete -- Buffer overflow when opening mail with calendar.vcf tnef attachment https://bu

[Bug 607906] Re: 2.6.35-devel is unable to mount root on mmc

2010-07-21 Thread Till Harbaum
That's really strange. You can see below that it claims to mount the rootfs read only. But as you can also see, i can just create a file and that file is still there after reboot (so it's not just some strange ram cache i am seeing). And you can also see swap not being mounted. I am pretty sure yo

[Bug 607429] Re: Move gcj-native-helper from universe to main on i386

2010-07-21 Thread Steve Kowalik
I have promoted gcj-native-helper on i386 to main. ** Changed in: java-common (Ubuntu) Status: New => Fix Released -- Move gcj-native-helper from universe to main on i386 https://bugs.launchpad.net/bugs/607429 You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 606715] Re: Logfile defintions wrong after changes to logfile rotation in Ubuntu Lucid

2010-07-21 Thread Thierry Carrez
** Changed in: logwatch (Ubuntu) Importance: Undecided => High ** Changed in: logwatch (Ubuntu) Status: New => Confirmed -- Logfile defintions wrong after changes to logfile rotation in Ubuntu Lucid https://bugs.launchpad.net/bugs/606715 You received this bug notification because you a

[Bug 597128] Re: [armel] build failure trunk 20100621

2010-07-21 Thread Matthias Klose
builds: https://launchpad.net/ubuntu/+source/gcc- snapshot/20100713-0ubuntu1/+build/1870261 ** Changed in: gcc-snapshot (Ubuntu) Status: Confirmed => Fix Released -- [armel] build failure trunk 20100621 https://bugs.launchpad.net/bugs/597128 You received this bug notification because you

Re: [Bug 584048] Re: kvm images losing connectivity w/bridged network

2010-07-21 Thread Frank Groeneveld
I have this problem with a Linux guest (Lucid) on a Linux host (Hardy) that uses the backports KVM. -- kvm images losing connectivity w/bridged network https://bugs.launchpad.net/bugs/584048 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 576204] Re: lucid doesn't shut down completely

2010-07-21 Thread Jeremy Foshee
Hi Dr., If you could also please test the latest upstream kernel available that would be great. It will allow additional upstream developers to examine the issue. Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Once you've tested the upstream kernel, please remove the 'needs-upstream

[Bug 434871] Re: GUI fail while on battery with Asus X51R

2010-07-21 Thread Jeremy Foshee
** Tags added: kj-triage -- GUI fail while on battery with Asus X51R https://bugs.launchpad.net/bugs/434871 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.co

[Bug 608271] [NEW] shell program making and execution

2010-07-21 Thread Ananda Dasgupta
Public bug reported: Binary package hint: gnome-terminal I can't a execute shell program properly, and I don't understand whether the program making correct or wrong. Please help me. ProblemType: Bug Architecture: i386 DistroRelease: Ubuntu 8.10 ExecutablePath: /usr/bin/gnome-terminal Package: g

[Bug 608271] Re: shell program making and execution

2010-07-21 Thread Ananda Dasgupta
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/52265094/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/52265095/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/52265096/ProcStatus.txt -- shell

[Bug 608154] Re: MySQL bug(s) crash akonadiserver

2010-07-21 Thread Tim Holy
Of course, I forgot the link that provides the evidence that it's probably a MySQL problem: I'm getting an error message essentially identical to the one reported here: https://bugs.kde.org/show_bug.cgi?id=242371 Sorry about that. ** Bug watch added: KDE Bug Tracking System #242371 http://bug

[Bug 606953] Re: debian /etc/init.d/eucalyptus-cloud needs help

2010-07-21 Thread Thierry Carrez
Not affecting Ubuntu (we are using the upstart scripts), so I moved this to upstream Eucalyptus rather than the Ubuntu eucalyptus package. ** Also affects: eucalyptus Importance: Undecided Status: New ** Changed in: eucalyptus (Ubuntu) Status: New => Invalid -- debian /etc/init

[Bug 606163] Re: apparmor profile for dhcp3-client is too strict

2010-07-21 Thread Thierry Carrez
** Changed in: dhcp3 (Ubuntu) Importance: Undecided => High ** Changed in: dhcp3 (Ubuntu) Status: New => Confirmed ** Also affects: dhcp3 (Ubuntu Maverick) Importance: High Status: Confirmed ** Changed in: dhcp3 (Ubuntu Maverick) Milestone: None => maverick-alpha-3 -- a

[Bug 603718] Re: sysfs: cannot create duplicate filename '/class/net/bnep0'

2010-07-21 Thread Jeremy Foshee
Hi Zygmunt, If you could also please test the latest upstream kernel available that would be great. It will allow additional upstream developers to examine the issue. Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Once you've tested the upstream kernel, please remove the 'needs-upst

[Bug 603467] Re: computer will not wake up from suspend using USB devices

2010-07-21 Thread Jeremy Foshee
Hi Shock, If you could also please test the latest upstream kernel available that would be great. It will allow additional upstream developers to examine the issue. Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Once you've tested the upstream kernel, please remove the 'needs-upstre

[Bug 603445] Re: Ricoh SD controller (1180:e822) not working: unknown version

2010-07-21 Thread Jeremy Foshee
Hi Andrea, If you could also please test the latest upstream kernel available that would be great. It will allow additional upstream developers to examine the issue. Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Once you've tested the upstream kernel, please remove the 'needs-upstr

[Bug 603440] Re: WiFi does not work on Ubuntu 10.04 with Intel Wireless 5100AGN on Dell E6500

2010-07-21 Thread Jeremy Foshee
** Tags added: kj-triage -- WiFi does not work on Ubuntu 10.04 with Intel Wireless 5100AGN on Dell E6500 https://bugs.launchpad.net/bugs/603440 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@list

[Bug 603346] Re: uvcvideo failed to query Microdia Sonix webcam (0c45:62c0)

2010-07-21 Thread Jeremy Foshee
Hi bp0, Please be sure to confirm this issue exists with the latest development release of Ubuntu. ISO CD images are available from http://cdimage.ubuntu.com/daily/current/ . If the issue remains, please run the following command from a Terminal (Applications->Accessories->Terminal). It wil

[Bug 601986] Re: Disk driver problems on Toshiba NB305Netbook

2010-07-21 Thread Jeremy Foshee
Hi jim_charlton, Please be sure to confirm this issue exists with the latest development release of Ubuntu. ISO CD images are available from http://cdimage.ubuntu.com/daily/current/ . If the issue remains, please run the following command from a Terminal (Applications->Accessories->Terminal).

[Bug 601661] Re: Kubuntu installs & reboots, but after system upgrade, boot fails.

2010-07-21 Thread Jeremy Foshee
Hi Aere, Please be sure to confirm this issue exists with the latest development release of Ubuntu. ISO CD images are available from http://cdimage.ubuntu.com/daily/current/ . If the issue remains, please run the following command from a Terminal (Applications->Accessories->Terminal). It wi

[Bug 598670] Re: [PR44679] condition_variable_any not stack protector safe

2010-07-21 Thread Matthias Klose
needs to be validated for current 4.5 branch ** Changed in: gcc-4.4 (Ubuntu) Status: Confirmed => Won't Fix -- [PR44679] condition_variable_any not stack protector safe https://bugs.launchpad.net/bugs/598670 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 601361] Re: DVD-RAM media failures

2010-07-21 Thread Jeremy Foshee
Hi Danny, If you could also please test the latest upstream kernel available that would be great. It will allow additional upstream developers to examine the issue. Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Once you've tested the upstream kernel, please remove the 'needs-upstre

[Bug 596515] Re: [powerpc] built-in radeonfb driver prevents KMS from running

2010-07-21 Thread Jeremy Foshee
Hi Onkar, If you could also please test the latest upstream kernel available that would be great. It will allow additional upstream developers to examine the issue. Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Once you've tested the upstream kernel, please remove the 'needs-upstre

[Bug 596080] Re: dell latitude e6510 screen stays black from suspend

2010-07-21 Thread Jeremy Foshee
Hi SF, If you could also please test the latest upstream kernel available that would be great. It will allow additional upstream developers to examine the issue. Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Once you've tested the upstream kernel, please remove the 'needs-upstream-

[Bug 590090] Re: package ndiswrapper-dkms 1.56-1 failed to install/upgrade: ndiswrapper kernel module failed to build

2010-07-21 Thread Jeremy Foshee
** Tags added: kj-triage -- package ndiswrapper-dkms 1.56-1 failed to install/upgrade: ndiswrapper kernel module failed to build https://bugs.launchpad.net/bugs/590090 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mail

[Bug 585109] Re: batery life too short on Vaio NR

2010-07-21 Thread Jeremy Foshee
Hi Leandro, This bug was reported a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue? Can you try with the latest development release of Ubuntu? ISO CD images are available from http://cdimage.ubuntu.com/releases/ . If it remains

[Bug 563650] Re: DSS2 oops when shutting down while DPMS is active

2010-07-21 Thread Mathieu Poirier
This issue seems to have been resolved in kernels newer than 2.6.33-500-omap-5. We haven't seen it in 2.6.33-502 nor in Maverick. ** Changed in: linux-ti-omap (Ubuntu) Status: Confirmed => Won't Fix ** Changed in: linux-ti-omap (Ubuntu Lucid) Status: Confirmed => Won't Fix -- DS

[Bug 551130] Re: [SRU] infinite loop in /etc/init/mysql.conf if mysqld is not running.

2010-07-21 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/mysql-5.1 -- [SRU] infinite loop in /etc/init/mysql.conf if mysqld is not running. https://bugs.launchpad.net/bugs/551130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bug

[Bug 561264] Re: 3.10.2 prints black stripes on CM1312nfi MFP

2010-07-21 Thread Till Kamppeter
** Also affects: system-config-printer (Ubuntu) Importance: Undecided Status: New ** Changed in: hplip Status: New => In Progress ** Changed in: hplip Status: In Progress => New ** Changed in: system-config-printer (Ubuntu) Status: New => In Progress ** Changed in

[Bug 210882] Re: sshfs crashed with SIGSEGV in g_slice_alloc()

2010-07-21 Thread Charlie Kravetz
We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on t

[Bug 205359] Re: Unable to install Hardy Beta Desktop i386

2010-07-21 Thread Charlie Kravetz
We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed with some of the updates. Is anyone experiencing this issue since Ubuntu 8.04.1 was

[Bug 607242] Re: image-store needs to select kernel to boot based on host release

2010-07-21 Thread Thierry Carrez
** Changed in: image-store-proxy (Ubuntu) Importance: Undecided => High ** Changed in: image-store-proxy (Ubuntu) Status: New => Confirmed -- image-store needs to select kernel to boot based on host release https://bugs.launchpad.net/bugs/607242 You received this bug notification becau

[Bug 606908] Re: euca-describe-availability-zones verbose returns EC2ResponseError: 403 Forbidden in Ubuntu 10.04

2010-07-21 Thread Thierry Carrez
OK, please reopen this bug if you can reproduce it ! Thanks. ** Changed in: eucalyptus (Ubuntu) Status: New => Invalid -- euca-describe-availability-zones verbose returns EC2ResponseError: 403 Forbidden in Ubuntu 10.04 https://bugs.launchpad.net/bugs/606908 You received this bug notifica

[Bug 605629] Re: switching from gnome (X session) to tty1 hangs dell e6510

2010-07-21 Thread Jeremy Foshee
Hi Karol, If you could also please test the latest upstream kernel available that would be great. It will allow additional upstream developers to examine the issue. Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Once you've tested the upstream kernel, please remove the 'needs-upstre

[Bug 605614] Re: [ATI] GPU lockup with gfxpayload=keep

2010-07-21 Thread Jeremy Foshee
** Tags added: kj-triage -- [ATI] GPU lockup with gfxpayload=keep https://bugs.launchpad.net/bugs/605614 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/m

[Bug 605465] Re: Dell XPS M1330 CPU scales down to 800 MHz

2010-07-21 Thread Jeremy Foshee
Hi Mark, If you could also please test the latest upstream kernel available that would be great. It will allow additional upstream developers to examine the issue. Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Once you've tested the upstream kernel, please remove the 'needs-upstrea

[Bug 605481] Re: Plymouth attemps to use video resolutions that HP DL165 G5 LO100i frame buffer does not support

2010-07-21 Thread Jeremy Foshee
Hi nutznboltz, If you could also please test the latest upstream kernel available that would be great. It will allow additional upstream developers to examine the issue. Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Once you've tested the upstream kernel, please remove the 'needs-u

[Bug 605444] Re: 230246] ------------[ cut here ]------------

2010-07-21 Thread Jeremy Foshee
** Tags added: kj-triage -- 230246] [ cut here ] https://bugs.launchpad.net/bugs/605444 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.ubunt

[Bug 605323] Re: general protection fault: 0000 [#1] SMP

2010-07-21 Thread Jeremy Foshee
** Tags added: kj-triage -- general protection fault: [#1] SMP https://bugs.launchpad.net/bugs/605323 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.co

[Bug 605283] Re: sftp/ssh freeze after hibernate

2010-07-21 Thread Jeremy Foshee
Hi donquixote, If you could also please test the latest upstream kernel available that would be great. It will allow additional upstream developers to examine the issue. Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Once you've tested the upstream kernel, please remove the 'needs-u

[Bug 604377] Re: Cannot find internal UMTS modem on Vaio Z31ZNX

2010-07-21 Thread Jeremy Foshee
** Tags added: kj-triage -- Cannot find internal UMTS modem on Vaio Z31ZNX https://bugs.launchpad.net/bugs/604377 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.ubu

[Bug 604365] Re: USB stick not working: device not accepting address 13, error -71

2010-07-21 Thread Jeremy Foshee
Hi Stefan, If you could also please test the latest upstream kernel available that would be great. It will allow additional upstream developers to examine the issue. Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Once you've tested the upstream kernel, please remove the 'needs-upstr

[Bug 604175] Re: iwlagn driver crashes in Intel 6300 when using 802.11n router

2010-07-21 Thread Jeremy Foshee
Hi Bonne, If you could also please test the latest upstream kernel available that would be great. It will allow additional upstream developers to examine the issue. Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Once you've tested the upstream kernel, please remove the 'needs-upstre

[Bug 604122] Re: mmc0: Got command interrupt 0x00030000 even though no command operation was in progress.

2010-07-21 Thread Jeremy Foshee
Hi Jean-Louis, Please be sure to confirm this issue exists with the latest development release of Ubuntu. ISO CD images are available from http://cdimage.ubuntu.com/daily/current/ . If the issue remains, please run the following command from a Terminal (Applications->Accessories->Terminal).

[Bug 604314] Re: Kernel deadlock when running programs from aufs over squashfs

2010-07-21 Thread Jeremy Foshee
Hi Nikolaus, If you could also please test the latest upstream kernel available that would be great. It will allow additional upstream developers to examine the issue. Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Once you've tested the upstream kernel, please remove the 'needs-ups

[Bug 604098] Re: Notify-OSD and brightness applet do not report backlight level after resume-from-suspend

2010-07-21 Thread Jeremy Foshee
** Tags added: kernel-suspend ** Tags added: kj-triage -- Notify-OSD and brightness applet do not report backlight level after resume-from-suspend https://bugs.launchpad.net/bugs/604098 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -

[Bug 603758] Re: WARNING: at /build/buildd/linux-2.6.35/drivers/gpu/drm/radeon/radeon_fence.c:235 radeon_fence_wait+0x23e/0x290 [radeon]()

2010-07-21 Thread Jeremy Foshee
** Tags added: kj-triage -- WARNING: at /build/buildd/linux-2.6.35/drivers/gpu/drm/radeon/radeon_fence.c:235 radeon_fence_wait+0x23e/0x290 [radeon]() https://bugs.launchpad.net/bugs/603758 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 603711] Re: Crash while trying to install debug packages

2010-07-21 Thread Jonathan Thomas
*** This bug is a duplicate of bug 597748 *** https://bugs.launchpad.net/bugs/597748 ** This bug has been marked a duplicate of bug 597748 Problem with PK v0.6.5 -- Crash while trying to install debug packages https://bugs.launchpad.net/bugs/603711 You received this bug notification becau

[Bug 603097] Re: gdm other language selection shows markup entries

2010-07-21 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/lucid-proposed/gdm -- gdm other language selection shows markup entries https://bugs.launchpad.net/bugs/603097 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.ubu

[Bug 597748] Re: Problem with PK v0.6.5

2010-07-21 Thread Jonathan Thomas
** Changed in: packagekit (Ubuntu) Status: New => Confirmed ** Changed in: packagekit (Ubuntu) Importance: Undecided => High -- Problem with PK v0.6.5 https://bugs.launchpad.net/bugs/597748 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 598785] Re: [PR44680] regex_traits/char/value.cc built with 4.4, run with 4.5's libstdc++ fails

2010-07-21 Thread Matthias Klose
upstream comment: Regex was completely broken / unusable, before yesterday's first seriou stab at it. ** Changed in: gcc-4.5 (Ubuntu) Status: Confirmed => Won't Fix -- [PR44680] regex_traits/char/value.cc built with 4.4, run with 4.5's libstdc++ fails https://bugs.launchpad.net/bugs/598

[Bug 586418] Re: [HDA-Intel - HDA Intel] no sound with external jacks on Optiplex XE

2010-07-21 Thread David Henningsson
** Description changed: This is with a Dell Optiplex XE desktop system: Playing sound yields to output at all; not on a possible internal speaker, nor on the external jack with headphones plugged in. Additionally, the mic jack does not capture sound. + + === Current workaround for Luci

[Bug 561264] Re: 3.10.2 prints black stripes on CM1312nfi MFP

2010-07-21 Thread Till Kamppeter
Another problem is that your printer is also a PostScript printer but not set up in PostScript mode automatically. The problem is caused because their is only one PPD file for the Color LaserJet CM1312 and the CM1312nfi. Inside the PPD file all supported models are listed in "*Product:" lines, but

[Bug 216793] Re: After starting installation with Wubi and then restarting the system, the forward button is disabled in step 6 of 7

2010-07-21 Thread Charlie Kravetz
Since you reported this against a development version of Ubuntu Hardy, we are closing this report. If this can be reproduced using the latest development version of Ubuntu Maverick, please comment and change the status to 'new' in the yellow line. Thanks again! ** Changed in: ubiquity (Ubuntu)

<    1   2   3   4   5   6   7   8   9   10   >