[Bug 1054477] [NEW] check-diskfree ignores fs with media anywhere in mount path

2012-09-22 Thread Martin Carpenter
Public bug reported:

check-diskfree attempts to exlucde external automatically mounted disks
by removing mount paths containing media/ from the output of df(1),
like so:

df -klP |
grep ^/ |
grep -v /media/ |
...

If you have a standard filesystem mounted at, say, /mnt/media/press (any
mount point with media as the non-terminating component), then this will
be unintentionally excluded.

Suggested fix:

42c42
 grep -v /media/ |
---
 grep -v ^/media/ |

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

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to checksecurity in Ubuntu.
https://bugs.launchpad.net/bugs/1054477

Title:
  check-diskfree ignores fs with media anywhere in mount path

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/checksecurity/+bug/1054477/+subscriptions

-- 
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 1054329] Re: [FFE] Sync augeas 0.10.0-1 (main) from Debian unstable (main)

2012-09-22 Thread Iain Lane
I don't agree that this needs RT approval yet. All of the fixes are bug
fixes.

However this can't be a sync. The orig tarballs are different for some
reason. A fake sync is needed.

ec111af06186216930176ebe5ecccdf7bf528528aee9acde1d5d70088484afca  
ubuntu/augeas_0.10.0.orig.tar.gz
49d724807f67b7b4fe66a79c8070323ee537a57354bcf30164ccd4b1e98468a7  
debian/augeas_0.10.0.orig.tar.gz

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to augeas in Ubuntu.
https://bugs.launchpad.net/bugs/1054329

Title:
  [FFE] Sync augeas 0.10.0-1 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/augeas/+bug/1054329/+subscriptions

-- 
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 617463] Re: mysql fails to load innodb plugin due to apparmor rejection.

2012-09-22 Thread Stefano Rivera
** Description changed:

  == SRU Stuff ==
  
  === Impact ===
  The HA innodb plugin can't be used, as the apparmor rules don't allow access 
to the plugin directory.
  
  === Regression potential ===
  Minimal. When this rule was added in maverick, it went through a few 
iterations:
  5.1.49-1ubuntu5, 5.1.49-1ubuntu6, and 5.1.49-1ubuntu7.
  But it hasn't been changed since, so we can assume it isn't too problematic.
  
  === Test Case ===
  
  Install mysql-server. Stop it.
  
  Add the following to a [mysqld] block in my.cnf:
  
+ default-storage-engine=InnoDB
  ignore_builtin_innodb
  
plugin-load=innodb=ha_innodb_plugin.so;innodb_trx=ha_innodb_plugin.so;innodb_locks=ha_innodb_plugin.so;innodb_lock_waits=ha_innodb_plugin.so;innodb_cmp=ha_innodb_plugin.so;innodb_cmp_reset=ha_innodb_plugin.so;innodb_cmpmem=ha_innodb_plugin.so;innodb_cmpmem_reset=ha_innodb_plugin.so
  
- Then mysql won't start, reporting that it can't load the innodb plugin.
+ Then mysql won't start, reporting in /var/log/mysql/error.log that it can't 
load the innodb plugin.
  If it starts, we've solved the problem.
  
  == Original Report ==
  
  Attempting to run the mysql testsuite fails with the apparmor policy as
  shipped in maverick with the following rejection:
  
  [72565.740926] type=1400 audit(1281713173.741:61): apparmor=DENIED
  operation=file_mmap parent=18416 profile=/usr/sbin/mysqld
  name=/usr/lib/mysql/plugin/ha_innodb_plugin.so.0.0.0 pid=18417
  comm=mysqld requested_mask=m denied_mask=m fsuid=1000 ouid=0
  
  The following needs to be added to the apparmor profile for mysqld:
  
    /usr/lib/mysql/plugin/*.so* m,
  
  This also may be an issue on lucid, though I haven't built a version of
  mysql there with the fix for bug 617461 to reproduce it.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in Ubuntu.
https://bugs.launchpad.net/bugs/617463

Title:
  mysql fails to load innodb plugin due to apparmor rejection.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/617463/+subscriptions

-- 
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 617463] Re: mysql fails to load innodb plugin due to apparmor rejection.

2012-09-22 Thread Stefano Rivera
** Patch added: mysql-dfsg-5.1_5.1.63-0ubuntu0.10.04.2.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/mysql-dfsg-5.1/+bug/617463/+attachment/3330710/+files/mysql-dfsg-5.1_5.1.63-0ubuntu0.10.04.2.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in Ubuntu.
https://bugs.launchpad.net/bugs/617463

Title:
  mysql fails to load innodb plugin due to apparmor rejection.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/617463/+subscriptions

-- 
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 1020603] Re: [MIR] quantum

2012-09-22 Thread Matthias Klose
no, not fixed unless it is promoted (please do this together with
pyudev)

** Changed in: quantum (Ubuntu)
   Status: Fix Released = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to quantum in Ubuntu.
https://bugs.launchpad.net/bugs/1020603

Title:
  [MIR] quantum

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pyudev/+bug/1020603/+subscriptions

-- 
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 1051163] Re: package openssh-server 1:5.3p1-3ubuntu7 failed to install/upgrade: subprocess installed post-installation script returned error exit status 3

2012-09-22 Thread Clint Byrum
Hello! Thanks for taking the time to file this bug report and help us
make Ubuntu better.

This is kind of weird for a number of reasons. The main one being that
it appears /etc/init.d/ssh has somehow invoked procps's init.d script.

Could you paste the output of these commands:

ls -l /etc/init.d
ls -l /etc/rc2.d
ls -l /etc/init

Thanks!

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

** Changed in: openssh (Ubuntu)
   Importance: Undecided = High

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/1051163

Title:
  package openssh-server 1:5.3p1-3ubuntu7 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1051163/+subscriptions

-- 
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 1051182] Re: package libisccc80 1:9.8.1.dfsg.P1-4ubuntu0.2 failed to install/upgrade: package libisccc80 is already installed and configured

2012-09-22 Thread Clint Byrum
Hello! Thanks for taking the time to file this bug report.

The error messages in DpkgTerminalLog.txt are very strange looking and
suggestive of some kind of corruption of the filesystem.

First, try

sudo apt-get -f install

If that does not work, you can force a filesystem check on reboot by
doing

sudo touch /forcefsck

And then rebooting? You should see progress messages while the
filesystem is checked.

Please let us know how that went.

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 in Ubuntu.
https://bugs.launchpad.net/bugs/1051182

Title:
  package libisccc80 1:9.8.1.dfsg.P1-4ubuntu0.2 failed to
  install/upgrade: package libisccc80 is already installed and
  configured

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/1051182/+subscriptions

-- 
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 1054823] [NEW] package dovecot-core 1:2.0.19-0ubuntu2 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-09-22 Thread stilo admin
Public bug reported:

In the attempt for upgrading Ubuntu 10.04 to 12.04 encountered a fatal
error regarding dovecot (Postfix).

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: dovecot-core 1:2.0.19-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.32-40.87-server 2.6.32.57+drm33.23
Uname: Linux 2.6.32-40-server x86_64
ApportVersion: 2.0.1-0ubuntu13
Architecture: amd64
Date: Sat Sep 22 21:34:35 2012
ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 1
InstallationMedia: Ubuntu-Server 10.04.1 LTS Lucid Lynx - Release amd64 
(20100816.2)
SourcePackage: dovecot
Title: package dovecot-core 1:2.0.19-0ubuntu2 failed to install/upgrade: 
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
UpgradeStatus: Upgraded to precise on 2012-09-23 (0 days ago)

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


** Tags: amd64 apport-package precise

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot in Ubuntu.
https://bugs.launchpad.net/bugs/1054823

Title:
  package dovecot-core 1:2.0.19-0ubuntu2 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dovecot/+bug/1054823/+subscriptions

-- 
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 1054823] Re: package dovecot-core 1:2.0.19-0ubuntu2 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-09-22 Thread stilo admin
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot in Ubuntu.
https://bugs.launchpad.net/bugs/1054823

Title:
  package dovecot-core 1:2.0.19-0ubuntu2 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dovecot/+bug/1054823/+subscriptions

-- 
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 1054442] Re: Failed piuparts at purge because does not remove pyversions.pyc

2012-09-22 Thread Mitsuya Shibata
/usr/share/python/pyversions.py is included in python-minimal.

Ubuntu package:
- make symbolic link /usr/bin/pyversions to pyversions.py in package of 
python (see debian/rules).
- remove /usr/share/python/*.py[co] at prerm of python-minimal.
- remove /usr/share/python/pyversions.py[co] at prerm only with remove state 
of python.
- debootstrap install python-minimal in base.tgz, therefore 
python-minimal.prerm is *not* executed in piuparts.

Ubuntu package:
- make symbolic link /usr/bin/pyversions to pyversions.py in package of 
python-minimal (see debian/rules).
- remove /usr/share/python/*.py[co] at prerm of python-minimal.
- remove /usr/share/python/pyversions.py[co] at prerm only with remove state 
of python.
- debootstrap *does not* install python-minimal in base.tgz, therefore 
python-minimal.prerm is executed in piuparts.

lp:~cosmos-door/ubuntu/quantal/python-defaults/fix-for-1054442
is remove /usr/share/python/pyversions.py[co] with purge option same as 
apt-get remove.

** Attachment added: result to piuparts for new python package.
   
https://bugs.launchpad.net/ubuntu/+source/python-defaults/+bug/1054442/+attachment/3330371/+files/python-install2.log

** Tags added: patch

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

Title:
  Failed piuparts at purge because does not remove pyversions.pyc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-defaults/+bug/1054442/+subscriptions

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


[Bug 1052861] Re: After upgrade to new kernel version, machine crashes after a few hours of uptime

2012-09-22 Thread JanCeuleers
v3 has stayed up overnight, which leads me to suspect that it is GOOD.

I can't be categorical about this you understand: if it freezes it is
certain to be bad, but if it doesn't it might merely not yet have
crashed. So I'll leave it running and report back tomorrow.

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

Title:
  After upgrade to new kernel version, machine crashes after a few hours
  of uptime

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1052861/+subscriptions

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


[Bug 994348] Re: package spotweb 20111002+dfsg-4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-09-22 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  package spotweb 20111002+dfsg-4 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/spotweb/+bug/994348/+subscriptions

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


[Bug 989446] Re: package ddclient 3.8.0-11.4ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2012-09-22 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  package ddclient 3.8.0-11.4ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 128

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ddclient/+bug/989446/+subscriptions

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


[Bug 1001980] Re: no prompt for password when upgrading packages

2012-09-22 Thread Book 'em Dano
apport information

** Tags added: apport-collected

** Description changed:

  A daemon works in the background to update the list of available and
  upgradeable packages, then update-manager pops up and displays which
  packages have upgrades available.  When I click on the Install Updates
  button, update-manager proceeds to download and install the upgrades but
  before doing so, no window pops up to ask for a user's password before
  installing the packages.  In previous releases, a window would pop up
  and prompt for the user's password before downloading and installing
  upgrades.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: update-manager 1:0.152.25.11
  ProcVersionSignature: Ubuntu 3.0.0-19.33-generic 3.0.27
  Uname: Linux 3.0.0-19-generic i686
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  CheckboxSubmission: d1d0d890d7d0c02d220494c450923be5
  CheckboxSystem: edda5d4f616ca792bf437989cb597002
  Date: Sun May 20 09:35:08 2012
  ExecutablePath: /usr/bin/update-manager
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111011)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  SourcePackage: update-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
+ --- 
+ ApportVersion: 1.23-0ubuntu4
+ Architecture: i386
+ CheckboxSubmission: d1d0d890d7d0c02d220494c450923be5
+ CheckboxSystem: edda5d4f616ca792bf437989cb597002
+ DistroRelease: Ubuntu 11.10
+ InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111011)
+ Package: update-manager 1:0.152.25.12
+ PackageArchitecture: all
+ ProcVersionSignature: Ubuntu 3.0.0-26.42-generic 3.0.42
+ Tags:  oneiric running-unity
+ Uname: Linux 3.0.0-26-generic i686
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare vboxusers

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/1001980/+attachment/3330397/+files/Dependencies.txt

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

Title:
  no prompt for password when upgrading packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1001980/+subscriptions

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


[Bug 1001980] ProcEnviron.txt

2012-09-22 Thread Book 'em Dano
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/1001980/+attachment/3330398/+files/ProcEnviron.txt

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

Title:
  no prompt for password when upgrading packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1001980/+subscriptions

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


[Bug 1001980] Re: no prompt for password when upgrading packages

2012-09-22 Thread Book 'em Dano
This is a video of update-manager displaying the new updates that are
available.  Once I click Install, update-manager does not prompt for my
password and proceeds to download and install the updates.

** Attachment added: video of update-manager not prompting for password
   
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1001980/+attachment/3330405/+files/out-1.ogv

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

Title:
  no prompt for password when upgrading packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1001980/+subscriptions

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


[Bug 1054456] [NEW] Random string is returned as a value for an EXIF tag not present

2012-09-22 Thread zunda
Public bug reported:

Some JPG files does not have certain EXIF information. For EXIF tags
that does not exist, Exif#[] seems to be expected to return nil.
Instead, a random string is returned:

$ irb1.8 
irb(main):001:0 require 'exif'
= true
irb(main):002:0 Exif.new('IMG_20110205_142604.jpg')['Date and Time 
(original)']  # File without the tag
= \334+6\267\200\3174\267\001
irb(main):003:0 Exif.new('IMG_20120914_194443.jpg')['Date and Time 
(original)'] # File with the tag
= 2012:09:14 19:44:43

$ irb1.9.1 -I /usr/lib/ruby/1.9.1/i486-linux
irb(main):001:0 require 'exif'
= true
irb(main):002:0 Exif.new('IMG_20110205_142604.jpg')['Date and Time 
(original)'] 
= p\xE4V\xB7x\xE4V\xB7@\xB1\xFB\t@\xE4V\xB7\x02
irb(main):003:0 Exif.new('IMG_20120914_194443.jpg')['Date and Time 
(original)'] 
= 2012:09:14 19:44:43

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: libexif-ruby 0.1.2-15
ProcVersionSignature: Ubuntu 3.2.0-26.41-generic-pae 3.2.19
Uname: Linux 3.2.0-26-generic-pae i686
NonfreeKernelModules: wl
ApportVersion: 2.0.1-0ubuntu13
Architecture: i386
Date: Fri Sep 21 19:44:18 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 (20120423)
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: libexif-ruby
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: libexif-ruby (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 precise running-unity

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

Title:
  Random string is returned as a value for an EXIF tag not present

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libexif-ruby/+bug/1054456/+subscriptions

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


[Bug 1054456] Re: Random string is returned as a value for an EXIF tag not present

2012-09-22 Thread zunda
** Patch added: A patch that seems to fix the problem
   
https://bugs.launchpad.net/bugs/1054456/+attachment/3330399/+files/fix-notag.patch

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

Title:
  Random string is returned as a value for an EXIF tag not present

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libexif-ruby/+bug/1054456/+subscriptions

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


[Bug 1054456] Re: Random string is returned as a value for an EXIF tag not present

2012-09-22 Thread zunda
** Attachment added: A sample JPG that does not seem to have the `Date and 
Time (original)' tag
   
https://bugs.launchpad.net/ubuntu/+source/libexif-ruby/+bug/1054456/+attachment/3330404/+files/IMG_20110205_142604.jpg

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

Title:
  Random string is returned as a value for an EXIF tag not present

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libexif-ruby/+bug/1054456/+subscriptions

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


[Bug 1054456] Re: Random string is returned as a value for an EXIF tag not present

2012-09-22 Thread zunda
** Attachment added: A sample JPG that seems to have the `Date and Time 
(original)' tag
   
https://bugs.launchpad.net/ubuntu/+source/libexif-ruby/+bug/1054456/+attachment/3330406/+files/IMG_20120914_194443.jpg

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

Title:
  Random string is returned as a value for an EXIF tag not present

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libexif-ruby/+bug/1054456/+subscriptions

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


[Bug 1054455] Re: signon-ui crashed with SIGSEGV in exit()

2012-09-22 Thread Apport retracing service
*** This bug is a duplicate of bug 1053444 ***
https://bugs.launchpad.net/bugs/1053444

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

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1054455/+attachment/3330387/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1054455/+attachment/3330389/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1054455/+attachment/3330391/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1054455/+attachment/3330392/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1054455/+attachment/3330393/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1054455/+attachment/3330395/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1054455/+attachment/3330396/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1053444
   signon-ui crashed with SIGSEGV in ~QGlobalNetworkProxy()

** Visibility changed to: Public

** Tags removed: need-amd64-retrace

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

Title:
  signon-ui crashed with SIGSEGV in exit()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/signon-ui/+bug/1054455/+subscriptions

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


[Bug 1052323] Re: [regression][lucid] system frequently reboots after update in august 2012, path via rtkit and AptDaemon

2012-09-22 Thread jan
** Also affects: linux-kernel-bugs
   Importance: Undecided
   Status: New

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

Title:
  [regression][lucid] system frequently reboots after update in august
  2012, path via rtkit and AptDaemon

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux-kernel-bugs/+bug/1052323/+subscriptions

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


[Bug 981803] Re: 720P video lagging, massive framedrops and out of sync

2012-09-22 Thread Brendan_P
Better but not 100% for me.

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

Title:
  720P video lagging, massive framedrops and out of sync

To manage notifications about this bug go to:
https://bugs.launchpad.net/cheese/+bug/981803/+subscriptions

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


[Bug 1020285] Re: Addition of leap second causes spuriously high CPU usage and futex lockups

2012-09-22 Thread jan
This solution may have introduced a regression problem on Lucid.
https://bugs.launchpad.net/linux-kernel-bugs/+bug/1052323

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

Title:
  Addition of leap second causes spuriously high CPU usage and futex
  lockups

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-files/+bug/1020285/+subscriptions

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


[Bug 1053211] Re: Unfixable Package is in a very bad inconsistent state

2012-09-22 Thread Ondra Žižka
I reinstalled everything.

for pkg in `dpkg --get-selections | awk '$2==install{print $1}'`; do
sudo apt-get install -y --reinstall $pkg;
done

But still the same error.

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

Title:
  Unfixable Package is in a very bad inconsistent state

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1053211/+subscriptions

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


[Bug 872824] Re: Network-manager locks up when adding strongSwan VPN connection

2012-09-22 Thread Andreas Wirth
Hi @all,

just one question, is it possible to get the fixed packages also for the
precise release?

It'll be wonderful, then I really need it for my current project.

(I managed a permanent IPCop2.x-to Fritzbox7390-IPSec-net-to-net-
connection that was not so easy to realize, but I can't get my own
laptop to build up a IPSec-based roadwarrior connection, which is really
annoying.)

best regards,
Andreas

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

Title:
  Network-manager locks up when adding strongSwan VPN connection

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-strongswan/+bug/872824/+subscriptions

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


[Bug 1054461] Re: ubuntuone-syncdaemon crashed with NameError in /usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/platform/sync_menu/linux.py: name 'Dbusmenu' is not defined

2012-09-22 Thread MindVirus
** Visibility changed to: Public

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

Title:
  ubuntuone-syncdaemon crashed with NameError in /usr/lib/python2.7
  /dist-packages/ubuntuone-client/ubuntuone/platform/sync_menu/linux.py:
  name 'Dbusmenu' is not defined

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntuone-client/+bug/1054461/+subscriptions

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


[Bug 1054460] [NEW] Error 500 while purchasing

2012-09-22 Thread Maxim Kalinin
Public bug reported:

When I click 'Buy' button and log in, I am directed to the following
page:

Server Error (500)

An error occurred which prevented the page you requested from loading.
If this problem continues, please consider reporting this problem by
sending an e-mail to webmas...@canonical.com

I tried writing to the e-mail address but it seems that nobody checks
it.

The same thing happens in Firefox when I try to redeem my Humble Bundle
games.


Ubuntu 12.04.1 LTS
software-center 5.2.5

** Affects: software-center (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Error 500 while purchasing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1054460/+subscriptions

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


[Bug 1054461] Re: ubuntuone-syncdaemon crashed with NameError in /usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/platform/sync_menu/linux.py: name 'Dbusmenu' is not defined

2012-09-22 Thread Apport retracing service
** Tags removed: need-duplicate-check

** Changed in: ubuntuone-client (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  ubuntuone-syncdaemon crashed with NameError in /usr/lib/python2.7
  /dist-packages/ubuntuone-client/ubuntuone/platform/sync_menu/linux.py:
  name 'Dbusmenu' is not defined

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntuone-client/+bug/1054461/+subscriptions

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


[Bug 1053897] Re: kernel does not boot without noefi on commandline

2012-09-22 Thread 123RaZoR321
Same problem with N53SV. Nothing works in uefi mode. What I did to fix
this was switching to kernel stub loader. It works like a charm.

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

Title:
  kernel does not boot without noefi on commandline

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1053897/+subscriptions

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


Re: [Bug 885993] Re: Lazarus now and then freezes when trying to perform a Lazarus window operation

2012-09-22 Thread Paul Gevers
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately, we cannot work on this bug because we
don't know how to reproduce. I have the feeling that this bug is not in
Lazarus but in e.g. the window manager. I might be proven wrong though.

I am trying to help. Maybe it would help to create a backtrace when the
program hangs next time. I think the procedure is described here:
https://wiki.ubuntu.com/Backtrace#Already_running_programs

Paul

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

Title:
  Lazarus now and then freezes when trying to perform a Lazarus window
  operation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lazarus/+bug/885993/+subscriptions

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


[Bug 1054464] Re: evince crashed with SIGSEGV when printing a PDF to a PS file

2012-09-22 Thread Apport retracing service
*** This bug is a duplicate of bug 1030357 ***
https://bugs.launchpad.net/bugs/1030357

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

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1054464/+attachment/3330428/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1054464/+attachment/3330430/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1054464/+attachment/3330432/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1054464/+attachment/3330433/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1054464/+attachment/3330434/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1054464/+attachment/3330436/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1054464/+attachment/3330437/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1030357
   crash with SIGSEGV in cairo, when evince tries to print this PDF file

** Visibility changed to: Public

** Tags removed: need-amd64-retrace

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

Title:
  evince crashed with SIGSEGV when printing a PDF to a PS file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1054464/+subscriptions

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


[Bug 1054463] Re: rhythmbox-metadata crashed with SIGSEGV in g_type_check_value()

2012-09-22 Thread Apport retracing service
*** This bug is a duplicate of bug 838812 ***
https://bugs.launchpad.net/bugs/838812

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

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1054463/+attachment/3330417/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1054463/+attachment/3330419/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1054463/+attachment/3330422/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1054463/+attachment/3330423/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1054463/+attachment/3330424/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1054463/+attachment/3330425/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1054463/+attachment/3330426/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 838812
   rhythmbox-metadata crashed with SIGSEGV in g_type_check_is_value_type_U()

** Visibility changed to: Public

** Tags removed: need-amd64-retrace

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

Title:
  rhythmbox-metadata crashed with SIGSEGV in g_type_check_value()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/1054463/+subscriptions

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


[Bug 1054467] Re: nautilus crashed with SIGSEGV in g_type_check_instance_cast()

2012-09-22 Thread miked
*** This bug is a duplicate of bug 1053670 ***
https://bugs.launchpad.net/bugs/1053670


** Visibility changed to: Public

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

Title:
  nautilus crashed with SIGSEGV in g_type_check_instance_cast()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1054467/+subscriptions

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


[Bug 1054467] Re: nautilus crashed with SIGSEGV in g_type_check_instance_cast()

2012-09-22 Thread Apport retracing service
*** This bug is a duplicate of bug 1053670 ***
https://bugs.launchpad.net/bugs/1053670

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

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1054467/+attachment/3330456/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1054467/+attachment/3330458/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1054467/+attachment/3330459/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1054467/+attachment/3330460/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1054467/+attachment/3330461/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1054467/+attachment/3330462/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1054467/+attachment/3330463/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1053670
   nautilus crashed with SIGSEGV in g_type_check_instance_cast()

** Tags removed: need-amd64-retrace

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

Title:
  nautilus crashed with SIGSEGV in g_type_check_instance_cast()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1054467/+subscriptions

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


[Bug 1054466] Re: vlc crashed with SIGABRT in raise()

2012-09-22 Thread Apport retracing service
*** This bug is a duplicate of bug 1038578 ***
https://bugs.launchpad.net/bugs/1038578

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

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1054466/+attachment/3330447/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1054466/+attachment/3330449/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1054466/+attachment/3330451/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1054466/+attachment/3330452/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1054466/+attachment/3330453/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1054466/+attachment/3330454/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1054466/+attachment/3330455/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1038578
   vlc crash

** Visibility changed to: Public

** Tags removed: need-amd64-retrace

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

Title:
  vlc crashed with SIGABRT in raise()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vlc/+bug/1054466/+subscriptions

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


[Bug 986835] Re: Cursor jumps to left/right side of screen when moving from one monitor to another

2012-09-22 Thread Jason Smestad
I struggled with this for some time. With xinerama, I experienced this
cursor wierdness, and other symptoms too. Xrandr was failing, and due to
this, my power indicator also went missing, and I couldn't use Unity 3d
- it was reverting me to Unity 2d. I tried twinview and also xinerama,
and I wasn't happy with either of those options. In the end, what I
ended up doing was purging all things nvidia* from my system, deleted
the xorg.conf file completely, and then I installed the nvidia-current
package. After that, everything works beautifuly. Unity 3d is back,
xrandr functions correctly, my power indicator is there, and I can use
both my monitors. I've had it fixed for a while and I'm happy now.

So I'll leave this here, for anyone that's looking for an answer, the
steps that fixed it for me. Do this at your own risk, and make backups
first, but my fix went like this:

* Ctrl-Alt F1 to switch to console, and login there
* sudo service lightdm stop
* sudo apt-get purge nvidia*
* sudo rm /etc/X11/xorg.conf
* sudo apt-get install nvidia-current
* sudo shutdown -r now

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

Title:
  Cursor jumps to left/right side of screen when moving from one monitor
  to another

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-2d/+bug/986835/+subscriptions

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


[Bug 1054472] [NEW] Failure to switch off power after system shutdown

2012-09-22 Thread Dieter Maurer
Public bug reported:

After system shutdown (and the message system halted) power remains
switched on.

I suspect that the signal to switch off power is not long enough.

I know that this problem has been reports often and already for a long
time -- but, it still is not fixed.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: linux-image-3.2.0-30-generic-pae 3.2.0-30.48
ProcVersionSignature: Ubuntu 3.2.0-30.48-generic-pae 3.2.27
Uname: Linux 3.2.0-30-generic-pae i686
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 2.0.1-0ubuntu13
Architecture: i386
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: NVidia [HDA NVidia], device 0: VT1705 Analog [VT1705 Analog]
   Subdevices: 2/2
   Subdevice #0: subdevice #0
   Subdevice #1: subdevice #1
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  dieter 2298 F pulseaudio
CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not 
found.
Card0.Amixer.info:
 Card hw:0 'NVidia'/'HDA NVidia at 0xfbff8000 irq 21'
   Mixer name   : 'VIA VT1705'
   Components   : 'HDA:11064397,18490397,0010'
   Controls  : 36
   Simple ctrls  : 19
CurrentDmesg:
 [   31.056028] eth0: no IPv6 routers present
 [   32.924425] init: plymouth-stop pre-start process (2107) terminated with 
status 1
Date: Sat Sep 22 09:29:15 2012
HibernationDevice: RESUME=UUID=e1161a34-098d-4ba1-ac46-c281e2d5967f
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
Lsusb:
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
ProcEnviron:
 TERM=xterm
 PATH=(custom, user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcFB: 0 nouveaufb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-30-generic-pae 
root=UUID=91cd6c98-d2da-4860-8618-487160b5a848 ro
RelatedPackageVersions:
 linux-restricted-modules-3.2.0-30-generic-pae N/A
 linux-backports-modules-3.2.0-30-generic-pae  N/A
 linux-firmware1.79.1
RfKill:
 
SourcePackage: linux
UpgradeStatus: Upgraded to precise on 2012-07-11 (72 days ago)
WifiSyslog:
 
dmi.bios.date: 05/27/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P1.30
dmi.board.name: N68-S3 UCC
dmi.board.vendor: ASRock
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.30:bd05/27/2010:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnN68-S3UCC:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: To Be Filled By O.E.M.
dmi.product.version: To Be Filled By O.E.M.
dmi.sys.vendor: To Be Filled By O.E.M.

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


** Tags: apport-bug i386 precise running-unity

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

Title:
  Failure to switch off power after system shutdown

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1054472/+subscriptions

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


[Bug 1054472] Re: Failure to switch off power after system shutdown

2012-09-22 Thread Dieter Maurer
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1054472

Title:
  Failure to switch off power after system shutdown

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1054472/+subscriptions

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


[Bug 1054468] Re: nautilus crashed with SIGSEGV in g_cclosure_marshal_VOID__PARAM()

2012-09-22 Thread Apport retracing service
*** This bug is a duplicate of bug 1054234 ***
https://bugs.launchpad.net/bugs/1054234

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

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1054468/+attachment/3330468/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1054468/+attachment/3330470/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1054468/+attachment/3330472/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1054468/+attachment/3330473/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1054468/+attachment/3330474/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1054468/+attachment/3330475/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1054468/+attachment/3330476/+files/ThreadStacktrace.txt

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

** Visibility changed to: Public

** Tags removed: need-i386-retrace

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

Title:
  nautilus crashed with SIGSEGV in g_cclosure_marshal_VOID__PARAM()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1054468/+subscriptions

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


[Bug 1054470] Re: vino-server crashed with SIGABRT in raise()

2012-09-22 Thread Apport retracing service
*** This bug is a duplicate of bug 987287 ***
https://bugs.launchpad.net/bugs/987287

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

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1054470/+attachment/3330488/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1054470/+attachment/3330490/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1054470/+attachment/3330491/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1054470/+attachment/3330492/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1054470/+attachment/3330493/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1054470/+attachment/3330494/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1054470/+attachment/3330495/+files/ThreadStacktrace.txt

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

** Visibility changed to: Public

** Tags removed: need-amd64-retrace

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

Title:
  vino-server crashed with SIGABRT in raise()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vino/+bug/1054470/+subscriptions

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


[Bug 1054475] Re: nautilus crashed with SIGSEGV in g_type_check_instance_cast()

2012-09-22 Thread miked
** Visibility changed to: Public

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

Title:
  nautilus crashed with SIGSEGV in g_type_check_instance_cast()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1054475/+subscriptions

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


[Bug 936605] Re: Place Windows plugin - ignoring Multi Output Mode setting

2012-09-22 Thread Сергей
*** This bug is a duplicate of bug 874146 ***
https://bugs.launchpad.net/bugs/874146

Ubuntu 12.04, this bug too!

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

Title:
  Place Windows plugin - ignoring Multi Output Mode setting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/936605/+subscriptions

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


[Bug 832536] Re: dconf-service crashed with signal 5 in __libc_start_main()

2012-09-22 Thread dino99
As said previously, that issue is gone since a while, but time to time i clean 
the config folders : .gconf, .gnome2, .local, .config
These folders are cleanly recreated on next boot (but without custom settings 
indded, as its a reset, but that drop most of oldish issues due to old 
settings/symlinks left behind).

So i'm closing that report as both Precise  Quantal dont have that
issue now.

** Changed in: d-conf (Ubuntu)
   Status: Confirmed = Invalid

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

Title:
  dconf-service crashed with signal 5 in __libc_start_main()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/d-conf/+bug/832536/+subscriptions

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


[Bug 868176] Re: package lightdm-gtk-greeter 1.0.1-0ubuntu1 failed to install/upgrade: lightdm-gtk-greeter: config file '/etc/lightdm/lightdm-gtk-greeter-ubuntu.conf' is a circular link

2012-09-22 Thread wahyu nurcahyo
** Changed in: lightdm (Ubuntu)
 Assignee: (unassigned) = wahyu nurcahyo (s4ndun91)

** Changed in: lightdm (Ubuntu Oneiric)
 Assignee: (unassigned) = wahyu nurcahyo (s4ndun91)

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

Title:
  package lightdm-gtk-greeter 1.0.1-0ubuntu1 failed to install/upgrade:
  lightdm-gtk-greeter: config file '/etc/lightdm/lightdm-gtk-greeter-
  ubuntu.conf' is a circular link

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/868176/+subscriptions

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


[Bug 1054477] [NEW] check-diskfree ignores fs with media anywhere in mount path

2012-09-22 Thread Martin Carpenter
Public bug reported:

check-diskfree attempts to exlucde external automatically mounted disks
by removing mount paths containing media/ from the output of df(1),
like so:

df -klP |
grep ^/ |
grep -v /media/ |
...

If you have a standard filesystem mounted at, say, /mnt/media/press (any
mount point with media as the non-terminating component), then this will
be unintentionally excluded.

Suggested fix:

42c42
 grep -v /media/ |
---
 grep -v ^/media/ |

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

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

Title:
  check-diskfree ignores fs with media anywhere in mount path

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/checksecurity/+bug/1054477/+subscriptions

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


[Bug 1054476] [NEW] package udisks 1.0.4-5ubuntu2.1 failed to install/upgrade: package udisks is already installed and configured

2012-09-22 Thread Mario Steiner
Public bug reported:

Unknown crashed app running in the background of Ubuntu 12.04, system
runs stable.

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: udisks 1.0.4-5ubuntu2.1
ProcVersionSignature: Ubuntu 3.2.0-31.50-generic 3.2.28
Uname: Linux 3.2.0-31-generic x86_64
ApportVersion: 2.0.1-0ubuntu13
Architecture: amd64
Date: Sun Sep 16 17:00:35 2012
ErrorMessage: package udisks is already installed and configured
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
MachineType: SAMSUNG ELECTRONICS CO., LTD. 90X3A
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-31-generic 
root=UUID=160ebf65-ee0a-4f04-b474-91f88ae17973 ro quiet splash vt.handoff=7
SourcePackage: dpkg
Title: package udisks 1.0.4-5ubuntu2.1 failed to install/upgrade: package 
udisks is already installed and configured
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/16/2011
dmi.bios.vendor: Phoenix Technologies Ltd.
dmi.bios.version: 06HL
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 90X3A
dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
dmi.board.version: FAB1
dmi.chassis.asset.tag: Asset Tag
dmi.chassis.type: 9
dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
dmi.chassis.version: 0.1
dmi.modalias: 
dmi:bvnPhoenixTechnologiesLtd.:bvr06HL:bd07/16/2011:svnSAMSUNGELECTRONICSCO.,LTD.:pn90X3A:pvr0.1:rvnSAMSUNGELECTRONICSCO.,LTD.:rn90X3A:rvrFAB1:cvnSAMSUNGELECTRONICSCO.,LTD.:ct9:cvr0.1:
dmi.product.name: 90X3A
dmi.product.version: 0.1
dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.

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


** Tags: amd64 apport-package precise

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

Title:
  package udisks 1.0.4-5ubuntu2.1 failed to install/upgrade: package
  udisks is already installed and configured

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/1054476/+subscriptions

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


[Bug 1054476] Re: package udisks 1.0.4-5ubuntu2.1 failed to install/upgrade: package udisks is already installed and configured

2012-09-22 Thread Mario Steiner
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1054476

Title:
  package udisks 1.0.4-5ubuntu2.1 failed to install/upgrade: package
  udisks is already installed and configured

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/1054476/+subscriptions

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


[Bug 1054476] Re: package udisks 1.0.4-5ubuntu2.1 failed to install/upgrade: package udisks is already installed and configured

2012-09-22 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package udisks 1.0.4-5ubuntu2.1 failed to install/upgrade: package
  udisks is already installed and configured

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/1054476/+subscriptions

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


[Bug 1053269] Re: screen goes black after grub, lights up again when X starts

2012-09-22 Thread Lucazade
http://paste.ubuntu.com/1220031/(-21)
http://paste.ubuntu.com/1220057/(patch1)
http://paste.ubuntu.com/1220059/(patch2)

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

Title:
  screen goes black after grub, lights up again when X starts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1053269/+subscriptions

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


[Bug 1014730] Re: Window controls in upper right corner when button layout is modified

2012-09-22 Thread bakytn
I was running Precise but just upgraded to Quantal and I started facing
this issue.

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

Title:
  Window controls in upper right corner when button layout is modified

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1014730/+subscriptions

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


Re: [Bug 947664] Re: Unpacking linux-headers unbelievably slow in Lubuntu Precise (Beta 1)

2012-09-22 Thread Raphaël Hertzog
Hello,

On Sun, 16 Sep 2012, Benedikt wrote:
 I can confirm this bug in a quantal vbox. In a Precise vbox the unpack
 process takes under one minute. Under quantal it takes longer than 5
 min. Linux Headers is the only package that has this problem.

Are you using btrfs in quantal but ext4 in precise ?

That might explain the difference.

Cheers,
-- 
Raphaël Hertzog ◈ Debian Developer

Do you like what I do? Support my free software work on Debian and Ubuntu:
→ http://raphaelhertzog.com/support-my-work/

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

Title:
  Unpacking linux-headers unbelievably slow in Lubuntu Precise (Beta 1)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/947664/+subscriptions

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

[Bug 1054475] Re: nautilus crashed with SIGSEGV in g_type_check_instance_cast()

2012-09-22 Thread Apport retracing service
*** This bug is a duplicate of bug 1053670 ***
https://bugs.launchpad.net/bugs/1053670

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

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1054475/+attachment/3330553/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1054475/+attachment/3330555/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1054475/+attachment/3330556/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1054475/+attachment/3330557/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1054475/+attachment/3330558/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1054475/+attachment/3330559/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1054475/+attachment/3330560/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1053670
   nautilus crashed with SIGSEGV in g_type_check_instance_cast()

** Tags removed: need-amd64-retrace

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

Title:
  nautilus crashed with SIGSEGV in g_type_check_instance_cast()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1054475/+subscriptions

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


[Bug 1054474] Re: nautilus crashed with SIGSEGV in g_type_check_instance_cast()

2012-09-22 Thread Apport retracing service
*** This bug is a duplicate of bug 1053670 ***
https://bugs.launchpad.net/bugs/1053670

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

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1054474/+attachment/3330544/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1054474/+attachment/3330546/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1054474/+attachment/3330547/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1054474/+attachment/3330548/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1054474/+attachment/3330549/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1054474/+attachment/3330550/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1054474/+attachment/3330551/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1053670
   nautilus crashed with SIGSEGV in g_type_check_instance_cast()

** Visibility changed to: Public

** Tags removed: need-amd64-retrace

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

Title:
  nautilus crashed with SIGSEGV in g_type_check_instance_cast()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1054474/+subscriptions

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


[Bug 1054472] Re: Failure to switch off power after system shutdown

2012-09-22 Thread Brad Figg
** Changed in: linux (Ubuntu)
   Status: New = Confirmed

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

Title:
  Failure to switch off power after system shutdown

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1054472/+subscriptions

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


[Bug 1035843] Re: Trash doesn't work on NFS mounted partitions

2012-09-22 Thread l0b0
The user does not have access to write to the root of the partition, but
it does have read access to the root (obviously) and write access to
$HOME/.local/share/Trash and
$HOME/.local/share/Trash/info/[filename].number.trashinfo, as
mentioned. But why should this matter? A normal user doesn't need access
to the root directory of the local root partition to use trash properly.

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

Title:
  Trash doesn't work on NFS mounted partitions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-applets/+bug/1035843/+subscriptions

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


[Bug 798520] Re: package inetutils-talkd 2:1.8-3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-09-22 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  package inetutils-talkd 2:1.8-3 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/inetutils/+bug/798520/+subscriptions

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


[Bug 1054482] [NEW] xpdf file.pdf crashes with segmentaton fault

2012-09-22 Thread gigiair
Public bug reported:

The file have been created with pdftex. source : A tuer\bye
gv print it pefectly, while a warning message is printed :
Warning: translation table syntax error: Unknown keysym name:  apLineDel
Warning: ... found while parsing 'KeyapLineDel:   GV_Page(page+5) 
'
Warning: String to TranslationTable conversion encountered errors

This is what xpdf returns :

ubntjjr@josefein:~/Documents/TeX$ xpdf atuer.pdf 
* MediaBox = ll:0,0 ur:595.276,841.89
* CropBox = ll:0,0 ur:595.276,841.89
* Rotate = 0
BT
Tf /F16 11.9552
  font: tag=F16 name='???' 11.9552
Td 86.113 759.777
TJ [(a) -326 (tuer)]
d1 48.75 0 4 -1 48 45
q
cm 43 0 0 46 4 -1
BI
Q
d1 37.92 0 2 -1 33 61
q
cm 30 0 0 62 2 -1
BI
Q
d1 54.17 0 3 -1 51 44
q
cm 47 0 0 45 3 -1
BI
Q
d1 43.33 0 3 -1 40 45
q
cm 36 0 0 46 3 -1
BI
Q
d1 37.92 0 3 0 36 44
q
cm 32 0 0 44 3 0
BI
Q
Td 208.599 -671.731
TJ [(1)]
d1 48.75 0 8 0 41 66
q
cm 32 0 0 66 8 0
BI
Q
ET
* page 1 *
* MediaBox = ll:0,0 ur:595.276,841.89
* CropBox = ll:0,0 ur:595.276,841.89
* Rotate = 0
BT
Tf /F16 11.9552
  font: tag=F16 name='???' 11.9552
Td 86.113 759.777
TJ [(a) -326 (tuer)]
Td 208.599 -671.731
TJ [(1)]
ET
Erreur de segmentation

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: xpdf 3.02-12ubuntu2
ProcVersionSignature: Ubuntu 2.6.38-16.67-generic-pae 2.6.38.8
Uname: Linux 2.6.38-16-generic-pae i686
Architecture: i386
Date: Sat Sep 22 09:56:11 2012
InstallationMedia: Xubuntu 9.10 Karmic Koala - Release i386 (20091028.3)
ProcEnviron:
 LANGUAGE=fr_FR:en
 PATH=(custom, user)
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: xpdf
UpgradeStatus: Upgraded to natty on 2012-06-09 (104 days ago)

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


** Tags: apport-bug i386 natty

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

Title:
  xpdf file.pdf crashes with segmentaton fault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xpdf/+bug/1054482/+subscriptions

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


[Bug 1054482] Re: xpdf file.pdf crashes with segmentaton fault

2012-09-22 Thread gigiair
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1054482

Title:
  xpdf file.pdf crashes with segmentaton fault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xpdf/+bug/1054482/+subscriptions

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


[Bug 1054480] Re: nautilus crashed with SIGSEGV in g_type_check_instance_cast()

2012-09-22 Thread Apport retracing service
*** This bug is a duplicate of bug 1053670 ***
https://bugs.launchpad.net/bugs/1053670

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

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1054480/+attachment/3330584/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1054480/+attachment/3330586/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1054480/+attachment/3330588/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1054480/+attachment/3330589/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1054480/+attachment/3330590/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1054480/+attachment/3330591/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1054480/+attachment/3330592/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1053670
   nautilus crashed with SIGSEGV in g_type_check_instance_cast()

** Visibility changed to: Public

** Tags removed: need-amd64-retrace

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

Title:
  nautilus crashed with SIGSEGV in g_type_check_instance_cast()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1054480/+subscriptions

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


[Bug 863051] Re: Broadcom bluetooth device BCM20702A0 [0489:e031] not supported

2012-09-22 Thread bakytn
Just upgraded to Quantal Quetzal Beta which has Linux 3.5.0.15 kernel
version. Still no support for this bluetooth adapter.

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

Title:
  Broadcom bluetooth device BCM20702A0 [0489:e031] not supported

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/863051/+subscriptions

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


[Bug 1054483] Re: nautilus crashed with SIGSEGV in g_cclosure_marshal_VOID__PARAM()

2012-09-22 Thread Apport retracing service
*** This bug is a duplicate of bug 1054234 ***
https://bugs.launchpad.net/bugs/1054234

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

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1054483/+attachment/3330597/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1054483/+attachment/3330599/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1054483/+attachment/3330600/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1054483/+attachment/3330601/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1054483/+attachment/3330602/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1054483/+attachment/3330603/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1054483/+attachment/3330604/+files/ThreadStacktrace.txt

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

** Visibility changed to: Public

** Tags removed: need-i386-retrace

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

Title:
  nautilus crashed with SIGSEGV in g_cclosure_marshal_VOID__PARAM()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1054483/+subscriptions

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


[Bug 1054456] Re: Random string is returned as a value for an EXIF tag not present

2012-09-22 Thread Ubuntu Foundation's Bug Bot
The attachment A patch that seems to fix the problem of this bug
report has been identified as being a patch.  The ubuntu-reviewers team
has been subscribed to the bug report so that they can review the patch.
In the event that this is in fact not a patch you can resolve this
situation by removing the tag 'patch' from the bug report and editing
the attachment so that it is not flagged as a patch.  Additionally, if
you are member of the ubuntu-reviewers team please also unsubscribe the
team from this bug report.

[This is an automated message performed by a Launchpad user owned by
Brian Murray.  Please contact him regarding any issues with the action
taken in this bug report.]

** Tags added: patch

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

Title:
  Random string is returned as a value for an EXIF tag not present

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libexif-ruby/+bug/1054456/+subscriptions

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


[Bug 1054448]

2012-09-22 Thread Ubuntu Foundation's Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general.  It is important that bug reports be filed about source
packages so that people interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/1054448/+editstatus and add the
package name in the text box next to the word Package.

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: bot-comment

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

Title:
  unity not responding on older systems in 12.10 beta 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1054448/+subscriptions

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


Re: [Bug 1053886] Re: Error message during boot with kernel3.6

2012-09-22 Thread Søren Jakobsen
When i send a bug upstream i have to use a mainline kernel, what
mainline kernel am i suppose to use? I am also suppose to send it to
someone on a maintainers list, i just have no idea who to send it to,
let alone what exatly i am suppose to send.

2012/9/21 Joseph Salisbury joseph.salisb...@canonical.com:
 Are you only seeing this bug on the upstream 3.6 kernel and not in the
 Ubuntu kernel?  If so, it would be best to open a bug upstream[0].  That
 will allow the upstream Developers to examine the issue, and may provide
 a quicker resolution to the bug.

 [0] https://wiki.ubuntu.com/Bugs/Upstream/kernel


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

 ** Tags added: kernel-da-key

 ** Changed in: linux (Ubuntu)
Status: Confirmed = Invalid

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1053886

 Title:
   Error message during boot with kernel3.6

 Status in “linux” package in Ubuntu:
   Invalid

 Bug description:
   When booting on Precise with kernel3.6, i see a Asking for cache,
   data fail message during 5 seconds, then boots continues fine. See
   Bug #1052371 for Apport logs.

 To manage notifications about this bug go to:
 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1053886/+subscriptions


-- 
Med venlig hilsen

Søren Jakobsen
Bentesvej 13, 2 MF
8220 Brabrand

Tlf. 26 18 87 20

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

Title:
  Error message during boot with kernel3.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1053886/+subscriptions

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

[Bug 1054485] Re: nautilus crashed with SIGSEGV in g_type_check_instance_cast()

2012-09-22 Thread pabouk
*** This bug is a duplicate of bug 1053670 ***
https://bugs.launchpad.net/bugs/1053670


** Visibility changed to: Public

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

Title:
  nautilus crashed with SIGSEGV in g_type_check_instance_cast()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1054485/+subscriptions

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


[Bug 1054485] Re: nautilus crashed with SIGSEGV in g_type_check_instance_cast()

2012-09-22 Thread Apport retracing service
*** This bug is a duplicate of bug 1053670 ***
https://bugs.launchpad.net/bugs/1053670

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

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1054485/+attachment/3330606/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1054485/+attachment/3330608/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1054485/+attachment/3330609/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1054485/+attachment/3330610/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1054485/+attachment/3330611/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1054485/+attachment/3330612/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1054485/+attachment/3330613/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1053670
   nautilus crashed with SIGSEGV in g_type_check_instance_cast()

** Tags removed: need-amd64-retrace

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

Title:
  nautilus crashed with SIGSEGV in g_type_check_instance_cast()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1054485/+subscriptions

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


[Bug 1054490] [NEW] [ASUSTeK COMPUTER INC. UX32A] suspend/resume failure

2012-09-22 Thread Daniel Araújo
Public bug reported:

I cannot boot (or resume from suspension) my computer normally, I have
to use recovery mode everytime. When the recovery mode finishes to boot,
I get this error.

ProblemType: KernelOops
DistroRelease: Ubuntu 12.10
Package: linux-image-3.5.0-15-generic 3.5.0-15.22
ProcVersionSignature: Ubuntu 3.5.0-15.22-generic 3.5.4
Uname: Linux 3.5.0-15-generic x86_64
Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
ApportVersion: 2.5.2-0ubuntu4
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  daniel 2417 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory: 'iw'
Date: Sat Sep 22 09:23:17 2012
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: suspend/resume
HibernationDevice: RESUME=UUID=f3a4fc34-0599-450e-aa1b-fe88c792ffcd
InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120822.4)
InterpreterPath: /usr/bin/python3.2mu
MachineType: ASUSTeK COMPUTER INC. UX32A
ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
ProcFB: 0 EFI VGA
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-15-generic 
root=UUID=9a7f7105-3d66-4af6-88dc-040f07772acb ro recovery nomodeset
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-3.5.0-15-generic N/A
 linux-backports-modules-3.5.0-15-generic  N/A
 linux-firmware1.93
SourcePackage: linux
StagingDrivers: rts5139
Title: [ASUSTeK COMPUTER INC. UX32A] suspend/resume failure
UpgradeStatus: Upgraded to quantal on 2012-09-13 (8 days ago)
UserGroups:
 
dmi.bios.date: 06/06/2012
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: UX32A.206
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: UX32A
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX32A.206:bd06/06/2012:svnASUSTeKCOMPUTERINC.:pnUX32A:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32A:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.name: UX32A
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.

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


** Tags: amd64 apport-kerneloops quantal resume staging suspend

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

Title:
  [ASUSTeK COMPUTER INC. UX32A] suspend/resume failure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1054490/+subscriptions

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


[Bug 1054490] Re: [ASUSTeK COMPUTER INC. UX32A] suspend/resume failure

2012-09-22 Thread Daniel Araújo
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1054490

Title:
  [ASUSTeK COMPUTER INC. UX32A] suspend/resume failure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1054490/+subscriptions

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


[Bug 1054490] Re: [ASUSTeK COMPUTER INC. UX32A] suspend/resume failure

2012-09-22 Thread Brad Figg
** Changed in: linux (Ubuntu)
   Status: New = Confirmed

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

Title:
  [ASUSTeK COMPUTER INC. UX32A] suspend/resume failure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1054490/+subscriptions

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


[Bug 1054486] Re: signon-ui crashed with SIGSEGV in __run_exit_handlers()

2012-09-22 Thread Apport retracing service
*** This bug is a duplicate of bug 1053444 ***
https://bugs.launchpad.net/bugs/1053444

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

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1054486/+attachment/3330616/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1054486/+attachment/3330618/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1054486/+attachment/3330620/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1054486/+attachment/3330621/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1054486/+attachment/3330622/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1054486/+attachment/3330624/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1054486/+attachment/3330625/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1053444
   signon-ui crashed with SIGSEGV in ~QGlobalNetworkProxy()

** Visibility changed to: Public

** Tags removed: need-amd64-retrace

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

Title:
  signon-ui crashed with SIGSEGV in __run_exit_handlers()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/signon-ui/+bug/1054486/+subscriptions

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


[Bug 1053886] Re: Error message during boot with kernel3.6

2012-09-22 Thread Søren Jakobsen
** Changed in: linux (Ubuntu)
   Status: Invalid = Confirmed

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

Title:
  Error message during boot with kernel3.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1053886/+subscriptions

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


[Bug 1054491] [NEW] [2516CTO, Conexant CX20585, Black Mic, Right] No sound at all

2012-09-22 Thread Nick Barcet
Public bug reported:

Since I upgrade to 12.10, it is not possible to get sound input from the 
combined headset/mic plug on my t410. 
Output works fine in my headset.  
Input works fine from the internal microphone

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: alsa-base 1.0.25+dfsg-0ubuntu2
ProcVersionSignature: Ubuntu 3.5.0-15.22-generic 3.5.4
Uname: Linux 3.5.0-15-generic x86_64
ApportVersion: 2.5.2-0ubuntu4
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  nbarcet2851 F pulseaudio
Date: Sat Sep 22 10:30:03 2012
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120201.2)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_US:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaRecordingTest: ALSA recording test through plughw:Intel failed
Symptom_Card: Built-in Audio - HDA Intel
Symptom_DevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  nbarcet2851 F pulseaudio
Symptom_Jack: Black Mic, Right
Symptom_Type: No sound at all
Title: [2516CTO, Conexant CX20585, Black Mic, Right] No sound at all
UpgradeStatus: Upgraded to quantal on 2012-09-16 (5 days ago)
dmi.bios.date: 02/01/2011
dmi.bios.vendor: LENOVO
dmi.bios.version: 6IET75WW (1.35 )
dmi.board.name: 2516CTO
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:bvr6IET75WW(1.35):bd02/01/2011:svnLENOVO:pn2516CTO:pvrThinkPadT410:rvnLENOVO:rn2516CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 2516CTO
dmi.product.version: ThinkPad T410
dmi.sys.vendor: LENOVO

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug quantal running-unity

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

Title:
  [2516CTO, Conexant CX20585, Black Mic, Right] No sound at all

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1054491/+subscriptions

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


[Bug 1054491] Re: [2516CTO, Conexant CX20585, Black Mic, Right] No sound at all

2012-09-22 Thread Nick Barcet
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1054491

Title:
  [2516CTO, Conexant CX20585, Black Mic, Right] No sound at all

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1054491/+subscriptions

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


[Bug 1054487] Re: nautilus crashed with SIGSEGV in g_type_check_instance_cast()

2012-09-22 Thread Apport retracing service
*** This bug is a duplicate of bug 1053841 ***
https://bugs.launchpad.net/bugs/1053841

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

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1054487/+attachment/3330626/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1054487/+attachment/3330628/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1054487/+attachment/3330630/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1054487/+attachment/3330631/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1054487/+attachment/3330632/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1054487/+attachment/3330633/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1054487/+attachment/3330634/+files/ThreadStacktrace.txt

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

** Visibility changed to: Public

** Tags removed: need-i386-retrace

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

Title:
  nautilus crashed with SIGSEGV in g_type_check_instance_cast()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1054487/+subscriptions

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


[Bug 1054493] [NEW] [ASUSTeK COMPUTER INC. UX31A] suspend/resume failure

2012-09-22 Thread joey.blacksmith
Public bug reported:

Hello,

Steps to reproduce. Every time when I am on battery, then it excharges
and my laptop turns off. Afterwards, when I turn it on again (when
battery charges) I get the error message.

Using Ubuntu 3.5.0-15.22-generic 3.5.4

Cheers,

P.S. lspci-vnvn.log is included in attachment

ProblemType: KernelOops
DistroRelease: Ubuntu 12.10
Package: linux-image-3.5.0-15-generic 3.5.0-15.22
ProcVersionSignature: Ubuntu 3.5.0-15.22-generic 3.5.4
Uname: Linux 3.5.0-15-generic x86_64
Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
ApportVersion: 2.5.2-0ubuntu4
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  koval  2135 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory: 'iw'
Date: Sat Sep 22 10:21:08 2012
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: suspend/resume
HibernationDevice: RESUME=UUID=ded993f6-f01b-4e66-ab0d-abd098354d72
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120815)
InterpreterPath: /usr/bin/python3.2mu
MachineType: ASUSTeK COMPUTER INC. UX31A
ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-15-generic 
root=UUID=93460e56-a629-423b-a60f-ea9853735813 ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-3.5.0-15-generic N/A
 linux-backports-modules-3.5.0-15-generic  N/A
 linux-firmware1.93
SourcePackage: linux
StagingDrivers: rts5139
Title: [ASUSTeK COMPUTER INC. UX31A] suspend/resume failure
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
 
dmi.bios.date: 05/09/2012
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: UX31A.204
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: UX31A
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX31A.204:bd05/09/2012:svnASUSTeKCOMPUTERINC.:pnUX31A:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX31A:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.name: UX31A
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.

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


** Tags: amd64 apport-kerneloops quantal resume staging suspend

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

Title:
  [ASUSTeK COMPUTER INC. UX31A] suspend/resume failure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1054493/+subscriptions

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


[Bug 1054493] Re: [ASUSTeK COMPUTER INC. UX31A] suspend/resume failure

2012-09-22 Thread joey.blacksmith
** Attachment added: lspci-vnvn.log
   
https://bugs.launchpad.net/bugs/1054493/+attachment/3330687/+files/lspci-vnvn.log

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

Title:
  [ASUSTeK COMPUTER INC. UX31A] suspend/resume failure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1054493/+subscriptions

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


[Bug 1054329] Re: [FFE] Sync augeas 0.10.0-1 (main) from Debian unstable (main)

2012-09-22 Thread Iain Lane
I don't agree that this needs RT approval yet. All of the fixes are bug
fixes.

However this can't be a sync. The orig tarballs are different for some
reason. A fake sync is needed.

ec111af06186216930176ebe5ecccdf7bf528528aee9acde1d5d70088484afca  
ubuntu/augeas_0.10.0.orig.tar.gz
49d724807f67b7b4fe66a79c8070323ee537a57354bcf30164ccd4b1e98468a7  
debian/augeas_0.10.0.orig.tar.gz

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

Title:
  [FFE] Sync augeas 0.10.0-1 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/augeas/+bug/1054329/+subscriptions

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


[Bug 1027676] Re: gnome-control-center brightness bar has no effect on laptop

2012-09-22 Thread melchiaros
** Summary changed:

- gnome-control-center brightness bar has no effect on laptop HP655
+ gnome-control-center brightness bar has no effect on laptop

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

Title:
  gnome-control-center brightness bar has no effect on laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1027676/+subscriptions

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


[Bug 1054495] [NEW] AirPrint doesn't work on iOS 6 device

2012-09-22 Thread ginalfa
Public bug reported:

After iOS 6 update on my iPad2 device Airprin doesn't work on my ubuntu 12,04 
precise machine.
On my iPhone with iOS 5.1.1 still works fine.

I dont know if any attachement is required for this issue.
Sorry...

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

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

Title:
  AirPrint doesn't work on iOS 6 device

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1054495/+subscriptions

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


[Bug 1054491] Re: [2516CTO, Conexant CX20585, Black Mic, Right] No sound at all

2012-09-22 Thread Nick Barcet
Fildling a bit, the problem seems to be linked to the alsa mixer levels
and rec status which are reset everytime I unplug and replug my headset
with microphone.  Not very practical, specially since there are no way
to set this from any tool in the system's setting panel...

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

Title:
  [2516CTO, Conexant CX20585, Black Mic, Right] No sound at all

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1054491/+subscriptions

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


[Bug 954029] Re: package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch

2012-09-22 Thread opensshd
Workaround - amd64 12.04 - stock repos:


sudo apt-cache policy wine

returns 1.4.0

sudo apt-get build-dep wine

Downloaded the source code for it here:

[url]http://sourceforge.net/projects/wine/files/Source/wine-1.4.tar.bz2/download[/url]

After build dep is done I:

$ ./configure --without-x --without-freetype
$ make
$ sudo make install

Wine installs no errors.

Then as the workaround to the GUI frontend I:

sudo apt-get install q4wine


QT GUI works =]

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

Title:
  package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade:
  gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gettext/+bug/954029/+subscriptions

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


[Bug 617463] Re: mysql fails to load innodb plugin due to apparmor rejection.

2012-09-22 Thread Stefano Rivera
** Description changed:

  == SRU Stuff ==
  
  === Impact ===
  The HA innodb plugin can't be used, as the apparmor rules don't allow access 
to the plugin directory.
  
  === Regression potential ===
  Minimal. When this rule was added in maverick, it went through a few 
iterations:
  5.1.49-1ubuntu5, 5.1.49-1ubuntu6, and 5.1.49-1ubuntu7.
  But it hasn't been changed since, so we can assume it isn't too problematic.
  
  === Test Case ===
  
  Install mysql-server. Stop it.
  
  Add the following to a [mysqld] block in my.cnf:
  
+ default-storage-engine=InnoDB
  ignore_builtin_innodb
  
plugin-load=innodb=ha_innodb_plugin.so;innodb_trx=ha_innodb_plugin.so;innodb_locks=ha_innodb_plugin.so;innodb_lock_waits=ha_innodb_plugin.so;innodb_cmp=ha_innodb_plugin.so;innodb_cmp_reset=ha_innodb_plugin.so;innodb_cmpmem=ha_innodb_plugin.so;innodb_cmpmem_reset=ha_innodb_plugin.so
  
- Then mysql won't start, reporting that it can't load the innodb plugin.
+ Then mysql won't start, reporting in /var/log/mysql/error.log that it can't 
load the innodb plugin.
  If it starts, we've solved the problem.
  
  == Original Report ==
  
  Attempting to run the mysql testsuite fails with the apparmor policy as
  shipped in maverick with the following rejection:
  
  [72565.740926] type=1400 audit(1281713173.741:61): apparmor=DENIED
  operation=file_mmap parent=18416 profile=/usr/sbin/mysqld
  name=/usr/lib/mysql/plugin/ha_innodb_plugin.so.0.0.0 pid=18417
  comm=mysqld requested_mask=m denied_mask=m fsuid=1000 ouid=0
  
  The following needs to be added to the apparmor profile for mysqld:
  
    /usr/lib/mysql/plugin/*.so* m,
  
  This also may be an issue on lucid, though I haven't built a version of
  mysql there with the fix for bug 617461 to reproduce it.

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

Title:
  mysql fails to load innodb plugin due to apparmor rejection.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/617463/+subscriptions

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

[Bug 1054496] [NEW] update-manager

2012-09-22 Thread Mahabub Islam Prio
Public bug reported:

'E:Encountered a section with no Package: header, E:Problem with
MergeList /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_precise-
security_universe_i18n_Translation-en, E:The package lists or status
file could not be parsed or opened.'

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

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

Title:
  update-manager

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-docs/+bug/1054496/+subscriptions

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


[Bug 1027420] Re: Empathy does not remember changed passwords

2012-09-22 Thread Bilal Shahid
plz report the another bug of that issue

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

Title:
  Empathy does not remember changed passwords

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1027420/+subscriptions

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


[Bug 1053985] Re: gecko-mediaplayer package should not bundle so many plugins for security reasons

2012-09-22 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: ubuntu-meta (Ubuntu)
   Status: New = Confirmed

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

Title:
  gecko-mediaplayer package should not bundle so many plugins for
  security reasons

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-meta/+bug/1053985/+subscriptions

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


[Bug 617463] Re: mysql fails to load innodb plugin due to apparmor rejection.

2012-09-22 Thread Stefano Rivera
** Patch added: mysql-dfsg-5.1_5.1.63-0ubuntu0.10.04.2.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/mysql-dfsg-5.1/+bug/617463/+attachment/3330710/+files/mysql-dfsg-5.1_5.1.63-0ubuntu0.10.04.2.debdiff

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

Title:
  mysql fails to load innodb plugin due to apparmor rejection.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/617463/+subscriptions

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


[Bug 1054493] Re: [ASUSTeK COMPUTER INC. UX31A] suspend/resume failure

2012-09-22 Thread Brad Figg
** Changed in: linux (Ubuntu)
   Status: New = Confirmed

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

Title:
  [ASUSTeK COMPUTER INC. UX31A] suspend/resume failure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1054493/+subscriptions

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


[Bug 1053985] Re: gecko-mediaplayer package should not bundle so many plugins for security reasons

2012-09-22 Thread dino99
This is a general nightmare all across the system, and so often
requested to stop this madness of multiple cross dependencies. Very bad
poor design.

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

Title:
  gecko-mediaplayer package should not bundle so many plugins for
  security reasons

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-meta/+bug/1053985/+subscriptions

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


[Bug 1051465] Re: Quantal B1 Fiefox window disappeared

2012-09-22 Thread melchiaros
Have tried it with the URL you have provided.

No freez, crash, cpu lock or different is observable to me.

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

Title:
  Quantal B1 Fiefox window disappeared

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1051465/+subscriptions

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


[Bug 954029] Re: package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch

2012-09-22 Thread opensshd
Winetricks Included ^ ^

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

Title:
  package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade:
  gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gettext/+bug/954029/+subscriptions

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


[Bug 1043507] Re: webkit build fails on binutils limitation

2012-09-22 Thread Iain Lane
If you filter out -g from CFLAGS, the .a isn't too large and webkit
builds successfully. I'm not sure this is a viable solution for the
archive though. I suppose splitting libWebCore up into multiple smaller
libraries would solve both problems, but that would require diving into
webkit's build system...

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

Title:
  webkit build fails on binutils limitation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1043507/+subscriptions

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


[Bug 1054498] Re: nautilus crashed with SIGSEGV in g_type_check_instance_cast()

2012-09-22 Thread Apport retracing service
*** This bug is a duplicate of bug 1053670 ***
https://bugs.launchpad.net/bugs/1053670

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

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1054498/+attachment/3330742/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1054498/+attachment/3330744/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1054498/+attachment/3330745/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1054498/+attachment/3330746/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1054498/+attachment/3330747/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1054498/+attachment/3330748/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1054498/+attachment/3330749/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1053670
   nautilus crashed with SIGSEGV in g_type_check_instance_cast()

** Visibility changed to: Public

** Tags removed: need-amd64-retrace

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

Title:
  nautilus crashed with SIGSEGV in g_type_check_instance_cast()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1054498/+subscriptions

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


[Bug 1054503] [NEW] [LENOVO 1298A58] suspend/resume failure

2012-09-22 Thread Thomas Rinkl
Public bug reported:

crash on start

ProblemType: KernelOops
DistroRelease: Ubuntu 12.10
Package: linux-image-3.5.0-15-generic 3.5.0-15.22
ProcVersionSignature: Ubuntu 3.5.0-15.22-generic 3.5.4
Uname: Linux 3.5.0-15-generic x86_64
Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
ApportVersion: 2.5.2-0ubuntu4
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  thomas 1803 F pulseaudio
 /dev/snd/controlC1:  thomas 1803 F pulseaudio
Date: Sat Sep 22 11:05:37 2012
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: suspend/resume
HibernationDevice: RESUME=UUID=6bd88439-e09d-49f4-add5-77fdec0ce3c0
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120905.2)
InterpreterPath: /usr/bin/python3.2mu
MachineType: LENOVO 1298A58
ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.5.0-15-generic 
root=/dev/mapper/ubuntu-root ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-3.5.0-15-generic N/A
 linux-backports-modules-3.5.0-15-generic  N/A
 linux-firmware1.93
SourcePackage: linux
StagingDrivers: rts_pstor
Title: [LENOVO 1298A58] suspend/resume failure
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
 
dmi.bios.date: 12/01/2011
dmi.bios.vendor: LENOVO
dmi.bios.version: 8NET32WW (1.16 )
dmi.board.asset.tag: Not Available
dmi.board.name: 1298A58
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:bvr8NET32WW(1.16):bd12/01/2011:svnLENOVO:pn1298A58:pvrThinkPadEdgeE320:rvnLENOVO:rn1298A58:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 1298A58
dmi.product.version: ThinkPad Edge E320
dmi.sys.vendor: LENOVO

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


** Tags: amd64 apport-kerneloops quantal resume staging suspend

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

Title:
  [LENOVO 1298A58] suspend/resume failure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1054503/+subscriptions

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


[Bug 1054503] Re: [LENOVO 1298A58] suspend/resume failure

2012-09-22 Thread Thomas Rinkl
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1054503

Title:
  [LENOVO 1298A58] suspend/resume failure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1054503/+subscriptions

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


[Bug 1054502] [NEW] man page dd - Sending USR1 signal

2012-09-22 Thread Decembry Quentin
Public bug reported:

I read this in the man page dd

   Sending a USR1 signal to a running `dd' process makes it print
I/O statistics to standard error and then resume copying.

  $ dd if=/dev/zero of=/dev/null pid=$!
  $ kill -USR1 $pid; sleep 1; kill $pid

  18335302+0 records in 18335302+0 records out 9387674624
bytes (9.4 GB) copied, 34.6279 seconds, 271 MB/s

But when I tried 'kill -USR1 $pid; sleep 1; kill $pid', dd didn't
resume.

I correct it with

kill -USR1 $pid; sleep 1; kill -CONT $pid

I'm not sure it could be concidered as bug but the man page isn't
correct and it should be corrected

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

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

Title:
  man page dd - Sending USR1 signal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/1054502/+subscriptions

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


[Bug 1054500] Re: colord-sane crashed with SIGABRT in raise()

2012-09-22 Thread Apport retracing service
*** This bug is a duplicate of bug 1027139 ***
https://bugs.launchpad.net/bugs/1027139

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

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1054500/+attachment/3330781/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1054500/+attachment/3330783/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1054500/+attachment/3330784/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1054500/+attachment/3330785/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1054500/+attachment/3330786/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1054500/+attachment/3330787/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1054500/+attachment/3330788/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1027139
   colord-sane assert failure: *** buffer overflow detected ***: 
/usr/lib/x86_64-linux-gnu/colord/colord-sane terminated

** Visibility changed to: Public

** Tags removed: need-amd64-retrace

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

Title:
  colord-sane crashed with SIGABRT in raise()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/colord/+bug/1054500/+subscriptions

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


[Bug 954029] Re: package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade: gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch

2012-09-22 Thread opensshd
And no, I should add, this way never asked me to remove any packages.
Definitely not a fix.

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

Title:
  package gettext 0.18.1.1-5ubuntu3 failed to install/upgrade:
  gettext:i386 0.18.1.1-5ubuntu3 (Multi-Arch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gettext/+bug/954029/+subscriptions

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


[Bug 1050774] Re: os-prober misparses GRUB 2.00 configuration, leading to arbitrarily-long grub.cfg output lines

2012-09-22 Thread dino99
Well i've tested the following:
- latest grub2.0 on 2 quantal: ubuntu  lubuntu i386
- also added from your grub ppa on 2 precise i386: but got on both an issue 
with apport, need either to refuse the grub2.0 upgrading due to apport removal, 
or accept the upgrading but then apport cant be reinstalled.
- as i prefer to avoid the possible os-prober version issue, all 4 installs now 
have grub2.0

In such case, grub boot smootly, excepting the common black screen before 
getting the menu (mainly 3 seconds).
So i hope either for a grub2.0 backport to Precise or an updated grub2.0 
version into the ppa, to be synced with quantal grub version.

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

Title:
  os-prober misparses GRUB 2.00 configuration, leading to arbitrarily-
  long grub.cfg output lines

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1050774/+subscriptions

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


[Bug 988509] Invitation to connect on LinkedIn

2012-09-22 Thread Lehotzky László
LinkedIn



Bug,

I'd like to add you to my professional network on LinkedIn.

- László

László Lehotzky
it specialist at ITSH Hungary
Hungary

Confirm that you know László Lehotzky:
https://www.linkedin.com/e/-jzeax1-h7eigx58-4c/isd/8762045603/ruqUQOba/?hs=falsetok=1P1GvZrQBjV5o1

--
You are receiving Invitation to Connect emails. Click to unsubscribe:
http://www.linkedin.com/e/-jzeax1-h7eigx58-4c/TveX8huKoPfgKACn6_4kzMoK_YccVc8GGfwlYIJ/goo/988509%40bugs%2Elaunchpad%2Enet/20061/I2945482343_1/?hs=falsetok=1uCm--QaZjV5o1

(c) 2012 LinkedIn Corporation. 2029 Stierlin Ct, Mountain View, CA
94043, USA.

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

Title:
  setoption.pl is not executable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba4/+bug/988509/+subscriptions

-- 
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   >