[Bug 242956] Re: Bind9 (8.04) not returning 'ad' flag when dnssec is enabled

2008-10-23 Thread Curt Sampson
Note also that the definition of RES_USE_DNSSEC (defined to be 0x0020) must be added to /usr/include/resolv.h in order for OpenSSH's openbsd-compat/getrrsetbyname.c to be able to set that bit when edns0 is set. -- Bind9 (8.04) not returning 'ad' flag when dnssec is enabled

[Bug 242956] Re: Bind9 (8.04) not returning 'ad' flag when dnssec is enabled

2008-10-23 Thread Curt Sampson
It gets worse; I tried the above, and getrrsetbyname still doesn't get back a record with the AD bit set. (I verified that RES_USE_DNSSEC was set in the options passed to res_query.) Is the resolver broken? -- Bind9 (8.04) not returning 'ad' flag when dnssec is enabled

[Bug 227848] Re: boot order wrong for iscsi

2008-10-23 Thread Colin Watson
Thanks, Dustin; I've included this text in the release notes, along with a link to this bug. ** Changed in: ubuntu-release-notes Assignee: (unassigned) = Colin Watson (kamion) Status: New = Fix Released -- boot order wrong for iscsi https://bugs.launchpad.net/bugs/227848 You

[Bug 45842] Re: nfs shares not mounted at startup

2008-10-23 Thread Alessandro Morgantini
Hi all! I've just noticed that, if in the /etc/fstab file the server is inserted in the form 'servername.local' (mDNS name), the NFS volume isn't mounted at boot time. If, after the boot, I do sudo mount -a is ok: obviously the avahi-daemon is not ready yet at boot time. But the weird thing is

[Bug 265058] Re: [SRU] openvpn2.1~rc7 fails to pick up the CN of certificates

2008-10-23 Thread Thierry Carrez
Stefan / Frymaster : Could you provide a simple test case so that we can reproduce the bug and verify it is fixed ? The pastebin entries referred to in the ML post seem to have been cleaned up... -- [SRU] openvpn2.1~rc7 fails to pick up the CN of certificates

[Bug 185729] Re: nautilus is unable to copy folders from samba

2008-10-23 Thread Henk
The solution from ewmcnee works for me to! Hardy, Conceptronic NAS. Thanks, just add the correct entry in /etc/fstab My solution has been to permanently mount the NAS volume by editing the /etc/fstab file. With it mounted, even Nautilus doesn't have problems any more moving files or complete

[Bug 265058] Re: [SRU] openvpn2.1~rc7 fails to pick up the CN of certificates

2008-10-23 Thread Stefan Lesicnik
Hi, unfortunately I was unable to verify this bug existed for me as it uses X509 certificates. It was confirmed as a bug by the developers and was confirmed as resolved by Frymaster. -- [SRU] openvpn2.1~rc7 fails to pick up the CN of certificates https://bugs.launchpad.net/bugs/265058 You

[Bug 287126] Re: /var/lib/tomcat6/temp not writable by tomcat

2008-10-23 Thread Rick Clark
** Changed in: tomcat6 (Ubuntu) Importance: Medium = Critical -- /var/lib/tomcat6/temp not writable by tomcat https://bugs.launchpad.net/bugs/287126 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tomcat6 in ubuntu. --

[Bug 287126] Re: /var/lib/tomcat6/temp not writable by tomcat

2008-10-23 Thread Rick Clark
** Changed in: tomcat6 (Ubuntu Intrepid) Target: None = ubuntu-8.10 -- /var/lib/tomcat6/temp not writable by tomcat https://bugs.launchpad.net/bugs/287126 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tomcat6 in ubuntu. --

[Bug 288218] [NEW] tomcat6 initscript status action always return 0

2008-10-23 Thread Thierry Carrez
Public bug reported: Binary package hint: tomcat6 The tomcat6 initscript status action always return 0 (even if tomcat 6 is not started). That results in unwanted behavior, especially in all the tomcat6 webapps postinsts that test if tomcat6 is started (and may fail trying to restart it). **

[Bug 287126] Re: /var/lib/tomcat6/temp not writable by tomcat

2008-10-23 Thread Thierry Carrez
More complete debdiff that also fixes the status action returncodes, to avoid tomcat6-* unnecessary restarts that may fail. ** Attachment added: tomcat6_6.0.18-0ubuntu3.debdiff http://launchpadlibrarian.net/18820856/tomcat6_6.0.18-0ubuntu3.debdiff -- /var/lib/tomcat6/temp not writable by

[Bug 288226] [NEW] DRBD 8.0.11 is unusably slow

2008-10-23 Thread Florian Hackenberger
Public bug reported: I'm using DRBD as a backend for postgre in a two node HA setup and I'm experiencing severe slowdowns. An analysis follows below. All results have been obtained with linuxHA being off and nothing resource intensive running on the servers. I have executed each benchmark

[Bug 287126] Re: /var/lib/tomcat6/temp not writable by tomcat

2008-10-23 Thread Thierry Carrez
The same with referenced bug number. ** Attachment added: tomcat6_6.0.18-0ubuntu3.debdiff http://launchpadlibrarian.net/18821167/tomcat6_6.0.18-0ubuntu3.debdiff -- /var/lib/tomcat6/temp not writable by tomcat https://bugs.launchpad.net/bugs/287126 You received this bug notification because

[Bug 288218] Re: tomcat6 initscript status action always return 0

2008-10-23 Thread Mathias Gug
That leads to uninstallable packages: $ sudo apt-get install tomcat6 tomcat6-examples tomcat6-admin tomcat6-user [...] Setting up default-jre-headless (1.6-30ubuntu3) ... Setting up rhino (1.7R1-1ubuntu3) ... Setting up libaccess-bridge-java (1.24.0-0ubuntu2) ... Setting up openjdk-6-jre-lib

[Bug 288218] Re: tomcat6 initscript status action always return 0

2008-10-23 Thread Mathias Gug
The proposed fixe is: diff -u tomcat6-6.0.18/debian/tomcat6.init tomcat6-6.0.18/debian/tomcat6.init --- tomcat6-6.0.18/debian/tomcat6.init +++ tomcat6-6.0.18/debian/tomcat6.init @@ -184,8 +184,10 @@ if [ -f $CATALINA_PID ]; then log_success_msg $DESC is not

[Bug 287447] Re: /var/lib/tomcat6/webapps should be writeable by tomcat6

2008-10-23 Thread Mathias Gug
** Changed in: tomcat6 (Ubuntu) Target: None = ubuntu-8.10 -- /var/lib/tomcat6/webapps should be writeable by tomcat6 https://bugs.launchpad.net/bugs/287447 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tomcat6 in ubuntu. --

[Bug 288226] Re: DRBD 8.0.11 is unusably slow

2008-10-23 Thread Chuck Short
Unfortunately upgrading drbd8 is not an option for a LTS due to the fact that hardy is a long term release. However intrepid has 8.2.6 and you can possibly ask for a backport. Regards chuck ** Changed in: drbd8 (Ubuntu) Status: New = Won't Fix -- DRBD 8.0.11 is unusably slow

[Bug 288218] Re: tomcat6 initscript status action always return 0

2008-10-23 Thread Martin Pitt
Part of the diff in bug 287126, acked. -- tomcat6 initscript status action always return 0 https://bugs.launchpad.net/bugs/288218 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tomcat6 in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 287126] Re: /var/lib/tomcat6/temp not writable by tomcat

2008-10-23 Thread Martin Pitt
ACK, please upload, so that it's readily available in the queue right after the RC release. -- /var/lib/tomcat6/temp not writable by tomcat https://bugs.launchpad.net/bugs/287126 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tomcat6 in

[Bug 236640] Re: iSCSI install fails under hardy

2008-10-23 Thread Steve Langasek
Accepted the nomination for intrepid, but of course if we don't squeeze this in before final it will be 'wontfix' since there are no other CD rebuilds for 8.10 after release. ** Changed in: open-iscsi (Ubuntu Hardy) Sourcepackagename: debian-installer = open-iscsi -- iSCSI install fails under

[Bug 288218] Re: tomcat6 initscript status action always return 0

2008-10-23 Thread Mathias Gug
uploaded ** Changed in: tomcat6 (Ubuntu) Status: Triaged = Fix Committed -- tomcat6 initscript status action always return 0 https://bugs.launchpad.net/bugs/288218 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tomcat6 in ubuntu.

[Bug 287447] Re: /var/lib/tomcat6/webapps should be writeable by tomcat6

2008-10-23 Thread Mathias Gug
uploaded ** Changed in: tomcat6 (Ubuntu) Status: In Progress = Fix Committed -- /var/lib/tomcat6/webapps should be writeable by tomcat6 https://bugs.launchpad.net/bugs/287447 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tomcat6

[Bug 287126] Re: /var/lib/tomcat6/temp not writable by tomcat

2008-10-23 Thread Mathias Gug
Uploaded ** Changed in: tomcat6 (Ubuntu Intrepid) Status: In Progress = Fix Committed -- /var/lib/tomcat6/temp not writable by tomcat https://bugs.launchpad.net/bugs/287126 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tomcat6

[Bug 288226] Re: DRBD 8.0.11 is unusably slow

2008-10-23 Thread Mark Foster
Sounds like a blow off. Where is this policy documented? I don't see why a relatively minor upgrade from 8.0.11 to 8.0.13 would not be warranted if this bug is verified. -- DRBD 8.0.11 is unusably slow https://bugs.launchpad.net/bugs/288226 You received this bug notification because you are a

[Bug 287736] Re: package libapache2-mod-php5 5.2.4-2ubuntu5.3 failed to install during upgrade from Ubuntu 7.10 to 8.04LTS (thru the update manager)

2008-10-23 Thread Jean-Baptiste Lallement
** Tags added: gutsy2hardy -- package libapache2-mod-php5 5.2.4-2ubuntu5.3 failed to install during upgrade from Ubuntu 7.10 to 8.04LTS (thru the update manager) https://bugs.launchpad.net/bugs/287736 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 205608] Re: libapache2-mod-php5 can't be configured

2008-10-23 Thread Jean-Baptiste Lallement
@MohamadReza : Your debconf database is corrupted (maybe a system crash ?). If it's still an issue, run /usr/share/debconf/fix_db.pl and let us know if it fixes the issue. Thanks. -- libapache2-mod-php5 can't be configured https://bugs.launchpad.net/bugs/205608 You received this bug

[Bug 288349] Re: php5 crashed with SIGSEGV in clone()

2008-10-23 Thread Tom Worley
** Attachment added: CoreDump.gz http://launchpadlibrarian.net/18825812/CoreDump.gz ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/18825813/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/18825814/ProcMaps.txt ** Attachment added:

[Bug 288349] Re: php5 crashed with SIGSEGV in clone()

2008-10-23 Thread Apport retracing service
StacktraceTop:?? () clone () from /lib/tls/i686/cmov/libc.so.6 ** Tags removed: need-i386-retrace ** Tags added: apport-failed-retrace ** Attachment added: Stacktrace.txt (retraced) http://launchpadlibrarian.net/18825881/Stacktrace.txt -- php5 crashed with SIGSEGV in clone()

[Bug 288349] Symbolic threaded stack trace

2008-10-23 Thread Apport retracing service
** Attachment added: ThreadStacktrace.txt (retraced) http://launchpadlibrarian.net/18825882/ThreadStacktrace.txt -- php5 crashed with SIGSEGV in clone() https://bugs.launchpad.net/bugs/288349 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 288226] Re: DRBD 8.0.11 is unusably slow

2008-10-23 Thread Florian Hackenberger
Chuck: 8.0.13 is a bugfix release, please see the following changelog. Furthermore, please consider that DRBD is completely useless in a production environment as of version 8.0.11. Every recent server has a battery backed write cache for it's disks and I don't see the point of forcing LTS users

[Bug 288226] Re: DRBD 8.0.11 is unusably slow

2008-10-23 Thread Dustin Kirkland
For the appropriate process to request a backport of a new version of a package to a previously released Ubuntu distribution, please refer to: * https://help.ubuntu.com/community/UbuntuBackports :-Dustin -- DRBD 8.0.11 is unusably slow https://bugs.launchpad.net/bugs/288226 You received this

[Bug 288226] Re: DRBD 8.0.11 is unusably slow

2008-10-23 Thread Mathias Gug
Marking as fixed released in intrepid. Intrepid ships with 8.2.6. ** Changed in: drbd8 (Ubuntu) Status: Won't Fix = Fix Released -- DRBD 8.0.11 is unusably slow https://bugs.launchpad.net/bugs/288226 You received this bug notification because you are a member of Ubuntu Server Team, which

[Bug 288226] Re: DRBD 8.0.11 is unusably slow

2008-10-23 Thread Mathias Gug
At a first glance, 8.0.13 seems to be bug fix only and would fix this major performance problem. It may fit the criteria for a Stable Release Update. The process to get an update released in hardy is outlined on the following page: https://wiki.ubuntu.com/StableReleaseUpdates -- DRBD 8.0.11 is

[Bug 288226] Re: DRBD 8.0.11 is unusably slow

2008-10-23 Thread Dustin Kirkland
Note that my comment was not intended to state an opinion as to whether this belongs in the Stable Release Update, or the Backport Queue. Rather, a previous poster asked for the relevant documentation on Backports. For completeness, here's the relevant policy documentation on Stable Release

[Bug 287736] Re: package libapache2-mod-php5 5.2.4-2ubuntu5.3 failed to install during upgrade from Ubuntu 7.10 to 8.04LTS (thru the update manager)

2008-10-23 Thread Jean-Baptiste Lallement
thanks for your report. Can you describe the steps you've followed to get this error ? Did you cancel the upgrade at some point ? Thanks in advance. ** Changed in: php5 (Ubuntu) Status: New = Incomplete -- package libapache2-mod-php5 5.2.4-2ubuntu5.3 failed to install during upgrade

[Bug 288478] [NEW] Ownership of /etc/sasl2db precludes direct access by Cyrus IMAP

2008-10-23 Thread cwsupport
Public bug reported: Binary package hint: sasl2-bin Ubuntu: 8.04.1 Version: 2.1.22.dfsg1-18ubuntu2 The Cyrus IMAP server runs as the user cyrus. But the /etc/sasl2db does not provide sufficient permissions for direct access by the IMAP server. saslauthd has no problems as it runs as root. Fix:

[Bug 288478] Re: Ownership of /etc/sasl2db precludes direct access by Cyrus IMAP

2008-10-23 Thread Scott Kitterman
Adding cyrus to the sasl group should also solve it. I don't think this is an actual bug in cyrus-sasl2. -- Ownership of /etc/sasl2db precludes direct access by Cyrus IMAP https://bugs.launchpad.net/bugs/288478 You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 288496] Re: package winbind 2:3.2.3-1ubuntu3 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2008-10-23 Thread callMeTom
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/18838591/Dependencies.txt ** Attachment added: DpkgTerminalLog.gz http://launchpadlibrarian.net/18838592/DpkgTerminalLog.gz -- package winbind 2:3.2.3-1ubuntu3 failed to install/upgrade: subprocess post-installation

[Bug 288496] [NEW] package winbind 2:3.2.3-1ubuntu3 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2008-10-23 Thread callMeTom
Public bug reported: Binary package hint: winbind Installing WINE for the first time on a fully updated (as of morning of 10/23/08) Intrepid beta. System is Intel all the way (proc, chipset, network, etc) since Intel motherboard, except for nVidia graphics card with closed drivers installed.

[Bug 287673] Re: python hulahoop and heroes common fail to installl

2008-10-23 Thread Jean-Baptiste Lallement
Thanks for your report . The heroes issue is bug 245479 and the hulahop issue is bug 286764 . I'm closing this report. Can you please add comments on the other report. Thanks for your time and don't hesitate to submit any new bug. ** Changed in: update-manager (Ubuntu) Status: New =

[Bug 286764] Re: package python-hulahop 0.4.6-0ubuntu1 failed to install/upgrade:

2008-10-23 Thread Jean-Baptiste Lallement
confirmed by duplicate. can you please provide the output of: apt-cache policy hulahop python-hulahop Thanks in advance. ** Changed in: sugar-hulahop (Ubuntu) Status: Incomplete = Confirmed -- package python-hulahop 0.4.6-0ubuntu1 failed to install/upgrade:

[Bug 284541] Re: Update manager does not report the last update correctly

2008-10-23 Thread Roger Binns
Ah that explains it. Since upgrading to Intrepid a few days ago, the last updated time shown by update manager has been nonsensical. This morning it said I last updated 4 days ago and right now it says the last update was 6 days ago. I have updated and rebooted several times over the last few

[Bug 270581] Re: [Intrepid Ibex Alpha 5 x64 LiveCD] Closcksource tsc unstable hangs boot

2008-10-23 Thread Leann Ogasawara
** Changed in: linux (Ubuntu) Status: Incomplete = New -- [Intrepid Ibex Alpha 5 x64 LiveCD] Closcksource tsc unstable hangs boot https://bugs.launchpad.net/bugs/270581 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 228865] Re: apt-get dselect error

2008-10-23 Thread Leann Ogasawara
Thanks for the note. I'll go ahead and close this since we'll be unable to do further testing. Thanks. ** Changed in: linux (Ubuntu) Status: Incomplete = Won't Fix -- apt-get dselect error https://bugs.launchpad.net/bugs/228865 You received this bug notification because you are a

[Bug 259631] Re: Cannot open Private directory after a reboot

2008-10-23 Thread Rune Evjen
Dustin, Attached are the pam.d files. 'dpkg -l | grep ecryptfs': ii ecryptfs-utils 53-1ubuntu10 ecryptfs cryptographic filesystem (utilities ii libecryptfs0 53-1ubuntu10

[Bug 259631] Re: Cannot open Private directory after a reboot

2008-10-23 Thread Rune Evjen
** Attachment added: common-password http://launchpadlibrarian.net/18812512/common-password -- Cannot open Private directory after a reboot https://bugs.launchpad.net/bugs/259631 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 259631] Re: Cannot open Private directory after a reboot

2008-10-23 Thread Rune Evjen
** Attachment added: common-session http://launchpadlibrarian.net/18812515/common-session -- Cannot open Private directory after a reboot https://bugs.launchpad.net/bugs/259631 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 222426] Re: Firefox 3 doesn't support delicious plugin

2008-10-23 Thread DMG46664
yes it does. -- Firefox 3 doesn't support delicious plugin https://bugs.launchpad.net/bugs/222426 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 287951] [NEW] 8.10 dvd playback sticks (pauses, stutters) every 10 seconds

2008-10-23 Thread joshual
Public bug reported: This only happens in KDE4 intrepid ibex. I have tried using a number of different applications, including VLC, Dragon, Mplayer. I installed fluxbox and attempted dvd playback there, and there is no sticking at all using any of the above applications. Thus I believe this is

[Bug 287951] Re: 8.10 dvd playback sticks (pauses, stutters) every 10 seconds

2008-10-23 Thread joshual
** Attachment added: dmesg output for Dell Inspiron 1525N http://launchpadlibrarian.net/18812596/dmesg.txt -- 8.10 dvd playback sticks (pauses,stutters) every 10 seconds https://bugs.launchpad.net/bugs/287951 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 243934] Re: install failed

2008-10-23 Thread cwraig
I can confirm that this bug also exists in 8.10 beta. Any help would be great or we should think about removing the package as it doesnt appear to have worked for a while now. [EMAIL PROTECTED]:~# apt-get install zoneminder Reading package lists... Done Building dependency tree Reading state

[Bug 223774] Re: [HARDY] NoDDC option doesn't work for trident cyberblade/i1 resulting in system lockup

2008-10-23 Thread Damian Melniczuk
** Also affects: ubuntu-release-notes Importance: Undecided Status: New -- [HARDY] NoDDC option doesn't work for trident cyberblade/i1 resulting in system lockup https://bugs.launchpad.net/bugs/223774 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 287953] [NEW] Pidgin can't connect to network socket

2008-10-23 Thread Sam Williams
Public bug reported: I rebooted my computer a couple of times tonight and each time I was having problems with pidgin. I've never seen this problem before. It would start to log into gtalk/xmpp and each time it would freeze. I finally started purple up under gdb and found the following message:

[Bug 287832] Re: Cannot download fonts, Error parsing proxy URL http://:8080/

2008-10-23 Thread Jean-Baptiste Lallement
*** This bug is a duplicate of bug 274421 *** https://bugs.launchpad.net/bugs/274421 ** This bug has been marked a duplicate of bug 274421 Cannot download fonts, Error parsing proxy URL http://:8080/; -- Cannot download fonts, Error parsing proxy URL http://:8080/;

[Bug 99508] Re: Window titlebar displayed not right with compiz enabled

2008-10-23 Thread tankdriver
NVIDIA 9500 GT works. (just additional information) -- Window titlebar displayed not right with compiz enabled https://bugs.launchpad.net/bugs/99508 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 275957] Re: Unlock dialog never shows (gnome-screensaver-dialog crashed with SIGSEGV)

2008-10-23 Thread Thierry Carrez
** Summary changed: - gnome-screensaver-dialog crashed with SIGSEGV in g_type_create_instance() + Unlock dialog never shows (gnome-screensaver-dialog crashed with SIGSEGV) -- Unlock dialog never shows (gnome-screensaver-dialog crashed with SIGSEGV) https://bugs.launchpad.net/bugs/275957 You

[Bug 287958] [NEW] smlnj-doc missing in hardy

2008-10-23 Thread Jesse
Public bug reported: Binary package hint: smlnj smlnj should depend on (or at least recommend/suggest) smlnj-doc btw the 110.65 version supplied with hardy is either incomplete or improperly built. while this is still tolerable, i found the lack of a *-doc package far from perfect. please

[Bug 287556] Re: Post-installation note translations not shown translated (in finish and probably more)

2008-10-23 Thread Timo Jyrinki
It works! Thanks for trying out Finnish installation :) -- Post-installation note translations not shown translated (in finish and probably more) https://bugs.launchpad.net/bugs/287556 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 287822] Re: package ampache-themes 3.3.3.5a-1 failed to install/upgrade: dependency problems - leaving unconfigured

2008-10-23 Thread Jean-Baptiste Lallement
The error is: = Setting up ampache (3.3.3.5-dfsg1-1) ... * Restarting web server apache2 apache2: Syntax error on line 295 of /etc/apache2/apache2.conf: Could not open configuration file /etc/apache2/conf.d/backuppc.conf: No such file or directory ...fail! = If fails because

[Bug 287932] Re: 'Unlock' button is grayed out in system tools

2008-10-23 Thread Ambricka
I've seen something similar, but I think it's because my uid is below 1000. I still can use sudo and synaptic asks for password as it should, but I can't change time settings via gnome for example. (hardy amd64) -- 'Unlock' button is grayed out in system tools

[Bug 287822] Re: package ampache-themes 3.3.3.5a-1 failed to install/upgrade: dependency problems - leaving unconfigured

2008-10-23 Thread Jean-Baptiste Lallement
Charlie, just for your reference, you don't have to assign a report to yourself unless you're working on a fix. Subscribing the report is enough. -- package ampache-themes 3.3.3.5a-1 failed to install/upgrade: dependency problems - leaving unconfigured https://bugs.launchpad.net/bugs/287822

[Bug 287641] Re: package linux-image-2.6.27-7- generic 2.6.27-7.13 failed to install/upgrade: arc hive du système de fichiers corrompue - archive du pa quet corrompue

2008-10-23 Thread Jean-Baptiste Lallement
thanks for your report. this is likely a network error during package download, a corrupted archive on your drive. Can you please try the following command: sudo apt-get clean sudo apt-get update sudo apt-get install linux-image-2.6.27-7-generic thanks in advance. ** Changed in: linux (Ubuntu)

[Bug 287652] Re: package linux-image-2.6.27-7-generic 2.6.27-7.13 failed to install/upgrade: subprocess post-installation script returned error exit status 3

2008-10-23 Thread Jean-Baptiste Lallement
*** This bug is a duplicate of bug 269539 *** https://bugs.launchpad.net/bugs/269539 thanks for your report. Can you please reproduce the issue and attach both /var/run/grub/menu.lst.ucf-new and /boot/grub/menu.lst for analysis to the duplicate bug. THanks. ** This bug has been marked a

Re: [Bug 271021] Re: [intrepid] firefox crashed with SIGSEGV in gtk_style_attach()

2008-10-23 Thread Joram
Nope. It was one of the bugs when I just upgraded to Intrepid, though. Alexander Sack schreef: did you change theme or something when this crash happened? ** Changed in: firefox-3.0 (Ubuntu) Status: New = Triaged -- [intrepid] firefox crashed with SIGSEGV in gtk_style_attach()

[Bug 287951] Re: 8.10 dvd playback sticks (pauses, stutters) every 10 seconds

2008-10-23 Thread joshual
** Description changed: This only happens in KDE4 intrepid ibex. I have tried using a number of different applications, including VLC, Dragon, Mplayer. I installed fluxbox and attempted dvd playback there, and there is no sticking at all using any of the above applications. Thus I believe

[Bug 274714] Re: System Cleaner Has No Icon

2008-10-23 Thread Dean Loros
I really like the box broom idea--you could put a .deb on the side of the box :) -- System Cleaner Has No Icon https://bugs.launchpad.net/bugs/274714 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 285572] Re: X freezes right after login when using EXA on G45 machine

2008-10-23 Thread mnemo
I've now tested the oct 22 desktop live CD. On my machine with a Gigabyte GA-EG45M-DS2H it boots right into compiz. Previously I got a hang right after login so this is a big improvement. I've got got the updates on my laptop which got a 965 intel and no regressions there that I can see. -- X

[Bug 286910] Re: package distcc 2.18.3-8 failed to install/upgrade: subprocess post-installation script returned error exit status 102

2008-10-23 Thread Jean-Baptiste Lallement
Can you please attach the file /etc/default/distcc and rename that .distcc directory (also check if there's one in root's home directory) It's likely a configuration issue because it can't be reproduced on a new installation and there is no duplicate. Thanks in advance. -- package distcc

[Bug 287907] [NEW] Loading Bar Distortion

2008-10-23 Thread JamesxL
Public bug reported: Installation: Fresh install of 8.10 beta 22 oct 2008 Computer: Dell XPS M170 Problem: Ubuntu loading bar(boot) is distorted Description: The loading bar is so distorted you can't make out the Ubuntu logo nor the loading bar Probable explanation: When screen resolution is

[Bug 274863] Re: firefox crashed with SIGSEGV in g_closure_invoke()

2008-10-23 Thread kurti
I am afraid I can't. It works now fine. -- firefox crashed with SIGSEGV in g_closure_invoke() https://bugs.launchpad.net/bugs/274863 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 277344] Re: Intrepid CD Live Gnome desktop fails

2008-10-23 Thread jepong
Release Candidate has been announced... https://wiki.ubuntu.com/IntrepidIbex/RCAnnouncement Have they fixed compiz already? -- Intrepid CD Live Gnome desktop fails https://bugs.launchpad.net/bugs/277344 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 259385] Re: Intrepid Gnome freezes Thinkpad R31

2008-10-23 Thread jepong
Release Candidate has been announced... https://wiki.ubuntu.com/IntrepidIbex/RCAnnouncement Have they fixed compiz already? -- Intrepid Gnome freezes Thinkpad R31 https://bugs.launchpad.net/bugs/259385 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 138956] Re: wrong # of brightness levels reported by hal - kde-guidance-powermanager uses 100% CPU

2008-10-23 Thread Klaus S. Madsen
No. Actually it isn't even reproducible in 8.04 where there are the correct number of brightness levels. So I'll close this bug. Sorry for not following up on it when it started working for me. ** Changed in: hal (Ubuntu) Status: Incomplete = Fix Released -- wrong # of brightness

[Bug 287963] [NEW] Internet radio do not play after audio files, and viceversa

2008-10-23 Thread ltheodorv
Public bug reported: I am running ubuntu 8.04.1 and my problem is: I can not play audio files after opening an internet radio, and I can not open any internet radio after playing an audio file. I can play along audio files and youtube files, though, but not youtube and internet radios (the same

[Bug 287962] [NEW] There are no Python 2.6 packages for Ubuntu

2008-10-23 Thread Russel Winder
Public bug reported: Searching package.ubuntu.com indicates that there are no packages of Python 2.6 associated with Ubuntu. There are none in Debian either. Python 2.6 has some very significant changes relating to parallelism and working on multicore and cluster machines, so it is important

[Bug 287815] Re: gnome-volume-control crashed with SIGSEGV in visual_object_unref()

2008-10-23 Thread Tormod Volden
Seems to be fixed with libvisual-0.4-plugins 0.4.0.dfsg.1-2ubuntu4. -- gnome-volume-control crashed with SIGSEGV in visual_object_unref() https://bugs.launchpad.net/bugs/287815 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 276880] Re: When Akregator tray icon is clicked when Akregator is open, it does not minimize

2008-10-23 Thread Georgios Kylafas
According to http://bugs.kde.org/show_bug.cgi?id=171642#c13, r864309 was just reverted for branch 4.1. -- When Akregator tray icon is clicked when Akregator is open, it does not minimize https://bugs.launchpad.net/bugs/276880 You received this bug notification because you are a member of Ubuntu

[Bug 268036] Re: Solid white screen that fades when using INTEL video driver on X4500MHD

2008-10-23 Thread Dr. Robert Marmorstein
I am seeing this same behavior with a BRAND NEW Dell Studio 15 laptop with Ubuntu preinstalled. Similar chipset (Intel GM965 aka X3100), same xf86-video-intel driver. I tried installing ArchLinux on the laptop and had the same problem when using the intel driver in xorg.conf. vesa works fine

[Bug 268036] Re: Solid white screen that fades when using INTEL video driver on X4500MHD

2008-10-23 Thread Dr. Robert Marmorstein
I am seeing this same behavior with a BRAND NEW Dell Studio 15 laptop with Ubuntu preinstalled. Similar chipset (Intel GM965 aka X3100), same xf86-video-intel driver. I tried installing ArchLinux on the laptop and had the same problem when using the intel driver in xorg.conf. vesa works fine

[Bug 262927] Re: Boot hangs at Starting bluetooth (kernel 2.6.27-1 and -2) if device connected

2008-10-23 Thread Tristan Tarrant
According to Mike Isely (the author of the pvrusb2 driver) a fix should be in the next upstream stable kernel release (2.6.27.3 I guess), so hopefully the Ubuntu Kernel team will pull it in. -- Boot hangs at Starting bluetooth (kernel 2.6.27-1 and -2) if device connected

[Bug 275451] Re: nfs mounts specified in fstab is not mounted on boot.

2008-10-23 Thread Bordi
I have the home directory mounted over NFS by listing it in /etc/fstab. has been working fine up until a few days ago. I've the same problem too - still up to now (with 8.10 beta). I couldn't fix it, so I've every time to mount the NFS dirs by shell. -- nfs mounts specified in fstab is not

[Bug 213388] Re: Right click menu opens centered

2008-10-23 Thread 4711
Let me guess: Nightly Tester Tools were used to force compatibility of Mouse Gestures 1.5.2 with Fx3? This bug was reported BEFORE MozGest (1.9) was available as a working package. So I think this bug is invalid. - https://bugs.launchpad.net/ubuntu/+source/mozgest/+bug/218363 -- Right click

[Bug 213099] Re: gnome-screensaver freezes and does not bring up the password prompt if mouse/keyboard activity

2008-10-23 Thread pescio
I've got this too. Seldomly the screensaver hangs when I want to login back. It happens with more frequence if I leave an image moving, i.e. not a balck screen. I'm on an hardy, hp compaq d330 DT. kernel: 2.6.24-21-generic #1 SMP -- gnome-screensaver freezes and does not bring up the password

[Bug 287919] Re: [Intrepid] Gnome panel icons do not appear at startup.

2008-10-23 Thread FredBezies
*** This bug is a duplicate of bug 287920 *** https://bugs.launchpad.net/bugs/287920 ** This bug has been marked a duplicate of bug 287920 [Intrepid] Gnome panel icons do not appear at startup. -- [Intrepid] Gnome panel icons do not appear at startup.

[Bug 287965] Re: firefox crashed with SIGSEGV in getenv()

2008-10-23 Thread Apport retracing service
*** This bug is a duplicate of bug 278095 *** https://bugs.launchpad.net/bugs/278095 ** Tags removed: need-i386-retrace ** Attachment removed: Registers.txt http://launchpadlibrarian.net/18812965/Registers.txt ** Attachment removed: ProcMaps.txt

[Bug 285305] Re: vmmouse doesn't work with input hotplug

2008-10-23 Thread Martin Pitt
That is, since the current -vmmouse driver is broken and can hardly get worse, I wouldn't mind an upload of the newer version *without* the magic fdi for intrepid final. We don't use it by default, so having it available for people who enable it manually would be good. I'm just a bit concerned

[Bug 249862] Re: Error on string Display notataion toolbar

2008-10-23 Thread Daniel Holbach
Really closing it. ** Changed in: denemo (Ubuntu) Status: Fix Committed = Fix Released -- Error on string Display notataion toolbar https://bugs.launchpad.net/bugs/249862 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 226570] Re: new upstream release - QTads 1.7

2008-10-23 Thread Daniel Holbach
Really closing it. ** Changed in: qtads (Ubuntu) Status: Fix Committed = Fix Released -- new upstream release - QTads 1.7 https://bugs.launchpad.net/bugs/226570 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 287966] Re: nautilus crashes when changing default burning application to k3b when you insert a blank DVD in ubuntu 8.10 beta

2008-10-23 Thread Apport retracing service
*** This bug is a duplicate of bug 263246 *** https://bugs.launchpad.net/bugs/263246 ** Attachment removed: Stacktrace.txt http://launchpadlibrarian.net/18813061/Stacktrace.txt ** Attachment removed: Disassembly.txt http://launchpadlibrarian.net/18813057/Disassembly.txt **

[Bug 287393] Re: ACPI Exception (evregion-0419)

2008-10-23 Thread Ralf Hildebrandt
output of dmidecode for Acer Aspire 9300 ** Attachment added: output of dmidecode for Acer Aspire 9300 http://launchpadlibrarian.net/18813092/dmidecode_acer_aspire_9300.txt -- ACPI Exception (evregion-0419) https://bugs.launchpad.net/bugs/287393 You received this bug notification because you

[Bug 280847] Re: ICE1712 - M-Audio Delta 66 not detected by alsa

2008-10-23 Thread Tom M
** Changed in: ubuntu Status: New = Invalid -- ICE1712 - M-Audio Delta 66 not detected by alsa https://bugs.launchpad.net/bugs/280847 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 275111] Re: knetworkmanager fails to start OpenVPN tunnel

2008-10-23 Thread Tore Anderson
The error messages shown has changed a bit, now the only thing printed after I tell Knetworkmanager to start VPN, is: Oct 23 08:52:33 envy NetworkManager: WARN wait_for_connection_expired(): Connection (2) /org/freedesktop/NetworkManagerSettings/Connection/2 failed to activate (timeout): (0)

[Bug 263139] Re: usb device invisible until lsusb command issued

2008-10-23 Thread a1bert
I have 4 port Genesys Logic, Inc. USB-2.0 4-Port HUB, my usb devices are not detected (repeat: everytime, right after boot) when connected to hub on 2.6.24.21.23 kernel until I issue lsub. Everything works OK with 2.6.24.19.21.. my problem is NOT solved, since it DOES NOT work with latest Hardy

[Bug 218743] Re: [hardy] nvidia + compiz + xorg freezes for a few minutes

2008-10-23 Thread Deightine
Oddly, I am running the restricted drivers for ATI and having the same problems. The Alt+SysReq feature won't stop the freeze, and it doesn't eventually unfreeze on its own without a manually full-off request via the hardware. I'm running fglrx, with an old ATI 9600 that ran fine with some

[Bug 194396] Re: upwards scroll function mouse uses right click menu function instead of scrolling

2008-10-23 Thread Dimitrios Symeonidis
This bug report is being closed due to your last comment regarding this being fixed with an update. For future reference you can manage the status of your own bugs by clicking on the current status in the yellow line and then choosing a new status in the revealed drop down box. You can learn more

Re: [Bug 99508] Re: Window titlebar displayed not right with compiz enabled

2008-10-23 Thread Martin Soto
I can reproduce it with an old Nvidia 5200 and the 173 driver. This card isn't even supported by the 177. Unfortunately, I don't have access to that machine right now, but I can provide the exact lspci output later. -- Window titlebar displayed not right with compiz enabled

[Bug 287963] Re: Internet radio do not play after audio files, and viceversa

2008-10-23 Thread ltheodorv
** Also affects: kiwilinux Importance: Undecided Status: New -- Internet radio do not play after audio files, and viceversa https://bugs.launchpad.net/bugs/287963 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 269305] Re: [hardy] icon sansa mp3 player inconsistent

2008-10-23 Thread Goswin
I invalidated it myself, since the bug couldn't be reproduced ** Changed in: ubuntu Status: New = Invalid -- [hardy] icon sansa mp3 player inconsistent https://bugs.launchpad.net/bugs/269305 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 287968] [NEW] flashplayer zh_cn encoding

2008-10-23 Thread 马世界
Public bug reported: flashplayer zh_cn encoding is not display correctly in ubuntu 8.04 and 8.10 ProblemType: Bug Architecture: i386 DistroRelease: Ubuntu 8.10 ExecutablePath: /usr/bin/yelp NonfreeKernelModules: nvidia Package: yelp 2.24.0-0ubuntu1 ProcEnviron:

[Bug 287968] Re: flashplayer zh_cn encoding

2008-10-23 Thread 马世界
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/18813187/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/18813188/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/18813189/ProcStatus.txt -- flashplayer

  1   2   3   4   5   6   7   8   9   10   >