[Bug 653362] Re: package mail-stack-delivery 1:1.2.12-1ubuntu7 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2010-10-06 Thread Clint Byrum
Ok, I can now reliably reproduce this.

If I install karmic, then install dovecot-postfix, then upgrade to
lucid, then maverick, and always choose the default option to keep the
conffile that is on the system, this occurs every time.


** Changed in: dovecot (Ubuntu Maverick)
   Status: Confirmed = In Progress

-- 
package mail-stack-delivery 1:1.2.12-1ubuntu7 failed to install/upgrade: 
subprocess new pre-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/653362
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 653362] Re: package mail-stack-delivery 1:1.2.12-1ubuntu7 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2010-10-06 Thread Launchpad Bug Tracker
** Branch linked: lp:~clint-fewbar/ubuntu/maverick/dovecot
/karmic2lucid2maverick-upgrade-fix

-- 
package mail-stack-delivery 1:1.2.12-1ubuntu7 failed to install/upgrade: 
subprocess new pre-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/653362
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 655058] Re: freshclam apparmour error : type=1502 operation=inode_permission requested_mask=r:: denied_mask=r:: name=/proc/28071/status

2010-10-06 Thread Martin West
Hmm, one more this morning but its on the clamd executable

Oct  6 08:10:51 lenovo2 kernel: [160702.723615]
audit(1286349051.332:38): type=1502 operation=inode_permission
requested_mask=r:: denied_mask=r:: name=/proc/28617/status
pid=28617 profile=/usr/sbin/clamd namespace=default

but its probably the same problem, just havent done the apparmor_parser
-r on clamd config.

just done 
apparmor_parser -r /etc/apparmor.d/usr.sbin.clamd 
Replacement succeeded for /usr/sbin/clamd.

Thanks for the super fast response btw.

-- 
freshclam apparmour error : type=1502 operation=inode_permission 
requested_mask=r:: denied_mask=r:: name=/proc/28071/status 
https://bugs.launchpad.net/bugs/655058
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to clamav 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 651134] Re: apache crashes with *** glibc detected *** /usr/sbin/apache2: double free or corruption (fasttop): 0x00007f8b5c8fdac0 ***

2010-10-06 Thread Paul Vaughan
Thanks for the above, it worked successfully.

I will keep a close eye on Apache today (a normal day's use, basically)
and report back.

Regards.

-- 
apache crashes with *** glibc detected *** /usr/sbin/apache2: double free or 
corruption (fasttop): 0x7f8b5c8fdac0 ***
https://bugs.launchpad.net/bugs/651134
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 621837] 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-10-06 Thread Michael Vogt
This is a bit of a odd error, applying the lucid-proposed patch to
maverick works fine, but the log shows that apache2.2-bin got unpacked
and configured before apache2.2-common, so I wonder why it did not find
the reqtimeout module. Its part of apache2.2-bin afaict.

** Patch added: bits from lucid-proposed
   
https://bugs.launchpad.net/ubuntu/maverick/+source/apache2/+bug/621837/+attachment/1674734/+files/apache2_2.2.16-1ubuntu4.debdiff

-- 
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/621837
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 621837] 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-10-06 Thread Jean-Baptiste Lallement
It makes sense is the user installed apache2 from the archive, tried to
tweak its configuration to install e.g a LAMP server by hand, then
upgrade.

You can reproduce in lucid with the following steps
$ apt-get install apache2=2.2.14-5ubuntu8 apache2-mpm-prefork=2.2.14-5ubuntu8 
apache2.2-common=2.2.14-5ubuntu8 apache2.2-bin=2.2.14-5ubuntu8
$ a2dismod reqtimeout
$ mv /etc/apache2/mods-available/reqtimeout.* /tmp/
$ apt-get upgrade

You'll also notice the error in the logs .: 45: Can't open /etc/apache2/envvars
, there is a high probability that the apache2 configuration has been modified 
manually and I think those errors are user errors.

Anyway the version I have verified that the version of apache2
2.2.14-5ubuntu8.3 in -proposed fixes the issue and the installation is
not failing anymore.

Marking as verification-done




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

-- 
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/621837
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 653362] Re: package mail-stack-delivery 1:1.2.12-1ubuntu7 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2010-10-06 Thread Launchpad Bug Tracker
This bug was fixed in the package dovecot - 1:1.2.12-1ubuntu8

---
dovecot (1:1.2.12-1ubuntu8) maverick; urgency=low

  * debian/mail-stack-delivery.preinst: Fixing shell syntax and typo in
 file rename code. (LP: #653362)
 -- Clint Byrum cl...@ubuntu.com   Wed, 06 Oct 2010 00:00:48 -0700

** Changed in: dovecot (Ubuntu Maverick)
   Status: In Progress = Fix Released

-- 
package mail-stack-delivery 1:1.2.12-1ubuntu7 failed to install/upgrade: 
subprocess new pre-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/653362
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 646054] Re: package vsftpd 2.2.2-3ubuntu7.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 3

2010-10-06 Thread P.Constantine
Ok, it seems it was failing because beside user ftp there was user ftpdrop 
defined on the system.
After removing user ftpdrop it installed correctly.

-- 
package vsftpd 2.2.2-3ubuntu7.1 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 3
https://bugs.launchpad.net/bugs/646054
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 655215] Re: package postfix 2.7.0-1 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2010-10-06 Thread Thierry Carrez
*** This bug is a duplicate of bug 377211 ***
https://bugs.launchpad.net/bugs/377211

** This bug has been marked a duplicate of bug 377211
   config.dat is locked by another process: Resource temporarily unavailable
 * You can subscribe to bug 377211 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/debconf/+bug/377211/+subscribe

-- 
package postfix 2.7.0-1 failed to install/upgrade: subprocess new 
pre-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/655215
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix 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 628878] Re: munin support not enabled upon install

2010-10-06 Thread Dave Walker
This sounds like a nice feature for Natty.

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

-- 
munin support not enabled upon install
https://bugs.launchpad.net/bugs/628878
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 613514] Re: maverick i386 UEC: Instance does not start

2010-10-06 Thread Dave Walker
This was resolved at some point, as i386 instances now start.

** Changed in: eucalyptus (Ubuntu)
   Status: New = Fix Released

-- 
maverick i386 UEC: Instance does not start
https://bugs.launchpad.net/bugs/613514
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 586888] Re: euca_conf register-nodes Cannot find source keys directory

2010-10-06 Thread Thierry Carrez
Can't find this ERROR string in Ubuntu's packages, so I suppose this was
filed against upstream eucalyptus. If you have this problem against an
Ubuntu package, please let us know which version it is. and reopen this
bug (set it back to New)

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

-- 
euca_conf register-nodes Cannot find source keys directory
https://bugs.launchpad.net/bugs/586888
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 613514] Re: maverick i386 UEC: Instance does not start

2010-10-06 Thread C de-Avillez
It was an issue on libvirt (missing an include, IIRC), and Jamie fixed
it about 2 weeks ago.

-- 
maverick i386 UEC: Instance does not start
https://bugs.launchpad.net/bugs/613514
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 655058] Re: freshclam apparmour error : type=1502 operation=inode_permission requested_mask=r:: denied_mask=r:: name=/proc/28071/status

2010-10-06 Thread Jamie Strandboge
The maverick package has:
./clamav-daemon.postinst.in:apparmor_parser -r -T -W $APP_PROFILE 
|| true
./clamav-freshclam.postinst.in:apparmor_parser -r -T -W 
$APP_PROFILE || true

Both -T and -W will need to be stripped for hardy and jaunty when doing
the backport. Karmic and later support -W and -T.

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

** Changed in: clamav (Ubuntu)
 Assignee: Jamie Strandboge (jdstrand) = (unassigned)

** Summary changed:

- freshclam apparmour error : type=1502 operation=inode_permission 
requested_mask=r:: denied_mask=r:: name=/proc/28071/status 
+ freshclam apparmor error : type=1502 operation=inode_permission 
requested_mask=r:: denied_mask=r:: name=/proc/28071/status on 
hardy-backports

** Tags removed: lucid

-- 
freshclam apparmor error : type=1502 operation=inode_permission 
requested_mask=r:: denied_mask=r:: name=/proc/28071/status on 
hardy-backports
https://bugs.launchpad.net/bugs/655058
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to clamav 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 655772] [NEW] postinst script failed if tomcat6 user is present in the system

2010-10-06 Thread Oleksii Ovcharenko
Public bug reported:

Binary package hint: tomcat6

1. lsb_release -rd
Description:Ubuntu 10.04.1 LTS
Release:10.04

2. apt-cache policy tomcat6
tomcat6:
  Installed: 6.0.24-2ubuntu1.3
  Candidate: 6.0.24-2ubuntu1.3
  Version table:
 *** 6.0.24-2ubuntu1.3 0
500 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main 
Packages
500 http://security.ubuntu.com/ubuntu/ lucid-security/main Packages
100 /var/lib/dpkg/status
 6.0.24-2ubuntu1 0
500 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid/main Packages

3. Package installed without any issue.
 
4. Upgrade or installation tomcat6 package failed if tomcat6 user is present in 
the system.

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

-- 
postinst script failed if tomcat6 user is present in the system
https://bugs.launchpad.net/bugs/655772
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 in ubuntu.

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


[Bug 655772] Re: postinst script failed if tomcat6 user is present in the system

2010-10-06 Thread Oleksii Ovcharenko

** Patch added: Attached patch for postinst script.
   
https://bugs.launchpad.net/bugs/655772/+attachment/1675222/+files/tomcat_post_patch

-- 
postinst script failed if tomcat6 user is present in the system
https://bugs.launchpad.net/bugs/655772
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 in ubuntu.

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


[Bug 655772] Re: postinst script failed if tomcat6 user is present in the system

2010-10-06 Thread Thierry Carrez
*** This bug is a duplicate of bug 611721 ***
https://bugs.launchpad.net/bugs/611721

** This bug has been marked a duplicate of bug 611721
   postinst fails if group exists
 * You can subscribe to bug 611721 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/tomcat6/+bug/611721/+subscribe

-- 
postinst script failed if tomcat6 user is present in the system
https://bugs.launchpad.net/bugs/655772
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 in ubuntu.

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


[Bug 611721] Re: postinst fails if group exists

2010-10-06 Thread Thierry Carrez
** Also affects: tomcat6 (Ubuntu Lucid)
   Importance: Undecided
   Status: New

** Changed in: tomcat6 (Ubuntu Lucid)
   Status: New = Triaged

** Changed in: tomcat6 (Ubuntu Lucid)
   Importance: Undecided = Medium

-- 
postinst fails if group exists
https://bugs.launchpad.net/bugs/611721
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 in ubuntu.

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


[Bug 654549] Re: Cannot Upgrade Tomcat6 when doing release upgrade from lucid to maverick

2010-10-06 Thread Thierry Carrez
We'd like to figure out what's causing this bug for you, but we haven't
heard back from you in a while. Could you please provide the requested
information? Thanks!

-- 
Cannot Upgrade Tomcat6 when doing release upgrade from lucid to maverick
https://bugs.launchpad.net/bugs/654549
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 in ubuntu.

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


[Bug 624461] Re: package tomcat6 6.0.24-2ubunt u1.3 failed to install/upgrade: podproces zainstalowan y skrypt post-installation zwrócił kod bł ędu 1

2010-10-06 Thread Thierry Carrez
We'd like to figure out what's causing this bug for you, but we haven't
heard back from you in a while. Could you please provide the requested
information? Thanks!

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

-- 
package tomcat6 6.0.24-2ubuntu1.3 failed to install/upgrade: podproces 
zainstalowany skrypt post-installation zwrócił kod błędu 1
https://bugs.launchpad.net/bugs/624461
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 in ubuntu.

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


[Bug 596780] Re: tomcat6 still missing JSTL (glassfish-javaee)

2010-10-06 Thread Thierry Carrez
We'd like to figure out what's causing this bug for you, but we haven't
heard back from you in a while. Could you please provide the requested
information? Thanks!

-- 
tomcat6 still missing JSTL (glassfish-javaee)
https://bugs.launchpad.net/bugs/596780
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 in ubuntu.

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


Re: [Bug 655058] Re: freshclam apparmour error : type=1502 operation=inode_permission requested_mask=r:: denied_mask=r:: name=/proc/28071/status

2010-10-06 Thread Scott Kitterman
@jdstrand: I'm mostly offline the next few days, so please take this as
whatever blessing you need from ubuntu-backporters to upload a fix for
this to hardy and jaunty backports.

-- 
freshclam apparmor error : type=1502 operation=inode_permission 
requested_mask=r:: denied_mask=r:: name=/proc/28071/status on 
hardy-backports
https://bugs.launchpad.net/bugs/655058
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to clamav 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 653362] Re: package mail-stack-delivery 1:1.2.12-1ubuntu7 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2010-10-06 Thread Clint Byrum
Just to offer some final closure on this, I just now tested the same
upgrade path, from karmic - lucid - maverick and it completed
successfully with the new version.

I am working on filing another bug report to try and figure out why the
config files are showing up as having changed when they have not.

-- 
package mail-stack-delivery 1:1.2.12-1ubuntu7 failed to install/upgrade: 
subprocess new pre-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/653362
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 607884] Re: 10.04 amd64 libvirt+qemu fails to install Win Server 08 x64 or Win7 x64

2010-10-06 Thread Matt Keys
I figured out what was wrong in my case; The 1855 chassis doesn't have the 
right cpu flags to operate as a fully virt hardware. Thanks for taking a look,
Matt

-- 
10.04 amd64 libvirt+qemu fails to install Win Server 08 x64 or Win7 x64
https://bugs.launchpad.net/bugs/607884
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 607884] Re: 10.04 amd64 libvirt+qemu fails to install Win Server 08 x64 or Win7 x64

2010-10-06 Thread Matt Keys
** Changed in: libvirt (Ubuntu)
   Status: Incomplete = Invalid

-- 
10.04 amd64 libvirt+qemu fails to install Win Server 08 x64 or Win7 x64
https://bugs.launchpad.net/bugs/607884
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 655890] [NEW] net-device-up of mysql's upstart-script won't be triggered on OpenVZ VMs

2010-10-06 Thread Daniel Rudolf
Public bug reported:

Binary package hint: mysql-server-5.1

The mysql upstart-script checks for net-device-up before starting the
mysql server. If Ubuntu is running in a OpenVZ virtual machine this
event won't be triggered.

** Affects: mysql-5.1 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: mysql net-device-up openvz upstart

-- 
net-device-up of mysql's upstart-script won't be triggered on OpenVZ VMs
https://bugs.launchpad.net/bugs/655890
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-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 655442] Re: memory content leak when using invalid utf-8 with XMLWriter::writeAttribute

2010-10-06 Thread Kees Cook
I've also reported this to libxml2, in case it should be fixed there instead.
https://bugzilla.gnome.org/show_bug.cgi?id=631551

** Bug watch added: GNOME Bug Tracker #631551
   https://bugzilla.gnome.org/show_bug.cgi?id=631551

-- 
memory content leak when using invalid utf-8 with XMLWriter::writeAttribute
https://bugs.launchpad.net/bugs/655442
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 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 655890] Re: net-device-up of mysql's upstart-script won't be triggered on OpenVZ VMs

2010-10-06 Thread Daniel Rudolf
by the way: fully up-to-date Ubuntu 10.04.1 LTS on guest. I don't know
which system is used as host.

uname -srvmo (as of OpenVZs concept the shown kernel is the hosts one) returns 
the following:
Linux 2.6.26-2-openvz-amd64 #1 SMP Thu Sep 16 16:09:07 UTC 2010 x86_64 GNU/Linux

-- 
net-device-up of mysql's upstart-script won't be triggered on OpenVZ VMs
https://bugs.launchpad.net/bugs/655890
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-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 655442] Re: memory content leak when using invalid utf-8 with XMLWriter::writeAttribute

2010-10-06 Thread Kees Cook
** Package changed: php5 (Ubuntu) = libxml2 (Ubuntu)

** Also affects: libxml2 via
   https://bugzilla.gnome.org/show_bug.cgi?id=631551
   Importance: Unknown
   Status: Unknown

-- 
memory content leak when using invalid utf-8 with XMLWriter::writeAttribute
https://bugs.launchpad.net/bugs/655442
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 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 656048] [NEW] package amavisd-new-postfix (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-10-06 Thread Dave Kliros
Public bug reported:

Binary package hint: amavisd-new

package amavisd-new-postfix (not installed) failed to install/upgrade:
subprocess installed post-installation script returned error exit status
1

ProblemType: Package
DistroRelease: Ubuntu 10.10
Package: amavisd-new-postfix (not installed)
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Wed Oct  6 18:08:18 2010
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release Candidate amd64 
(20100928)
SourcePackage: amavisd-new
Title: package amavisd-new-postfix (not installed) failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1

** Affects: amavisd-new (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package maverick

-- 
package amavisd-new-postfix (not installed) failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/656048
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to amavisd-new 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 656048] Re: package amavisd-new-postfix (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-10-06 Thread Dave Kliros

** Attachment added: AptOrdering.txt
   
https://bugs.launchpad.net/bugs/656048/+attachment/1676139/+files/AptOrdering.txt

** Attachment added: Df.txt
   https://bugs.launchpad.net/bugs/656048/+attachment/1676140/+files/Df.txt

** Attachment added: Dmesg.txt
   https://bugs.launchpad.net/bugs/656048/+attachment/1676141/+files/Dmesg.txt

** Attachment added: DpkgTerminalLog.gz
   
https://bugs.launchpad.net/bugs/656048/+attachment/1676142/+files/DpkgTerminalLog.gz

-- 
package amavisd-new-postfix (not installed) failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/656048
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to amavisd-new 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 494141] Re: CUPS starts after SAMBA; printers are not available (convert cups to upstart)

2010-10-06 Thread Lucio M Nicolosi
Running AMD64 Maverick Beta 2010, 7 Oct. with all updates. This bug is
still present. At least in this recent Maverick clean install (where I
didn't apply the patch referred at #18) there's no samba reloading the
printers every 750 seconds as stated at #30. Are there any Cups/Samba
updates still to be released before Oct. 10?

-- 
CUPS starts after SAMBA; printers are not available (convert cups to upstart)
https://bugs.launchpad.net/bugs/494141
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 439448] Re: visual corruption affecting several panel applets

2010-10-06 Thread peterzay
I just got this bug this morning for the first time on my non-admin
10.04 account I use regularly.  The network manager applet 0.8 icon
(up/down arrows) had the right (down) arrow completely corrupted.

I switched to the admin user and the applet was not displayed at all.  I
did a system update but no reboot.

I switched back to the non-admin user and the corruption in the down
(right) arrow changed.  Still corrupt but changed.

Hope this helps the team working on this.

-- 
visual corruption affecting several panel applets
https://bugs.launchpad.net/bugs/439448
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 631332] Re: Typo in https://help.ubuntu.com/10.04/serverguide/C/openldap-server.html#openldap-tls

2010-10-06 Thread Book 'em Dano
this fix applies to the ubuntu-docs 10.04.3

** Changed in: ubuntu-docs (Ubuntu)
   Status: New = Fix Committed

** Changed in: ubuntu-docs (Ubuntu)
 Assignee: (unassigned) = Book 'em Dano (heymrdjd)

-- 
Typo in 
https://help.ubuntu.com/10.04/serverguide/C/openldap-server.html#openldap-tls
https://bugs.launchpad.net/bugs/631332
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 626200] Re: [i945gm] GPU lockup f48162e6 (PGTBL_ER: 0x00000102)

2010-10-06 Thread Robert Hooker
*** This bug is a duplicate of bug 622722 ***
https://bugs.launchpad.net/bugs/622722

** This bug has been marked a duplicate of bug 622722
   [i945gm] GPU lockup 585b0b66 (PGTBL_ER: 0x0102)
 * You can subscribe to bug 622722 by following this link: 
https://bugs.edge.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/622722/+subscribe

-- 
[i945gm] GPU lockup f48162e6 (PGTBL_ER: 0x0102)
https://bugs.launchpad.net/bugs/626200
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 600223] Re: Applet stays green when no messages are pending

2010-10-06 Thread Michael Hall
Using Ubuntu 10.04, I haven't been able to explicitly trigger it, but
leaving empathy running for long enough usually was enough to make it
happen.  I haven't  noticed it in a while though, so it may have been
fixed in an update since I created this.

-- 
Applet stays green when no messages are pending
https://bugs.launchpad.net/bugs/600223
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 581566] Re: udevd inotify_add_watch no such directory error for physical volumes

2010-10-06 Thread PaFuLong
** Also affects: dmraid
   Importance: Undecided
   Status: New

-- 
udevd inotify_add_watch no such directory error for physical volumes
https://bugs.launchpad.net/bugs/581566
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 578010] Re: No error message when gwibber fails to broadcast

2010-10-06 Thread Sebastien Bacher
** Project changed: indicator-applet = indicator-me

** Also affects: indicator-me (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: indicator-me (Ubuntu)
   Importance: Undecided = Low

-- 
No error message when gwibber fails to broadcast
https://bugs.launchpad.net/bugs/578010
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 577142] Re: Empathy no longer in indicator applet (Ubuntu 10.04)

2010-10-06 Thread Sebastien Bacher
thank you for your bug report, is that still an issue? do you have an
empathy.desktop in .config/indicators/messages/..?

** Project changed: indicator-applet = indicator-messages

** Also affects: indicator-messages (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: indicator-messages (Ubuntu)
   Importance: Undecided = Low

** Changed in: indicator-messages (Ubuntu)
   Status: New = Incomplete

-- 
Empathy no longer in indicator applet (Ubuntu 10.04)
https://bugs.launchpad.net/bugs/577142
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 361461] Re: (Jaunty) Wicd No Longer Allows Me To Connect

2010-10-06 Thread Alexander Luksep
More details:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/548992

-- 
(Jaunty) Wicd No Longer Allows Me To Connect
https://bugs.launchpad.net/bugs/361461
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 655829] [NEW] resized boot screen with nvidia driver

2010-10-06 Thread Leonardo Conte
Public bug reported:

Binary package hint: yelp

After installing nvidia suggested driver to enable visual effects, boot screen 
(the one with four orange dots under ubuntu) is resized and shows smaller in 
my 1080x1920 23 monitor
I'm actually using a nvidia GTS 250 graphic card, ubuntu 10.04 lucid lynx

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

-- 
resized boot screen with nvidia driver
https://bugs.launchpad.net/bugs/655829
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 655275] Re: allow 32-bit module build on 64-bit host

2010-10-06 Thread Mario Limonciello
I'm not convinced this patch is correct.  What if you are building an
i686 kernel?  You shouldn't be applying i386 in that scenario.

-- 
allow 32-bit module build on 64-bit host
https://bugs.launchpad.net/bugs/655275
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 655163] Re: Pause/Play button broken

2010-10-06 Thread Andy Choens
Weird. Parole must have exhibited the behavior I described 10 times
yesterday until I gave up on it and started using something else. But
when I tried to reproduce the behavior again today, I couldn't.

I guess my system was just upset with me or something. Don't know.

Since I can no longer reproduce the problem, I guess this can be closed.

-- 
Pause/Play button broken
https://bugs.launchpad.net/bugs/655163
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 654791] Re: Kernel oops - Winfast USB DTV Dongle

2010-10-06 Thread jenshannoschwalm
Also on a different system - 64bit 10.10 after upgrading a have similar crashes 
with
all applications (me-tv / gnome-dvb-setup) trying to tune my Haupage Win-Tv 
USB-Stick.

Oct  6 18:23:34 hanno-desktop kernel: [   63.170412] usb 1-8: new high speed 
USB device using ehci_hcd and address 3
Oct  6 18:23:34 hanno-desktop kernel: [   63.518675] dib0700: loaded with 
support for 14 different device-types
Oct  6 18:23:34 hanno-desktop kernel: [   63.518830] dvb-usb: found a 
'Hauppauge Nova-T Stick' in cold state, will try to load a firmware
Oct  6 18:23:34 hanno-desktop kernel: [   63.541033] dvb-usb: downloading 
firmware from file 'dvb-usb-dib0700-1.20.fw'
Oct  6 18:23:34 hanno-desktop kernel: [   63.742564] dib0700: firmware started 
successfully.
Oct  6 18:23:35 hanno-desktop kernel: [   64.250256] dvb-usb: found a 
'Hauppauge Nova-T Stick' in warm state.
Oct  6 18:23:35 hanno-desktop kernel: [   64.250323] dvb-usb: will pass the 
complete MPEG2 transport stream to the software demuxer.
Oct  6 18:23:35 hanno-desktop kernel: [   64.250379] DVB: registering new 
adapter (Hauppauge Nova-T Stick)
Oct  6 18:23:35 hanno-desktop kernel: [   64.612649] DVB: registering adapter 0 
frontend 0 (DiBcom 7000MA/MB/PA/PB/MC)...
Oct  6 18:23:35 hanno-desktop kernel: [   64.696344] MT2060: successfully 
identified (IF1 = 1248)
Oct  6 18:23:36 hanno-desktop kernel: [   65.286608] dvb-usb: Hauppauge Nova-T 
Stick successfully initialized and connected.
Oct  6 18:23:36 hanno-desktop kernel: [   65.286883] usbcore: registered new 
interface driver dvb_usb_dib0700
Oct  6 18:23:51 hanno-desktop kernel: [   80.329472] PGD d10cb067 PUD d1157067 
PMD 0 
Oct  6 18:23:51 hanno-desktop kernel: [   80.329483] CPU 0 
Oct  6 18:23:51 hanno-desktop kernel: [   80.329484] Modules linked in: mt2060 
dvb_usb_dib0700 dib7000p dib0090 dib7000m dib0070 dvb_usb dib8000 dvb_core 
dib3000mc dibx000_common binfmt_misc parport_pc ppdev microcode dm_crypt 
snd_ice1712 snd_ice17xx_ak4xxx snd_ak4xxx_adda snd_cs8427 snd_ac97_codec 
snd_pcm snd_page_alloc ac97_bus snd_i2c snd_mpu401_uart i82975x_edac 
snd_seq_midi snd_rawmidi snd_seq_midi_event led_class snd_seq nvidia(P) 
snd_timer snd_seq_device edac_core snd soundcore psmouse usblp serio_raw dcdbas 
lp parport ahci libahci tg3

So firmware loading seems to be ok; i checked also with renaming the
1.10 firmware to 1.20; no difference

After starting the stations search with me-tv or gnpme-dvb i get this
kern message

Oct  6 18:23:51 hanno-desktop kernel: [   80.329522] Pid: 1594, comm: 
gnome-dvb-daemo Tainted: P2.6.35-22-generic #33-Ubuntu 
0DN075/Precision WorkStation 390
Oct  6 18:23:51 hanno-desktop kernel: [   80.329525] RIP: 
0010:[8143d39e]  [8143d39e] i2c_transfer+0x1e/0xf0
Oct  6 18:23:51 hanno-desktop kernel: [   80.329529] RSP: 0018:880116687ad8 
 EFLAGS: 00010296
Oct  6 18:23:51 hanno-desktop kernel: [   80.329532] RAX: ffa1 RBX: 
00eb RCX: 
Oct  6 18:23:51 hanno-desktop kernel: [   80.329534] RDX: 0002 RSI: 
880116687b28 RDI: 0002
Oct  6 18:23:51 hanno-desktop kernel: [   80.329536] RBP: 880116687b18 R08: 
880037803300 R09: 0e008d80
Oct  6 18:23:51 hanno-desktop kernel: [   80.329539] R10: dead00200200 R11: 
dead00100100 R12: 
Oct  6 18:23:51 hanno-desktop kernel: [   80.329541] R13: 0001 R14: 
0002 R15: 88003782a980
Oct  6 18:23:51 hanno-desktop kernel: [   80.329544] FS:  
7f23a1133710() GS:880001e0() knlGS:
Oct  6 18:23:51 hanno-desktop kernel: [   80.329547] CS:  0010 DS:  ES: 
 CR0: 80050033
Oct  6 18:23:51 hanno-desktop kernel: [   80.329549] CR2: 0012 CR3: 
d11bc000 CR4: 06f0
Oct  6 18:23:51 hanno-desktop kernel: [   80.329551] DR0:  DR1: 
 DR2: 
Oct  6 18:23:51 hanno-desktop kernel: [   80.329554] DR3:  DR6: 
0ff0 DR7: 0400
Oct  6 18:23:51 hanno-desktop kernel: [   80.329557] Process gnome-dvb-daemo 
(pid: 1594, threadinfo 880116686000, task 8800d614)
Oct  6 18:23:51 hanno-desktop kernel: [   80.329560]  8800d1267780 
880113527da0 0020 00eb
Oct  6 18:23:51 hanno-desktop kernel: [   80.329564] 0  
0001 c9000537e000 88003782a980
Oct  6 18:23:51 hanno-desktop kernel: [   80.329568] 0 880116687b78 
a0af127e 00020010 880116687b58
Oct  6 18:23:51 hanno-desktop kernel: [   80.329579]  [a0af127e] 
dib7000p_read_word+0x6e/0xc0 [dib7000p]
Oct  6 18:23:51 hanno-desktop kernel: [   80.329583]  [a0af2feb] 
dib7000p_pid_filter_ctrl+0x2b/0xa0 [dib7000p]
Oct  6 18:23:51 hanno-desktop kernel: [   80.329589]  [a0acd2ee] ? 
usb_urb_submit+0x3e/0x84 [dvb_usb]
Oct  6 18:23:51 hanno-desktop kernel: [   80.329594]  [a0affbb9] 

[Bug 654545] Re: mountall does not honor nobootwait flag on /var/* and /usr/* filesystems

2010-10-06 Thread Mathieu Alorent
I've build a package, you could find it in my PPA.

https://launchpad.net/~kumy/+archive/ppa?field.series_filter=lucid

( sudo add-apt-repository ppa:kumy/ppa )

mountall (2.15.3~kumy2) lucid; urgency=low

  * Default behavior for missing part set to nobootwait (LP #571444).
  * mountall does not honor nobootwait flag on /var/* and /usr/* filesystems 
(LP #654545)
  * gfs2 mount not seen as remote (LP #582278)
  * Disk check message is grammatically incorrect (LP #572016)

mountall (2.15.3~kumy1) lucid; urgency=low

  * Press S or M does not work for more than one partition on error (LP:
#655616).

-- 
mountall does not honor nobootwait flag on /var/* and /usr/* filesystems
https://bugs.launchpad.net/bugs/654545
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 653568] Re: mounting hardware encrypted usb stick failes

2010-10-06 Thread bankey
your ppa is still lucid ppa..
i try to workaround it by installing the files manually


2010/10/6 Martin Pitt martin.p...@ubuntu.com

 Thanks. Can you please add my sru-test PPA at

  
 https://launchpad.net/~pitti/+archive/sru-testhttps://launchpad.net/%7Epitti/+archive/sru-test

 and upgrade to the udev there? This should fix the issue. Can you please
 give me the cdrom_id debug output again (even if it works, to confirm
 that everything looks like it should)?

 Thanks!

 --
 mounting hardware encrypted usb stick failes
 https://bugs.launchpad.net/bugs/653568
 You received this bug notification because you are a direct subscriber
 of the bug.

 Status in “udev” package in Ubuntu: Incomplete

 Bug description:
 Binary package hint: util-linux

 Key is seen in dmesg.
 appears in nautilus, but failes to mount.
 mouning as root failes.

 in 9.04 till 10.04 it works flawless.

 bug regognision ironkey

 [  158.024073] usb 1-1: new high speed USB device using ehci_hcd and
 address 5
 [  158.173004] scsi7 : usb-storage 1-1:1.0
 [  161.378310] scsi 7:0:0:0: CD-ROMIronKey  CD-ROM
 2.08 PQ: 0 ANSI: 0
 [  161.379764] scsi 7:0:0:1: Direct-Access IronKey  Secure Drive
 2.08 PQ: 0 ANSI: 0
 [  161.577707] sr0: scsi3-mmc drive: 52x/52x cd/rw xa/form2 cdda tray
 [  161.578058] sr 7:0:0:0: Attached scsi CD-ROM sr0
 [  161.578262] sr 7:0:0:0: Attached scsi generic sg1 type 5
 [  161.578699] sd 7:0:0:1: Attached scsi generic sg2 type 0
 [  161.599177] sd 7:0:0:1: [sdb] Attached SCSI removable disk

 ban...@goloka-vrindaban:~$ lsusb
 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 003 Device 002: ID 12d1:1003 Huawei Technologies Co., Ltd. E220 HSDPA
 Modem / E270 HSDPA/HSUPA Modem
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 001 Device 005: ID 1953:0202 Ironkey Inc.
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

 lshal:
 usb_device_1d6b_2__00_1d_7'  (string)
  info.product = 'IronKey'  (string)
  info.subsystem = 'usb_device'  (string)
  info.udi = '/org/freedesktop/Hal/devices/usb_device_1953_202_00420993'
  (string)
  info.vendor = 'Ironkey Inc.'  (string)
  linux.device_file = '/dev/bus/usb/001/005'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  linux.subsystem = 'usb'  (string)
  linux.sysfs_path = '/sys/devices/pci:00/:00:1d.7/usb1/1-1'
  (string)
  usb_device.bus_number = 1  (0x1)  (int)
  usb_device.can_wake_up = false  (bool)
  usb_device.configuration_value = 1  (0x1)  (int)
  usb_device.device_class = 0  (0x0)  (int)
  usb_device.device_protocol = 0  (0x0)  (int)
  usb_device.device_revision_bcd = 520  (0x208)  (int)
  usb_device.device_subclass = 0  (0x0)  (int)
  usb_device.is_self_powered = false  (bool)
  usb_device.linux.device_number = 5  (0x5)  (int)
  usb_device.linux.sysfs_path =
 '/sys/devices/pci:00/:00:1d.7/usb1/1-1'  (string)
  usb_device.max_power = 200  (0xc8)  (int)
  usb_device.num_configurations = 1  (0x1)  (int)
  usb_device.num_interfaces = 1  (0x1)  (int)
  usb_device.num_ports = 0  (0x0)  (int)
  usb_device.product = 'IronKey'  (string)
  usb_device.product_id = 514  (0x202)  (int)
  usb_device.serial = '00420993'  (string)
  usb_device.speed = 480.0 (480) (double)
  usb_device.vendor = 'Ironkey Inc.'  (string)
  usb_device.vendor_id = 6483  (0x1953)  (int)
  usb_device.version = 2.0 (2) (double)

 ProblemType: Bug
 DistroRelease: Ubuntu 10.10
 Package: mount 2.17.2-0ubuntu1
 ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
 Uname: Linux 2.6.35-22-generic i686
 Architecture: i386
 Date: Sat Oct  2 14:16:35 2010
 EcryptfsInUse: Yes
 InstallationMedia: Ubuntu 10.04.1 LTS Lucid Lynx - Release i386
 (20100816.1)
 ProcEnviron:
  LC_TIME=en_GB.UTF-8
  LANG=en_US.utf8
  SHELL=/bin/bash
 SourcePackage: util-linux

 To unsubscribe from this bug, go to:
 https://bugs.launchpad.net/ubuntu/+source/udev/+bug/653568/+subscribe



-- 
With the best regards, love and peace,

Bankey/Arno

http://bankeybihari.hyves.nl
*

-- 
mounting hardware encrypted usb stick failes
https://bugs.launchpad.net/bugs/653568
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 640100] apport information

2010-10-06 Thread Aleksandr Tishin
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
AplayDevices:
  List of PLAYBACK Hardware Devices 
 card 0: Intel [HDA Intel], device 0: ALC269 Analog [ALC269 Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
Architecture: i386
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: ALC269 Analog [ALC269 Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  mm 1533 F pulseaudio
CRDA: Error: [Errno 2] Нет такого файла или каталога
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xf040 irq 47'
   Mixer name   : 'Realtek ALC269'
   Components   : 'HDA:10ec0269,144dc072,0014'
   Controls  : 11
   Simple ctrls  : 7
DistroRelease: Ubuntu 10.10
HibernationDevice: RESUME=UUID=d48e6900-4905-4b83-a647-d3fe64bce63f
InstallationMedia: Ubuntu-Netbook 10.10 Maverick Meerkat - Release Candidate 
i386 (20100928.2)
MachineType: SAMSUNG ELECTRONICS CO., LTD. N148P/N208P/N218P/NB28P
Package: linux (not installed)
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-22-generic 
root=UUID=2637efc1-4986-4ace-9641-2fdb51e6b87f ro quiet splash
ProcEnviron:
 LANG=ru_UA.utf8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.35-22.34~ppa1~loms~maverick-generic 2.6.35.4
Regression: Yes
RelatedPackageVersions: linux-firmware 1.38
Reproducible: Yes
Tags: maverick ubuntu-une kernel-power suspend resume regression-potential 
needs-upstream-testing
Uname: Linux 2.6.35-22-generic i686
UserGroups: adm admin audio cdrom dialout dip disk fax fuse lpadmin netdev 
nopasswdlogin plugdev sambashare tape video
dmi.bios.date: 05/03/2010
dmi.bios.vendor: Phoenix Technologies Ltd.
dmi.bios.version: 00MG.M009.20100503.RHU
dmi.board.asset.tag: SAMSUNG
dmi.board.name: N148P/N208P/N218P/NB28P
dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
dmi.board.version: Not Applicable
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnPhoenixTechnologiesLtd.:bvr00MG.M009.20100503.RHU:bd05/03/2010:svnSAMSUNGELECTRONICSCO.,LTD.:pnN148P/N208P/N218P/NB28P:pvrNotApplicable:rvnSAMSUNGELECTRONICSCO.,LTD.:rnN148P/N208P/N218P/NB28P:rvrNotApplicable:cvnSAMSUNGELECTRONICSCO.,LTD.:ct10:cvrN/A:
dmi.product.name: N148P/N208P/N218P/NB28P
dmi.product.version: Not Applicable
dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.

-- 
Maverick fails to wake up on Samsung N150
https://bugs.launchpad.net/bugs/640100
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 640100] AcpiTables.txt

2010-10-06 Thread Aleksandr Tishin
apport information

** Attachment added: AcpiTables.txt
   
https://bugs.edge.launchpad.net/bugs/640100/+attachment/1675368/+files/AcpiTables.txt

-- 
Maverick fails to wake up on Samsung N150
https://bugs.launchpad.net/bugs/640100
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 640100] AlsaDevices.txt

2010-10-06 Thread Aleksandr Tishin
apport information

** Attachment added: AlsaDevices.txt
   
https://bugs.edge.launchpad.net/bugs/640100/+attachment/1675369/+files/AlsaDevices.txt

-- 
Maverick fails to wake up on Samsung N150
https://bugs.launchpad.net/bugs/640100
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 640100] BootDmesg.txt

2010-10-06 Thread Aleksandr Tishin
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.edge.launchpad.net/bugs/640100/+attachment/1675370/+files/BootDmesg.txt

-- 
Maverick fails to wake up on Samsung N150
https://bugs.launchpad.net/bugs/640100
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 640100] Card0.Amixer.values.txt

2010-10-06 Thread Aleksandr Tishin
apport information

** Attachment added: Card0.Amixer.values.txt
   
https://bugs.edge.launchpad.net/bugs/640100/+attachment/1675371/+files/Card0.Amixer.values.txt

-- 
Maverick fails to wake up on Samsung N150
https://bugs.launchpad.net/bugs/640100
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 640100] Card0.Codecs.codec.0.txt

2010-10-06 Thread Aleksandr Tishin
apport information

** Attachment added: Card0.Codecs.codec.0.txt
   
https://bugs.edge.launchpad.net/bugs/640100/+attachment/1675372/+files/Card0.Codecs.codec.0.txt

-- 
Maverick fails to wake up on Samsung N150
https://bugs.launchpad.net/bugs/640100
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 640100] CurrentDmesg.txt

2010-10-06 Thread Aleksandr Tishin
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.edge.launchpad.net/bugs/640100/+attachment/1675373/+files/CurrentDmesg.txt

-- 
Maverick fails to wake up on Samsung N150
https://bugs.launchpad.net/bugs/640100
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 640100] IwConfig.txt

2010-10-06 Thread Aleksandr Tishin
apport information

** Attachment added: IwConfig.txt
   
https://bugs.edge.launchpad.net/bugs/640100/+attachment/1675374/+files/IwConfig.txt

-- 
Maverick fails to wake up on Samsung N150
https://bugs.launchpad.net/bugs/640100
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 640100] Lspci.txt

2010-10-06 Thread Aleksandr Tishin
apport information

** Attachment added: Lspci.txt
   
https://bugs.edge.launchpad.net/bugs/640100/+attachment/1675375/+files/Lspci.txt

-- 
Maverick fails to wake up on Samsung N150
https://bugs.launchpad.net/bugs/640100
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 640100] Lsusb.txt

2010-10-06 Thread Aleksandr Tishin
apport information

** Attachment added: Lsusb.txt
   
https://bugs.edge.launchpad.net/bugs/640100/+attachment/1675376/+files/Lsusb.txt

-- 
Maverick fails to wake up on Samsung N150
https://bugs.launchpad.net/bugs/640100
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 640100] PciMultimedia.txt

2010-10-06 Thread Aleksandr Tishin
apport information

** Attachment added: PciMultimedia.txt
   
https://bugs.edge.launchpad.net/bugs/640100/+attachment/1675377/+files/PciMultimedia.txt

-- 
Maverick fails to wake up on Samsung N150
https://bugs.launchpad.net/bugs/640100
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 640100] ProcCpuinfo.txt

2010-10-06 Thread Aleksandr Tishin
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.edge.launchpad.net/bugs/640100/+attachment/1675378/+files/ProcCpuinfo.txt

-- 
Maverick fails to wake up on Samsung N150
https://bugs.launchpad.net/bugs/640100
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 640100] ProcInterrupts.txt

2010-10-06 Thread Aleksandr Tishin
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.edge.launchpad.net/bugs/640100/+attachment/1675379/+files/ProcInterrupts.txt

-- 
Maverick fails to wake up on Samsung N150
https://bugs.launchpad.net/bugs/640100
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 640100] ProcModules.txt

2010-10-06 Thread Aleksandr Tishin
apport information

** Attachment added: ProcModules.txt
   
https://bugs.edge.launchpad.net/bugs/640100/+attachment/1675380/+files/ProcModules.txt

-- 
Maverick fails to wake up on Samsung N150
https://bugs.launchpad.net/bugs/640100
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 640100] RfKill.txt

2010-10-06 Thread Aleksandr Tishin
apport information

** Attachment added: RfKill.txt
   
https://bugs.edge.launchpad.net/bugs/640100/+attachment/1675381/+files/RfKill.txt

-- 
Maverick fails to wake up on Samsung N150
https://bugs.launchpad.net/bugs/640100
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 640100] UdevDb.txt

2010-10-06 Thread Aleksandr Tishin
apport information

** Attachment added: UdevDb.txt
   
https://bugs.edge.launchpad.net/bugs/640100/+attachment/1675382/+files/UdevDb.txt

-- 
Maverick fails to wake up on Samsung N150
https://bugs.launchpad.net/bugs/640100
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 640100] UdevLog.txt

2010-10-06 Thread Aleksandr Tishin
apport information

** Attachment added: UdevLog.txt
   
https://bugs.edge.launchpad.net/bugs/640100/+attachment/1675384/+files/UdevLog.txt

-- 
Maverick fails to wake up on Samsung N150
https://bugs.launchpad.net/bugs/640100
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 640100] WifiSyslog.txt

2010-10-06 Thread Aleksandr Tishin
apport information

** Attachment added: WifiSyslog.txt
   
https://bugs.edge.launchpad.net/bugs/640100/+attachment/1675385/+files/WifiSyslog.txt

-- 
Maverick fails to wake up on Samsung N150
https://bugs.launchpad.net/bugs/640100
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 632191] Re: [i845] GPU lockup 390366cb (PGTBL_ER: 0x00000049)

2010-10-06 Thread Robert Hooker
*** This bug is a duplicate of bug 609365 ***
https://bugs.launchpad.net/bugs/609365

** This bug has been marked a duplicate of bug 609365
   [i845] GPU lockup 0c457667 (PGTBL_ER: 0x0049)
 * You can subscribe to bug 609365 by following this link: 
https://bugs.edge.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/609365/+subscribe

-- 
[i845] GPU lockup 390366cb (PGTBL_ER: 0x0049)
https://bugs.launchpad.net/bugs/632191
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 628718] Re: [i845] GPU lockup 041e5383 (PGTBL_ER: 0x00000049)

2010-10-06 Thread Robert Hooker
*** This bug is a duplicate of bug 609365 ***
https://bugs.launchpad.net/bugs/609365

** This bug has been marked a duplicate of bug 609365
   [i845] GPU lockup 0c457667 (PGTBL_ER: 0x0049)
 * You can subscribe to bug 609365 by following this link: 
https://bugs.edge.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/609365/+subscribe

-- 
[i845] GPU lockup 041e5383 (PGTBL_ER: 0x0049)
https://bugs.launchpad.net/bugs/628718
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 624375] Re: [i845] GPU lockup 69f5e699 (PGTBL_ER: 0x00000049)

2010-10-06 Thread Robert Hooker
*** This bug is a duplicate of bug 609365 ***
https://bugs.launchpad.net/bugs/609365

** This bug has been marked a duplicate of bug 609365
   [i845] GPU lockup 0c457667 (PGTBL_ER: 0x0049)
 * You can subscribe to bug 609365 by following this link: 
https://bugs.edge.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/609365/+subscribe

-- 
[i845] GPU lockup 69f5e699 (PGTBL_ER: 0x0049)
https://bugs.launchpad.net/bugs/624375
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 617674] Re: [i845] GPU lockup 98807807 (PGTBL_ER: 0x00000049)

2010-10-06 Thread Robert Hooker
*** This bug is a duplicate of bug 609365 ***
https://bugs.launchpad.net/bugs/609365

** This bug has been marked a duplicate of bug 609365
   [i845] GPU lockup 0c457667 (PGTBL_ER: 0x0049)
 * You can subscribe to bug 609365 by following this link: 
https://bugs.edge.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/609365/+subscribe

-- 
[i845] GPU lockup 98807807 (PGTBL_ER: 0x0049)
https://bugs.launchpad.net/bugs/617674
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 617356] Re: Super-shortcuts for apps, files, and workspace switcher

2010-10-06 Thread Erlan Sergaziev
Trash is such a rarely used feature that I don't think it deserves a convenient 
shortcut.
I'd suggest Super+# (i.e. Super+Shift+3), Super+- (minus) or Super+` (back 
tick) could also do.

Instead, I'd reserve Super+T to Terminal, a much more used and logical 
application.
I'd also suggest: Super+B for default browser, Super+M for default mail client 
and something for Nautilus (Super+Home?).

P.S. I know about existence of Ctrl+Alt+T, but that's not as convenient.

-- 
Super-shortcuts for apps, files, and workspace switcher
https://bugs.launchpad.net/bugs/617356
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 615517] Re: [i845] GPU lockup 8da6759e (PGTBL_ER: 0x00000049)

2010-10-06 Thread Robert Hooker
*** This bug is a duplicate of bug 609365 ***
https://bugs.launchpad.net/bugs/609365

** This bug has been marked a duplicate of bug 609365
   [i845] GPU lockup 0c457667 (PGTBL_ER: 0x0049)
 * You can subscribe to bug 609365 by following this link: 
https://bugs.edge.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/609365/+subscribe

-- 
[i845] GPU lockup 8da6759e (PGTBL_ER: 0x0049)
https://bugs.launchpad.net/bugs/615517
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 614865] Re: [i845] GPU lockup 4c9db579 (PGTBL_ER: 0x00000049)

2010-10-06 Thread Robert Hooker
*** This bug is a duplicate of bug 609365 ***
https://bugs.launchpad.net/bugs/609365

** This bug has been marked a duplicate of bug 609365
   [i845] GPU lockup 0c457667 (PGTBL_ER: 0x0049)
 * You can subscribe to bug 609365 by following this link: 
https://bugs.edge.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/609365/+subscribe

-- 
[i845] GPU lockup 4c9db579 (PGTBL_ER: 0x0049)
https://bugs.launchpad.net/bugs/614865
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 612860] Re: [i845] GPU lockup ba0bcadb (PGTBL_ER: 0x00000049)

2010-10-06 Thread Robert Hooker
*** This bug is a duplicate of bug 609365 ***
https://bugs.launchpad.net/bugs/609365

** This bug has been marked a duplicate of bug 609365
   [i845] GPU lockup 0c457667 (PGTBL_ER: 0x0049)
 * You can subscribe to bug 609365 by following this link: 
https://bugs.edge.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/609365/+subscribe

-- 
[i845] GPU lockup ba0bcadb (PGTBL_ER: 0x0049)
https://bugs.launchpad.net/bugs/612860
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 602609] Re: airodump-ng: channel handling is broken

2010-10-06 Thread Vladimir Hidalgo
Hi, is there any ease fix for this?, let say in a .deb or something?.

Thank you.

-- 
airodump-ng: channel handling is broken
https://bugs.launchpad.net/bugs/602609
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 575653] Re: Indicator applet doesn't count up evolution inbox entries

2010-10-06 Thread Sebastien Bacher
** Project changed: indicator-applet = evolution-indicator

** Also affects: evolution-indicator (Ubuntu)
   Importance: Undecided
   Status: New

-- 
Indicator applet doesn't count up evolution inbox entries
https://bugs.launchpad.net/bugs/575653
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 575649] Re: Indicator applet doesn't show evolution inbox

2010-10-06 Thread Sebastien Bacher
** Project changed: indicator-applet = evolution-indicator

** Also affects: evolution-indicator (Ubuntu)
   Importance: Undecided
   Status: New

-- 
Indicator applet doesn't show evolution inbox
https://bugs.launchpad.net/bugs/575649
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 575088] Re: Animation for closing rhythmbox incorrect

2010-10-06 Thread Sebastien Bacher
thank you for your bug report, that's a known rhythmbox bug

** Changed in: indicator-applet
   Status: New = Invalid

** Also affects: rhythmbox (Ubuntu)
   Importance: Undecided
   Status: New

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

-- 
Animation for closing rhythmbox incorrect
https://bugs.launchpad.net/bugs/575088
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 571444] Re: Boot hangs and unable to continue when automount disk in fstab is not available (Off or Disconnected)

2010-10-06 Thread Mathieu Alorent
I've uploaded a new revision, and included other patches : (it's
currently building)

mountall (2.15.3~kumy2) lucid; urgency=low

  * Default behavior for missing part set to nobootwait (LP #571444).
  * mountall does not honor nobootwait flag on /var/* and /usr/* filesystems 
(LP #654545)
  * gfs2 mount not seen as remote (LP #582278)
  * Disk check message is grammatically incorrect (LP #572016)

mountall (2.15.3~kumy1) lucid; urgency=low

  * Press S or M does not work for more than one partition on error (LP:
#655616).

-- 
Boot hangs and unable to continue when automount disk in fstab is not available 
(Off or Disconnected)
https://bugs.launchpad.net/bugs/571444
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 549453] Re: User lock switch indicator applet

2010-10-06 Thread Sebastien Bacher
** Project changed: indicator-applet = indicator-session

** Also affects: indicator-session (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: indicator-session (Ubuntu)
   Importance: Undecided = Low

-- 
User lock switch indicator applet
https://bugs.launchpad.net/bugs/549453
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 655832] [NEW] X server 1.9.0 crashes reproducibly when a lot of gnome-terminal windows are opened on GeForce 8800 GTS/nvidia drivers/compiz with `normal' visual effects

2010-10-06 Thread phitastic
Public bug reported:

Binary package hint: compiz

I am using the Ubuntu 10.10 Release candidate with the provided native
Nvidia drivers (and Compiz with `normal' visual effects) and can
reproducibly crash the X server by:
1) Opening gnome-terminal
2) Pressing CTRL+SHIFT+N to spawn more windows

At some point in time, the display becomes corrupted and the X server crashes.
Please find attached the output from nvidia-bug-report.sh as well

Version information:
compiz: 1:0.8.6-0ubuntu9
xorg: 1:7.5+6ubuntu3 (version 1.9.0 (1090))
nvidia driver: 260.19.06

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: compiz 1:0.8.6-0ubuntu9
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic-pae 2.6.35.4
Uname: Linux 2.6.35-22-generic-pae i686
NonfreeKernelModules: nvidia
Architecture: i386
CompizPlugins: 
[core,ccp,move,resize,place,decoration,dbus,mousepoll,gnomecompat,png,svg,imgjpeg,text,commands,neg,wall,snap,animation,scale,scaleaddon,expo,staticswitcher,regex,resizeinfo,workarounds,ezoom,vpswitch,fade,session]
Date: Wed Oct  6 12:32:20 2010
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release Candidate i386 
(20100928)
MachineType: Gigabyte Technology Co., Ltd. P35-DS3P
PackageArchitecture: all
PciDisplay: 01:00.0 VGA compatible controller [0300]: nVidia Corporation G80 
[GeForce 8800 GTS] [10de:0193] (rev a2) (prog-if 00 [VGA controller])
ProcCmdLine: BOOT_IMAGE=/vmlinuz-2.6.35-22-generic-pae 
root=UUID=cfd08dc8-dde1-408b-9684-1db35f45cf05 ro quiet splash
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
RelatedPackageVersions:
 xserver-xorg 1:7.5+6ubuntu3
 libgl1-mesa-glx 7.9~git20100924-0ubuntu2
 libdrm2 2.4.21-1ubuntu2
 xserver-xorg-video-intel 2:2.12.0-1ubuntu5
 xserver-xorg-video-ati 1:6.13.1-1ubuntu5
SourcePackage: compiz
dmi.bios.date: 09/18/2008
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: F12B
dmi.board.name: P35-DS3P
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF12B:bd09/18/2008:svnGigabyteTechnologyCo.,Ltd.:pnP35-DS3P:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnP35-DS3P:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
dmi.product.name: P35-DS3P
dmi.sys.vendor: Gigabyte Technology Co., Ltd.
glxinfo: Error: [Errno 2] No such file or directory
system: distro = Ubuntu, architecture = i686, kernel = 2.6.35-22-generic-pae

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


** Tags: apport-bug i386 maverick

-- 
X server 1.9.0 crashes reproducibly when a lot of gnome-terminal windows are 
opened on GeForce 8800 GTS/nvidia drivers/compiz with `normal' visual effects
https://bugs.launchpad.net/bugs/655832
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 655832] Re: X server 1.9.0 crashes reproducibly when a lot of gnome-terminal windows are opened on GeForce 8800 GTS/nvidia drivers/compiz with `normal' visual effects

2010-10-06 Thread phitastic

** Attachment added: nvidia-bug-report.log.gz
   
https://bugs.launchpad.net/bugs/655832/+attachment/1675390/+files/nvidia-bug-report.log.gz

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/655832/+attachment/1675391/+files/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/655832/+attachment/1675392/+files/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/655832/+attachment/1675393/+files/Dependencies.txt

** Attachment added: GconfCompiz.txt
   
https://bugs.launchpad.net/bugs/655832/+attachment/1675394/+files/GconfCompiz.txt

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/655832/+attachment/1675395/+files/Lspci.txt

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/655832/+attachment/1675396/+files/Lsusb.txt

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/655832/+attachment/1675397/+files/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/655832/+attachment/1675398/+files/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/655832/+attachment/1675399/+files/ProcModules.txt

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/655832/+attachment/1675400/+files/UdevDb.txt

** Attachment added: UdevLog.txt
   https://bugs.launchpad.net/bugs/655832/+attachment/1675401/+files/UdevLog.txt

** Attachment added: XorgConf.txt
   
https://bugs.launchpad.net/bugs/655832/+attachment/1675402/+files/XorgConf.txt

** Attachment added: XorgLog.txt
   https://bugs.launchpad.net/bugs/655832/+attachment/1675403/+files/XorgLog.txt

** Attachment added: XorgLogOld.txt
   
https://bugs.launchpad.net/bugs/655832/+attachment/1675404/+files/XorgLogOld.txt

** Attachment added: Xrandr.txt
   https://bugs.launchpad.net/bugs/655832/+attachment/1675405/+files/Xrandr.txt

** Attachment added: XsessionErrors.txt
   
https://bugs.launchpad.net/bugs/655832/+attachment/1675406/+files/XsessionErrors.txt

-- 
X server 1.9.0 crashes reproducibly when a lot of gnome-terminal windows are 
opened on GeForce 8800 GTS/nvidia drivers/compiz with `normal' visual effects
https://bugs.launchpad.net/bugs/655832
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 655831] [NEW] update-apt-xapian-index bogs down system

2010-10-06 Thread Chauncellor
Public bug reported:

Binary package hint: apt-xapian-index

This is related to bug 363695 but is not a dupe - that has been fixed.

every time the update-apt-xapian-index occurs, the system crawls.
Possibly related to the I/O responsiveness bug of bug 131094.

The process is extremely intrusive, taking simple things such as flash
video and throwing the performance down the toilet.

While this apport bug was collected via a Lucid machine this also
affects maverick.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: apt-xapian-index 0.25ubuntu2
ProcVersionSignature: Ubuntu 2.6.32-25.44-generic 2.6.32.21+drm33.7
Uname: Linux 2.6.32-25-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Wed Oct  6 12:32:35 2010
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
PackageArchitecture: all
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: apt-xapian-index

** Affects: apt-xapian-index (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 lucid

-- 
update-apt-xapian-index bogs down system
https://bugs.launchpad.net/bugs/655831
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 655831] Re: update-apt-xapian-index bogs down system

2010-10-06 Thread Chauncellor

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/655831/+attachment/1675388/+files/Dependencies.txt

-- 
update-apt-xapian-index bogs down system
https://bugs.launchpad.net/bugs/655831
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 655535] Re: some site especially not opening correct order e.g. http://www.nokia.co.in/find-products/products

2010-10-06 Thread Micah Gersten
Ubuntu 8.10 (intrepid) was EOL at the end of April 2010.  Please upgrade
to a supported release (https://wiki.ubuntu.com/Releases) and file a new
bug if you are still experiencing issues.

** Changed in: firefox-3.0 (Ubuntu)
   Status: Incomplete = Invalid

-- 
some site especially not opening correct order e.g. 
http://www.nokia.co.in/find-products/products
https://bugs.launchpad.net/bugs/655535
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 655111] Re: Additional drivers proposes b43, fails w/o useful message, Not supported low-power chip

2010-10-06 Thread Fabián Rodríguez
This has been added to the release notes in Maverick.

-- 
Additional drivers proposes b43, fails w/o useful message, Not supported 
low-power chip
https://bugs.launchpad.net/bugs/655111
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 650539] Re: Launching QT apps such as SpeedCrunch, keepassX, Lucky Backup, Pencil, Stellarium, skype chrashes Xsever

2010-10-06 Thread Jérôme
I confirm it too (last nvidia drivers, 64bit, maverick up to date)

-- 
Launching QT apps such as SpeedCrunch, keepassX, Lucky Backup, Pencil, 
Stellarium, skype chrashes Xsever
https://bugs.launchpad.net/bugs/650539
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt4-x11 in ubuntu.

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


[Bug 648349] Re: skype and other qt applications crashing x

2010-10-06 Thread Alejandro Cuervo
Jérôme: is this what is happening to you? 
https://bugs.launchpad.net/ubuntu/+source/qt4-x11/+bug/650539

-- 
skype and other qt applications crashing x
https://bugs.launchpad.net/bugs/648349
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 636930] Re: Upgrading a repository fails with 'Inter1and2Helper' object has no attribute 'source_repo'

2010-10-06 Thread Vincent Ladeuil
Dear ~ubuntu-sponsors,

as discussed with maxb, I compared the test failures between 2.2.0 and
2.2.1 (attached), they are exactly the same in both cases.

As for 2.2.2, not yet released, we have fixed this failures except for:

- a test failing when the test suite is run as root (see bug #646133,
this test was added since 2.1 and I'm fixing it right now),

- a single remaining failure related to a bug in paramiko
(https://bugs.edge.launchpad.net/bzr/+bug/579530). Note that if paramiko
is not installed in the chroot running the build, the test will be
skipped instead.

-- 
Upgrading a repository fails with 'Inter1and2Helper' object has no attribute 
'source_repo'
https://bugs.launchpad.net/bugs/636930
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 636930] Re: Upgrading a repository fails with 'Inter1and2Helper' object has no attribute 'source_repo'

2010-10-06 Thread Vincent Ladeuil

** Attachment added: selftest failures when running bzr-2.2.0 selftest as root 
from the installed version
   
https://bugs.edge.launchpad.net/bzr/+bug/636930/+attachment/1675387/+files/2.2.0-selftest-failures

-- 
Upgrading a repository fails with 'Inter1and2Helper' object has no attribute 
'source_repo'
https://bugs.launchpad.net/bugs/636930
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 636930] Re: Upgrading a repository fails with 'Inter1and2Helper' object has no attribute 'source_repo'

2010-10-06 Thread Vincent Ladeuil

** Attachment added: selftest failures when running bzr-2.2.1 selftest as root 
from the installed version
   
https://bugs.edge.launchpad.net/bzr/+bug/636930/+attachment/1675389/+files/2.2.1-selftest-failures

-- 
Upgrading a repository fails with 'Inter1and2Helper' object has no attribute 
'source_repo'
https://bugs.launchpad.net/bugs/636930
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 636329] Re: Gimp won't print preview

2010-10-06 Thread Dave Gilbert
I've not got the plugin-registry installed that you have; I wonder if a plugin 
that you have is breaking it?
(I also don't have gimp-gmic).

Dave

-- 
Gimp won't print preview
https://bugs.launchpad.net/bugs/636329
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 635751] Re: [i845] GPU lockup 165f9cdb

2010-10-06 Thread Robert Hooker
** Description changed:

  Binary package hint: xserver-xorg-video-intel
  
  I am new to Ubuntu and I just followed the prompts...
+ 
+ 
+ ---
+ PCI ID: 0x2562
+ EIR: 0x
+   PGTBL_ER: 0x
+   INSTPM: 0x
+   IPEIR: 0x
+   IPEHR: 0x1801
+   INSTDONE: 0x01c1
+ busy: GMBUS
+ busy: FBC
+ busy: Secondary ring 3
+ busy: Secondary ring 2
+ busy: Secondary ring 1
+ busy: Secondary ring 0
+ busy: Primary ring 1
+   ACTHD: 0x01ede000
+ seqno: 0x0002f68a
+ ---
  
  ProblemType: Crash
  DistroRelease: Ubuntu 10.10
  Package: xserver-xorg-video-intel 2:2.12.0-1ubuntu3
  ProcVersionSignature: Ubuntu 2.6.35-19.28-generic 2.6.35.3
  Uname: Linux 2.6.35-19-generic i686
  Architecture: i386
  Chipset: i845
  DRM.card0.VGA.1:
-  status: connected
-  enabled: enabled
-  dpms: On
-  modes: 1024x768 800x600 800x600 848x480 640x480
-  edid-base64:
+  status: connected
+  enabled: enabled
+  dpms: On
+  modes: 1024x768 800x600 800x600 848x480 640x480
+  edid-base64:
  Date: Sat Sep 11 02:49:19 2010
  DumpSignature: 165f9cdb
  ExecutablePath: /usr/share/apport/apport-gpu-error-intel.py
  InstallationMedia: Ubuntu 10.04.1 LTS Lucid Lynx - Release i386 (20100816.1)
  InterpreterPath: /usr/bin/python2.6
  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:0001 Linux Foundation 1.1 root hub
-  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+  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:0001 Linux Foundation 1.1 root hub
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Computer Corporation Dimension 4500S
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-19-generic root=/dev/sda1 
loop=/hostname/disks/root.disk ro quiet splash
  ProcCmdline: /usr/bin/python /usr/share/apport/apport-gpu-error-intel.py
  ProcEnviron:
-  
+ 
  SourcePackage: xserver-xorg-video-intel
  Title: [i845] GPU lockup 165f9cdb
  UserGroups:
-  
+ 
  dmi.bios.date: 05/21/2002
  dmi.bios.vendor: Dell Computer Corporation
  dmi.bios.version: A01
  dmi.board.name: Dimension 4500S
  dmi.board.vendor: Dell Computer Corporation
  dmi.chassis.type: 3
  dmi.chassis.vendor: Dell Computer Corporation
  dmi.modalias: 
dmi:bvnDellComputerCorporation:bvrA01:bd05/21/2002:svnDellComputerCorporation:pnDimension4500S:pvr:rvnDellComputerCorporation:rnDimension4500S:rvr:cvnDellComputerCorporation:ct3:cvr:
  dmi.product.name: Dimension 4500S
  dmi.sys.vendor: Dell Computer Corporation
  glxinfo: Error: [Errno 2] No such file or directory
  system:
-  distro: Ubuntu
-  codename:   maverick
-  architecture:   i686
-  kernel: 2.6.35-19-generic
+  distro: Ubuntu
+  codename:   maverick
+  architecture:   i686
+  kernel: 2.6.35-19-generic

-- 
[i845] GPU lockup 165f9cdb
https://bugs.launchpad.net/bugs/635751
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 617356] Re: Super-shortcuts for apps, files, and workspace switcher

2010-10-06 Thread Erlan Sergaziev
Or we should encourage it to rarely used :)

-- 
Super-shortcuts for apps, files, and workspace switcher
https://bugs.launchpad.net/bugs/617356
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 617093] Re: Ambiance-Maverick-beta theme window controls respond slowly

2010-10-06 Thread Mark Niehues
*** This bug is a duplicate of bug 636989 ***
https://bugs.launchpad.net/bugs/636989

Further found this bug in elementary-theme. So this is probably no bug
in those themes itself, but in an superior level of gnome/gtk. Maybe the
theme engines cause it.

-- 
Ambiance-Maverick-beta theme window controls respond slowly
https://bugs.launchpad.net/bugs/617093
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 616986] Re: [gm45] GPU lockup 5c7c70b2 (EIR: 0x00000010)

2010-10-06 Thread Robert Hooker
** Description changed:

  Binary package hint: xserver-xorg-video-intel
  
  I don't have further information.
+ 
+ ---
+ PCI ID: 0x2a42
+ EIR: 0x0010
+   PGTBL_ER: 0x0003
+   INSTPM: 0x
+   IPEIR: 0x
+   IPEHR: 0x
+   INSTDONE: 0xfffe
+   ACTHD: 0x0200
+   INSTPS: 0x
+   INSTDONE1: 0x
+ seqno: 0x
+ ringbuffer at 0x0200:
+ ---
  
  ProblemType: Crash
  DistroRelease: Ubuntu 10.10
  Package: xserver-xorg-video-intel
  ProcVersionSignature: Ubuntu 2.6.35-14.20-generic 2.6.35
  Uname: Linux 2.6.35-14-generic i686
  Architecture: i386
  Chipset: gm45
  DRM.card0.DisplayPort.1:
-  status: disconnected
-  enabled: disabled
-  dpms: On
-  modes: 
-  edid-base64:
+  status: disconnected
+  enabled: disabled
+  dpms: On
+  modes:
+  edid-base64:
  DRM.card0.DisplayPort.2:
-  status: disconnected
-  enabled: disabled
-  dpms: On
-  modes: 
-  edid-base64:
+  status: disconnected
+  enabled: disabled
+  dpms: On
+  modes:
+  edid-base64:
  DRM.card0.DisplayPort.3:
-  status: disconnected
-  enabled: disabled
-  dpms: On
-  modes: 
-  edid-base64:
+  status: disconnected
+  enabled: disabled
+  dpms: On
+  modes:
+  edid-base64:
  DRM.card0.HDMI_Type_A.1:
-  status: disconnected
-  enabled: disabled
-  dpms: On
-  modes: 
-  edid-base64:
+  status: disconnected
+  enabled: disabled
+  dpms: On
+  modes:
+  edid-base64:
  DRM.card0.HDMI_Type_A.2:
-  status: disconnected
-  enabled: disabled
-  dpms: On
-  modes: 
-  edid-base64:
+  status: disconnected
+  enabled: disabled
+  dpms: On
+  modes:
+  edid-base64:
  DRM.card0.LVDS.1:
-  status: connected
-  enabled: enabled
-  dpms: On
-  modes: 1280x800
-  edid-base64: 
AP///wAwrjFSAQOAHhN46rOFlVhTiiglUFQBAQEBAQEBAQEBAQEBAQEBJhsAfVAgFjAwIDYAML4QAAAYixYAfVAgFjAwIDYAML4QAAAYDwCBCjKBCigUAQAw5CgB/gBMUDE0MVdYMy1UTFIxANg=
+  status: connected
+  enabled: enabled
+  dpms: On
+  modes: 1280x800
+  edid-base64: 
AP///wAwrjFSAQOAHhN46rOFlVhTiiglUFQBAQEBAQEBAQEBAQEBAQEBJhsAfVAgFjAwIDYAML4QAAAYixYAfVAgFjAwIDYAML4QAAAYDwCBCjKBCigUAQAw5CgB/gBMUDE0MVdYMy1UTFIxANg=
  DRM.card0.VGA.1:
-  status: disconnected
-  enabled: disabled
-  dpms: On
-  modes: 
-  edid-base64:
+  status: disconnected
+  enabled: disabled
+  dpms: On
+  modes:
+  edid-base64:
  Date: Thu Aug 12 13:46:13 2010
  DumpSignature: 5c7c70b2 (EIR: 0x0010)
  ExecutablePath: /usr/share/apport/apport-gpu-error-intel.py
  GdmLog1: Error: command ['cat', '/var/log/gdm/:0.log.1'] failed with exit 
code 1: cat: /var/log/gdm/:0.log.1: No such file or directory
  GdmLog2: Error: command ['cat', '/var/log/gdm/:0.log.2'] failed with exit 
code 1: cat: /var/log/gdm/:0.log.2: No such file or directory
  InterpreterPath: /usr/bin/python2.6
  MachineType: LENOVO 647314G
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-14-generic 
root=UUID=99c0c25e-8206-4801-a01d-cf6315087be7 ro quiet splash
  ProcCmdline: /usr/bin/python /usr/share/apport/apport-gpu-error-intel.py
  ProcCwd: /
  ProcEnviron:
-  
+ 
  RelatedPackageVersions:
-  xserver-xorg 1:7.5+6ubuntu3
-  libdrm2 2.4.21-1ubuntu2
-  xserver-xorg-video-intel 2:2.12.0-1ubuntu3
+  xserver-xorg 1:7.5+6ubuntu3
+  libdrm2 2.4.21-1ubuntu2
+  xserver-xorg-video-intel 2:2.12.0-1ubuntu3
  SourcePackage: xserver-xorg-video-intel
  Title: [gm45] GPU lockup 5c7c70b2 (EIR: 0x0010)
  UdevDb: Error: [Errno 2] No such file or directory
  UserGroups:
-  
+ 
  dmi.bios.date: 05/27/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7UET88WW (3.18 )
  dmi.board.name: 647314G
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7UET88WW(3.18):bd05/27/2010:svnLENOVO:pn647314G:pvrThinkPadT400:rvnLENOVO:rn647314G:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 647314G
  dmi.product.version: ThinkPad T400
  dmi.sys.vendor: LENOVO
  system:
-  distro: Ubuntu
-  codename:   maverick
-  architecture:   i686
-  kernel: 2.6.35-14-generic
+  distro: Ubuntu
+  codename:   maverick
+  architecture:   i686
+  kernel: 2.6.35-14-generic

** Summary changed:

- [gm45] GPU lockup 5c7c70b2 (EIR: 0x0010)
+ [gm45] GPU lockup 5c7c70b2 (EIR: 0x0010 PGTBL_ER: 0x0003)

-- 
[gm45] GPU lockup 5c7c70b2 (EIR: 0x0010 PGTBL_ER: 0x0003)
https://bugs.launchpad.net/bugs/616986
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 612816] Re: [gm45] GPU lockup 493062ea (EIR: 0x00000010)

2010-10-06 Thread Robert Hooker
** Description changed:

  Binary package hint: xserver-xorg-video-intel
  
  My computer was on the screen saver and it said failed then an error. I
  thought it shut down so I turned it back on and saw a crash on the top
  of my screen.
+ 
+ 
+ ---
+ PCI ID: 0x2a42
+ EIR: 0x0010
+   PGTBL_ER: 0x0001
+   INSTPM: 0x
+   IPEIR: 0x
+   IPEHR: 0x
+   INSTDONE: 0xfffe
+   ACTHD: 0x0400
+   INSTPS: 0x
+   INSTDONE1: 0x
+ ---
  
  ProblemType: Crash
  DistroRelease: Ubuntu 10.10
  Package: xserver-xorg-video-intel 2:2.12.0-1ubuntu2
  ProcVersionSignature: Ubuntu 2.6.35-14.19-generic 2.6.35
  Uname: Linux 2.6.35-14-generic i686
  Architecture: i386
  Chipset: gm45
  DRM.card0.DisplayPort.1:
-  status: disconnected
-  enabled: disabled
-  dpms: Off
-  modes: 
-  edid-base64:
+  status: disconnected
+  enabled: disabled
+  dpms: Off
+  modes:
+  edid-base64:
  DRM.card0.DisplayPort.2:
-  status: disconnected
-  enabled: disabled
-  dpms: Off
-  modes: 
-  edid-base64:
+  status: disconnected
+  enabled: disabled
+  dpms: Off
+  modes:
+  edid-base64:
  DRM.card0.HDMI_Type_A.1:
-  status: disconnected
-  enabled: disabled
-  dpms: Off
-  modes: 
-  edid-base64:
+  status: disconnected
+  enabled: disabled
+  dpms: Off
+  modes:
+  edid-base64:
  DRM.card0.LVDS.1:
-  status: connected
-  enabled: enabled
-  dpms: On
-  modes: 1366x768
-  edid-base64: 
AP///wAGrywSAAESAQOAHRB4CvnVlVVUkychUFQBAQEBAQEBAQEBAQEBAQEBJhtWZFAAFjAwIDYAJaQQAAAYDwAg/gBBVU8KICAgICAgICAg/gBCMTMzWFcwMSBWMiAKADU=
+  status: connected
+  enabled: enabled
+  dpms: On
+  modes: 1366x768
+  edid-base64: 
AP///wAGrywSAAESAQOAHRB4CvnVlVVUkychUFQBAQEBAQEBAQEBAQEBAQEBJhtWZFAAFjAwIDYAJaQQAAAYDwAg/gBBVU8KICAgICAgICAg/gBCMTMzWFcwMSBWMiAKADU=
  DRM.card0.VGA.1:
-  status: disconnected
-  enabled: disabled
-  dpms: Off
-  modes: 
-  edid-base64:
+  status: disconnected
+  enabled: disabled
+  dpms: Off
+  modes:
+  edid-base64:
  Date: Mon Aug  2 21:55:45 2010
  DkmsStatus: Error: [Errno 2] No such file or directory
  DumpSignature: 493062ea (EIR: 0x0010)
  ExecutablePath: /usr/share/apport/apport-gpu-error-intel.py
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
  InterpreterPath: /usr/bin/python2.6
  MachineType: Acer Aspire 3810TZ
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-14-generic 
root=UUID=0065d499-e523-4140-8de6-3fd980f71ef1 ro quiet splash
  ProcCmdline: /usr/bin/python /usr/share/apport/apport-gpu-error-intel.py
  ProcEnviron:
-  
+ 
  SourcePackage: xserver-xorg-video-intel
  Title: [gm45] GPU lockup 493062ea (EIR: 0x0010)
  UserGroups:
-  
+ 
  dmi.bios.date: 05/22/2009
  dmi.bios.vendor: Acer
  dmi.bios.version: V1.03
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Aspire 3810TZ
  dmi.board.vendor: Acer
  dmi.board.version: PSMBOU-1234567
  dmi.chassis.type: 1
  dmi.chassis.vendor: Acer
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnAcer:bvrV1.03:bd05/22/2009:svnAcer:pnAspire3810TZ:pvrV1.03:rvnAcer:rnAspire3810TZ:rvrPSMBOU-1234567:cvnAcer:ct1:cvrNone:
  dmi.product.name: Aspire 3810TZ
  dmi.product.version: V1.03
  dmi.sys.vendor: Acer
  glxinfo: Error: [Errno 2] No such file or directory
  system:
-  distro: Ubuntu
-  codename:   maverick
-  architecture:   i686
-  kernel: 2.6.35-14-generic
+  distro: Ubuntu
+  codename:   maverick
+  architecture:   i686
+  kernel: 2.6.35-14-generic
  xkbcomp:
-  Error: command ['xkbcomp', ':0', '-w0', '-'] failed with exit code 1: Error: 
   Cannot open display :0
-Exiting
+  Error: command ['xkbcomp', ':0', '-w0', '-'] failed with exit code 1: Error: 
   Cannot open display :0
+    Exiting

** Summary changed:

- [gm45] GPU lockup 493062ea (EIR: 0x0010)
+ [gm45] GPU lockup 493062ea (EIR: 0x0010 PGTBL_ER: 0x0001)

-- 
[gm45] GPU lockup 493062ea (EIR: 0x0010 PGTBL_ER: 0x0001)
https://bugs.launchpad.net/bugs/612816
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 557328] Re: Focus not transferred to other workspaces

2010-10-06 Thread Sebastien Bacher
the issue is a known gtk windowmanager interaction bug

** Changed in: indicator-applet
   Status: New = Invalid

** Also affects: gtk+2.0 (Ubuntu)
   Importance: Undecided
   Status: New

-- 
Focus not transferred to other workspaces
https://bugs.launchpad.net/bugs/557328
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 557328] Re: Focus not transferred to other workspaces

2010-10-06 Thread Sebastien Bacher
closing since that's a duplicate

** Changed in: gtk+2.0 (Ubuntu)
   Importance: Undecided = Low

** Changed in: gtk+2.0 (Ubuntu)
   Status: New = Invalid

-- 
Focus not transferred to other workspaces
https://bugs.launchpad.net/bugs/557328
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 547162] Re: empathy reported twice in IA

2010-10-06 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Please answer these questions: 
 
 * Is this reproducible? 
 * If so, what specific steps should we take to recreate this bug? 
 
 This will help us to find and resolve the problem.

** Project changed: indicator-applet = indicator-messages

** Changed in: indicator-messages
   Status: New = Incomplete

** Also affects: indicator-messages (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: indicator-messages (Ubuntu)
   Importance: Undecided = Low

** Changed in: indicator-messages (Ubuntu)
   Status: New = Incomplete

-- 
empathy reported twice in IA
https://bugs.launchpad.net/bugs/547162
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 547162] Re: empathy reported twice in IA

2010-10-06 Thread Sebastien Bacher
what version of Ubuntu do you use?

-- 
empathy reported twice in IA
https://bugs.launchpad.net/bugs/547162
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 539532] Re: Sub-items in messaging widget need indentation

2010-10-06 Thread Sebastien Bacher
** Project changed: indicator-applet = indicator-messages

** Also affects: indicator-messages (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: indicator-messages (Ubuntu)
   Importance: Undecided = Wishlist

** Changed in: indicator-messages (Ubuntu)
   Status: New = Triaged

-- 
Sub-items in messaging widget need indentation
https://bugs.launchpad.net/bugs/539532
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   >