[Bug 640829] Re: package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-09-18 Thread Clint Byrum
*** This bug is a duplicate of bug 321091 ***
https://bugs.launchpad.net/bugs/321091

Hi Daniel, thanks for taking the time to report this issue and help us
make Ubuntu better.

This is a duplicate of bug #321091.

The workaround for the issue is to run 'dpkg --configure -a' after you
have started mysql.

** This bug has been marked a duplicate of bug 321091
   Bacula fails to install correctly if mysql wasn't installed before
 * You can subscribe to bug 321091 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/bacula/+bug/321091/+subscribe

-- 
package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/640829
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 640856] Re: package samba 2:3.5.4~dfsg-1ubuntu6 failed to install/upgrade: subprocess installed post-installation script killed by signal (Terminated)

2010-09-18 Thread Clint Byrum
Hi Volkodav, thank you for taking the time to file this bug report and
help us make Ubuntu better!

I don't see any error messages that help us understand why samba is not
starting.

Could you do this:

sudo service samba start

and then

sudo fgrep samba /var/log/syslog | tail -100

And paste the results of the those two commands here?

Marking Incomplete, Volko, when you have posted that information, feel
free to mark the bug back to a status of New.

** Changed in: samba (Ubuntu)
   Status: New = Incomplete

-- 
package samba 2:3.5.4~dfsg-1ubuntu6 failed to install/upgrade: subprocess 
installed post-installation script killed by signal (Terminated)
https://bugs.launchpad.net/bugs/640856
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
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 640880] Re: package samba 2:3.5.4~dfsg-1ubuntu6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-09-18 Thread Clint Byrum
Hi Stephen, thanks for taking the time to file this bug report.

It would appear that there is a process on your system holding open the
lock on your dpkg configuration data.

The simplest way to unlock it would be to reboot your system. You may
also be able to find and kill the process by running these commands in
the terminal:

ps auxw | grep debconf

or

sudo lsof -n | grep config.dat

And kill the process ID.

Marking this bug Incomplete.

Stephen, if you reboot, or kill that process, and update manager still
fails, please paste your results here and we can reopen the bug report.

** Changed in: samba (Ubuntu)
   Status: New = Incomplete

-- 
package samba 2:3.5.4~dfsg-1ubuntu6 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/640880
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
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 641125] Re: package mysql-server-5.1 5.1.37-1ubuntu5.4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-09-18 Thread Clint Byrum
Hello bandara,

This is really a question, not a bug, as dpkg is supposed to leave
config files alone if you have changed them.

** Changed in: mysql-dfsg-5.1 (Ubuntu)
   Status: New = Invalid

** Converted to question:
   https://answers.launchpad.net/ubuntu/+source/mysql-dfsg-5.1/+question/125871

-- 
package mysql-server-5.1 5.1.37-1ubuntu5.4 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/641125
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 641647] Re: package vsftpd (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-09-18 Thread Clint Byrum
Hello shankar, thanks very much for taking the time to report this bug
and help us make Ubuntu better!

It would appear that this happened because there was already a user
named ftp, but with a group name different than 'ftp'.

This is a bug in vsftpd.postinst. It automatically assumes that the
group ftp exists.

The user should be given the option to run vsftpd as a user/group other
than ftp/ftp.

Marking as Triaged as it is ready to be worked on. Setting Importance to
Low, as most users won't already have an ftp user.

** Changed in: vsftpd (Ubuntu)
   Status: New = Triaged

** Changed in: vsftpd (Ubuntu)
   Importance: Undecided = Low

** Tags added: maverick

-- 
package vsftpd (not installed) failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/641647
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vsftpd in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 641647] Re: package vsftpd (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-09-18 Thread Clint Byrum
Also added tag maverick, as it exists in maverick as well as lucid.

-- 
package vsftpd (not installed) failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/641647
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vsftpd in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 629005] Re: package libmysqlclient16 5.1.41-3ubuntu12.6 failed to install/upgrade: trying to overwrite '/usr/lib/libmysqlclient.so.16.0.0', which is also in package mysql-cluster-client-5.1 0:7.0

2010-09-18 Thread Steve Langasek
Sorry, I'm rejecting the package that has been uploaded to the maverick
freeze queue.

+Conflicts: mysql-cluster-server-5.1, mysql-cluster-server

Neither of these are the package shipping
/usr/lib/libmysqlclient.so.16.0.0, so this is a wrong conflict.

Adding a conflict is a questionable solution anyway, as this would mean
mysql-cluster-client-5.1 would not be coinstallable with *any* other
packages that use the libmysqlclient library.  Why does mysql-cluster-
client-5.1 need to ship its own copy of this library?

-- 
package libmysqlclient16 5.1.41-3ubuntu12.6 failed to install/upgrade: trying 
to overwrite '/usr/lib/libmysqlclient.so.16.0.0', which is also in package 
mysql-cluster-client-5.1 0:7.0.9-1ubuntu7
https://bugs.launchpad.net/bugs/629005
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 640880] Re: package samba 2:3.5.4~dfsg-1ubuntu6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-09-18 Thread Stephen Cradock
Thanks for the response, and the helpful suggestions.

I did indeed find that a re-boot cleared the lock and allowed the
installation to complete.

However, the bug I am concerned about is the original failure to
install correctly. I had noticed the same hang after the configuring
of alternatives step at an earlier upgrade of samba; this time I thought
it worth reporting.

I believe this is a valid bug, but I leave it to you to decide whether
to open it again.

-- 
package samba 2:3.5.4~dfsg-1ubuntu6 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/640880
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
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 239752] Re: package dovecot-common 1:1.0.10-1ubuntu5.1 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2010-09-18 Thread Rolf Leggewie
Antonio, thank you for providing more information.  FWIW, dovecot-common
installs, deinstalls and reinstalls just fine here in a lucid system.
Are you sure there is not another MTA running on your system?  Maybe
it's best for you to start a new ticket with apport-bug dovecot-
common.

-- 
package dovecot-common 1:1.0.10-1ubuntu5.1 failed to install/upgrade: 
subprocess post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/239752
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 239752] Re: package dovecot-common 1:1.0.10-1ubuntu5.1 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2010-09-18 Thread Antonio J. de Oliveira
Hi, Rolf, it does re-install after purge but doesn,t work any more.
There is nothing else running on this brand-new install and everything
points to corruption. A port scan with netstat gave nothing on that
particular port. I am doing a fresh install, will keep you posted, this
is all too confusing, I do like to post a pointed bug with trustable
info behind, but here, symptoms are variable, maybe indicating either
someting much more serious, or the complete failure as a linux
maintainer of your humble correspondant...

Cheeers

Antonio

-- 
package dovecot-common 1:1.0.10-1ubuntu5.1 failed to install/upgrade: 
subprocess post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/239752
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 642223] [NEW] package smbclient 2:3.4.7~dfsg-1ubuntu3.1 failed to install/upgrade: corrupted filesystem tarfile - corrupted package archive

2010-09-18 Thread Josh Gershon
Public bug reported:

Binary package hint: samba

E: /var/cache/apt/archives/linux-headers-2.6.32-24_2.6.32-24.43_all.deb: 
corrupted filesystem tarfile - corrupted package archive
E: /var/cache/apt/archives/smbclient_2%3a3.4.7~dfsg-1ubuntu3.2_i386.deb: 
corrupted filesystem tarfile - corrupted package archive

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: smbclient 2:3.4.7~dfsg-1ubuntu3.1
ProcVersionSignature: Ubuntu 2.6.32-24.43-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic i686
Architecture: i386
Date: Sat Sep 18 13:31:30 2010
ErrorMessage: corrupted filesystem tarfile - corrupted package archive
SambaServerRegression: Yes
SourcePackage: samba
Title: package smbclient 2:3.4.7~dfsg-1ubuntu3.1 failed to install/upgrade: 
corrupted filesystem tarfile - corrupted package archive
WindowsFailedConnect: Yes

** Affects: samba (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 lucid

-- 
package smbclient 2:3.4.7~dfsg-1ubuntu3.1 failed to install/upgrade: corrupted 
filesystem tarfile - corrupted package archive
https://bugs.launchpad.net/bugs/642223
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
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 642223] Re: package smbclient 2:3.4.7~dfsg-1ubuntu3.1 failed to install/upgrade: corrupted filesystem tarfile - corrupted package archive

2010-09-18 Thread Josh Gershon

** Attachment added: AptOrdering.txt
   
https://bugs.launchpad.net/bugs/642223/+attachment/1603982/+files/AptOrdering.txt

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/642223/+attachment/1603983/+files/Dependencies.txt

** Attachment added: Df.txt
   https://bugs.launchpad.net/bugs/642223/+attachment/1603984/+files/Df.txt

** Attachment added: Dmesg.txt
   https://bugs.launchpad.net/bugs/642223/+attachment/1603985/+files/Dmesg.txt

** Attachment added: DpkgTerminalLog.txt
   
https://bugs.launchpad.net/bugs/642223/+attachment/1603986/+files/DpkgTerminalLog.txt

** Attachment added: SambaInstalledVersions.txt
   
https://bugs.launchpad.net/bugs/642223/+attachment/1603987/+files/SambaInstalledVersions.txt

-- 
package smbclient 2:3.4.7~dfsg-1ubuntu3.1 failed to install/upgrade: corrupted 
filesystem tarfile - corrupted package archive
https://bugs.launchpad.net/bugs/642223
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
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 642273] [NEW] package vsftpd 2.2.2-3ubuntu7.1 failed to install/upgrade: il sottoprocesso vecchio script di post-installation ha restituito lo stato di errore 3

2010-09-18 Thread Lucio Maria Marinelli
Public bug reported:

Binary package hint: vsftpd

Despite this error all is working.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: vsftpd 2.2.2-3ubuntu7.1
ProcVersionSignature: Ubuntu 2.6.32-25.44-generic 2.6.32.21+drm33.7
Uname: Linux 2.6.32-25-generic x86_64
NonfreeKernelModules: hsfengine
Architecture: amd64
Date: Sat Sep 18 18:01:37 2010
ErrorMessage: il sottoprocesso vecchio script di post-installation ha 
restituito lo stato di errore 3
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
SourcePackage: vsftpd
Title: package vsftpd 2.2.2-3ubuntu7.1 failed to install/upgrade: il 
sottoprocesso vecchio script di post-installation ha restituito lo stato di 
errore 3

** Affects: vsftpd (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package lucid

-- 
package vsftpd 2.2.2-3ubuntu7.1 failed to install/upgrade: il sottoprocesso 
vecchio script di post-installation ha restituito lo stato di errore 3
https://bugs.launchpad.net/bugs/642273
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vsftpd in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 642273] Re: package vsftpd 2.2.2-3ubuntu7.1 failed to install/upgrade: il sottoprocesso vecchio script di post-installation ha restituito lo stato di errore 3

2010-09-18 Thread Lucio Maria Marinelli

** Attachment added: AptOrdering.txt
   
https://bugs.launchpad.net/bugs/642273/+attachment/1604393/+files/AptOrdering.txt

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/642273/+attachment/1604394/+files/Dependencies.txt

** Attachment added: Df.txt
   https://bugs.launchpad.net/bugs/642273/+attachment/1604395/+files/Df.txt

** Attachment added: Dmesg.txt
   https://bugs.launchpad.net/bugs/642273/+attachment/1604396/+files/Dmesg.txt

** Attachment added: DpkgTerminalLog.txt
   
https://bugs.launchpad.net/bugs/642273/+attachment/1604397/+files/DpkgTerminalLog.txt

-- 
package vsftpd 2.2.2-3ubuntu7.1 failed to install/upgrade: il sottoprocesso 
vecchio script di post-installation ha restituito lo stato di errore 3
https://bugs.launchpad.net/bugs/642273
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vsftpd in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 642280] [NEW] package samba-common 2:3.4.0-3ubuntu5.7 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-09-18 Thread Tim
Public bug reported:

Binary package hint: samba

.  Occured during automatic update on 9/18/10.  Don;t know what to do
about samba-common not installing.

ProblemType: Package
Architecture: i386
Date: Sat Sep 18 13:25:14 2010
DistroRelease: Ubuntu 9.10
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
NonfreeKernelModules: nvidia
Package: samba-common 2:3.4.0-3ubuntu5.7
PackageArchitecture: all
ProcVersionSignature: Ubuntu 2.6.31-22.65-generic
SourcePackage: samba
Title: package samba-common 2:3.4.0-3ubuntu5.7 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
Uname: Linux 2.6.31-22-generic i686

** Affects: samba (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386

-- 
package samba-common 2:3.4.0-3ubuntu5.7 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/642280
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
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 642280] Re: package samba-common 2:3.4.0-3ubuntu5.7 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-09-18 Thread Tim

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/642280/+attachment/1604447/+files/Dependencies.txt

** Attachment added: Dmesg.txt
   https://bugs.launchpad.net/bugs/642280/+attachment/1604448/+files/Dmesg.txt

** Attachment added: DpkgTerminalLog.txt
   
https://bugs.launchpad.net/bugs/642280/+attachment/1604449/+files/DpkgTerminalLog.txt

-- 
package samba-common 2:3.4.0-3ubuntu5.7 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/642280
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
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 642295] [NEW] package apache2.2-common 2 .2.14-5ubuntu8.2 failed to install/upgrade: el sub proceso script post-installation instalado devolvió e l código de salida de error 1

2010-09-18 Thread Raul
Public bug reported:

Binary package hint: apache2

no me actualiza el apache, siempre ma sale el error.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: apache2.2-common 2.2.14-5ubuntu8.2
ProcVersionSignature: Ubuntu 2.6.32-25.44-generic 2.6.32.21+drm33.7
Uname: Linux 2.6.32-25-generic i686
Architecture: i386
Date: Sat Sep 18 14:18:51 2010
ErrorMessage: el subproceso script post-installation instalado devolvió el 
código de salida de error 1
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
SourcePackage: apache2
Title: package apache2.2-common 2.2.14-5ubuntu8.2 failed to install/upgrade: el 
subproceso script post-installation instalado devolvió el código de salida de 
error 1

** Affects: apache2 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 lucid

-- 
package apache2.2-common 2.2.14-5ubuntu8.2 failed to install/upgrade: el 
subproceso script post-installation instalado devolvió el código de salida de 
error 1
https://bugs.launchpad.net/bugs/642295
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 642295] Re: package apache2.2-common 2.2 .14-5ubuntu8.2 failed to install/upgrade: el subproc eso script post-installation instalado devolvió el c ódigo de salida de error 1

2010-09-18 Thread Raul

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/642295/+attachment/1604567/+files/Dependencies.txt

** Attachment added: Df.txt
   https://bugs.launchpad.net/bugs/642295/+attachment/1604568/+files/Df.txt

** Attachment added: Dmesg.txt
   https://bugs.launchpad.net/bugs/642295/+attachment/1604569/+files/Dmesg.txt

** Attachment added: DpkgTerminalLog.txt
   
https://bugs.launchpad.net/bugs/642295/+attachment/1604570/+files/DpkgTerminalLog.txt

-- 
package apache2.2-common 2.2.14-5ubuntu8.2 failed to install/upgrade: el 
subproceso script post-installation instalado devolvió el código de salida de 
error 1
https://bugs.launchpad.net/bugs/642295
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 642333] [NEW] package qemu-common (not installed) failed to install/upgrade: trying to overwrite '/usr/share/qemu/keymaps/fr', which is also in package qemu 0:0.9.1-1ubuntu1

2010-09-18 Thread Aymeric PETIT
Public bug reported:

Binary package hint: qemu-kvm

This bug happen during upgrade from Ubuntu Hardy to Ubuntu Lucid.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: qemu-common (not installed)
ProcVersionSignature: Ubuntu 2.6.32-24.43-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic i686
Architecture: i386
Date: Sat Sep 18 19:14:19 2010
ErrorMessage: trying to overwrite '/usr/share/qemu/keymaps/fr', which is also 
in package qemu 0:0.9.1-1ubuntu1
SourcePackage: qemu-kvm
Title: package qemu-common (not installed) failed to install/upgrade: trying to 
overwrite '/usr/share/qemu/keymaps/fr', which is also in package qemu 
0:0.9.1-1ubuntu1

** Affects: qemu-kvm (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 lucid

-- 
package qemu-common (not installed) failed to install/upgrade: trying to 
overwrite '/usr/share/qemu/keymaps/fr', which is also in package qemu 
0:0.9.1-1ubuntu1
https://bugs.launchpad.net/bugs/642333
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 642333] Re: package qemu-common (not installed) failed to install/upgrade: trying to overwrite '/usr/share/qemu/keymaps/fr', which is also in package qemu 0:0.9.1-1ubuntu1

2010-09-18 Thread Aymeric PETIT

** Attachment added: AptOrdering.txt
   
https://bugs.edge.launchpad.net/bugs/642333/+attachment/1604804/+files/AptOrdering.txt

** Attachment added: Df.txt
   https://bugs.edge.launchpad.net/bugs/642333/+attachment/1604805/+files/Df.txt

** Attachment added: Dmesg.txt
   
https://bugs.edge.launchpad.net/bugs/642333/+attachment/1604806/+files/Dmesg.txt

** Attachment added: DpkgTerminalLog.gz
   
https://bugs.edge.launchpad.net/bugs/642333/+attachment/1604807/+files/DpkgTerminalLog.gz

-- 
package qemu-common (not installed) failed to install/upgrade: trying to 
overwrite '/usr/share/qemu/keymaps/fr', which is also in package qemu 
0:0.9.1-1ubuntu1
https://bugs.launchpad.net/bugs/642333
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 160631] Re: scp does not validate existance of file before connecting to remote host

2010-09-18 Thread rusivi1
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The issue that you reported is one that should be
reproducible with the live environment of the Desktop CD of the
development release - Maverick Meerkat. It would help us greatly if you
could test with it so we can work on getting it fixed in the next
release of Ubuntu. You can find out more about the development release
at http://www.ubuntu.com/testing/ . Thanks again and we appreciate your
help.

** Changed in: openssh (Ubuntu)
   Status: Confirmed = Incomplete

-- 
scp does not validate existance of file before connecting to remote host
https://bugs.launchpad.net/bugs/160631
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 160631] Re: scp does not validate existance of file before connecting to remote host

2010-09-18 Thread C de-Avillez
cer...@xango2:/build/buildd/uec/uec-testing-scripts$ scp doesNotExist 
cempedak.canonical.com:.
Warning: Permanently added 'cempedak.canonical.com' (RSA) to the list of known 
hosts.
doesNotExist: No such file or directory
cer...@xango2:/build/buildd/uec/uec-testing-scripts$ apt-cache policy 
openssh-client
openssh-client:
  Installed: 1:5.5p1-4ubuntu4
  Candidate: 1:5.5p1-4ubuntu4
  Version table:
 *** 1:5.5p1-4ubuntu4 0
500 http://archive.ubuntu.com/ubuntu/ maverick/main amd64 Packages
100 /var/lib/dpkg/status
cer...@xango2:/build/buildd/uec/uec-testing-scripts$ 


** Changed in: openssh (Ubuntu)
   Status: Incomplete = Triaged

** Description changed:

  Binary package hint: openssh-client
  
  This is a minor issue, but if you attempt to copy a non-existent file to
  an existing host, scp fails to detect this basic issue until *after* you
  have been prompted for the remote systems password.
  
  Steps to recreate:
  
  1. scp this_file_does_not_exist localhost:/tmp
  2. enter your password for localhost
  3. observe the error:
  
   scp this_file_does_not_exist localhost:/tmp
- u...@localhost's password: 
+ u...@localhost's password:
  this_file_does_not_exist: No such file or directory
-  
+ 
  
  This is with feisty (openssh-client version 4.3p2-8ubuntu1).
  
  Thanks for reading!
+ 
+ LAST VERSION TESTED: openssh-client 1:5.5p1-4ubuntu4 (Maverick)

-- 
scp does not validate existance of file before connecting to remote host
https://bugs.launchpad.net/bugs/160631
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 455832] Re: segfault when attaching disk with same physical device

2010-09-18 Thread Nigel Jones
FYI: The uploaded package still works:

njo...@fantail:~$ apt-cache policy libvirt-bin
libvirt-bin:
  Installed: 0.7.5-5ubuntu27.3
  Candidate: 0.7.5-5ubuntu27.3
  Version table:
 *** 0.7.5-5ubuntu27.3 0
500 http://nz.archive.ubuntu.com/ubuntu/ lucid-proposed/main Packages
100 /var/lib/dpkg/status
 0.7.5-5ubuntu27.2 0
500 http://nz.archive.ubuntu.com/ubuntu/ lucid-updates/main Packages
 0.7.5-5ubuntu27 0
500 http://nz.archive.ubuntu.com/ubuntu/ lucid/main Packages
njo...@fantail:~$ virsh list; virsh destroy lucid-test; virsh start lucid-test; 
virsh attach-device lucid-test /tmp/455832.xml; virsh attach-device lucid-test 
/tmp/455832.xml
 Id Name State
--

error: Failed to destroy domain lucid-test
error: Requested operation is not valid: domain is not running

Domain lucid-test started

Device attached successfully

error: Failed to attach device from /tmp/455832.xml
error: operation failed: target vdc already exists

-- 
segfault when attaching disk with same physical device
https://bugs.launchpad.net/bugs/455832
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 571093] Re: [SRU] multipath + libvirtd eats away more memory over time

2010-09-18 Thread Nigel Jones
I've tested this bug again w/ the new patch, it is working fine as
expected for me, w/ no increase of RES memory while running the
multipath commands to add/remove devices in udev.

Looks ready to me (and w/ my testing of bug #455832), it should be ready
for pushing.

-- 
[SRU] multipath + libvirtd eats away more memory over time
https://bugs.launchpad.net/bugs/571093
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 571093] Re: [SRU] multipath + libvirtd eats away more memory over time

2010-09-18 Thread Nigel Jones
** Tags added: verification-done
** Tags removed: verification-needed

-- 
[SRU] multipath + libvirtd eats away more memory over time
https://bugs.launchpad.net/bugs/571093
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 455832] Re: segfault when attaching disk with same physical device

2010-09-18 Thread Nigel Jones
To be clear, when I said FYI: The uploaded package still works: I had
meant:

The uploaded package contains the correct fix.

The 'target vdc already exists' error message is the correct error
message for this patch.

** Tags added: verification-done
** Tags removed: verification-needed

-- 
segfault when attaching disk with same physical device
https://bugs.launchpad.net/bugs/455832
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 642526] Re: munin-limits crashed with SIGSEGV in Perl_gv_check()

2010-09-18 Thread Vladimir Kolesnikov
** Visibility changed to: Public

-- 
munin-limits crashed with SIGSEGV in Perl_gv_check()
https://bugs.launchpad.net/bugs/642526
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 641805] [NEW] instructions provided to install xfce4-xmms-plugin, but either package name is misspelled or not located in repositories

2010-09-18 Thread Book 'em Dano
Public bug reported:

Binary package hint: xubuntu-docs

In the Maverick release of Xubuntu docs, desktop-guide/newtoubuntu/C
/xfce-desktop.xml provides instructions to install the xfce4-xmms-plugin
package, but not able to install package as it is not located in any
repositories (according to package.ubuntu.com) or the package name is
misspelled.

** Affects: xubuntu-docs (Ubuntu)
 Importance: Undecided
 Status: New

-- 
instructions provided to install xfce4-xmms-plugin, but either package name is 
misspelled or not located in repositories
https://bugs.launchpad.net/bugs/641805
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641028] Re: Skype appears as a technical item in Canonical Partners

2010-09-18 Thread Omer Akram
** Changed in: software-center (Ubuntu)
   Importance: Undecided = Medium

-- 
Skype appears as a technical item in Canonical Partners
https://bugs.launchpad.net/bugs/641028
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 640866] Re: fglrx module does not build on 2.6.35-22-generic

2010-09-18 Thread jtuchscherer
This happens in Lucid as well. Kernel version: 2.6.32-24-generic, 64bit
system. The make.log is nearly identical:


DKMS make.log for fglrx-8.723.1 for kernel 2.6.32-24-generic (x86_64)
Fri Sep 17 23:46:49 MDT 2010
AMD kernel module generator version 2.1
doing Makefile based build for kernel 2.6.x and higher
rm -rf *.c *.h *.o *.ko *.GCC* .??* *.symvers
make -C /lib/modules/2.6.32-24-generic/build 
SUBDIRS=/var/lib/dkms/fglrx/8.723.1/build/2.6.x modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.32-24-generic'
  CC [M]  /var/lib/dkms/fglrx/8.723.1/build/2.6.x/firegl_public.o
In file included from 
/var/lib/dkms/fglrx/8.723.1/build/2.6.x/firegl_public.c:443:
/var/lib/dkms/fglrx/8.723.1/build/2.6.x/drm_proc.h: In function 
‘FGLDRM__vma_info’:
/var/lib/dkms/fglrx/8.723.1/build/2.6.x/drm_proc.h:497: warning: format ‘%08lx’ 
expects type ‘long unsigned int’, but argument 5 has type ‘phys_addr_t’
/var/lib/dkms/fglrx/8.723.1/build/2.6.x/firegl_public.c: In function 
‘KCL_SetPageCache_Array’:
/var/lib/dkms/fglrx/8.723.1/build/2.6.x/firegl_public.c:1316: warning: passing 
argument 1 of ‘KCL_ConvertPageToKernelAddress’ makes pointer from integer 
without a cast
/var/lib/dkms/fglrx/8.723.1/build/2.6.x/firegl_public.h:325: note: expected 
‘void *’ but argument is of type ‘long unsigned int’
  CC [M]  /var/lib/dkms/fglrx/8.723.1/build/2.6.x/kcl_acpi.o
  CC [M]  /var/lib/dkms/fglrx/8.723.1/build/2.6.x/kcl_agp.o
  CC [M]  /var/lib/dkms/fglrx/8.723.1/build/2.6.x/kcl_debug.o
  CC [M]  /var/lib/dkms/fglrx/8.723.1/build/2.6.x/kcl_ioctl.o
/var/lib/dkms/fglrx/8.723.1/build/2.6.x/kcl_ioctl.c: In function 
‘KCL_IOCTL_AllocUserSpace32’:
/var/lib/dkms/fglrx/8.723.1/build/2.6.x/kcl_ioctl.c:196: error: implicit 
declaration of function ‘compat_alloc_user_space’
/var/lib/dkms/fglrx/8.723.1/build/2.6.x/kcl_ioctl.c:196: warning: return makes 
pointer from integer without a cast
make[2]: *** [/var/lib/dkms/fglrx/8.723.1/build/2.6.x/kcl_ioctl.o] Error 1
make[1]: *** [_module_/var/lib/dkms/fglrx/8.723.1/build/2.6.x] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.32-24-generic'
make: *** [kmod_build] Error 2
build failed with return value 2

-- 
fglrx module does not build on 2.6.35-22-generic
https://bugs.launchpad.net/bugs/640866
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 28048] Re: “firefox crash on exit if client certificates used for ssl auth”

2010-09-18 Thread Bug Watch Updater
** Changed in: firefox
   Importance: Unknown = Wishlist

-- 
“firefox crash on exit if client certificates used for ssl auth”
https://bugs.launchpad.net/bugs/28048
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 640866] Re: fglrx module does not build on 2.6.35-22-generic

2010-09-18 Thread jtuchscherer
See here for some more information:

http://phoronix.com/forums/showthread.php?t=25485page=2

-- 
fglrx module does not build on 2.6.35-22-generic
https://bugs.launchpad.net/bugs/640866
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 610039] Re: firefox-bin crashed with SIGSEGV in sqlite3VdbeExec()

2010-09-18 Thread Bug Watch Updater
** Changed in: firefox
   Importance: Unknown = Critical

-- 
firefox-bin crashed with SIGSEGV in sqlite3VdbeExec()
https://bugs.launchpad.net/bugs/610039
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 561450] Re: Incorrect print rendering for table headings with table borders collapsed

2010-09-18 Thread Bug Watch Updater
** Changed in: firefox
   Importance: Unknown = Medium

-- 
Incorrect print rendering for table headings with table borders collapsed
https://bugs.launchpad.net/bugs/561450
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 549493] Re: package hylafax-client 2:6.0.3-5.1ubuntu1 failed to install/upgrade: cp: `/etc/hylafax/pagesizes' and `/var/spool/hylafax/etc/pagesizes' are the same file

2010-09-18 Thread Bhavani Shankar
Setting back to triaged as this isnt really fixed

regards

** Changed in: hylafax (Ubuntu)
   Status: Fix Released = Triaged

** Changed in: hylafax (Ubuntu)
 Assignee: Bhavani Shankar (bhavi) = (unassigned)

-- 
package hylafax-client 2:6.0.3-5.1ubuntu1 failed to install/upgrade: cp: 
`/etc/hylafax/pagesizes' and `/var/spool/hylafax/etc/pagesizes' are the same 
file
https://bugs.launchpad.net/bugs/549493
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 520421] Re: Firefox bookmarks stop auto-suggesting for no apparent reason

2010-09-18 Thread Bug Watch Updater
** Changed in: firefox
   Importance: Unknown = Medium

-- 
Firefox bookmarks stop auto-suggesting for no apparent reason
https://bugs.launchpad.net/bugs/520421
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 444449] Re: Firefox slow google reader

2010-09-18 Thread Bug Watch Updater
** Changed in: firefox
   Importance: Unknown = Medium

-- 
Firefox slow google reader
https://bugs.launchpad.net/bugs/49
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 207454] Re: Firefox is VERY slow rendering low opacity values from CSS files

2010-09-18 Thread Bug Watch Updater
** Changed in: firefox
   Importance: Unknown = Medium

-- 
Firefox is VERY slow rendering low opacity values from CSS files
https://bugs.launchpad.net/bugs/207454
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641807] [NEW] package xulrunner-1.9.2 1.9.2.10 build1 nobinonly-0ubuntu0.10.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127

2010-09-18 Thread Nolan Dillard
Public bug reported:

Binary package hint: xulrunner-1.9.2

Every time I update or download something, this pops up in an error
message.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: xulrunner-1.9.2 1.9.2.10+build1+nobinonly-0ubuntu0.10.04.1
ProcVersionSignature: Ubuntu 2.6.32-24.43-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic i686
Architecture: i386
Date: Fri Sep 17 22:54:30 2010
ErrorMessage: subprocess installed post-installation script returned error exit 
status 127
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
SourcePackage: xulrunner-1.9.2
Title: package xulrunner-1.9.2 1.9.2.10+build1+nobinonly-0ubuntu0.10.04.1 
failed to install/upgrade: subprocess installed post-installation script 
returned error exit status 127

** Affects: xulrunner-1.9.2 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 lucid

-- 
package xulrunner-1.9.2 1.9.2.10 build1 nobinonly-0ubuntu0.10.04.1 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 127
https://bugs.launchpad.net/bugs/641807
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641807] Re: package xulrunner-1.9.2 1.9.2.10 build1 nobinonly-0ubuntu0.10.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127

2010-09-18 Thread Nolan Dillard

** Attachment added: AptOrdering.txt
   
https://bugs.launchpad.net/bugs/641807/+attachment/1600900/+files/AptOrdering.txt

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/641807/+attachment/1600901/+files/Dependencies.txt

** Attachment added: Df.txt
   https://bugs.launchpad.net/bugs/641807/+attachment/1600902/+files/Df.txt

** Attachment added: Dmesg.txt
   https://bugs.launchpad.net/bugs/641807/+attachment/1600903/+files/Dmesg.txt

** Attachment added: DpkgTerminalLog.gz
   
https://bugs.launchpad.net/bugs/641807/+attachment/1600904/+files/DpkgTerminalLog.gz

-- 
package xulrunner-1.9.2 1.9.2.10 build1 nobinonly-0ubuntu0.10.04.1 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 127
https://bugs.launchpad.net/bugs/641807
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641707] Re: Item Add panel in cashew menu not displayed for default room

2010-09-18 Thread RussianNeuroMancer
** Summary changed:

- After Lucid to Maverick upgrade item Add panel in Plasma disappear
+ Item Add panel in cashew menu not displayed for default room

** Description changed:

  Binary package hint: kdebase-workspace
  
- I upgrade Kubuntu from Lucid to Maverick. After that item Add panel
- just not displayed in cashew menu.
+ Item Add panel in cashew menu not displayed for default room in
+ Kubuntu.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: plasma-desktop 4:4.5.1-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.35-20.29-generic 2.6.35.4
  Uname: Linux 2.6.35-20-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Sat Sep 18 08:57:06 2010
  InstallationMedia: Kubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100427)
  ProcEnviron:
-  LANGUAGE=
-  LANG=ru_RU.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=
+  LANG=ru_RU.UTF-8
+  SHELL=/bin/bash
  SourcePackage: kdebase-workspace

** Bug watch added: KDE Bug Tracking System #251636
   http://bugs.kde.org/show_bug.cgi?id=251636

** Also affects: kdebase via
   http://bugs.kde.org/show_bug.cgi?id=251636
   Importance: Unknown
   Status: Unknown

-- 
Item Add panel in cashew menu not displayed for default room
https://bugs.launchpad.net/bugs/641707
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 641499] Re: unity crashes on nouveau-gallium3d with clutk-0.3.58 works fine with 0.3.56

2010-09-18 Thread Omer Akram
I just updated my system and now its working fine with nouveau. can you
please update your system and check if that solves the problem

-- 
unity crashes on nouveau-gallium3d with clutk-0.3.58 works fine with 0.3.56
https://bugs.launchpad.net/bugs/641499
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641803] Re: indicator-application-service crashed with SIGSEGV in g_object_unref()

2010-09-18 Thread Apport retracing service
*** This bug is a duplicate of bug 637202 ***
https://bugs.launchpad.net/bugs/637202

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #637202, so is being marked as such.  Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.edge.launchpad.net/bugs/641803/+attachment/1600876/+files/CoreDump.gz

** Attachment removed: Dependencies.txt
   
https://bugs.edge.launchpad.net/bugs/641803/+attachment/1600877/+files/Dependencies.txt

** Attachment removed: Disassembly.txt
   
https://bugs.edge.launchpad.net/bugs/641803/+attachment/1600878/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.edge.launchpad.net/bugs/641803/+attachment/1600879/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.edge.launchpad.net/bugs/641803/+attachment/1600880/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.edge.launchpad.net/bugs/641803/+attachment/1600881/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.edge.launchpad.net/bugs/641803/+attachment/1600882/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.edge.launchpad.net/bugs/641803/+attachment/1600883/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 637202

** Visibility changed to: Public

** Tags removed: need-i386-retrace

-- 
indicator-application-service crashed with SIGSEGV in g_object_unref()
https://bugs.launchpad.net/bugs/641803
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641788] Re: Please sync md5deep 3.6-1 from sid

2010-09-18 Thread Mechanical snail
** Summary changed:

- [needs-packaging] md5deep - update to version 3.6
+ Please sync md5deep 3.6-1 from sid

-- 
Please sync md5deep 3.6-1 from sid
https://bugs.launchpad.net/bugs/641788
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 614742] Re: [meta] cannot add facebook account, facebook does not update and more

2010-09-18 Thread asad
Thank you so much. i appreciat your responce. i shall try this as soon as i
reach my home.


Regards
S. Asad Ali Zaidi

Electronics Engineer

.Net Specialist

MCSE

www.asadali.tk

www.freeonlinebooks.tk

+92-345-5164698


On 17/09/2010, Maxim Doucet ma...@alamaison.fr wrote:

 I don't think the bug should be closed because it is still present in
 Lucid!

 The solution for me on Lucid (Ubuntu 10.04.1) with Empathy 2.30.2 was to
 folow Dr. Kenobi's comment #19!

 So:
 * go to facebook - account - privacy settings - applications and
 websites settings - Remove unwanted or spammy applications - remove
 Gwibber
 * launch gwibber, manage accounts, add facebook, enter your login (email
 address works here)/password to authorize Gwibber as if it was the first
 time
 * the Add button does *not* appear yet
 * close the Gwibber's account window, open it again and redo the facebook
 connexion process
 * the Add button appears and it works finally well

 Does anyone else have success with this?

 --
 [meta] cannot add facebook account, facebook does not update and more
 https://bugs.launchpad.net/bugs/614742
 You received this bug notification because you are a direct subscriber
 of a duplicate bug (638794).



--

-- 
[meta] cannot add facebook account, facebook does not update and more
https://bugs.launchpad.net/bugs/614742
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 596292] Re: Unable to launch unity

2010-09-18 Thread roscio1975
Same problem on IBM Thinkpad t43 with radeon

-- 
Unable to launch unity
https://bugs.launchpad.net/bugs/596292
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 596292] Re: Unable to launch unity

2010-09-18 Thread roscio1975
I forgot to say that I'm using maverick, unity 0.2.40-0ubuntu1

-- 
Unable to launch unity
https://bugs.launchpad.net/bugs/596292
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 487789] Re: [gnome-sound-recorder] Use names based on date instead of word Untitled

2010-09-18 Thread fishor
The patch is ready ready but upstream is not responding. I'd like to
have this functionality in maverik :(

For now i created ppa. for testing https://launchpad.net/~bug-
track/+archive/ppa


** Patch added: latest patch (v10)
   
https://bugs.launchpad.net/hundredpapercuts/+bug/487789/+attachment/1600905/+files/0001-Use-names-based-on-date-insetad-of-wort-Untitled.patch

-- 
[gnome-sound-recorder] Use names based on date instead of word Untitled
https://bugs.launchpad.net/bugs/487789
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641808] [NEW] 'get help online' opens the wrong URL

2010-09-18 Thread Omer Akram
Public bug reported:

Binary package hint: gwibber

when clicked on 'get help online' it opens
https://answers.launchpad.net/ubuntu/+source/gwibber but all other apps
open
https://answers.launchpad.net/ubuntu/maverick/+source/PACKAGENAME/+gethelp
so gwibber should open
https://answers.launchpad.net/ubuntu/maverick/+source/gwibber/+gethelp

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: gwibber 2.31.94-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-22.32-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic i686
Architecture: i386
Date: Sat Sep 18 11:07:12 2010
InstallationMedia: Ubuntu-Netbook 10.10 Maverick Meerkat - Beta i386 
(20100902.1)
PackageArchitecture: all
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: gwibber

** Affects: gwibber (Ubuntu)
 Importance: Low
 Assignee: Omer Akram (om26er)
 Status: New


** Tags: apport-bug i386 maverick ubuntu-une

-- 
'get help online' opens the wrong URL
https://bugs.launchpad.net/bugs/641808
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641808] Re: 'get help online' opens the wrong URL

2010-09-18 Thread Omer Akram

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/641808/+attachment/1600906/+files/Dependencies.txt

** Changed in: gwibber (Ubuntu)
   Importance: Undecided = Low

** Changed in: gwibber (Ubuntu)
 Assignee: (unassigned) = Omer Akram (om26er)

-- 
'get help online' opens the wrong URL
https://bugs.launchpad.net/bugs/641808
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 631573] Re: Provide minimal desktop theme for SSO

2010-09-18 Thread Anthony Lenton
** Branch linked: lp:~canonical-isd-hackers/canonical-identity-provider
/embedded-theme

-- 
Provide minimal desktop theme for SSO
https://bugs.launchpad.net/bugs/631573
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641813] [NEW] package linux-image-2.6.3 2-24-generic 2.6.32-24.43 failed to install/upgrade : installed post-installation script alt işlemi çıkış durumunda hata döndürdü:: 1

2010-09-18 Thread lipstick
Public bug reported:

Binary package hint: grub2

I was installed grub-legacy to configure a live usb, and I forgot to
setup back grub2 while updating system. Anyway, while the kernel was
upgrading, it asked me to create a menu.lst file and I denied. And this
is the result.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: linux-image-2.6.32-24-generic 2.6.32-24.43
ProcVersionSignature: Ubuntu 2.6.32-24.42-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic i686
Architecture: i386
Date: Sat Sep 18 04:23:56 2010
ErrorMessage: installed post-installation script alt işlemi çıkış durumunda 
hata döndürdü:: 1
InstallationMedia: Ubuntu 10.04.1 LTS Lucid Lynx - Release i386 (20100816.1)
SourcePackage: grub2
Title: package linux-image-2.6.32-24-generic 2.6.32-24.43 failed to 
install/upgrade: installed post-installation script alt işlemi çıkış durumunda 
hata döndürdü:: 1

** Affects: grub2 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 lucid

-- 
package linux-image-2.6.32-24-generic 2.6.32-24.43 failed to install/upgrade: 
installed post-installation script alt işlemi çıkış durumunda hata döndürdü:: 1
https://bugs.launchpad.net/bugs/641813
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 641813] Re: package linux-image-2.6.32-24 -generic 2.6.32-24.43 failed to install/upgrade: i nstalled post-installation script alt işlemi ç ıkış durumunda hata döndürdü:: 1

2010-09-18 Thread lipstick

** Attachment added: AptOrdering.txt
   
https://bugs.launchpad.net/bugs/641813/+attachment/1600921/+files/AptOrdering.txt

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/641813/+attachment/1600922/+files/Dependencies.txt

** Attachment added: Df.txt
   https://bugs.launchpad.net/bugs/641813/+attachment/1600923/+files/Df.txt

** Attachment added: Dmesg.txt
   https://bugs.launchpad.net/bugs/641813/+attachment/1600924/+files/Dmesg.txt

** Attachment added: DpkgTerminalLog.txt
   
https://bugs.launchpad.net/bugs/641813/+attachment/1600925/+files/DpkgTerminalLog.txt

-- 
package linux-image-2.6.32-24-generic 2.6.32-24.43 failed to install/upgrade: 
installed post-installation script alt işlemi çıkış durumunda hata döndürdü:: 1
https://bugs.launchpad.net/bugs/641813
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 641810] [NEW] engineers forget progress when loading game

2010-09-18 Thread Mark
Public bug reported:

I'm running Lucid but upgraded to the Maverick version of freeciv
(2.2.1) in order to escape a save bug (AIs stop building wonders on upon
loading a savegame in 2.1.10), but I've found a more serious bug in
2.2.1: Every time I load my savegames, my engineers forget their
progress doing irrigation or mining or whatever.

** Affects: freeciv (Ubuntu)
 Importance: Undecided
 Status: New

-- 
engineers forget progress when loading game
https://bugs.launchpad.net/bugs/641810
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 585061] Re: Segfaults in nsUrlClassifierDBService.cpp when homedir is inaccessible

2010-09-18 Thread Bug Watch Updater
** Changed in: firefox
   Importance: Unknown = Medium

-- 
Segfaults in nsUrlClassifierDBService.cpp when homedir is inaccessible
https://bugs.launchpad.net/bugs/585061
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 282292] Re: MASTER - firefox crashed with SIGSEGV in JS_GC()

2010-09-18 Thread Bug Watch Updater
** Changed in: firefox
   Status: Invalid = Expired

** Changed in: firefox
   Importance: Unknown = Medium

-- 
MASTER - firefox crashed with SIGSEGV in JS_GC()
https://bugs.launchpad.net/bugs/282292
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641815] [NEW] package fglrx 2:8.723.1-0ubuntu4 failed to install/upgrade: fglrx kernel module failed to build

2010-09-18 Thread Matt G
Public bug reported:

I'm on a Dell Studio 1558.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: fglrx 2:8.723.1-0ubuntu4
ProcVersionSignature: Ubuntu 2.6.32-24.43-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic x86_64
NonfreeKernelModules: wl
Architecture: amd64
Date: Sat Sep 18 02:20:37 2010
DkmsStatus:
 fglrx, 8.723.1: added 
 bcmwl, 5.60.48.36+bdcom, 2.6.32-24-generic, x86_64: installed 
 vboxnetflt, 3.2.8, 2.6.32-24-generic, x86_64: installed 
 vboxnetadp, 3.2.8, 2.6.32-24-generic, x86_64: installed 
 vboxdrv, 3.2.8, 2.6.32-24-generic, x86_64: installed
ErrorMessage: fglrx kernel module failed to build
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
MachineType: Dell Inc. Studio 1558
PackageVersion: 2:8.723.1-0ubuntu4
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-24-generic 
root=UUID=b11bf21b-cde8-40dd-968b-af47e2d36186 ro quiet splash
SourcePackage: fglrx-installer
Title: package fglrx 2:8.723.1-0ubuntu4 failed to install/upgrade: fglrx kernel 
module failed to build
dmi.bios.date: 01/08/2010
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A03
dmi.board.name: 0NJWJR
dmi.board.vendor: Dell Inc.
dmi.board.version: A03
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: A03
dmi.modalias: 
dmi:bvnDellInc.:bvrA03:bd01/08/2010:svnDellInc.:pnStudio1558:pvrA03:rvnDellInc.:rn0NJWJR:rvrA03:cvnDellInc.:ct8:cvrA03:
dmi.product.name: Studio 1558
dmi.product.version: A03
dmi.sys.vendor: Dell Inc.
system:
 distro: Ubuntu
 codename:   lucid
 architecture:   x86_64
 kernel: 2.6.32-24-generic

** Affects: fglrx-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package lucid

-- 
package fglrx 2:8.723.1-0ubuntu4 failed to install/upgrade: fglrx kernel module 
failed to build
https://bugs.launchpad.net/bugs/641815
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641815] Re: package fglrx 2:8.723.1-0ubuntu4 failed to install/upgrade: fglrx kernel module failed to build

2010-09-18 Thread Matt G

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/641815/+attachment/1600938/+files/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/641815/+attachment/1600939/+files/CurrentDmesg.txt

** Attachment added: DKMSBuildLog.txt
   
https://bugs.launchpad.net/bugs/641815/+attachment/1600940/+files/DKMSBuildLog.txt

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/641815/+attachment/1600941/+files/Dependencies.txt

** Attachment added: GdmLog.txt
   https://bugs.launchpad.net/bugs/641815/+attachment/1600942/+files/GdmLog.txt

** Attachment added: GdmLog1.txt
   https://bugs.launchpad.net/bugs/641815/+attachment/1600943/+files/GdmLog1.txt

** Attachment added: GdmLog2.txt
   https://bugs.launchpad.net/bugs/641815/+attachment/1600944/+files/GdmLog2.txt

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/641815/+attachment/1600945/+files/Lspci.txt

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/641815/+attachment/1600946/+files/Lsusb.txt

** Attachment added: PciDisplay.txt
   
https://bugs.launchpad.net/bugs/641815/+attachment/1600947/+files/PciDisplay.txt

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/641815/+attachment/1600948/+files/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/641815/+attachment/1600949/+files/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/641815/+attachment/1600950/+files/ProcModules.txt

** Attachment added: RelatedPackageVersions.txt
   
https://bugs.launchpad.net/bugs/641815/+attachment/1600951/+files/RelatedPackageVersions.txt

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/641815/+attachment/1600952/+files/UdevDb.txt

** Attachment added: UdevLog.txt
   https://bugs.launchpad.net/bugs/641815/+attachment/1600953/+files/UdevLog.txt

** Attachment added: XorgLog.txt
   https://bugs.launchpad.net/bugs/641815/+attachment/1600954/+files/XorgLog.txt

** Attachment added: XorgLogOld.txt
   
https://bugs.launchpad.net/bugs/641815/+attachment/1600955/+files/XorgLogOld.txt

** Attachment added: Xrandr.txt
   https://bugs.launchpad.net/bugs/641815/+attachment/1600956/+files/Xrandr.txt

** Attachment added: glxinfo.txt
   https://bugs.launchpad.net/bugs/641815/+attachment/1600957/+files/glxinfo.txt

** Attachment added: make.log.txt
   
https://bugs.launchpad.net/bugs/641815/+attachment/1600958/+files/make.log.txt

** Attachment added: setxkbmap.txt
   
https://bugs.launchpad.net/bugs/641815/+attachment/1600959/+files/setxkbmap.txt

** Attachment added: xdpyinfo.txt
   
https://bugs.launchpad.net/bugs/641815/+attachment/1600960/+files/xdpyinfo.txt

** Attachment added: xkbcomp.txt
   https://bugs.launchpad.net/bugs/641815/+attachment/1600961/+files/xkbcomp.txt

-- 
package fglrx 2:8.723.1-0ubuntu4 failed to install/upgrade: fglrx kernel module 
failed to build
https://bugs.launchpad.net/bugs/641815
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641808] Re: 'get help online' opens the wrong URL

2010-09-18 Thread Omer Akram
a slightly edited version of the already existing patch
debian/patches/lp_report_to_ubuntu.patch

** Patch added: lp_report_to_ubuntu.patch
   
https://bugs.launchpad.net/ubuntu/+source/gwibber/+bug/641808/+attachment/1600935/+files/lp_report_to_ubuntu.patch

-- 
'get help online' opens the wrong URL
https://bugs.launchpad.net/bugs/641808
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641808] Re: 'get help online' opens the wrong URL

2010-09-18 Thread Omer Akram
my patch should do it. it also changes the location of the 'translate
this application' link

** Changed in: gwibber (Ubuntu)
 Assignee: Omer Akram (om26er) = Ken VanDine (ken-vandine)

-- 
'get help online' opens the wrong URL
https://bugs.launchpad.net/bugs/641808
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641816] [NEW] iscsi mounts not restarted after suspend/resume

2010-09-18 Thread PascalCavy
Public bug reported:

Steps to reproduce
* have an ext4 fs mounted through an iSCSI protocol
* list files there, no problems
* suspend the computer to RAM
* resume the computer

EXPECTED : files accessible on the iSCSI FS

PROBLEM : the FS is still mounted but the files are unaccessible (IO
error)

workaround : 
1. umount /iscsifilesystem
2. mount /iscsifilesystem

example after suspend then resume :

$ LC_ALL=C df /mnt/synology-iscsi/
Filesystem   1K-blocks  Used Available Use% Mounted on
/dev/sdc1154816504  96783688  50168608  66% /mnt/synology-iscsi

$ LC_ALL=C ls -l /mnt/synology-iscsi/
ls: reading directory /mnt/synology-iscsi/: Input/output error
total 0

$ sudo /etc/init.d/open-iscsi status
 * iscsid is running
 * Current active iSCSI sessions:   
 tcp: [15] 192.168.0.49:3260,1 iqn.2010-03.synology:vmwarepool1

$ sudo umount /mnt/synology-iscsi
$ LC_ALL=C df /mnt/synology-iscsi/
Filesystem   1K-blocks  Used Available Use% Mounted on
/dev/sda3 13741696  11028984   2014688  85% /

$ sudo mount /mnt/synology-iscsi
$ LC_ALL=C df /mnt/synology-iscsi/
Filesystem   1K-blocks  Used Available Use% Mounted on
/dev/sdb1154816504  96783688  50168608  66% /mnt/synology-iscsi
$ LC_ALL=C ls -l /mnt/synology-iscsi/
total xx
-rw-r--r-- 1 pascal pascal   289 Jul 11 12:23 Nouvelle carte.mm
drwx-- 2 pascal pascal 16384 Mar 24 17:36 lost+found
drwxr-xr-x 2 pascal pascal  4096 Jun 16 21:15 snapshots
drwxr-xr-x 3 pascal pascal  4096 Jul  9 15:00 vms

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: linux-image (not installed)
Regression: No
Reproducible: Yes
ProcVersionSignature: Ubuntu 2.6.32-24.42-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
Architecture: amd64
CRDA: Error: [Errno 2] Aucun fichier ou dossier de ce type
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xfdff4000 irq 22'
   Mixer name   : 'Realtek ALC888'
   Components   : 'HDA:10ec0888,a0a0062d,0011'
   Controls  : 24
   Simple ctrls  : 14
Date: Sat Sep 18 08:12:34 2010
HibernationDevice: RESUME=UUID=26bb3bb3-9bd1-4755-8a7a-f6b15eea8afb
InstallationMedia: Kubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100427)
MachineType: AOpen i965GMx-IF
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-24-generic 
root=UUID=ca9c0d9a-486c-4e28-84b1-e0fd92313083 ro quiet splash
ProcEnviron:
 LANGUAGE=
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
RelatedPackageVersions: linux-firmware 1.34.1
RfKill:
 
SourcePackage: linux
dmi.bios.date: 10/03/2008
dmi.bios.vendor: Phoenix Technologies, LTD
dmi.bios.version: 6.00 PG
dmi.board.name: i965GMx-IF
dmi.board.vendor: AOpen
dmi.board.version: 558EX10I690
dmi.chassis.type: 3
dmi.chassis.vendor: AOpen
dmi.chassis.version: i965GMx-IF
dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvr6.00PG:bd10/03/2008:svnAOpen:pni965GMx-IF:pvrAO1JW:rvnAOpen:rni965GMx-IF:rvr558EX10I690:cvnAOpen:ct3:cvri965GMx-IF:
dmi.product.name: i965GMx-IF
dmi.product.version: AO1JW
dmi.sys.vendor: AOpen

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug graphics lucid needs-upstream-testing

-- 
iscsi mounts not restarted after suspend/resume
https://bugs.launchpad.net/bugs/641816
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641816] Re: iscsi mounts not restarted after suspend/resume

2010-09-18 Thread PascalCavy

** Attachment added: AlsaDevices.txt
   
https://bugs.launchpad.net/bugs/641816/+attachment/1600962/+files/AlsaDevices.txt

** Attachment added: AplayDevices.txt
   
https://bugs.launchpad.net/bugs/641816/+attachment/1600963/+files/AplayDevices.txt

** Attachment added: ArecordDevices.txt
   
https://bugs.launchpad.net/bugs/641816/+attachment/1600964/+files/ArecordDevices.txt

** Attachment added: AudioDevicesInUse.txt
   
https://bugs.launchpad.net/bugs/641816/+attachment/1600965/+files/AudioDevicesInUse.txt

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/641816/+attachment/1600966/+files/BootDmesg.txt

** Attachment added: Card0.Amixer.values.txt
   
https://bugs.launchpad.net/bugs/641816/+attachment/1600967/+files/Card0.Amixer.values.txt

** Attachment added: Card0.Codecs.codec.1.txt
   
https://bugs.launchpad.net/bugs/641816/+attachment/1600968/+files/Card0.Codecs.codec.1.txt

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/641816/+attachment/1600970/+files/CurrentDmesg.txt

** Attachment added: IwConfig.txt
   
https://bugs.launchpad.net/bugs/641816/+attachment/1600975/+files/IwConfig.txt

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/641816/+attachment/1600976/+files/Lspci.txt

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/641816/+attachment/1600977/+files/Lsusb.txt

** Attachment added: PciMultimedia.txt
   
https://bugs.launchpad.net/bugs/641816/+attachment/1600978/+files/PciMultimedia.txt

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/641816/+attachment/1600979/+files/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/641816/+attachment/1600980/+files/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/641816/+attachment/1600981/+files/ProcModules.txt

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/641816/+attachment/1600982/+files/UdevDb.txt

** Attachment added: UdevLog.txt
   https://bugs.launchpad.net/bugs/641816/+attachment/1600983/+files/UdevLog.txt

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/641816/+attachment/1600984/+files/WifiSyslog.txt

-- 
iscsi mounts not restarted after suspend/resume
https://bugs.launchpad.net/bugs/641816
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641091] Re: erratic mouse behaviour after resume

2010-09-18 Thread Vladimir Prus
I've managed to run xev from text console, and seem to have confirmed my
theory. There's a stream of ButtonPress and ButtonRelease events, with
rate MotionNotify between them. And surely, I only tried to move a
cursor.

Is there anything further I can check?

** Attachment added: xev log
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-mouse/+bug/641091/+attachment/1600985/+files/xevents.txt

-- 
erratic mouse behaviour after resume
https://bugs.launchpad.net/bugs/641091
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 638123] Re: after logout sound does not work and have to kill pulseaudio to get sound back

2010-09-18 Thread Omer Akram
I am able to reproduce this on my two very different systems

** Changed in: pulseaudio (Ubuntu)
   Importance: Undecided = Medium

** Changed in: pulseaudio (Ubuntu)
   Status: New = Confirmed

-- 
after logout sound does not work and have to kill pulseaudio to get sound back
https://bugs.launchpad.net/bugs/638123
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 631573] Re: Provide minimal desktop theme for SSO

2010-09-18 Thread Anthony Lenton
The linked branch implements a basic embedded theme.

There's a new context processor that inspects the trust_root during
OpenID transactions and lets the templates know if they should behave as
embedded.  You currently just have one setting to select one trust root
you'd like to show as embedded.  A better way to do this would be to add
a flag in OpenIDRPConfig to decide if each RP should be treated as
embedded or not.

The embedded theme itself is based on jblount's mobile style sheet, with a 
couple of changes:
 - External links that were easily removed were removed.
 - All remaining external links are added a target=_blank via javascript

-- 
Provide minimal desktop theme for SSO
https://bugs.launchpad.net/bugs/631573
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 447844] Re: kubuntu Karmic can't output sound at the same time

2010-09-18 Thread Vince Young
I'm a little late to this conversation, but the topic discussed here is
still an ongoing issue in kubuntu lucid.

@Daniel T Chen -- I empathize with you and appreciate the work you do
for ubuntu. Can you recommend a setup for a kubuntu user presuming all
the apps are configured properly? pulseaudio back-end for phonon? Is it
possible for alsa, phonon and pulseaudio and the applications that use
them all play nice together? what do you see as a viable, preferably
long-term, solution for (k|x)ubuntu users

-- 
kubuntu Karmic can't output sound at the same time
https://bugs.launchpad.net/bugs/447844
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 353318] Re: Middle mouse button invokes 'invalid URL'

2010-09-18 Thread Bug Watch Updater
** Changed in: firefox
   Importance: Unknown = Medium

-- 
Middle mouse button invokes 'invalid URL'
https://bugs.launchpad.net/bugs/353318
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641820] Re: Update Manager crashes because it cant remove a linux image

2010-09-18 Thread Apport retracing service
*** This bug is a duplicate of bug 375313 ***
https://bugs.launchpad.net/bugs/375313

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #375313, so is being marked as such.  Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Tags removed: need-duplicate-check

** Attachment removed: Dependencies.txt
   
https://bugs.edge.launchpad.net/bugs/641820/+attachment/1601004/+files/Dependencies.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.edge.launchpad.net/bugs/641820/+attachment/1601005/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.edge.launchpad.net/bugs/641820/+attachment/1601006/+files/ProcStatus.txt

** This bug has been marked a duplicate of private bug 375313

** Visibility changed to: Public

-- 
Update Manager crashes because it cant remove a linux image
https://bugs.launchpad.net/bugs/641820
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 581330] Re: Need an option to disable tabs due to wasted space

2010-09-18 Thread Bug Watch Updater
** Changed in: thunderbird
   Importance: Unknown = Wishlist

-- 
Need an option to disable tabs due to wasted space
https://bugs.launchpad.net/bugs/581330
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs



[Bug 641824] [NEW] gwibber-accounts is wrongly categorized in gnome-control-center

2010-09-18 Thread Omer Akram
Public bug reported:

Binary package hint: gwibber

empathy-accounts and evolution-accounts is in Personal category while
microblogging-accounts is in Others category it should be in personal
category with other apps.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: gwibber 2.31.94-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-22.32-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic i686
Architecture: i386
Date: Sat Sep 18 11:35:11 2010
InstallationMedia: Ubuntu-Netbook 10.10 Maverick Meerkat - Beta i386 
(20100902.1)
PackageArchitecture: all
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: gwibber

** Affects: gwibber
 Importance: Undecided
 Assignee: Omer Akram (om26er)
 Status: New

** Affects: gwibber (Ubuntu)
 Importance: Undecided
 Assignee: Omer Akram (om26er)
 Status: New


** Tags: apport-bug i386 maverick ubuntu-une

-- 
gwibber-accounts is wrongly categorized in gnome-control-center
https://bugs.launchpad.net/bugs/641824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641824] Re: gwibber-accounts is wrongly categorized in gnome-control-center

2010-09-18 Thread Omer Akram

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/641824/+attachment/1601045/+files/Dependencies.txt

** Also affects: gwibber
   Importance: Undecided
   Status: New

** Changed in: gwibber
 Assignee: (unassigned) = Omer Akram (om26er)

** Changed in: gwibber (Ubuntu)
 Assignee: (unassigned) = Omer Akram (om26er)

-- 
gwibber-accounts is wrongly categorized in gnome-control-center
https://bugs.launchpad.net/bugs/641824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 640829] Re: package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-09-18 Thread Clint Byrum
*** This bug is a duplicate of bug 321091 ***
https://bugs.launchpad.net/bugs/321091

Hi Daniel, thanks for taking the time to report this issue and help us
make Ubuntu better.

This is a duplicate of bug #321091.

The workaround for the issue is to run 'dpkg --configure -a' after you
have started mysql.

** This bug has been marked a duplicate of bug 321091
   Bacula fails to install correctly if mysql wasn't installed before
 * You can subscribe to bug 321091 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/bacula/+bug/321091/+subscribe

-- 
package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/640829
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 637787] Re: grub2 approach can make system unusable if shit happens

2010-09-18 Thread Wolfgang Fahl
Thanks for the quick reply. The by name approach will make sure a
fixed entry is selected. If i  understand the approach right it will not
make sure that the right kernel is booted. On Ubuntu kernel updates
new entries are automatically added. The by name approach will select
the older kernel after update. For proper operation there would have to
be some mechanism that allows to have aliases an select the alias for
an entry. The update procedure would then have to give the grub entry
the name kernel x.y-latest or something to have a stable alias that
always points to the most current kernel. If the most current kernel
does not work properly manual intervention would be possible by moving
the alias just as the by name approach does.

I don't know how to file a change request for two packages that are
involved by this comment. Hopefully this comment will spawn some
discussion and reaction to get the idea pushed into reality.

-- 
grub2 approach can make system unusable if shit happens
https://bugs.launchpad.net/bugs/637787
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 637429] Re: [VIA VT1828S] Only getting mono sound with 10.10

2010-09-18 Thread Martinique
OK, this is weird: My speakers started working again, even though I
don't think I changed anything that might have caused it. Maybe this is
a random hardware bug after all. That would explain why others haven't
come across it.

-- 
[VIA VT1828S] Only getting mono sound with 10.10
https://bugs.launchpad.net/bugs/637429
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 617725] Re: post installation handling of raid devices on boot

2010-09-18 Thread Trenton D. Adams
What is sponsorship?

-- 
post installation handling of raid devices on boot
https://bugs.launchpad.net/bugs/617725
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 640856] Re: package samba 2:3.5.4~dfsg-1ubuntu6 failed to install/upgrade: subprocess installed post-installation script killed by signal (Terminated)

2010-09-18 Thread Clint Byrum
Hi Volkodav, thank you for taking the time to file this bug report and
help us make Ubuntu better!

I don't see any error messages that help us understand why samba is not
starting.

Could you do this:

sudo service samba start

and then

sudo fgrep samba /var/log/syslog | tail -100

And paste the results of the those two commands here?

Marking Incomplete, Volko, when you have posted that information, feel
free to mark the bug back to a status of New.

** Changed in: samba (Ubuntu)
   Status: New = Incomplete

-- 
package samba 2:3.5.4~dfsg-1ubuntu6 failed to install/upgrade: subprocess 
installed post-installation script killed by signal (Terminated)
https://bugs.launchpad.net/bugs/640856
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 408536] Re: File Import shows no files to import

2010-09-18 Thread Bug Watch Updater
** Changed in: firefox
   Importance: Unknown = Wishlist

-- 
File Import shows no files to import
https://bugs.launchpad.net/bugs/408536
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 603398] Re: Firefox Sync 1.4 doesn't connect automatically on newly created Ubuntu 10.04 profiles (works with migrated ones) both with Ubuntu custom build and with the official Mozilla one

2010-09-18 Thread Bug Watch Updater
** Changed in: firefox-sync
   Importance: Unknown = Medium

-- 
Firefox Sync 1.4 doesn't connect automatically on newly created Ubuntu 10.04 
profiles (works with migrated ones) both with Ubuntu custom build and with the 
official Mozilla one
https://bugs.launchpad.net/bugs/603398
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 570879] Re: OpenGL graphic errors in google earth

2010-09-18 Thread madbiologist
czubek - Mesa 7.9 is currently available for download via Update Manager
in Maverick Beta.  I will be installed by default in the Maverick
Release Candidate (RC), and if no major problems are found it will be
installed by default in the Maverick final release.  It will not be
available via Update Manager in Lucid.

Eugene - sorry to hear that it hasn't solved the problem for you.

-- 
OpenGL graphic errors in google earth
https://bugs.launchpad.net/bugs/570879
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 133133] Re: Open containing folder is only working if nautilus is present

2010-09-18 Thread Bug Watch Updater
** Changed in: firefox
   Importance: Unknown = Medium

-- 
Open containing folder is only working if nautilus is present
https://bugs.launchpad.net/bugs/133133
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 33840] Re: Popup doesn't gain focus after first open

2010-09-18 Thread Bug Watch Updater
** Changed in: firefox
   Importance: Unknown = Medium

-- 
Popup doesn't gain focus after first open
https://bugs.launchpad.net/bugs/33840
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641830] [NEW] build dkms module fail

2010-09-18 Thread mini13i
Public bug reported:

Binary package hint: dkms

It is needed to rebuild dkms If we install fglrx. 
But on Ubuntu maverick, It fails. make.log is below;


DKMS make.log for fglrx-8.723.1 for kernel 2.6.35-22-generic (x86_64)
Sat Sep 18 15:58:52 JST 2010
AMD kernel module generator version 2.1
cat: /lib/modules/2.6.35-22-generic/build/include/linux/utsrelease.h: No such 
file or directory
Error:
kernel includes at /lib/modules/2.6.35-22-generic/build/include do not match 
current kernel.
they are versioned as 
instead of 2.6.35-22-generic.
you might need to adjust your symlinks:
- /usr/include
- /usr/src/linux

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: dkms 2.1.1.2-3fakesync1
ProcVersionSignature: Ubuntu 2.6.35-22.32-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic x86_64
Architecture: amd64
Date: Sat Sep 18 15:59:20 2010
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Alpha amd64 (20100803.1)
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: dkms

** Affects: dkms (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug maverick

-- 
build dkms module fail
https://bugs.launchpad.net/bugs/641830
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641830] Re: build dkms module fail

2010-09-18 Thread mini13i

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/641830/+attachment/1601115/+files/Dependencies.txt

-- 
build dkms module fail
https://bugs.launchpad.net/bugs/641830
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641822] Re: kdeinit4 crashed with signal 7 in QObject::connect()

2010-09-18 Thread Apport retracing service
*** This bug is a duplicate of bug 641297 ***
https://bugs.launchpad.net/bugs/641297

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #641296, so is being marked as such.  Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.edge.launchpad.net/bugs/641822/+attachment/1601019/+files/CoreDump.gz

** Attachment removed: Dependencies.txt
   
https://bugs.edge.launchpad.net/bugs/641822/+attachment/1601020/+files/Dependencies.txt

** Attachment removed: Disassembly.txt
   
https://bugs.edge.launchpad.net/bugs/641822/+attachment/1601021/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.edge.launchpad.net/bugs/641822/+attachment/1601022/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.edge.launchpad.net/bugs/641822/+attachment/1601023/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.edge.launchpad.net/bugs/641822/+attachment/1601024/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.edge.launchpad.net/bugs/641822/+attachment/1601025/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.edge.launchpad.net/bugs/641822/+attachment/1601026/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 641297
   kded crashes at login
 * You can subscribe to bug 641297 by following this link: 
https://bugs.edge.launchpad.net/ubuntu/+source/bluedevil/+bug/641297/+subscribe

** Visibility changed to: Public

** Tags removed: need-amd64-retrace

-- 
kdeinit4 crashed with signal 7 in QObject::connect()
https://bugs.launchpad.net/bugs/641822
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde4libs in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 641831] [NEW] e-addressbook-factory crashed with SIGSEGV in g_type_check_instance_is_a()

2010-09-18 Thread Omid Mottaghi
Public bug reported:

Binary package hint: evolution-data-server

I have latest 10.10 beta version.

ProblemType: Crash
DistroRelease: Ubuntu 10.10
Package: evolution-data-server 2.30.3-1ubuntu2
ProcVersionSignature: Ubuntu 2.6.35-21.30-server 2.6.35.4
Uname: Linux 2.6.35-21-server x86_64
Architecture: amd64
Date: Sat Sep 18 11:33:43 2010
ExecutablePath: /usr/lib/evolution/e-addressbook-factory
ProcCmdline: /usr/lib/evolution/e-addressbook-factory
ProcEnviron:
 SHELL=/bin/bash
 LANG=en_US.utf8
SegvAnalysis:
 Segfault happened at: 0x7f722f7fe8e8 g_type_check_instance_is_a+184: testb  
$0x4,0x16(%rdx)
 PC (0x7f722f7fe8e8) ok
 source $0x4 ok
 destination 0x16(%rdx) (0x2f6d657473797342) not located in a known VMA 
region (needed writable region)!
 Stack memory exhausted (SP below stack segment)
SegvReason: writing unknown VMA
Signal: 11
SourcePackage: evolution-data-server
StacktraceTop:
 g_type_check_instance_is_a () from /usr/lib/libgobject-2.0.so.0
 e_source_get_uri () from /usr/lib/libedataserver-1.2.so.13
 ?? () from 
/usr/lib/evolution-data-server-1.2/extensions/libebookbackendcouchdb.so
 e_book_backend_load_source () from /usr/lib/libedata-book-1.2.so.2
 e_book_backend_open () from /usr/lib/libedata-book-1.2.so.2
Title: e-addressbook-factory crashed with SIGSEGV in 
g_type_check_instance_is_a()
UserGroups: adm admin audio cdrom dialout dip fax floppy fuse lpadmin netdev 
plugdev pulse pulse-access sambashare tape video

** Affects: evolution-data-server (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-crash maverick

-- 
e-addressbook-factory crashed with SIGSEGV in g_type_check_instance_is_a()
https://bugs.launchpad.net/bugs/641831
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641831] Re: e-addressbook-factory crashed with SIGSEGV in g_type_check_instance_is_a()

2010-09-18 Thread Omid Mottaghi

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/641831/+attachment/1601116/+files/Dependencies.txt

** Attachment added: Disassembly.txt
   
https://bugs.launchpad.net/bugs/641831/+attachment/1601117/+files/Disassembly.txt

** Attachment added: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/641831/+attachment/1601118/+files/ProcMaps.txt

** Attachment added: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/641831/+attachment/1601119/+files/ProcStatus.txt

** Attachment added: Registers.txt
   
https://bugs.launchpad.net/bugs/641831/+attachment/1601120/+files/Registers.txt

** Attachment added: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/641831/+attachment/1601121/+files/Stacktrace.txt

** Attachment added: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/641831/+attachment/1601122/+files/ThreadStacktrace.txt

-- 
e-addressbook-factory crashed with SIGSEGV in g_type_check_instance_is_a()
https://bugs.launchpad.net/bugs/641831
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641828] Re: update-apt-xapian-index crashed with OverflowError in index()

2010-09-18 Thread Apport retracing service
*** This bug is a duplicate of bug 635481 ***
https://bugs.launchpad.net/bugs/635481

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #635481, so is being marked as such.  Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Tags removed: need-duplicate-check

** Attachment removed: Dependencies.txt
   
https://bugs.edge.launchpad.net/bugs/641828/+attachment/1601102/+files/Dependencies.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.edge.launchpad.net/bugs/641828/+attachment/1601103/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.edge.launchpad.net/bugs/641828/+attachment/1601104/+files/ProcStatus.txt

** This bug has been marked a duplicate of private bug 635481

** Visibility changed to: Public

-- 
update-apt-xapian-index crashed with OverflowError in index()
https://bugs.launchpad.net/bugs/641828
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 355998] Re: usb-storage: waiting for device to settle before scanning

2010-09-18 Thread markofealing
I have a LG KM900, running 10.04 same problem, used to work fine under
9.10!

2010-09-18 08:08:34 Kubuntu64   kernel  [  760.880369] usb 1-4: new 
high speed USB device using ehci_hcd and address 111
2010-09-18 08:08:34 Kubuntu64   kernel  [  761.032803] hub 1-0:1.0: 
unable to enumerate USB device on port 4
2010-09-18 08:08:35 Kubuntu64   kernel  [  761.570053] usb 2-4: new 
full speed USB device using ohci_hcd and address 95
2010-09-18 08:08:35 Kubuntu64   kernel  [  762.172532] usb 2-4: device 
not accepting address 95, error -62
2010-09-18 08:08:35 Kubuntu64   kernel  [  762.232558] hub 2-0:1.0: 
unable to enumerate USB device on port 4
2010-09-18 08:08:36 Kubuntu64   kernel  [  762.670343] usb 1-4: new 
high speed USB device using ehci_hcd and address 112
2010-09-18 08:08:36 Kubuntu64   kernel  [  762.822158] usb 1-4: 
configuration #1 chosen from 1 choice
2010-09-18 08:08:36 Kubuntu64   kernel  [  762.823250] scsi262 : SCSI 
emulation for USB Mass Storage devices
2010-09-18 08:08:36 Kubuntu64   kernel  [  762.823511] usb-storage: 
device found at 112
2010-09-18 08:08:36 Kubuntu64   kernel  [  762.823517] usb-storage: 
waiting for device to settle before scanning
2010-09-18 08:08:36 Kubuntu64   kernel  [  762.46] usb 1-4: USB 
disconnect, address 112
2010-09-18 08:08:36 Kubuntu64   kernel  [  763.290587] usb 1-4: new 
high speed USB device using ehci_hcd and address 113
2010-09-18 08:08:36 Kubuntu64   kernel  [  763.440356] hub 1-0:1.0: 
unable to enumerate USB device on port 4
2010-09-18 08:08:37 Kubuntu64   kernel  [  763.980085] usb 2-4: new 
full speed USB device using ohci_hcd and address 97
2010-09-18 08:08:37 Kubuntu64   kernel  [  764.197360] usb 2-4: not 
running at top speed; connect to a high speed hub
2010-09-18 08:08:37 Kubuntu64   kernel  [  764.215596] usb 2-4: 
configuration #1 chosen from 1 choice
2010-09-18 08:08:37 Kubuntu64   kernel  [  764.255031] scsi263 : SCSI 
emulation for USB Mass Storage devices
2010-09-18 08:08:37 Kubuntu64   kernel  [  764.268847] usb-storage: 
device found at 97
2010-09-18 08:08:37 Kubuntu64   kernel  [  764.268854] usb-storage: 
waiting for device to settle before scanning
2010-09-18 08:08:38 Kubuntu64   kernel  [  764.602896] usb 1-4: new 
high speed USB device using ehci_hcd and address 114
2010-09-18 08:08:38 Kubuntu64   kernel  [  765.202539] usb 1-4: device 
not accepting address 114, error -71
2010-09-18 08:08:38 Kubuntu64   kernel  [  765.320051] usb 1-4: new 
high speed USB device using ehci_hcd and address 115

Others are also reporting problems
http://ubuntuforums.org/showthread.php?t=871678

-- 
usb-storage: waiting for device to settle before scanning
https://bugs.launchpad.net/bugs/355998
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 120829] Re: /dev/sda3 is mounted despite the 'noauto' option in fstab

2010-09-18 Thread Ingo Ruhnke
The bug is still present in Ubuntu 10.10 and it seems I can confirm what
Ubfan has mentioned, namely that the cause is the /media/ directory, as
all my drives that mount elsewhere haven't been auto-mounted. Also this
bug is only triggered sporadically, most the time it works fine and
doesn't automount drives it shouldn't, but every now and then all drives
will appear.

-- 
/dev/sda3 is mounted despite the 'noauto' option in fstab
https://bugs.launchpad.net/bugs/120829
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641824] Re: gwibber-accounts is wrongly categorized in gnome-control-center

2010-09-18 Thread Omer Akram
actually its gwibber-preferences in gnome-control-center but Ideally
gwibber-preference should be remvoved from there and gwibber-accounts
should be added as both empathy and evolution expose their accounts
preferences in control center. closing this bug. sorry.

** Changed in: gwibber
   Status: New = Invalid

** Changed in: gwibber
 Assignee: Omer Akram (om26er) = (unassigned)

** Changed in: gwibber (Ubuntu)
   Status: New = Invalid

** Changed in: gwibber (Ubuntu)
 Assignee: Omer Akram (om26er) = (unassigned)

-- 
gwibber-accounts is wrongly categorized in gnome-control-center
https://bugs.launchpad.net/bugs/641824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 640880] Re: package samba 2:3.5.4~dfsg-1ubuntu6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-09-18 Thread Clint Byrum
Hi Stephen, thanks for taking the time to file this bug report.

It would appear that there is a process on your system holding open the
lock on your dpkg configuration data.

The simplest way to unlock it would be to reboot your system. You may
also be able to find and kill the process by running these commands in
the terminal:

ps auxw | grep debconf

or

sudo lsof -n | grep config.dat

And kill the process ID.

Marking this bug Incomplete.

Stephen, if you reboot, or kill that process, and update manager still
fails, please paste your results here and we can reopen the bug report.

** Changed in: samba (Ubuntu)
   Status: New = Incomplete

-- 
package samba 2:3.5.4~dfsg-1ubuntu6 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/640880
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 614085] Re: fb: conflicting fb hw usage inteldrmfb vs VESA VGA

2010-09-18 Thread Detlef Lechner
I am affected too.
~$ uname -a; Linux MD97600 2.6.35-22-generic #32-Ubuntu SMP Wed Sep 15 23:39:25 
UTC 2010 i686 GNU/Linux
I laugh at the statement #4 of Ritz: Fix Released.

-- 
fb: conflicting fb hw usage inteldrmfb vs VESA VGA 
https://bugs.launchpad.net/bugs/614085
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641835] [NEW] Jockey doesn't recognise ATI Radeon HD 4225 to install fglrx

2010-09-18 Thread Tommy_CZ
Public bug reported:

Hi, I use Acer Aspire One and the jockey doesn't offer me any drivers to
install for my ATI 4225, please what can I do with it? Thanks

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: jockey-common 0.5.10-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.35-22.32-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic x86_64
.var.log.jockey.log:
 
Architecture: amd64
Date: Sat Sep 18 09:17:21 2010
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Beta amd64 (20100901.1)
Lsusb:
 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 001 Device 002: ID 0402:9665 ALi Corp. 
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Acer AO521
PackageArchitecture: all
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-22-generic 
root=UUID=edf0e34a-e50a-46e3-9832-0c810ec85c9d ro quiet splash
ProcEnviron:
 LANGUAGE=cs_CZ
 LANG=cs_CZ.utf8
 SHELL=/bin/bash
SourcePackage: jockey
dmi.bios.date: 08/16/2010
dmi.bios.vendor: Phoenix Technologies LTD
dmi.bios.version: V1.08
dmi.board.name: JV01-NL
dmi.board.vendor: Acer
dmi.board.version: Not Applicable
dmi.chassis.type: 10
dmi.chassis.vendor: Acer
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvrV1.08:bd08/16/2010:svnAcer:pnAO521:pvrNotApplicable:rvnAcer:rnJV01-NL:rvrNotApplicable:cvnAcer:ct10:cvrN/A:
dmi.product.name: AO521
dmi.product.version: Not Applicable
dmi.sys.vendor: Acer

** Affects: jockey (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug maverick ubuntu-une

-- 
Jockey doesn't recognise ATI Radeon HD 4225 to install fglrx
https://bugs.launchpad.net/bugs/641835
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641835] Re: Jockey doesn't recognise ATI Radeon HD 4225 to install fglrx

2010-09-18 Thread Tommy_CZ

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/641835/+attachment/1601133/+files/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/641835/+attachment/1601134/+files/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/641835/+attachment/1601135/+files/Dependencies.txt

** Attachment added: Devices.txt
   https://bugs.launchpad.net/bugs/641835/+attachment/1601136/+files/Devices.txt

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/641835/+attachment/1601137/+files/Lspci.txt

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/641835/+attachment/1601138/+files/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/641835/+attachment/1601139/+files/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/641835/+attachment/1601140/+files/ProcModules.txt

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/641835/+attachment/1601141/+files/UdevDb.txt

** Attachment added: UdevLog.txt
   https://bugs.launchpad.net/bugs/641835/+attachment/1601142/+files/UdevLog.txt

-- 
Jockey doesn't recognise ATI Radeon HD 4225 to install fglrx
https://bugs.launchpad.net/bugs/641835
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641125] Re: package mysql-server-5.1 5.1.37-1ubuntu5.4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-09-18 Thread Clint Byrum
Hello bandara,

This is really a question, not a bug, as dpkg is supposed to leave
config files alone if you have changed them.

** Changed in: mysql-dfsg-5.1 (Ubuntu)
   Status: New = Invalid

** Converted to question:
   https://answers.launchpad.net/ubuntu/+source/mysql-dfsg-5.1/+question/125871

-- 
package mysql-server-5.1 5.1.37-1ubuntu5.4 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/641125
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 468973] Re: Sound does not work.

2010-09-18 Thread A Osama
** Changed in: alsa-driver (Ubuntu)
   Status: Incomplete = Fix Committed

-- 
Sound does not work.
https://bugs.launchpad.net/bugs/468973
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 414890] Re: backup mail in cdrom is unreadable

2010-09-18 Thread Bug Watch Updater
** Changed in: thunderbird
   Importance: Unknown = Wishlist

-- 
backup mail in cdrom is unreadable
https://bugs.launchpad.net/bugs/414890
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 394912] Re: XMLHTTPRequest Randomly Fails with Status Code 0 During Reload/Refresh and/or Multiple Requests

2010-09-18 Thread Bug Watch Updater
** Changed in: firefox
   Importance: Unknown = Critical

-- 
 XMLHTTPRequest Randomly Fails with Status Code 0 During Reload/Refresh and/or 
Multiple Requests  
https://bugs.launchpad.net/bugs/394912
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 295192] Re: with multiple-monitors, firefox menus/url history/tooltips shows up on wrong monitor

2010-09-18 Thread Bug Watch Updater
** Changed in: firefox
   Importance: Unknown = Medium

-- 
with multiple-monitors, firefox menus/url history/tooltips shows up on wrong 
monitor
https://bugs.launchpad.net/bugs/295192
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 259783] Re: firefox does not show 404 error on dead link

2010-09-18 Thread Bug Watch Updater
** Changed in: firefox
   Importance: Unknown = Medium

-- 
firefox does not show 404 error on dead link
https://bugs.launchpad.net/bugs/259783
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


  1   2   3   4   5   6   7   8   9   10   >