[Bug 326768] Re: mysqld_safe thinks mysqld has crashed when it hasn't

2009-05-12 Thread MarcRandolph
I'm not sure if I'm late to the party or not here... but on the off chance that it would be helpful, I threw together a program to print out the source process ID for a SIGHUP signal. I have attached the source to this bug. Very simple to use... in this case: 1. mv mysqld_safe mysqld_safe_real

[Bug 370464] Re: package samba 2:3.3.2-1ubuntu3 failed to install/upgrade: subprocess post-installation script returned error exit status 139

2009-05-12 Thread Thierry Carrez
Could you attach your /etc/samba/smb.conf file ? Looks like it's using a non-default setting for the passdb backend... Also you can try sudo apt-get purge samba samba-common and then sudo apt-get install samba to restart with cleaned up configuration files. -- package samba 2:3.3.2-1ubuntu3

[Bug 372737] Re: Samba Chokes Randomly

2009-05-12 Thread Thierry Carrez
Does replacing references to cusvr by cusvr's IP address solve your problem ? -- Samba Chokes Randomly https://bugs.launchpad.net/bugs/372737 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu. -- Ubuntu-server-bugs

[Bug 373999] Re: CIFS loops endlessly when remote host is down

2009-05-12 Thread Thierry Carrez
Thank you for taking the time to report this bug and helping to make Ubuntu better. Unfortunately we can't fix it without more information. Please include the information requested at https://wiki.ubuntu.com/DebuggingSamba#samba-client ** Changed in: samba (Ubuntu) Status: New =

[Bug 374501] Re: Likewise-open5 login gives error code 0x0000200c

2009-05-12 Thread Thierry Carrez
Looking at the log, it apparently chokes on reading the workgroup value from a previous /etc/samba/lwiauthd.conf Do you have an existing /etc/samba/lwiauthd.conf file, like a leftover of previous likewise-open (4.x) installation ? If yes, could you try sudo apt-get purge likewise-open to get

[Bug 374567] Re: tomcat6 with spring throws org/springframework/core/NestedExceptionUtils

2009-05-12 Thread Thierry Carrez
Yes, by default we run Tomcat with a security manager, which means you need to configure rights for your application in the policy files. See instructions at: http://tomcat.apache.org/tomcat-6.0-doc/security-manager-howto.html Given the complexity of getting security policy files right,

[Bug 375371] [NEW] MySQL must not use /tmp

2009-05-12 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: I noticed that the my.cnd points the tmpdir to /tmp, which IMHO might be fatal. From the MySQL site: If the MySQL server is acting as a replication slave, you should not set --tmpdir to point to a directory on a memory-based file system or to a

[Bug 375371] Re: MySQL must not use /tmp

2009-05-12 Thread Mathieu Comandon
** Package changed: ubuntu = mysql-dfsg-5.0 (Ubuntu) -- MySQL must not use /tmp https://bugs.launchpad.net/bugs/375371 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 326768] Re: mysqld_safe thinks mysqld has crashed when it hasn't

2009-05-12 Thread Will Uther
I just tried Marc's signal tracker: Here is the output after boot: Executing (/usr/bin/mysqld_safe_real ) signo: [1], errno: [0], code: [128], pid: [0], uid: [0] It looks like a code of 0x80 corresponds to a code of SI_KERNEL. What does the kernel have against mysqld_safe? -- mysqld_safe

[Bug 374501] Re: Likewise-open5 login gives error code 0x0000200c

2009-05-12 Thread Jacco van Koll
After a mv /etc/samba/lwiauthd.conf /root domainjoin-cli --log domainjoin --loglevel verbose join hellema.loc Administrator, it works! Thank you very much! -- Likewise-open5 login gives error code 0x200c https://bugs.launchpad.net/bugs/374501 You received this bug notification because you

[Bug 372737] Re: Samba Chokes Randomly

2009-05-12 Thread Amanda Bee
Nope. Curiously, the problem hasn't recurred in a few days. I'm crossing my fingers here and will close this if I go a whole week without a lockout. -- Samba Chokes Randomly https://bugs.launchpad.net/bugs/372737 You received this bug notification because you are a member of Ubuntu Server

[Bug 374501] Re: Likewise-open5 login gives error code 0x0000200c

2009-05-12 Thread Thierry Carrez
This needs to be doublechecked for the 4.x - 5.x upgrade scenario. ** Changed in: likewise-open5 (Ubuntu) Importance: Undecided = Low ** Changed in: likewise-open5 (Ubuntu) Status: Incomplete = Triaged ** Summary changed: - Likewise-open5 login gives error code 0x200c +

[Bug 347503] Re: Samba/Winbind: INTERNAL ERROR: Signal 11

2009-05-12 Thread raaboof
Yes, this seems to be fixed in Jaunty. -- Samba/Winbind: INTERNAL ERROR: Signal 11 https://bugs.launchpad.net/bugs/347503 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 326768] Re: mysqld_safe thinks mysqld has crashed when it hasn't

2009-05-12 Thread Mathias Gug
** Description changed: --Impact-- I'm running mythtv on jaunty with mysql-server-5.0 version 5.1.30really5.0.75-0ubuntu5. During boot mysql starts, then mythtv starts, then mysql restarts and mythtv gets confused. This is caused by some portions of a debian patch that is applied on

[Bug 375493] Re: tomcat6 needs debug start mode with jpda

2009-05-12 Thread Thag
** Attachment added: Adds jpda debug option to tomcat6 init.d http://launchpadlibrarian.net/26639186/tomcatinit.patch -- tomcat6 needs debug start mode with jpda https://bugs.launchpad.net/bugs/375493 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 375493] [NEW] tomcat6 needs debug start mode with jpda

2009-05-12 Thread Thag
Public bug reported: Binary package hint: tomcat6 I had filed this in the wrong place, but I don't see any links to it now. Apologies if it's a dup. Bits and pieces pasted here from different sources but it all describes the prob. tomcat 6 in jaunty: dpkg -l | grep tomcat6 ii libtomcat6-java

[Bug 326768] Re: mysqld_safe thinks mysqld has crashed when it hasn't

2009-05-12 Thread Mathias Gug
** Bug watch added: Debian Bug tracker #527623 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=527623 ** Also affects: mysql-dfsg-5.0 (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=527623 Importance: Unknown Status: Unknown -- mysqld_safe thinks mysqld has

[Bug 326768] Re: mysqld_safe thinks mysqld has crashed when it hasn't

2009-05-12 Thread Bug Watch Updater
** Changed in: mysql-dfsg-5.0 (Debian) Status: Unknown = New -- mysqld_safe thinks mysqld has crashed when it hasn't https://bugs.launchpad.net/bugs/326768 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

[Bug 375593] [NEW] cannot browse samba shares without editing smb.conf

2009-05-12 Thread Martin G Miller
Public bug reported: Binary package hint: samba I maintain 2 networks with mixed ubuntu / Windows XP SP2 machines and this problem started suddenly in September of 2008. All of my Ubuntu machines whether they are clean installs of 8.04 or 8.10 or 9.04, 32 or 64 bit or upgrades from earlier

[Bug 317564] Re: upgrade to Subversion 1.5.5 for jaunty

2009-05-12 Thread Marcus Sundman
Yes, the title should say 'upgrade to Subversion 1.6 for jaunty'. -- upgrade to Subversion 1.5.5 for jaunty https://bugs.launchpad.net/bugs/317564 You received this bug notification because you are a member of Ubuntu Server Team, which is a direct subscriber. -- Ubuntu-server-bugs mailing list

[Bug 375657] [NEW] Please add -q to logrotate.d script

2009-05-12 Thread greenmoss
Public bug reported: Binary package hint: mailman The logrotate.d script that comes with mailman sends root the message Re-opening all log files every time it runs /usr/lib/mailman/bin/mailmanctl reopen. This is only informational, and does not point to any problems. Thus, it should probably be

[Bug 375669] [NEW] auth.log boot cron[5014]: nss_ldap: could not search LDAP server - Server is unavailable

2009-05-12 Thread jablko
Public bug reported: Binary package hint: libnss-ldap If I create a crontab for an LDAP user, I consistently see these messages in auth.log when I boot, [...] May 12 12:55:39 juno cron[5014]: nss_ldap: could not connect to any LDAP server as cn=admin,dc=artefactual,dc=com - Can't contact LDAP

[Bug 372757] Re: quagga: Assertion `len str_size' failed in file bgp_aspath.c, line 619

2009-05-12 Thread Launchpad Bug Tracker
This bug was fixed in the package quagga - 0.99.9-2ubuntu1.2 --- quagga (0.99.9-2ubuntu1.2) hardy-security; urgency=low * SECURITY UPDATE: denial of service with multiple AS numbers. - debian/patches/99_as4-crash-fix.dpatch: backported upstream fixes thanks to Chris

[Bug 372757] Re: quagga: Assertion `len str_size' failed in file bgp_aspath.c, line 619

2009-05-12 Thread Launchpad Bug Tracker
This bug was fixed in the package quagga - 0.99.9-6ubuntu0.1 --- quagga (0.99.9-6ubuntu0.1) intrepid-security; urgency=low * SECURITY UPDATE: denial of service with multiple AS numbers. - debian/patches/99_as4-crash-fix.dpatch: backported upstream fixes thanks to Chris

[Bug 372757] Re: quagga: Assertion `len str_size' failed in file bgp_aspath.c, line 619

2009-05-12 Thread Launchpad Bug Tracker
This bug was fixed in the package quagga - 0.99.11-1ubuntu0.1 --- quagga (0.99.11-1ubuntu0.1) jaunty-security; urgency=low * SECURITY UPDATE: denial of service with multiple AS numbers. - debian/patches/99_as4-crash-fix.dpatch: upstream fixes thanks to Chris Caputo and

[Bug 222734] [NEW] Samba usershares in lower-case

2009-05-12 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Samba usershares created with Nautilus are in lower-case. Steps to reproduce : 1 - Right-click on a folder (My Shared Folder for example) and share it with Samba 2 - Go to smb://localhost/ in Nautilus 3 - See that My Shared Folder becomes my shared

[Bug 211966] Re: nautilus-share report a warning about missing /var/lib/samba/usershares

2009-05-12 Thread Chow Loong Jin
As per Václav Šmilauer's post, all that's required after the samba installation is a restart of the session, i.e. logging out and logging back in. The current nautilus-share prompts the user after the auto- installation of samba (and libpam-smbpass) to restart the session. Hence, I'm marking this

[Bug 222734] Re: Samba usershares in lower-case

2009-05-12 Thread Chow Loong Jin
I'm reassigning this to samba, because this is a bug of the 'net' utility, not nautilus-share. ** Package changed: nautilus-share (Ubuntu) = samba (Ubuntu) -- Samba usershares in lower-case https://bugs.launchpad.net/bugs/222734 You received this bug notification because you are a member of

[Bug 329900] Re: Please remove language bias from php5-cli package description

2009-05-12 Thread Sebastien Bacher
thank you for your work there, could you send the change to the debian bts too since it's not really ubuntu specific? ** Changed in: php5 (Ubuntu) Importance: Undecided = Wishlist -- Please remove language bias from php5-cli package description https://bugs.launchpad.net/bugs/329900 You

[Bug 355800] Re: *** WARNING: ucf was run from a maintainer script that uses debconf, but the script did not pass --debconf-ok to ucf.

2009-05-12 Thread Sebastien Bacher
there is no hurry no but unsubscribing the sponsors for now you can subscribe the team again when you have an update ready for review -- *** WARNING: ucf was run from a maintainer script that uses debconf, but the script did not pass --debconf-ok to ucf. https://bugs.launchpad.net/bugs/355800

[Bug 355800] Re: *** WARNING: ucf was run from a maintainer script that uses debconf, but the script did not pass --debconf-ok to ucf.

2009-05-12 Thread Sebastien Bacher
there is no hurry no but unsubscribing the sponsors for now you can subscribe the team again when you have an update ready for review and sponsoring -- *** WARNING: ucf was run from a maintainer script that uses debconf, but the script did not pass --debconf-ok to ucf.

[Bug 358468] Re: Samba crashes on install....

2009-05-12 Thread pudgy
have you removed file smb.conf manually,,?? -- Samba crashes on install https://bugs.launchpad.net/bugs/358468 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 358468] Re: Samba crashes on install....

2009-05-12 Thread pudgy
sorry i mean, are you remove smb.conf manually,,,?? because i`ve got some problems when i install samba at 8.04, and when i copy smb.conf to /etc/samba, the installation run complete,, -- Samba crashes on install https://bugs.launchpad.net/bugs/358468 You received this bug notification

[Bug 365390] Re: postfix: invalid value for smtpd_tls_mandatory_ciphers in main.cf

2009-05-12 Thread Mathias Gug
Thanks for preparing a debdiff. Considering that the default value for smtpd_tls_mandatory_ciphers is medium it makes more sense to just remove the set_postfix_option smtpd_tls_mandatory_ciphers = medium, high line rather than replacing it with set_postfix_option smtpd_tls_mandatory_ciphers =

[Bug 315950] Re: [needs-packaging] FoFiX (Frets on Fire X)

2009-05-12 Thread Pascal Giard
Unfortunately, there are still a couple of show-stoppers for this to happen, at least in Debian unstable. The most notable problem right now is the bad python-pyvorbis 1.4 package that throws a double-free error. Please see: http://bugs.debian.org/521559 Another issue is that python-pygame is

[Bug 358321] Re: some scripts in irssi-scripts are out of date

2009-05-12 Thread Ryan Niebur
** Changed in: irssi-scripts (Debian) Importance: Undecided = Unknown ** Changed in: irssi-scripts (Debian) Status: In Progress = Unknown ** Changed in: irssi-scripts (Debian) Remote watch: None = Debian Bug tracker #497788 ** Changed in: irssi-scripts (Debian) Assignee: Ryan

[Bug 335447] Re: Thinkpad function key (Fn+F3) to switch off backlight no longer works

2009-05-12 Thread Sing-Tai Mok
You mean like: Create a file like screenblank (without quotes) in /etc/acpi/events/ and putting in the following? # Use Fn+F1 to turn off screen. event=ibm/hotkey HKEY 0080 1001 action=/etc/acpi/screenblank.sh ...Hmmm. I suppose that will work for now. * Looks at the screenblank.sh

[Bug 375500] [NEW] eclipse without menus after upgrade to jaunty

2009-05-12 Thread kuntergunt
Public bug reported: After the upgrade from hardy to jaunty all my eclipse installations show no menu any more, the whole menu bar is missing. I do not know whether this is a bug in eclipse or jaunty, but in hardy everything worked fine. I also made a brand new eclipse installation, same thing.

[Bug 375498] [NEW] prboom exits with signal 8 on karmic

2009-05-12 Thread Toni Spets
Public bug reported: Binary package hint: prboom When starting a new game or the intro demo starts the game just exists with signal 8. Previous version of the same package from jaunty works fine. Platform is x86. prboom: Installed: 2:2.5.0+dfsg1-2 Candidate: 2:2.5.0+dfsg1-2 Version

[Bug 375466] Re: [Wish list] is there a way to add.....

2009-05-12 Thread John Vivirito
*** This bug is a duplicate of bug 162479 *** https://bugs.launchpad.net/bugs/162479 How is my bug related to that bug? I'm not looking for anything automated i'm looking to be able to add images by folder. That bug is about once all images are added to backgrounds section of appearance,

[Bug 375466] Re: [Wish list] is there a way to add.....

2009-05-12 Thread John Vivirito
*** This bug is a duplicate of bug 162479 *** https://bugs.launchpad.net/bugs/162479 The upstream bug looks like what i am saying, however bug #162479 is all about updating backgrounds automaticlly. The upstream bug has 2 feature request as they are not the same i can care less about

[Bug 375463] Re: the interface under zh_CN locale Garbled

2009-05-12 Thread LI Daobing
** Changed in: tuxcmd (Ubuntu) Status: New = In Progress ** Changed in: tuxcmd (Ubuntu) Assignee: (unassigned) = LI Daobing (lidaobing) ** Attachment added: tuxcmd_0.6.50-2ubuntu1.debdiff http://launchpadlibrarian.net/26639305/tuxcmd_0.6.50-2ubuntu1.debdiff -- the interface

[Bug 375463] Re: the interface under zh_CN locale Garbled

2009-05-12 Thread LI Daobing
build log of cowbuilder ** Attachment added: last_operation.log http://launchpadlibrarian.net/26639349/last_operation.log ** Changed in: tuxcmd (Ubuntu) Status: In Progress = Confirmed ** Changed in: tuxcmd (Ubuntu) Assignee: LI Daobing (lidaobing) = (unassigned) -- the

[Bug 375344] Re: Hard Drive Full means Reinstall Ubuntu !?!?!

2009-05-12 Thread Jamie Strandboge
** Visibility changed to: Public ** This bug is no longer flagged as a security vulnerability -- Hard Drive Full means Reinstall Ubuntu !?!?! https://bugs.launchpad.net/bugs/375344 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

Re: [Bug 375180] Re: Incorrect account forcasting

2009-05-12 Thread Susan Penter
Hi, I have set it up as a positive amount, I only tried the negative amount when the positive didn't work but it wouldn't accept a negative amount it ignored the - sign and put a positive amount in it's place. So unfortunately it still isn't sorted. Cheers Susan susan.pen...@gmail.com 0113

[Bug 374467] Re: nicotine crashes with x server error

2009-05-12 Thread heliotrophe
i've runned nicotine with the --sync command line and then chose it without tray icon. then the error did not appear. so i chose the same in the options and when i run nicotine now, the error did'nt appear. it looks like it has something to do with the tray icon. -- nicotine crashes with x

[Bug 353989] Re: Import saves images in home root

2009-05-12 Thread Pedro Villavicencio
** Changed in: f-spot (Ubuntu) Status: New = Triaged -- Import saves images in home root https://bugs.launchpad.net/bugs/353989 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 328020] Re: cannot mount NetWare (ipx) server

2009-05-12 Thread Steven Harms
I do not need any more confirmations. It is obviously already confirmed. -- cannot mount NetWare (ipx) server https://bugs.launchpad.net/bugs/328020 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 375503] [NEW] maximized windows have titles covered by gnome-panel in twin view mode

2009-05-12 Thread Sigmund Baginov
Public bug reported: Binary package hint: gnome-panel I have been running twin view and separate xscreens modes for a while, but after upgrading to Jaunty (read installing it for scratch) I have found that in twin view mode - with one screen above another only (eg. laptop+TV) - the maximized

Re: [Bug 375455] Re: Use IMAP folder as calendar/contacts/notes store

2009-05-12 Thread Sam Liddicott
* Pedro Villavicencio wrote, On 12/05/09 15:26: thanks for the report, that's known upstream and a wontfix bug, you can read about it here: http://bugzilla.gnome.org/show_bug.cgi?id=240706 Thanks for the tip. I see Michal Palczewski points out that contact has support for this:

[Bug 374882] Re: Workspace switcher shows only one row instead of three

2009-05-12 Thread cwall
It looks like 2.26 Workspace Switcher doesn't work well w/ Compiz (compiz 0.8.2). If Compiz's Desktop Size 1, then only one row is shown in the Workspace Switcher. If Desktop Size == 1 then Workspace Switcher's row configuration works as expected - multi-rowed, cube-like display of workspaces.

[Bug 371463] Re: Segmentation fault on start

2009-05-12 Thread Jeff Strunk
There is a fixed package in my PPA: https://launchpad.net/~jstrunk-math/+archive/testing I have also attached the patch ** Attachment added: ignore interrups = MAX_IRQS http://launchpadlibrarian.net/26639441/sleepd.diff -- Segmentation fault on start https://bugs.launchpad.net/bugs/371463

[Bug 369443] Re: Notifications with a link put entire URL in ()

2009-05-12 Thread Mirco Müller
Are you talking about the summary-text (title) or the body-text? With regards to links placed in a bubble's body-text, we provide guidlines for apps to not do that (https://wiki.ubuntu.com/NotificationDevelopmentGuidelines, https://wiki.ubuntu.com/NotificationDesignGuidelines), since a user cannot

[Bug 367947] Re: Notifications appear in non-visible area of multi-head desktop

2009-05-12 Thread Mirco Müller
** Changed in: notify-osd (Ubuntu) Status: New = Confirmed ** Changed in: notify-osd (Ubuntu) Assignee: (unassigned) = Mirco Müller (macslow) -- Notifications appear in non-visible area of multi-head desktop https://bugs.launchpad.net/bugs/367947 You received this bug notification

[Bug 365588] Re: Opening dialogs, really slow

2009-05-12 Thread Brian Atkins
Just as an update: after 2+ hours with no apparent changes in the performance of evolution, I decided to see what would happen by turning them back off and then re-enabling the switches 1 at a time. This particular one seems to have the most effect: net.ipv6.conf.lo.disable_ipv6 I'm wondering if

[Bug 114495] Re: ca-certificates removes all users certificates in /etc/ssl/certs

2009-05-12 Thread Jamie Strandboge
** Changed in: ca-certificates (Ubuntu) Status: Confirmed = Triaged -- ca-certificates removes all users certificates in /etc/ssl/certs https://bugs.launchpad.net/bugs/114495 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. --

[Bug 80940] Re: ati radeon driver does not autodetect displaysize on Latitude D600, therefore uses wrong resolution

2009-05-12 Thread Arkashkin
I have the same laptop model and both Ubuntu Intrepid Ibex and Jaunty can't detect my maximum resolution of the laptop screen which is 1400x1050. The only modes i have to choose from are - 640x480,800x600 and 1024x768 and the funny thing is that on older versions of Ubuntu (Feisty Fawn and

[Bug 375507] [NEW] Dell 1525 Touchpad problem

2009-05-12 Thread debankur
Public bug reported: The touchpad on Dell 1525 sometimes stops responding to tap/clicks. I can move the cursor around but nothing happens when I click/tap on the touchpad. I have noticed this happen when kde notifies that battery is low. When the connect the power back, the click/tap is still

[Bug 375506] [NEW] Can't open php files, and kompozer is the predeterminate option

2009-05-12 Thread Felipe Perucho
Public bug reported: Binary package hint: kompozer I'm running Kompozer 0.8a3 (ppa version) on Ubuntu 9.04. I can't open any php file with Kompozer, but the installation of Kompozer implies that the System uses it as the first option to open php files, so the user gets an error until he or she

[Bug 375505] [NEW] new upstream released: 1.0.9.20090508

2009-05-12 Thread LI Daobing
Public bug reported: http://code.google.com/p/ibus/downloads/list ** Affects: ibus-chewing (Ubuntu) Importance: Undecided Assignee: LI Daobing (lidaobing) Status: Confirmed ** Changed in: ibus-chewing (Ubuntu) Status: New = Confirmed ** Changed in: ibus-chewing

[Bug 312396] Re: Nautilus opens files over SSH as read-only when not owner.

2009-05-12 Thread Dereck Wonnacott
** Changed in: gvfs (Ubuntu Jaunty) Status: New = Triaged -- Nautilus opens files over SSH as read-only when not owner. https://bugs.launchpad.net/bugs/312396 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 286820] Re: blueproximity can be bypassed to not force a lock

2009-05-12 Thread Lars Friedrichs
Hi Michael, Chris, sorry to step into this conversation way too late. I changed my job last year's summer and bought a house too. So it's no wonder I had little time afterwards to move back to development on blueproximity. It is true that I use LP now to track things like this. I can confirm

[Bug 113081] Re: After hibernation cpu fan stops working

2009-05-12 Thread Stefan Bader
@Diego, can you also supply the output of grep -r . /proc/acpi/thermal and grep -r . /proc/acpi/fan? An the other hand I saw that you also opened bug #375132. Is this really a problem of suspend or a general problem with the fan. In the second case I would suggest to close this one as fixed for

[Bug 252977] Re: Hardy and Intrepid freeze with kernel error: Eeek! page_mapcount(page) went negative! (-1)

2009-05-12 Thread Andy Whitcroft
It is most bizarre how easily those of you who are affected seem to be able to trigger it and yet how hard the rest of us can push our systems without triggering it at all. You must be doing something/have something we do not do/have. Looking the logs it looks like @Richard and @mdz are both

[Bug 375508] [NEW] kernel (2.6.24-24-generic) crash in qla2xxx:qla2x00_queuecommand

2009-05-12 Thread Martin Uecker
Public bug reported: Binary package hint: linux-image-2.6.24-24-generic System crashed under load. Kernel package version: 2.6.24-24.53 May 12 15:27:05 nmr-fire2 kernel: [2484482.261216] qla2xxx :0a:02.0: LIP reset occured (f704). May 12 15:27:05 nmr-fire2 kernel: [2484482.286277]

[Bug 374487] Re: no sound in Ubuntu 9.04 64bit

2009-05-12 Thread Brian Murray
It doesn't look like all the attachments that should have been added were added. Could you try executing the same command again? Thanks in advance. -- no sound in Ubuntu 9.04 64bit https://bugs.launchpad.net/bugs/374487 You received this bug notification because you are a member of Ubuntu

[Bug 358967] Re: Face browser empty after upgrade to jaunty

2009-05-12 Thread Sebastien Bacher
the confusing option is bug #215330 but there is no reason the configuration should have changed on upgrade -- Face browser empty after upgrade to jaunty https://bugs.launchpad.net/bugs/358967 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 354995] Re: Brasero Checksum Error

2009-05-12 Thread vocx
I don't think a definite answer has been given. This errors still occurs. Or perhaps somebody can show that this is a duplicate to another bug? ** Changed in: brasero (Ubuntu) Status: Invalid = Incomplete -- Brasero Checksum Error https://bugs.launchpad.net/bugs/354995 You received this

[Bug 334968] Re: evolution doesn't send photo from picasa

2009-05-12 Thread Bug Watch Updater
** Changed in: evolution Status: Unknown = New -- evolution doesn't send photo from picasa https://bugs.launchpad.net/bugs/334968 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 281812] Re: gdmsetup has duplicate style options for Themed

2009-05-12 Thread Sebastien Bacher
*** This bug is a duplicate of bug 215330 *** https://bugs.launchpad.net/bugs/215330 ** This bug has been marked a duplicate of bug 215330 GDM configuration for faces is confusing -- gdmsetup has duplicate style options for Themed https://bugs.launchpad.net/bugs/281812 You received this

[Bug 261937] Re: Ubuntu server freeze when running more than one cpu in VMware ESX 3

2009-05-12 Thread Stefan Bader
I think this should be fixed with the latest Hardy kernels (not the VMI case, though). James/Mike could you confirm this please? ** Changed in: linux (Ubuntu) Status: Incomplete = Invalid -- Ubuntu server freeze when running more than one cpu in VMware ESX 3

[Bug 151621] Re: Cursor Disappears - Nvidia Card

2009-05-12 Thread Andy Fitzsimon
I can confirm this bug still exists in jaunty and crackies fix is ineffective -- Cursor Disappears - Nvidia Card https://bugs.launchpad.net/bugs/151621 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 357170] Re: Network Manager plasmoid cannot set IEEE8021X Security method

2009-05-12 Thread charles.figura
So maybe the real question should be Why does the WPA- PEAP setting NOT work for the intel 3945 chip, but the IEEE8021X-PEAP setting DOES? Are these two distinctly different types of network, or is there something screwy with the intel 3945 driver? -- Network Manager plasmoid cannot set

[Bug 313040] Re: blueproximity calls the proximity command twice each interval

2009-05-12 Thread Lars Friedrichs
@jsalvata: oh, and could you tell me in what environment this error popped up? were you checking presence of multiple devices? I'd like to reproduce that bug later at home. -- blueproximity calls the proximity command twice each interval https://bugs.launchpad.net/bugs/313040 You received this

[Bug 276949] Re: No driver for HP Webcam - 15b8:6002

2009-05-12 Thread Ike Panhc
Hi Scott, I build the kernel in x86 version, so it shall work fine with AMD64 system If you are worried. I will make a AMD64 kernel for you -- No driver for HP Webcam - 15b8:6002 https://bugs.launchpad.net/bugs/276949 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 313040] Re: blueproximity calls the proximity command twice each interval

2009-05-12 Thread Lars Friedrichs
@jsalvata: could you explain what the patch modifies and for which reason? I may recheck the patch then so I might include it upstream. I am at work now, so I don't have my development environment here with me. -- blueproximity calls the proximity command twice each interval

[Bug 366920] Re: New notification system not working after upgrade

2009-05-12 Thread Mirco Müller
What exactely do you mean by not there/working? Are you missing icons in the notifications on your freshly installed laptop? To narrow down what's actually not working correctly on your laptop set the icon theme to Human. Try these commands: notify-send Joe Doe This is a test message -i

[Bug 367049] Re: notify-osd is very, very slow

2009-05-12 Thread manzur
@mannheim, it is exactly what is happening to me, when I hold volume-up key on my keyboard for a while and then I release it, it begins to light up a lot of times, it is horrible, i would like to upload a video, let me see if I can do it -- notify-osd is very, very slow

[Bug 375509] [NEW] missing include, causing build failures on ia64

2009-05-12 Thread Matthias Klose
Public bug reported: asm/fpu.h is missing an include of asm/types.h, needed to resolve the __IA64_UL macro. regression from jaunty, causes build failure in glibc 2.10. ** Affects: linux-ports (Ubuntu) Importance: High Status: Triaged ** Affects: linux-ports (Ubuntu Karmic)

[Bug 329155] Re: if there isn't enough space in /tmp for a screenshot, gnome-screenshot cannot save the screenshot at all

2009-05-12 Thread Pedro Villavicencio
Couldn't find the exact number but there's a couple of upstream related issues, anyways this should be send upstream and let them decide what to do, as Sebastien said if you don't have enough space for saving files on tmp that is going to lead to multiple issues, like sessions not working, not

[Bug 374800] Re: The very end user performance test case : ADSL TV playback

2009-05-12 Thread Romuald
Additionnal information: watching SDTV on the Mac with Ubuntu was possible with Hardy (madwifi and the fglrx driver), HDTV was not possible at that time, but SDTV was perfectly watchable. As this is no more possible since Intrepid, we can state there is a big performance regression between Hardy

[Bug 365733] Re: Jaunty - Wireless issue causes laptop shutdown to hang indefinitely

2009-05-12 Thread Brad Figg
Per the kernel team's bug policy can you please run the following command from a terminal window (Applications-Accessories-Terminal). It will automatically gather and attach relevant debug information to this bug report: apport-collect -p linux-image-`uname -r` bug# For more information

[Bug 365733] Re: Jaunty - Wireless issue causes laptop shutdown to hang indefinitely

2009-05-12 Thread Brad Figg
Per the kernel team's bug policy can you please run the following command from a terminal window (Applications-Accessories-Terminal). It will automatically gather and attach relevant debug information to this bug report: apport-collect -p linux-image-`uname -r` 365733 For more information

[Bug 353989] Re: Import saves images in home root

2009-05-12 Thread Tiefflieger
I broke my Camera, so I can't check if this bug is present any longer :-( -- Import saves images in home root https://bugs.launchpad.net/bugs/353989 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 305394] Re: No subpixel smoothing

2009-05-12 Thread Botond Szász
This bug still isn't fixed (or was reintroduced) in Jaunty as of May 12, 2009 with Firefox from the original Ubuntu repositories. My install is up to date. ** Changed in: fontconfig (Ubuntu Jaunty) Status: Fix Released = Confirmed -- No subpixel smoothing

[Bug 252977] Re: Hardy and Intrepid freeze with kernel error: Eeek! page_mapcount(page) went negative! (-1)

2009-05-12 Thread Andy Whitcroft
@Thomas -- could you attach your dmesg output when this occurs please. -- Hardy and Intrepid freeze with kernel error: Eeek! page_mapcount(page) went negative! (-1) https://bugs.launchpad.net/bugs/252977 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 208440] Re: Evolution stuck filtering messages - will not quit

2009-05-12 Thread Pedro Villavicencio
last problem seems to be related to the new email notify, may you please open a new bug about it? thanks. -- Evolution stuck filtering messages - will not quit https://bugs.launchpad.net/bugs/208440 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 139227] Re: Make gdebi harder to use (was: Disable support for adding repositories)

2009-05-12 Thread Jamie Strandboge
I'm sorry, but this bug is all over the place. Initially it was 'make gdebi harder to use' but it has morphed into a wishlist of desired behaviors for gdebi leading to a situation where there is no way to address this bug. Any user who downloads a deb file and runs gdebi on it is explicitly

[Bug 90405] Re: Lost key combinations in KDE

2009-05-12 Thread TTL
I had a similar problem after upgrading from 8.04 to 9.04 and using the KDE 3.5.10 from an alternate repo. The kmenuedit did not let me assign a key. As workaround, open ~/.kde3/share/config/khotkeysrc search for the key combination and remove the entry where it is found. After this, it is

[Bug 191470] Re: Pcbnew crashes while attempting 3D view

2009-05-12 Thread Hồng Quân
Oh, thank you -- Pcbnew crashes while attempting 3D view https://bugs.launchpad.net/bugs/191470 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

[Bug 116984] Re: Applications can't connect to avahi-daemon until avahi is restarted once.

2009-05-12 Thread jcornwall
Thanks for testing that. This means it is likely that the problem lies with Avahi or in miscommunication between mt-daapd and Avahi. The problem seems to be this: 1) Avahi starts up. 2) mt-daapd connects and advertises its service. 3) DHCP assigns an IP to the system. 4) Avahi acknowledges the

[Bug 371614] Re: Upgrade 8.10 -- 9.04 : ext3 Filesystem read-only

2009-05-12 Thread pjw
typo: checkroot.sh not checkfs.sh ! Why is it not possible to edit my own comment? -- Upgrade 8.10 -- 9.04 : ext3 Filesystem read-only https://bugs.launchpad.net/bugs/371614 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 366314] Re: virtualization limitation: does not detect blank cd-rw

2009-05-12 Thread Kazagistar
Due to the nature of virtual machines, they cannot talk to hardware directly. When you read a disk, you are actually communicating with an emulated drive, which then in turn reads the CD. To directly access hardware, you need IOMMU support in hardware (something not commonly found) and support for

[Bug 375503] Re: maximized windows have titles covered by gnome-panel in twin view mode

2009-05-12 Thread Sigmund Baginov
** Description changed: Binary package hint: gnome-panel I have been running twin view and separate xscreens modes for a while, but after upgrading to Jaunty (read installing it for scratch) I have found that in twin view mode - with one screen above another only (eg. laptop+TV) - the

[Bug 275359] Re: kernel BUG at /build/buildd/linux-2.6.27/drivers/net/wireless/iwlwifi/iwl-tx.c:1198 and subsequent panic

2009-05-12 Thread Bernhard Schmidt
This bug is fixed for me on Jaunty (with 4965AGN). According to http://www.intellinuxwireless.org/bugzilla/show_bug.cgi?id=1703 the fix does not apply to the 5000 series, the fixed ucode on that chipset is not released yet (http://www.intellinuxwireless.org/bugzilla/show_bug.cgi?id=1946). ** Bug

[Bug 375512] Re: include into main

2009-05-12 Thread Martin Pitt
https://wiki.ubuntu.com/MainInclusionReport/DeviceKitDisks -- include into main https://bugs.launchpad.net/bugs/375512 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

[Bug 375512] [NEW] include into main

2009-05-12 Thread Martin Pitt
Public bug reported: Binary package hint: devicekit-disks required by gvfs now ** Affects: devicekit-disks (Ubuntu) Importance: Undecided Status: New -- include into main https://bugs.launchpad.net/bugs/375512 You received this bug notification because you are a member of Ubuntu

[Bug 375514] [NEW] Rhythmbox closes completely when used for synching with iPod

2009-05-12 Thread The Dude
Public bug reported: Binary package hint: rhythmbox When attempting to copy/paste or drag and drop files, Rhythmbox closes completely with no warning or noted errors. ProblemType: Bug Architecture: i386 Date: Tue May 12 12:42:52 2009 DistroRelease: Ubuntu 8.04 ExecutablePath: /usr/bin/rhythmbox

[Bug 375513] [NEW] Multiple CVEs for Squirrelmail 1.4.17

2009-05-12 Thread Leonel Nunez
Public bug reported: CSS positioning vulnerability CVE-2009-1581 Session fixation vulnerability CVE-2009-1580 Server-side code injection in map_yp_alias username map CVE-2009-1579 Cross site scripting issues in decrypt_headers.php CVE-2009-1578 Multiple cross site scripting issues

[Bug 369606] Re: Computer wakes up to GDM from sleep. Session is not recovered

2009-05-12 Thread sacha
Are you using pulseaudio ? If so, you may want to take a look at http://ubuntuforums.org/archive/index.php/t-1135767.html -- Computer wakes up to GDM from sleep. Session is not recovered https://bugs.launchpad.net/bugs/369606 You received this bug notification because you are a member of Ubuntu

  1   2   3   4   5   6   7   8   9   10   >