[Bug 1023591] Re: php5 opens /proc/XXX/auxv thousands of times until Apache crashes with too many open files

2012-07-15 Thread Jens
I'm running PHP as a FCGI (FastCGI) module to isolate my user
environments from each other properly.

No specific script causes this behaviour, I have multiple handwritten
PHP scripts as well as Typo3 and Mambo / Joomla / whatever processes
running and they all collect open file descriptors roughly at the same
speed.

Here is an example virtualhost configuration:
 
VirtualHost xx.xxx.xxx.xx:80
  ServerName foobar.name
  ServerAlias *.foobar.name
  ServerAdmin j...@.de
  DocumentRoot /x/webs/jens/name.foobar/
  FcgidIdleTimeout 30
  SuexecUserGroup jens jens
  Directory /x/webs/jens/name.foobar/
FilesMatch \.(php)$
  SetHandler fcgid-script
  FCGIWrapper /x/jens/foobar.name/php-fcgi-starter .php
  Options +ExecCGI
/FilesMatch
Order allow,deny
allow from all
  /Directory
  Alias /awstats /x/webs/jens/awstats/foobar.name
  Alias /awstats-icon /usr/share/awstats/icon/
  ErrorLog /x/logs/jens-foobar.name-error.log
  CustomLog /x/logs/jens-foobar.name-access.log combined
/VirtualHost

Here is the referenced (autogenerated) php-fcgi-starter script:

umask 022
PHPRC='/x/jens/foobar.name/'
export PHPRC
PHP_FCGI_CHILDREN=0
export PHP_FCGI_CHILDREN
PHP_FCGI_MAX_REQUESTS=250
export PHP_FCGI_MAX_REQUESTS
exec /usr/bin/php-cgi -c '/x/jens/foobar.name/'

I will read up on FPM, thank you for the info. But I still regard this
as a bug ;)

Cheers
Jens

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

Title:
  php5 opens /proc/XXX/auxv thousands of times until Apache crashes with
  too many open files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1023591/+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 1024926] [NEW] package clamav-base 0.97.3+dfsg-2.1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-07-15 Thread jose m
Public bug reported:

no se puede actualizar clamav

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: clamav-base 0.97.3+dfsg-2.1ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
Uname: Linux 3.2.0-26-generic i686
ApportVersion: 2.0.1-0ubuntu8
Architecture: i386
Date: Sat Jul 14 22:24:50 2012
DuplicateSignature:
 Setting up whoopsie (0.1.32) ...
 useradd: no se puede bloquear /etc/passwd; inténtelo más tarde.
 adduser: `/usr/sbin/useradd -d /nonexistent -g whoopsie -s /bin/false -u 119 
whoopsie' devolvió el código de error 1. Saliendo.
 dpkg: error processing whoopsie (--configure):
  subprocess installed post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
PackageArchitecture: all
SourcePackage: clamav
Title: package clamav-base 0.97.3+dfsg-2.1ubuntu1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to precise on 2012-04-30 (76 days ago)

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


** Tags: apport-package i386 precise

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

Title:
  package clamav-base 0.97.3+dfsg-2.1ubuntu1 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/clamav/+bug/1024926/+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 1024926] Re: package clamav-base 0.97.3+dfsg-2.1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-07-15 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package clamav-base 0.97.3+dfsg-2.1ubuntu1 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/clamav/+bug/1024926/+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 1013171] Re: Many package hooks not ported to python3

2012-07-15 Thread Launchpad Bug Tracker
This bug was fixed in the package lxpanel - 0.5.10-1ubuntu2

---
lxpanel (0.5.10-1ubuntu2) quantal; urgency=low

  * debian/patches: Refresh all patches.

  [ Matthieu Baerts (matttbe) ]
  * debian/local/source_lxpanel.py:
   - Update apport hook for python3 ; thanks to Edward Donovan (LP: #1013171)
 -- Julien Lavergne gi...@ubuntu.com   Sun, 15 Jul 2012 13:00:20 +0200

** Changed in: lxpanel (Ubuntu Quantal)
   Status: Confirmed = Fix Released

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

Title:
  Many package hooks not ported to python3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1013171/+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 702433] Re: Graphical SSH passphrase prompt does not come up in front/foreground of guake terminal (focus)

2012-07-15 Thread Domen Kožar
Using 12.04 I have the same issue. It was working in 11.10.

-- 
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/702433

Title:
  Graphical SSH passphrase prompt does not come up in front/foreground
  of guake terminal (focus)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/guake/+bug/702433/+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 702433] Re: Graphical SSH passphrase prompt does not come up in front/foreground of guake terminal (focus)

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

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

-- 
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/702433

Title:
  Graphical SSH passphrase prompt does not come up in front/foreground
  of guake terminal (focus)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/guake/+bug/702433/+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 1025066] [NEW] package winbind 2:3.6.3-2ubuntu2.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-07-15 Thread Nicholas Audette
Public bug reported:

Crashed when installing wine.

Unpacking wine (from .../wine_1.4-0ubuntu4_amd64.deb) ...
Setting up winbind (2:3.6.3-2ubuntu2.3) ...
 * Starting the Winbind daemon winbind   [fail] 
invoke-rc.d: initscript winbind, action start failed.
dpkg: error processing winbind (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of libpam-winbind:
 libpam-winbind depends on winbind (= 2:3.6.3-2ubuntu2.3); however:
  Package winbind is not configured yet.
dpkg: error processing libpam-winbind (--configure):
 dependency problems - leaving unconfigured
Setting up samba4 (4.0.0~alpha18.dfsg1-4ubuntu2) ...
No apport report written because the error message indicates its a followup 
error from a previous failure.
  unable to open smb.conf at 
/usr/share/samba/setoption.pl line 22.
dpkg: error processing samba4 (--configure):
 subprocess installed post-installation script returned error exit status 2
Setting up wine (1.4-0ubuntu4) ...
Errors were encountered while processing:
 winbind
 libpam-winbind
 samba4
E: Sub-process /usr/bin/dpkg returned an error code (1)

I had a previous install error with samba4, so why would samba4 be
installing alongside winbind?

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: winbind 2:3.6.3-2ubuntu2.3
ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
Uname: Linux 3.2.0-23-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.0.1-0ubuntu5
AptOrdering:
 wine: Install
 winbind: Configure
 libpam-winbind: Configure
 samba4: Configure
 wine: Configure
Architecture: amd64
Date: Sun Jul 15 18:54:24 2012
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
SourcePackage: samba
Title: package winbind 2:3.6.3-2ubuntu2.3 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: samba (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 samba in Ubuntu.
https://bugs.launchpad.net/bugs/1025066

Title:
  package winbind 2:3.6.3-2ubuntu2.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/samba/+bug/1025066/+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 1025066] Re: package winbind 2:3.6.3-2ubuntu2.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-07-15 Thread Nicholas Audette
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/1025066

Title:
  package winbind 2:3.6.3-2ubuntu2.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/samba/+bug/1025066/+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 1025066] Re: package winbind 2:3.6.3-2ubuntu2.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-07-15 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package winbind 2:3.6.3-2ubuntu2.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/samba/+bug/1025066/+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 1025066] Re: package winbind 2:3.6.3-2ubuntu2.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-07-15 Thread Nicholas Audette
It seems when I try to remove samba4, I get this:

Removing samba4 ...
samba4 stop/waiting
Processing triggers for ureadahead ...
Processing triggers for man-db ...
Setting up winbind (2:3.6.3-2ubuntu2.3) ...
 * Starting the Winbind daemon winbind   [fail] 
invoke-rc.d: initscript winbind, action start failed.
dpkg: error processing winbind (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of libpam-winbind:
 libpam-winbind depends on winbind (= 2:3.6.3-2ubuntu2.3); however:
  Package winbind is not configured yet.
dpkg: error processing libpam-winbind (--configure):
 dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup 
error from a previous failure.
  Errors were encountered while processing:
 winbind
 libpam-winbind
E: Sub-process /usr/bin/dpkg returned an error code (1)

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

Title:
  package winbind 2:3.6.3-2ubuntu2.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/samba/+bug/1025066/+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 1023729] Re: maas-import-isos requires wget, but maas has no wget dependency

2012-07-15 Thread Julian Edwards
** Also affects: maas (Ubuntu)
   Importance: Undecided
   Status: New

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

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

Title:
  maas-import-isos requires wget, but maas has no wget dependency

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1023729/+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 160426] Re: keepalived using genhash keeps getting zombied and using CPU to a 100%

2012-07-15 Thread Clint Byrum
Adam, thanks for the response! With that, I'll mark it as Confirmed.

The symptoms all seem to center around the order that modules are loaded
and perhaps how networking is handled. Perhaps keepalived needs to be
delayed until after all networking. I have to wonder if this still
affects 12.04, since runlevel 2 is now delayed until all interfaces in
/etc/network/interfaces have been brought up.

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

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

Title:
  keepalived using genhash keeps getting zombied and using CPU to a
  100%

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/160426/+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


Re: [Bug 1015207] Re: juju setup fails, ERROR Invalid SSH key - 12.04 LTS

2012-07-15 Thread Julian Edwards
On Wednesday 27 June 2012 15:45:17 you wrote:
 Curious. I was able to get one of the servers to actually function
 correctly as the ZK node -- not sure why that one is different since it
 was built just like the other two nodes. Anyway, logs are attached for
 all three as well as the cloud-init-output.log log from that one
 functioning server (server03; neither of the other two servers have this
 logfile).
 
 ** Attachment added: cloud-init-logs.tgz
   
 https://bugs.launchpad.net/ubuntu/+source/juju/+bug/1015207/+attachment/320
 5714/+files/cloud-init-logs.tgz

The critical difference in the logs is here:

server02:
Jun 21 13:08:36 server02 [CLOUDINIT] __init__.py[DEBUG]: handling scripts-user 
with freq=None and args=[]
Jun 21 13:08:36 server02 [CLOUDINIT] cc_scripts_user.py[WARNING]: failed to 
run-parts in /var/lib/cloud/instance/scripts


Did you put your own cloudinit scripts in which are now failing?

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

Title:
  juju setup fails, ERROR Invalid SSH key - 12.04 LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju/+bug/1015207/+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 1015207] Re: juju setup fails, ERROR Invalid SSH key - 12.04 LTS

2012-07-15 Thread Julian Edwards
 I think the Problem is a bug because there is no ubuntu User on my
installation:

This is because it didn't finish commissioning.  You need to examine the
logs as above to find out where the problem is.

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

Title:
  juju setup fails, ERROR Invalid SSH key - 12.04 LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju/+bug/1015207/+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 941968] Re: lockfile-create hangs inside lxc containers (potential buffer overflow?)

2012-07-15 Thread Launchpad Bug Tracker
[Expired for lxc (Ubuntu) because there has been no activity for 60
days.]

** Changed in: lxc (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  lockfile-create hangs inside lxc containers (potential buffer
  overflow?)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/941968/+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 941968] Re: lockfile-create hangs inside lxc containers (potential buffer overflow?)

2012-07-15 Thread Launchpad Bug Tracker
[Expired for ntp (Ubuntu) because there has been no activity for 60
days.]

** Changed in: ntp (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  lockfile-create hangs inside lxc containers (potential buffer
  overflow?)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/941968/+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 670526] Re: phpmyadmin broken after hardy - lucid upgrade

2012-07-15 Thread Clint Byrum
Mark, first off thanks for opening this bug report back in 2010. I am
able to reproduce this, however I don't think it is a bug.

I started by configuring phpmyadmin to point at my mysql server in a
hardy chroot, including a 'controluser'. I then upgraded the chroot to
lucid. When accepting the dist config to replace my
/etc/phpmyadmin/config.inc.php, things did not work, but switching to
the old one produced a mostly working phpmyadmin that just warned me
about a few broken things. Moving the dist config back into place and
reconfiguring with dpkg-reconfigure phpmyadmin also did not break
things. Using the old config (from hardy) with dpkg-reconfigure
definitely broke things as you describe.

I feel that this is the wrong approach to support, as during an upgrade,
the user should incorporate the new changes into the config file,
merging the old values into the new config. The change is so radical
from hardy to lucid, that its very easy to get wrong, but this is just
part of the reality of config file management unfortunately.

I think this is purely a case where the old version configs and new
version configs were just too incompatible. There haven't been any more
reports of this, so I think this issue is not something we can handle in
Ubuntu, nor is it something we can forward upstream. I'm closing it as
Invalid, but if you think it might still be a bug worth looking at
please do feel free to re-open it or open a new bug report.

** Changed in: dbconfig-common (Ubuntu)
   Status: New = Invalid

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

Title:
  phpmyadmin broken after hardy - lucid upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dbconfig-common/+bug/670526/+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 1016435] Re: remove btrfs recommendation

2012-07-15 Thread Martin Pitt
Please also report this as a Debian bug. This is the kind of change
which tends to get dropped during merges/syncs as not important enough
to have a delta for

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

Title:
  remove btrfs recommendation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1016435/+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 675052] Re: Upgrade from hardy (8.04) to lucid (10.04) sets bad permissions on olcDatabase={-1}frontend, cn=config

2012-07-15 Thread Clint Byrum
In hardy:

# ldapsearch -x -b  -s base +
# extended LDIF
#
# LDAPv3
# base  with scope baseObject
# filter: (objectclass=*)
# requesting: + 
#

#
dn:
structuralObjectClass: OpenLDAProotDSE
configContext: cn=config
namingContexts: dc=nodomain
supportedControl: 2.16.840.1.113730.3.4.18
supportedControl: 2.16.840.1.113730.3.4.2
supportedControl: 1.3.6.1.4.1.4203.1.10.1
supportedControl: 1.2.840.113556.1.4.319
supportedControl: 1.2.826.0.1.3344810.2.3
supportedControl: 1.3.6.1.1.13.2
supportedControl: 1.3.6.1.1.13.1
supportedControl: 1.3.6.1.1.12
supportedExtension: 1.3.6.1.4.1.4203.1.11.1
supportedExtension: 1.3.6.1.4.1.4203.1.11.3
supportedExtension: 1.3.6.1.1.8
supportedFeatures: 1.3.6.1.1.14
supportedFeatures: 1.3.6.1.4.1.4203.1.5.1
supportedFeatures: 1.3.6.1.4.1.4203.1.5.2
supportedFeatures: 1.3.6.1.4.1.4203.1.5.3
supportedFeatures: 1.3.6.1.4.1.4203.1.5.4
supportedFeatures: 1.3.6.1.4.1.4203.1.5.5
supportedLDAPVersion: 3
supportedSASLMechanisms: NTLM
supportedSASLMechanisms: DIGEST-MD5
supportedSASLMechanisms: CRAM-MD5
entryDN:
subschemaSubentry: cn=Subschema

# search result
search: 2
result: 0 Success

# numResponses: 2
# numEntries: 1

After dist-upgrade:

# ldapsearch -x -b  -s base +
# extended LDIF
#
# LDAPv3
# base  with scope baseObject
# filter: (objectclass=*)
# requesting: + 
#

# search result
search: 2
result: 0 Success

# numResponses: 1

Marking Confirmed, still exists after upgrading to precise


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

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

Title:
  Upgrade from hardy (8.04) to lucid (10.04) sets bad permissions on
  olcDatabase={-1}frontend,cn=config

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/675052/+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 1024768] Re: Missing icons in unity launcher and app switcher after update

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

** Changed in: unity (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/1024768

Title:
  Missing icons in unity launcher and app switcher after update

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

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


[Bug 1024768] Re: Missing icons in unity launcher and app switcher after update

2012-07-15 Thread chirinea
Also affects me in 12.04 32b. Only affects Unity 3D.

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

Title:
  Missing icons in unity launcher and app switcher after update

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

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


[Bug 1024750] Re: Calibre crashes the window manager on start-up

2012-07-15 Thread PeterPall
Using wm2 and gnome classic I now get an endless stream of messages
indicating what might have eaten up all my RAM:

(python2.7:9372): Gtk-CRITICAL **: IA__gtk_widget_style_get: assertion
`GTK_IS_WIDGET (widget)' failed

(python2.7:9372): Gtk-CRITICAL **: IA__gtk_widget_style_get: assertion 
`GTK_IS_WIDGET (widget)' failed
QWidget::setMinimumSize: (MainWindow/Main) The largest allowed size is 
(16777215,16777215)
QWidget::setMinimumSize: (MainWindow/Main) The largest allowed size is 
(16777215,16777215)
QWidget::setMinimumSize: (MainWindow/Main) The largest allowed size is 
(16777215,16777215)
QWidget::setMinimumSize: (MainWindow/Main) The largest allowed size is 
(16777215,16777215)
QWidget::setMinimumSize: (MainWindow/Main) The largest allowed size is 
(16777215,16777215)
QWidget::setMinimumSize: (MainWindow/Main) The largest allowed size is 
(16777215,16777215)
QWidget::setMinimumSize: (MainWindow/Main) The largest allowed size is 
(16777215,16777215)
QWidget::setMinimumSize: (MainWindow/Main) The largest allowed size is 
(16777215,16777215)
QWidget::setMinimumSize: (MainWindow/Main) The largest allowed size is 
(16777215,16777215)
QWidget::setMinimumSize: (MainWindow/Main) The largest allowed size is 
(16777215,16777215)


** Summary changed:

- Calibre crashes on start-up
+ Calibre crashes the window manager on start-up

** Description changed:

  On my computer after setting the calibre user interface to slim any further 
try to start calibre crashed the window manager (tried with gnome-shell and 
metacity).
  Gnome-shell did complain about a modal dialog with a ridiculously high 
minimal size.
  
  Then I deleted all remains find -name calibre found from my home directoryand 
started anew.
  This time a dialog popped up asking me where to put the library. A soon as I 
answer this question the window manager crashes again.
  
  After switching to wm2 as window manager I got the following error
  messages:
  
  (python2.7:4620): Gtk-CRITICAL **: IA__gtk_widget_style_get: assertion 
`GTK_IS_WIDGET (widget)' failed
- QNativeImage: Unable to attach to shared memory segment. 
- 
+ QNativeImage: Unable to attach to shared memory segment.
  
  X Error: BadDrawable (invalid Pixmap or Window parameter) 9
-   Major opcode: 62 (X_CopyArea)
-   Resource id:  0x0
+   Major opcode: 62 (X_CopyArea)
+   Resource id:  0x0
+ 
+ Before the window manager crashes my computer starts rapidly eating up
+ any swap space I have (I use 4 Gigs of RAM and 10 Gigs of Swap).and all
+ processes that run for a longer time (e.G. ogmrip) tend to get killed.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: calibre 0.8.51+dfsg-1ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-4.4-generic 3.5.0-rc6
  Uname: Linux 3.5.0-4-generic x86_64
  ApportVersion: 2.3-0ubuntu4
  Architecture: amd64
  Date: Sat Jul 14 19:10:58 2012
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/calibre
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  SourcePackage: calibre
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Calibre crashes the window manager on start-up

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

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

[Bug 668035] Re: Shuffle doesn't always work

2012-07-15 Thread Bug Watch Updater
** Changed in: gnome-games
   Status: New = Expired

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

Title:
  Shuffle doesn't always work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-games/+bug/668035/+subscriptions

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


[Bug 1024863] [NEW] [MacBook Pro 5, 5] Backlight keys stop working after suspend

2012-07-15 Thread Lee Walsh
Public bug reported:

Backlight keys (labeled F5 and F6) work after reboot, but not after the
first suspend (closing clamshell).  The notification comes up but light
level does not change.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: linux-image-3.2.0-26-generic 3.2.0-26.41
ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
Uname: Linux 3.2.0-26-generic x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 2.0.1-0ubuntu8
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: NVidia [HDA NVidia], device 0: Cirrus Analog [Cirrus Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  leewalsh   1820 F pulseaudio
Card0.Amixer.info:
 Card hw:0 'NVidia'/'HDA NVidia at 0xd348 irq 23'
   Mixer name   : 'Cirrus Logic CS4206'
   Components   : 'HDA:10134206,106b4d00,00100301'
   Controls  : 18
   Simple ctrls  : 9
Date: Sun Jul 15 02:16:36 2012
HibernationDevice: RESUME=UUID=bdedc824-ada2-4897-9b84-133ff0225ecc
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
MachineType: Apple Inc. MacBookPro5,5
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB: 0 nouveaufb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-26-generic 
root=UUID=a9ce27f7-8e8f-4747-be2e-74eb4493da98 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.2.0-26-generic N/A
 linux-backports-modules-3.2.0-26-generic  N/A
 linux-firmware1.79
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 06/15/09
dmi.bios.vendor: Apple Inc.
dmi.bios.version: MBP55.88Z.00AC.B03.0906151708
dmi.board.asset.tag: Base Board Asset Tag#
dmi.board.name: Mac-F2268AC8
dmi.board.vendor: Apple Inc.
dmi.chassis.asset.tag: Asset Tag#
dmi.chassis.type: 10
dmi.chassis.vendor: Apple Inc.
dmi.chassis.version: Mac-F2268AC8
dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP55.88Z.00AC.B03.0906151708:bd06/15/09:svnAppleInc.:pnMacBookPro5,5:pvr1.0:rvnAppleInc.:rnMac-F2268AC8:rvr:cvnAppleInc.:ct10:cvrMac-F2268AC8:
dmi.product.name: MacBookPro5,5
dmi.product.version: 1.0
dmi.sys.vendor: Apple Inc.

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


** Tags: amd64 apport-bug precise

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

Title:
  [MacBook Pro 5,5] Backlight keys stop working after suspend

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

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


[Bug 1024863] Re: [MacBook Pro 5, 5] Backlight keys stop working after suspend

2012-07-15 Thread Lee Walsh
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1024863

Title:
  [MacBook Pro 5,5] Backlight keys stop working after suspend

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

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


[Bug 910672] Re: [REDWOOD] dell U2410 monitor repeatedly turns itself on and off when suspended

2012-07-15 Thread EspeonEefi
This also affects me. Currently running Xubuntu Precise.

Video card: VGA compatible controller: Advanced Micro Devices [AMD] nee ATI 
Juniper [Radeon HD 5700 Series]
Monitors: 2 Dell U2410s, both connected via DVI, both exhibit this symptom
Kernel: linux-image-3.2.0-26-generic 3.2.0-26.41
X driver: xserver-xorg-video-radeon 1:6.14.99~git20111219.aacbd629-0ubuntu2

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

Title:
  [REDWOOD] dell U2410 monitor repeatedly turns itself on and off when
  suspended

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

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


[Bug 689593] Re: 2x100% CPU and memory usage growth when setting bootable flag in palimpsest

2012-07-15 Thread Nedenom
I have the same problem with an USB stick in 12.04, trying to unset the
bootable flag.

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

Title:
  2x100% CPU and memory usage growth when setting bootable flag in
  palimpsest

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

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


[Bug 1024863] Re: [MacBook Pro 5, 5] Backlight keys stop working after suspend

2012-07-15 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/1024863

Title:
  [MacBook Pro 5,5] Backlight keys stop working after suspend

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

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


[Bug 1024865] [NEW] close/min/max menu not visible in full-screen

2012-07-15 Thread Hagen von Eitzen
Public bug reported:

Description:Ubuntu 12.04 LTS
Release:12.04

mudlet:
  Installiert: 2.0-rc12-1ubuntu1
  Kandidat:2.0-rc12-1ubuntu1
  Versionstabelle:
 *** 2.0-rc12-1ubuntu1 0
500 http://archive.ubuntu.com/ubuntu/ precise/universe amd64 Packages
100 /var/lib/dpkg/status


When running mudlet in full-screen mode, the usual close/min/max buttons are 
unavailable. Instead, the window title Mudlet is still visible.
Steps to reproduce
1. Start mudlet
2. bring its main window to full-screen mde if necessary (e.g. by doubl 
clicking the title bar)
On top of screen there will be no menu, but only the window title Mudlet in 
bold. This is expected
3. Hovre with the mouse on top of screen
Expected behaviour: The application menu with close/min/max on the left appears 
on top of screen
Observed behaviour: The title Mudlet remains in place (though fading at its 
right edge); the menu items Games, Toolbox, Options, Help, About 
appear; but no close/min/max buttons, nor any other menu option to close the app

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: mudlet 2.0-rc12-1ubuntu1 [modified: usr/games/mudlet]
ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
Uname: Linux 3.2.0-26-generic x86_64
ApportVersion: 2.0.1-0ubuntu8
Architecture: amd64
Date: Sun Jul 15 08:22:00 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
ProcEnviron:
 PATH=(custom, no user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: mudlet
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

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

Title:
  close/min/max menu not visible in full-screen

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

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


[Bug 1024865] Re: close/min/max menu not visible in full-screen

2012-07-15 Thread Hagen von Eitzen
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1024865

Title:
  close/min/max menu not visible in full-screen

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

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


[Bug 183456] Re: Trying to load a sf2 file with asfxload returns sfxload: no memory left

2012-07-15 Thread Joe M
An alternative solution to patching the kernel is to add a line to the 
bootloader excluding all but 2GB of RAM whenever you're going to be using MIDI. 
 I got this idea from reading the forum at 
http://ubuntuforums.org/showthread.php?t=1340309
 and have confirmed that it works.  I have 8GB of RAM and a SoundBlaster Audigy 
2 ZS card.

I'm using the version of GRUB that comes with Ubuntu 12.04.  I pressed
e at the boot loader screen to add custom options and, after the word
splash, added the line memmap=2048M\\$6144M  with no quotes. I've
confirmed that I'm able to load a SoundFont of in excess of 100MB with
no problem whereas previously I got the error message.  MIDIs play fine
with the large SoundFont in Rosegarden.

This is a kludge, but at least it's not modifying a system-wide kernel
variable.  Note that when you boot up with that option, your system will
of course think that it only has 2GB of RAM.

Many thanks to sdowney717 for coming up with this solution in a
different context.

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

Title:
  Trying to load a sf2 file with asfxload returns sfxload: no memory
  left

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

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


[Bug 1024869] [NEW] Compiz crashed, no window borders available, no recovery

2012-07-15 Thread Dustin M. Jackson
Public bug reported:

whilst changing themes with several windows open, compiz crashed, and
did not recover until reboot.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: compiz 1:0.9.8+bzr3249-0ubuntu2
ProcVersionSignature: Ubuntu 3.5.0-3.3-generic 3.5.0-rc5
Uname: Linux 3.5.0-3-generic i686
NonfreeKernelModules: wl
ApportVersion: 2.3-0ubuntu4
Architecture: i386
Date: Sun Jul 15 01:00:24 2012
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha i386 (20120613)
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: compiz
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 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/1024869

Title:
  Compiz crashed, no window borders available, no recovery

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

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


[Bug 1024869] Re: Compiz crashed, no window borders available, no recovery

2012-07-15 Thread Dustin M. Jackson
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1024869

Title:
  Compiz crashed, no window borders available, no recovery

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

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


[Bug 1024868] [NEW] ubuntu 12.04 hangs on during shut down

2012-07-15 Thread jsmanian
Public bug reported:

Hello,

 Yesterday I installed ubuntu 12.04 64bit version. I updated all
packages up to date. I have an issue during shut down. It hangs on
during shut down by showing this message.

Last few lines:
*All processes ended within 2 seconds   [OK]
Modem-manager[715]: info Caught signal 15, shutting down...
Modem-manager[715]: info Modem /org/freedesktop/Modem-Manager/modems/1: state 
changed (registered -disabled)
Modem-manager[715]: info (ttyACM0) closing serial port
Modem-manager[715]: info (ttyACM0) serial port closed
Modem-manager[715]: info Modem /org/freedesktop/Modem-Manager/modems/1: state 
changed (disabling - disabling)

*Deconfiguring network interfaces ... [OK]
*Deactivating swap ... [OK]
umount: /run/lock: not mounted
*will now halt
[786:148677] power down

I am using internet through my mobile GPRS modem.  It might be related to 
network manager. 
Note: There is no issues in restarting the system. System hangs only on shut 
down.

** Affects: 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/1024868

Title:
  ubuntu 12.04 hangs on during shut down

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

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


[Bug 1024868] Re: ubuntu 12.04 hangs on during shut down

2012-07-15 Thread jsmanian
** Attachment added: syslog
   https://bugs.launchpad.net/bugs/1024868/+attachment/3223745/+files/syslog

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

Title:
  ubuntu 12.04 hangs on during shut down

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

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


[Bug 1024868] Re: ubuntu 12.04 hangs on during shut down

2012-07-15 Thread jsmanian
** Attachment added: Auth log
   
https://bugs.launchpad.net/ubuntu/+bug/1024868/+attachment/3223746/+files/Auth%20log

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

Title:
  ubuntu 12.04 hangs on during shut down

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

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


[Bug 1024868] Re: ubuntu 12.04 hangs on during shut down

2012-07-15 Thread jsmanian
** Attachment added: xorg
   
https://bugs.launchpad.net/ubuntu/+bug/1024868/+attachment/3223747/+files/xorg

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

Title:
  ubuntu 12.04 hangs on during shut down

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

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


[Bug 1024868] Re: ubuntu 12.04 hangs on during shut down

2012-07-15 Thread jsmanian
** Attachment added: dpkg.log
   
https://bugs.launchpad.net/ubuntu/+bug/1024868/+attachment/3223749/+files/dpkg.log

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

Title:
  ubuntu 12.04 hangs on during shut down

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

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


[Bug 1024868] Re: ubuntu 12.04 hangs on during shut down

2012-07-15 Thread jsmanian
This is my first but report in launchpad. If any additional information is 
required, let me know. I will post it.
Thanks

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

Title:
  ubuntu 12.04 hangs on during shut down

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

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


[Bug 996791] Re: Xubuntu 12.04 extremely slow login

2012-07-15 Thread Antti Siiskonen
It should be noted that the patch metux made is actually against
lightdm, not accountsservice. I don't know if it's a proper fix for this
issue, but I'm also affected by this bug and his fix works for me so as
of now I'm running a patched lightdm. Thanks.

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

Title:
  Xubuntu 12.04 extremely slow login

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

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


[Bug 1018020] Re: Logitech webcam not working

2012-07-15 Thread Rattatoue
Its hard to say if the audio with the webcam issue is fixed. As of that
kernel update. My audio is messed up. Any sounds through my speakers
sound far away and static. I can faintly hear people with sound maxed
up. Just booted back into the previous kernel, no issues there at all.
No can't set freq messages in the dmesg like before. No errors in the
log at all. Its just my audio now on the machine is messed up on this
kernel. I can hear myself when I test it out on audacity the audio from
the webcam. So it does seem to be working, just seems like something
else messed up in the process.

Volume MAXED out, sounds as if its on 1% level. Alsamixer also shows it
maxed out as well.

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

Title:
  Logitech webcam not working

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

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


[Bug 1024436] Re: ibus-chewing-1.3.10 fails to save it's settings

2012-07-15 Thread Logan Rosen
** Bug watch added: IBus bugs #1428
   http://code.google.com/p/ibus/issues/detail?id=1428

** Also affects: ibus via
   http://code.google.com/p/ibus/issues/detail?id=1428
   Importance: Unknown
   Status: Unknown

** Bug watch added: Gentoo Bugzilla #407779
   https://bugs.gentoo.org/show_bug.cgi?id=407779

** Also affects: gentoo via
   https://bugs.gentoo.org/show_bug.cgi?id=407779
   Importance: Unknown
   Status: Unknown

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

Title:
  ibus-chewing-1.3.10 fails to save it's settings

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

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


[Bug 1024870] [NEW] Xorg freeze

2012-07-15 Thread DP
Public bug reported:

Hi,

after asking a question
(https://answers.launchpad.net/ubuntu/+question/203128) I was suggested
to open a Bug report.

The problem is basically that the keyboard of my laptop (HP Pavilion
dv2530el, 5.5 years old) is not answering (like frozen) for about 20
seconds at startup. I get at the login screen but I cannot type the
password of my user for the first 20 seconds: after that, everything is
working fine. The problem is the same if I use autologin: I cannot type
anything (for example in the Dash) for the same amount of seconds.

It is worth mentioning that:

* Keyboard is working correctly in BIOS and after the magic 20 seconds.
* Mouse is not affected at all.
* I installed a new SSD Hard Disk on an old laptop: the boot-up time now is 
quite low (10 seconds). 
* I tried with Ubuntu 12.04 32 and 64 bit and the problem is the same.


Please let me know if I need to provide more information.

Thank you for your support!

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: xorg 1:7.6+12ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-26.41-generic-pae 3.2.19
Uname: Linux 3.2.0-26-generic-pae i686
.tmp.unity.support.test.0:
 
ApportVersion: 2.0.1-0ubuntu8
Architecture: i386
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
CompositorRunning: compiz
Date: Sun Jul 15 09:23:26 2012
DistUpgraded: Fresh install
DistroCodename: precise
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes,
GraphicsCard:
 Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (primary) 
[8086:2a02] (rev 0c) (prog-if 00 [VGA controller])
   Subsystem: Hewlett-Packard Company Device [103c:30cd]
   Subsystem: Hewlett-Packard Company Device [103c:30cd]
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 (20120423)
MachineType: Hewlett-Packard HP Pavilion dv2500 Notebook PC
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-26-generic-pae 
root=UUID=cff897a5-69ab-4f07-9dcd-47065cbfdee7 ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
Title: Xorg freeze
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/28/2007
dmi.bios.vendor: Phoenix
dmi.bios.version: F.0A
dmi.board.name: 30CD
dmi.board.vendor: Wistron
dmi.board.version: 80.27
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnPhoenix:bvrF.0A:bd05/28/2007:svnHewlett-Packard:pnHPPaviliondv2500NotebookPC:pvrF.0A:rvnWistron:rn30CD:rvr80.27:cvnHewlett-Packard:ct10:cvrN/A:
dmi.product.name: HP Pavilion dv2500 Notebook PC
dmi.product.version: F.0A
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz 1:0.9.7.8-0ubuntu1.2
version.libdrm2: libdrm2 2.4.32-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.2-0ubuntu3.1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.2-0ubuntu3.1
version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.5
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build2

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


** Tags: apport-bug compiz-0.9 false-gpu-hang freeze i386 precise ubuntu

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

Title:
  Xorg freeze

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

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


[Bug 1024870] Re: Xorg freeze

2012-07-15 Thread DP
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1024870

Title:
  Xorg freeze

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

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


[Bug 1024459] Re: panel and launcher blinks when using libreoffice presenter/spreadsheet

2012-07-15 Thread Nils Frank
Yes, i had the same problem.

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

Title:
  panel and launcher blinks when using libreoffice presenter/spreadsheet

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

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


[Bug 1024416] Re: package base-files 5.0.0ubuntu20.10.04.5 failed to install/upgrade: no se puede acceder al archivo: No existe el fichero o el directorio

2012-07-15 Thread Logan Rosen
** Package changed: ubuntu = base-files (Ubuntu)

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

Title:
  package base-files 5.0.0ubuntu20.10.04.5 failed to install/upgrade: no
  se puede acceder al archivo: No existe el fichero o el directorio

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

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


[Bug 1018020] Re: Logitech webcam not working

2012-07-15 Thread Rattatoue
Joseph, by chance can you remove my above post. I found out the issue,
some how between the two kernels, pulse audio was switching my outputs.
From my headphones to my speakers then back to my headphones. So 3.5 rc4
was speakers, 3.5 rc7 was headphones. My headphones are right next to my
speakers. Hence the audio problem. I checked 3.5 rc7 once I realized
this and sound works great and webcam so far no issue. Have yet to run
it for the 14 hrs like did before about to start that. Again sorry for
the bug report. Was user error not kernel.

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

Title:
  Logitech webcam not working

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

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


[Bug 1024873] [NEW] package yaws 1.92-1 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 1

2012-07-15 Thread dmalenic
Public bug reported:

Description:Ubuntu 12.04 LTS
Release:12.04

yaws:
  Installed: 1.92-1
  Candidate: 1.92-1

Expected behavior: should be possible to uninstall yaws package.

I tried to install the erlang distribution from Erlang Solutios
http://www.erlang-solutions.com/section/132/download-erlang-otp. The
installation procedure attempted to remove the ubuntu prepackaged erlang
first and this step failed while uninstalling yaws. Now I have orphaned
yaws (apparently uninstalled but the install database is unaware of it)
and the attempt to (re)install either erlang (Ubuntu or one from Erlang
Solutions) is failing.

Errors were encountered while processing:
 /var/cache/apt/archives/yaws_1.92-1_all.deb

Now I have broken package that prevents me to do any package
manipulation and I can not fix it i.e. no automatic security upgrades
etc...

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: yaws 1.92-1
ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
Uname: Linux 3.2.0-26-generic x86_64
ApportVersion: 2.0.1-0ubuntu8
Architecture: amd64
Date: Sun Jul 15 09:30:44 2012
ErrorMessage: subprocess installed pre-removal script returned error exit 
status 1
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
PackageArchitecture: all
SourcePackage: yaws
Title: package yaws 1.92-1 failed to install/upgrade: subprocess installed 
pre-removal script returned error exit status 1
UpgradeStatus: Upgraded to precise on 2012-04-28 (77 days ago)

** Affects: yaws (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/1024873

Title:
  package yaws 1.92-1 failed to install/upgrade: subprocess installed
  pre-removal script returned error exit status 1

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

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


[Bug 1024873] Re: package yaws 1.92-1 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 1

2012-07-15 Thread dmalenic
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1024873

Title:
  package yaws 1.92-1 failed to install/upgrade: subprocess installed
  pre-removal script returned error exit status 1

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

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


[Bug 1024870] Re: Keyboard not responding for about 20 seconds at startup (xorg)

2012-07-15 Thread DP
** Summary changed:

- Xorg freeze
+ Keyboard not responding for about 20 seconds at startup (xorg)

** Summary changed:

- Keyboard not responding for about 20 seconds at startup (xorg)
+ Keyboard not responding for about 20 seconds at startup (Xorg freeze)

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

Title:
  Keyboard not responding for about 20 seconds at startup (Xorg freeze)

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

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


[Bug 1024877] Re: Ubuntu-Software Center don't show, it shows a buggy Chrome window

2012-07-15 Thread Nils Frank
** Attachment added: BildschirmUbuntu-Softwarecenter_fertig.png
   
https://bugs.launchpad.net/bugs/1024877/+attachment/3223814/+files/BildschirmUbuntu-Softwarecenter_fertig.png

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

Title:
  Ubuntu-Software Center don't show, it shows a buggy Chrome window

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

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


[Bug 1024877] [NEW] Ubuntu-Software Center don't show, it shows a buggy Chrome window

2012-07-15 Thread Nils Frank
Private bug reported:

When i will open the software-center andi have open the Chromium Webbrowsers, 
Ubuntu don't shows me a Ubuntu-Software-Center window, just a second 
chrome-Window with the Headline and functions ubuntu Software-Center
The windows are very buggy and the windows hang.
After one ore two minutes the Software-Center open and all is ok.
Is this a real bug?

For the buggy Windows see the photo.

(Sorry for my English, i am German).

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: software-center 5.2.4
ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
Uname: Linux 3.2.0-26-generic i686
ApportVersion: 2.0.1-0ubuntu8
Architecture: i386
Date: Sun Jul 15 09:52:40 2012
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
PackageArchitecture: all
SourcePackage: software-center
UpgradeStatus: Upgraded to precise on 2012-06-03 (41 days ago)

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


** Tags: apport-bug i386 precise

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

Title:
  Ubuntu-Software Center don't show, it shows a buggy Chrome window

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

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


[Bug 1024878] Re: evolution crashed with SIGSEGV in cairo_region_is_empty()

2012-07-15 Thread mamers.sdtb
** 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/1024878

Title:
  evolution crashed with SIGSEGV in cairo_region_is_empty()

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

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


[Bug 1024878]

2012-07-15 Thread Apport retracing service
StacktraceSource:
 #0  INT_cairo_region_is_empty (region=0x0) at 
/build/buildd/cairo-1.12.2/src/cairo-region.c:815
   [Error: /build/buildd/cairo-1.12.2/src/cairo-region.c was not found in 
source tree]
 #1  0xb1fe6edc in ?? ()
 #2  0x in ?? ()
StacktraceTop:
 INT_cairo_region_is_empty (region=0x0) at 
/build/buildd/cairo-1.12.2/src/cairo-region.c:815
 ?? ()
 ?? ()

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

Title:
  evolution crashed with SIGSEGV in cairo_region_is_empty()

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

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


[Bug 1024878] Stacktrace.txt

2012-07-15 Thread Apport retracing service
** Attachment added: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1024878/+attachment/3223828/+files/Stacktrace.txt

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

Title:
  evolution crashed with SIGSEGV in cairo_region_is_empty()

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

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


[Bug 1024878] ThreadStacktrace.txt

2012-07-15 Thread Apport retracing service
** Attachment added: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1024878/+attachment/3223829/+files/ThreadStacktrace.txt

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

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

Title:
  evolution crashed with SIGSEGV in cairo_region_is_empty()

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

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


[Bug 1024878] Crash report cannot be processed

2012-07-15 Thread Apport retracing service
Thank you for your report!

However, processing it in order to get sufficient information for the
developers failed (it does not generate a useful symbolic stack trace). This
might be caused by some outdated packages which were installed on your system
at the time of the report:

libjavascriptcoregtk-3.0-0 version 1.8.1-0ubuntu2~ppwkt1 required, but 
1.8.0-0ubuntu2 is available
libwebkitgtk-3.0-common version 1.8.1-0ubuntu2~ppwkt1 required, but 
1.8.0-0ubuntu2 is available
libwebkitgtk-3.0-0 version 1.8.1-0ubuntu2~ppwkt1 required, but 1.8.0-0ubuntu2 
is available
outdated debug symbol package for module-init-tools: package version 
3.16-1ubuntu3 dbgsym version 3.16-1ubuntu2


Please upgrade your system to the latest package versions. If you still
encounter the crash, please file a new report.

Thank you for your understanding, and sorry for the inconvenience!


** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1024878/+attachment/3223818/+files/CoreDump.gz

** 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/1024878

Title:
  evolution crashed with SIGSEGV in cairo_region_is_empty()

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

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


[Bug 1024873] Re: package yaws 1.92-1 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 1

2012-07-15 Thread dmalenic
I manged to workaround the bug. It looks like the uninstall script
assumes the yaws is running and fails on attempt to stop yaws. I re-
installed yaws, started it and run apt-get purge while yaws was running.
The removal procedure completed successfully.

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

Title:
  package yaws 1.92-1 failed to install/upgrade: subprocess installed
  pre-removal script returned error exit status 1

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

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


[Bug 1024869] Re: Compiz crashed, no window borders available, no recovery

2012-07-15 Thread Ubuntu Foundation's Bug Bot
** Tags added: compiz-0.9

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

Title:
  Compiz crashed, no window borders available, no recovery

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

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


[Bug 734908] Re: Unity is visible on top of fullscreen apps

2012-07-15 Thread Daniel van Vugt
mc-return, that is bug 748539, which is a different multi-monitor case
that is not yet fixed.

** Description changed:

- In natty alpha 3 up to date, I cannot get fullscreen in any application.
- Panels are still visible.
+ NOTE: This bug is only about the single monitor case. If you still have
+ problems with multiple monitors, see bug 748539 instead.
+ 
+ ORIGINAL DESCRIPTION:
+ In natty alpha 3 up to date, I cannot get fullscreen in any application. 
Panels are still visible.
  
  Tested with:
  - totem
  - vlc
  - firefox
  - chrome
  - geany
  
  Unity panel and top bar are always on top.
  
- 
  -
  Desired Solution:
  
  - When a window is fullscreen (note: this should not be confused with
  the *maximised* state) the menu bar should not be displayed.

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

Title:
  Unity is visible on top of fullscreen apps

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/734908/+subscriptions

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


[Bug 1023591] Re: php5 opens /proc/XXX/auxv thousands of times until Apache crashes with too many open files

2012-07-15 Thread Jens
I'm running PHP as a FCGI (FastCGI) module to isolate my user
environments from each other properly.

No specific script causes this behaviour, I have multiple handwritten
PHP scripts as well as Typo3 and Mambo / Joomla / whatever processes
running and they all collect open file descriptors roughly at the same
speed.

Here is an example virtualhost configuration:
 
VirtualHost xx.xxx.xxx.xx:80
  ServerName foobar.name
  ServerAlias *.foobar.name
  ServerAdmin j...@.de
  DocumentRoot /x/webs/jens/name.foobar/
  FcgidIdleTimeout 30
  SuexecUserGroup jens jens
  Directory /x/webs/jens/name.foobar/
FilesMatch \.(php)$
  SetHandler fcgid-script
  FCGIWrapper /x/jens/foobar.name/php-fcgi-starter .php
  Options +ExecCGI
/FilesMatch
Order allow,deny
allow from all
  /Directory
  Alias /awstats /x/webs/jens/awstats/foobar.name
  Alias /awstats-icon /usr/share/awstats/icon/
  ErrorLog /x/logs/jens-foobar.name-error.log
  CustomLog /x/logs/jens-foobar.name-access.log combined
/VirtualHost

Here is the referenced (autogenerated) php-fcgi-starter script:

umask 022
PHPRC='/x/jens/foobar.name/'
export PHPRC
PHP_FCGI_CHILDREN=0
export PHP_FCGI_CHILDREN
PHP_FCGI_MAX_REQUESTS=250
export PHP_FCGI_MAX_REQUESTS
exec /usr/bin/php-cgi -c '/x/jens/foobar.name/'

I will read up on FPM, thank you for the info. But I still regard this
as a bug ;)

Cheers
Jens

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

Title:
  php5 opens /proc/XXX/auxv thousands of times until Apache crashes with
  too many open files

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

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


[Bug 995444] Re: The appmenu is still present in the desktop

2012-07-15 Thread Daniel van Vugt
*** This bug is a duplicate of bug 66 ***
https://bugs.launchpad.net/bugs/66

** This bug is no longer a duplicate of bug 781931
   New windows are moved to front but don't take focus
** This bug has been marked a duplicate of bug 66
   New windows of nautilus get unfocused

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

Title:
  The appmenu is still present in the desktop

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

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


[Bug 995038] Re: Libre Office monopolizes focus in Unity

2012-07-15 Thread Daniel van Vugt
*** This bug is a duplicate of bug 66 ***
https://bugs.launchpad.net/bugs/66

** This bug is no longer a duplicate of bug 781931
   New windows are moved to front but don't take focus
** This bug has been marked a duplicate of bug 66
   New windows of nautilus get unfocused

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

Title:
  Libre Office monopolizes focus in Unity

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

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


[Bug 994949] Re: When nautilus opens it is not the active window

2012-07-15 Thread Daniel van Vugt
*** This bug is a duplicate of bug 66 ***
https://bugs.launchpad.net/bugs/66

** This bug is no longer a duplicate of bug 781931
   New windows are moved to front but don't take focus
** This bug has been marked a duplicate of bug 66
   New windows of nautilus get unfocused

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

Title:
  When nautilus opens it is not the active window

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

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


[Bug 994081] Re: When opened from the Unity launcher, Nautilus does not get focus if another window is already open

2012-07-15 Thread Daniel van Vugt
*** This bug is a duplicate of bug 66 ***
https://bugs.launchpad.net/bugs/66

** This bug is no longer a duplicate of bug 781931
   New windows are moved to front but don't take focus
** This bug has been marked a duplicate of bug 66
   New windows of nautilus get unfocused

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

Title:
  When opened from the Unity launcher, Nautilus does not get focus if
  another window is already open

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

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


[Bug 988716] Re: Home folder doesn't correctly open in panel

2012-07-15 Thread Daniel van Vugt
*** This bug is a duplicate of bug 66 ***
https://bugs.launchpad.net/bugs/66

** This bug is no longer a duplicate of bug 781931
   New windows are moved to front but don't take focus
** This bug has been marked a duplicate of bug 66
   New windows of nautilus get unfocused

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

Title:
  Home folder doesn't correctly open in panel

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

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


[Bug 981824] Re: Focus not changing when windows opens in some situations

2012-07-15 Thread Daniel van Vugt
*** This bug is a duplicate of bug 66 ***
https://bugs.launchpad.net/bugs/66

** This bug is no longer a duplicate of bug 781931
   New windows are moved to front but don't take focus
** This bug has been marked a duplicate of bug 66
   New windows of nautilus get unfocused

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

Title:
  Focus not changing when windows opens in some situations

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

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


[Bug 973014] Re: gstreamer0.10-plugins-bad, (libgstvideoparsersbad.so), causes a failure to decode many common video files encoded as AVC 1 Baseline - L2.1, Baseline - L1.1 others

2012-07-15 Thread Tsu Jan
Here is my Debian bug report:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681652

** Bug watch added: Debian Bug tracker #681652
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681652

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

Title:
  gstreamer0.10-plugins-bad, (libgstvideoparsersbad.so), causes a
  failure to decode many common video files encoded as AVC 1 Baseline -
  L2.1, Baseline - L1.1  others

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

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


[Bug 970829] Re: Nautilus isnt active when pops up- only shows taskbar its active

2012-07-15 Thread Daniel van Vugt
*** This bug is a duplicate of bug 66 ***
https://bugs.launchpad.net/bugs/66

** This bug is no longer a duplicate of bug 781931
   New windows are moved to front but don't take focus
** This bug has been marked a duplicate of bug 66
   New windows of nautilus get unfocused

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

Title:
  Nautilus isnt active when pops up- only shows taskbar its active

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

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


[Bug 964764] Re: Applications launched from from the launcher are not focused

2012-07-15 Thread Daniel van Vugt
*** This bug is a duplicate of bug 66 ***
https://bugs.launchpad.net/bugs/66

** This bug is no longer a duplicate of bug 781931
   New windows are moved to front but don't take focus
** This bug has been marked a duplicate of bug 66
   New windows of nautilus get unfocused

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

Title:
  Applications launched from from the launcher are not focused

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

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


[Bug 956239] Re: gedit is not given focus when opening a text file with double click

2012-07-15 Thread Daniel van Vugt
*** This bug is a duplicate of bug 66 ***
https://bugs.launchpad.net/bugs/66

** This bug is no longer a duplicate of bug 781931
   New windows are moved to front but don't take focus
** This bug has been marked a duplicate of bug 66
   New windows of nautilus get unfocused

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

Title:
  gedit is not given focus when opening a text file with double click

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

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


[Bug 956221] Re: launched fullscreen windows do not get focus

2012-07-15 Thread Daniel van Vugt
*** This bug is a duplicate of bug 66 ***
https://bugs.launchpad.net/bugs/66

** This bug is no longer a duplicate of bug 781931
   New windows are moved to front but don't take focus
** This bug has been marked a duplicate of bug 66
   New windows of nautilus get unfocused

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

Title:
  launched fullscreen windows do not get focus

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

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


[Bug 945812] Re: nautilus windows often open without focus if a terminal window is open, focus remains on terminal

2012-07-15 Thread Daniel van Vugt
*** This bug is a duplicate of bug 66 ***
https://bugs.launchpad.net/bugs/66

** This bug is no longer a duplicate of bug 781931
   New windows are moved to front but don't take focus
** This bug has been marked a duplicate of bug 66
   New windows of nautilus get unfocused

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

Title:
  nautilus windows often open without focus if a terminal window is
  open, focus remains on terminal

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

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


[Bug 944143] Re: Nautilus window not active when started from Unity laucher

2012-07-15 Thread Daniel van Vugt
*** This bug is a duplicate of bug 66 ***
https://bugs.launchpad.net/bugs/66

** This bug is no longer a duplicate of bug 781931
   New windows are moved to front but don't take focus
** This bug has been marked a duplicate of bug 66
   New windows of nautilus get unfocused

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

Title:
  Nautilus window not active when started from Unity laucher

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

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


[Bug 918773] Re: Newly opened window is not focused

2012-07-15 Thread Daniel van Vugt
*** This bug is a duplicate of bug 66 ***
https://bugs.launchpad.net/bugs/66

** This bug is no longer a duplicate of bug 781931
   New windows are moved to front but don't take focus
** This bug has been marked a duplicate of bug 66
   New windows of nautilus get unfocused

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

Title:
  Newly opened window is not focused

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

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


[Bug 909737] Re: Launching Nautilus doesn't set focus on the new window

2012-07-15 Thread Daniel van Vugt
*** This bug is a duplicate of bug 66 ***
https://bugs.launchpad.net/bugs/66

** This bug is no longer a duplicate of bug 781931
   New windows are moved to front but don't take focus
** This bug has been marked a duplicate of bug 66
   New windows of nautilus get unfocused

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

Title:
  Launching Nautilus doesn't set focus on the new window

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

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


[Bug 891110] Re: Global menu focus bug in newly launched fullscreen apps

2012-07-15 Thread Daniel van Vugt
*** This bug is a duplicate of bug 66 ***
https://bugs.launchpad.net/bugs/66

** This bug is no longer a duplicate of bug 781931
   New windows are moved to front but don't take focus
** This bug has been marked a duplicate of bug 66
   New windows of nautilus get unfocused

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

Title:
  Global menu focus bug in newly launched fullscreen apps

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

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


[Bug 883573] Re: launching an application doesn't focus it

2012-07-15 Thread Daniel van Vugt
*** This bug is a duplicate of bug 66 ***
https://bugs.launchpad.net/bugs/66

** This bug is no longer a duplicate of bug 781931
   New windows are moved to front but don't take focus
** This bug has been marked a duplicate of bug 66
   New windows of nautilus get unfocused

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

Title:
  launching an application doesn't focus it

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

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


[Bug 864233] Re: New Window doesn't take focus once launched

2012-07-15 Thread Daniel van Vugt
*** This bug is a duplicate of bug 66 ***
https://bugs.launchpad.net/bugs/66

** This bug is no longer a duplicate of bug 781931
   New windows are moved to front but don't take focus
** This bug has been marked a duplicate of bug 66
   New windows of nautilus get unfocused

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

Title:
  New Window doesn't take focus once launched

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz-core/+bug/864233/+subscriptions

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


[Bug 793538] Re: Window with no focus on top of another one closes the wrong one

2012-07-15 Thread Daniel van Vugt
*** This bug is a duplicate of bug 66 ***
https://bugs.launchpad.net/bugs/66

** This bug is no longer a duplicate of bug 781931
   New windows are moved to front but don't take focus
** This bug has been marked a duplicate of bug 66
   New windows of nautilus get unfocused

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

Title:
  Window with no focus on top of another one closes the wrong one

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

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


[Bug 781931] Re: New windows are moved to front but don't take focus

2012-07-15 Thread Daniel van Vugt
*** This bug is a duplicate of bug 66 ***
https://bugs.launchpad.net/bugs/66

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 66, so it 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. Feel free to continue to report any other bugs you may
find.


** This bug has been marked a duplicate of bug 66
   New windows of nautilus get unfocused

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

Title:
  New windows are moved to front but don't take focus

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

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


[Bug 333366] Re: New windows of nautilus get unfocused

2012-07-15 Thread Daniel van Vugt
Patch available:
https://bugzilla.gnome.org/show_bug.cgi?id=674816

** Summary changed:

- new nautilus window stays in background
+ New windows of nautilus get unfocused

** Changed in: nautilus
   Status: Invalid = Confirmed

** Project changed: notify-osd = compiz

** Changed in: compiz
   Status: Invalid = Confirmed

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

** Changed in: compiz
Milestone: None = 0.9.8.0

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

** Changed in: nautilus
   Importance: Undecided = Unknown

** Changed in: nautilus
   Status: Confirmed = Unknown

** Changed in: nautilus
 Remote watch: None = GNOME Bug Tracker #674816

** No longer affects: indicator-applet (Ubuntu)

** Package changed: metacity (Ubuntu) = nautilus (Ubuntu)

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

** No longer affects: zenity (Ubuntu)

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

Title:
  New windows of nautilus get unfocused

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

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


[Bug 1024436] Re: ibus-chewing-1.3.10 fails to save it's settings

2012-07-15 Thread Bug Watch Updater
Launchpad has imported 4 comments from the remote bug at
https://bugs.gentoo.org/show_bug.cgi?id=407779.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2012-03-11T11:09:50+00:00 Speed-up08311990 wrote:

Created attachment 304905
Patch for app-i18n/ibus-chewing-1.3.10 to fix the problem.

Problem and possible cause:
The internal configuration of app-i18n/ibus-chewing-1.3.10 are not saved 
successfully.
This problem starts from app-i18n/ibus-1.4.0, where IBus changed their 
configuration value type from GValue to GVariant.
ibus-chewing adapts the change by writing functions to convert between GValue 
and GVariant.  But it seems that the GValue-GVariant conversion function dealt 
with some types incorrectly, which caused g_value_get_uint() type checking 
failure.


Steps to reproduce:
1. Install =app-i18n/ibus-1.4.0.
2. Install =app-i18n/ibus-chewing-1.3.10.
3. Start IBus normally, switch to ibus-chewing input method.
4. On ibus-chewing language panel, click configure button (the second button 
from right).  Or if you have language panel embedded in menu, left-click on the 
IBus icon and choose the third item (Chinese: 設定).
5. Adjust the 5th setting (a spinbox with range 8-40, Chinese: 容納中文字數).
6. Click save (button at right-bottom corner, Chinese: 儲存).
7. Start another application, then repeat step 3 and 4.  You'll find that the 
setting has gone back to 8, not the value configured in step 5.

All three fields with a spinbox are affected.


Actual result:
The saved configuration does not persist and keeps going back to a certain 
value.
Here's the output found when debugging with ibus-daemon --verbose:
(ibus-engine-chewing:4097): GLib-GObject-CRITICAL **: g_value_get_uint: 
assertion `G_VALUE_HOLDS_UINT (value)' failed
(ibus-engine-chewing:4097): GLib-GObject-CRITICAL **: g_value_get_uint: 
assertion `G_VALUE_HOLDS_UINT (value)' failed
(ibus-engine-chewing:4097): GLib-GObject-CRITICAL **: g_value_get_uint: 
assertion `G_VALUE_HOLDS_UINT (value)' failed


Expected result:
The saved configure should persist.


How often:
Always reproducible.


Fix:
I've attached a patch for app-i18n/ibus-chewing-1.3.10 to fix the problem.  I'm 
still testing if this patch affects other parts of ibus-chewing, but it works 
so far.

When I have spare time, I'll try to report this and bug 407695 to ibus-
chewing developers.


PS. I have added a patch in bug 407695.  I'm just making sure that somebody 
sees the new patch.  If it's enough to just move /gconf into /etc by adding mv 
commands in ebuild, then it's okay.

Reply at: https://bugs.launchpad.net/ibus/+bug/1024436/comments/0


On 2012-03-11T11:16:17+00:00 Speed-up08311990 wrote:

Portage 2.1.10.44 (default/linux/amd64/10.0, gcc-4.5.3, glibc-2.13-r4, 
3.2.1-gentoo-r2 x86_64)
=
System uname: 
Linux-3.2.1-gentoo-r2-x86_64-Intel-R-_Core-TM-_i7_CPU_860_@_2.80GHz-with-gentoo-2.0.3
Timestamp of tree: Fri, 09 Mar 2012 16:15:01 +
app-shells/bash:  4.1_p9
dev-java/java-config: 2.1.11-r3
dev-lang/python:  2.7.2-r3, 3.2.2
dev-util/cmake:   2.8.6-r4
dev-util/pkgconfig:   0.26
sys-apps/baselayout:  2.0.3
sys-apps/openrc:  0.9.8.4
sys-apps/sandbox: 2.5
sys-devel/autoconf:   2.13, 2.68
sys-devel/automake:   1.9.6-r3, 1.11.1
sys-devel/binutils:   2.21.1-r1
sys-devel/gcc:4.5.3-r2, 4.6.2
sys-devel/gcc-config: 1.5-r2
sys-devel/libtool:2.4-r1
sys-devel/make:   3.82-r1
sys-kernel/linux-headers: 3.1 (virtual/os-headers)
sys-libs/glibc:   2.13-r4
Repositories: gentoo gentoo-zh sunrise my_dev
ACCEPT_KEYWORDS=amd64
ACCEPT_LICENSE=* -@EULA
CBUILD=x86_64-pc-linux-gnu
CFLAGS=-march=native -O2 -pipe
CHOST=x86_64-pc-linux-gnu
CONFIG_PROTECT=/etc /usr/share/config /usr/share/gnupg/qualified.txt 
/usr/share/themes/oxygen-gtk/gtk-2.0
CONFIG_PROTECT_MASK=/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ 
/etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild 
/etc/sandbox.d /etc/terminfo
CXXFLAGS=-march=native -O2 -pipe
DISTDIR=/usr/portage/distfiles
FEATURES=assume-digests binpkg-logs distlocks ebuild-locks fixlafiles news 
parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn 
unmerge-logs unmerge-orphans userfetch
FFLAGS=
GENTOO_MIRRORS=http://ftp.twaren.net/Linux/Gentoo/ 
http://ftp.ncnu.edu.tw/Linux/Gentoo/ http://gentoo.cs.nctu.edu.tw/gentoo/;
LANG=en_US.UTF-8
LDFLAGS=-Wl,-O1 -Wl,--as-needed
LINGUAS=en en_US zh_TW ja zh_CN
MAKEOPTS=-j8
PKGDIR=/usr/portage/packages  
 

[Bug 960919] Re: Show OSD notification when device is safe to remove

2012-07-15 Thread Daniel van Vugt
** Also affects: unity
   Importance: Undecided
   Status: New

** Changed in: unity
   Status: New = Confirmed

** Changed in: unity
   Importance: Undecided = Wishlist

** Changed in: unity (Ubuntu)
   Importance: Low = Wishlist

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

Title:
  Show OSD notification when device is safe to remove

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

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


[Bug 828756] Re: getting connection is untrusted warnings

2012-07-15 Thread Damien Concordel
Ussing Precise, with Empathy 3.4.2.1

I have different desktop environments installed (Unity - Gnome classic -
Gnome 3 - Openbox).

In Unity and Gnome *, it works fine, but in Openbox I always get the
errors for all three of the accounts registered: GTalk, MSN and Facebook
Chat. When I tell it to connect anyway, it just comes up with the same
error again, never managing to actually connect.

I did notice, when starting one program from the terminal, that OB
wasn't able to access gnome-keyring, but I'm not using the keyring at
all (that I know of)

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

Title:
  getting connection is untrusted warnings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ca-certificates-java/+bug/828756/+subscriptions

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


[Bug 1024650] Re: Waited for dpkg --assert-multi-arch but it wasn't there

2012-07-15 Thread dino99
Just upgraded libqt4 via synaptic, and get this error back again


W: Waited for dpkg --assert-multi-arch but it wasn't there - dpkgGo (10: No 
child processes)

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

Title:
  Waited for dpkg --assert-multi-arch but it wasn't there

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

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


[Bug 939213] Re: Swell Foop: Cannot get onto the high score list even when it is empty

2012-07-15 Thread Bug Watch Updater
** Changed in: gnome-games
   Status: In Progress = Fix Released

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

Title:
  Swell Foop: Cannot get onto the high score list even when it is empty

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-games/+bug/939213/+subscriptions

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


[Bug 333366] Re: New windows of nautilus get unfocused

2012-07-15 Thread Bug Watch Updater
** Changed in: nautilus
   Status: Unknown = New

** Changed in: nautilus
   Importance: Unknown = Medium

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

Title:
  New windows of nautilus get unfocused

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

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


[Bug 1024883] [NEW] Resume doesn't work after suspend (screen stays off)

2012-07-15 Thread Matt Porter
Public bug reported:

Suspend appears to work fine, but when resuming, the fans and lights
come on, but the screen remains off.

The laptop is a Fujitsu Amilo 3670 and it has a new install of 12.04 (amd64).
--- 
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 2.0.1-0ubuntu8
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  matt   1514 F pulseaudio
Card0.Amixer.info:
 Card hw:0 'SB'/'HDA ATI SB at 0xf0a0 irq 16'
   Mixer name   : 'Realtek ALC888'
   Components   : 'HDA:10ec0888,1734113e,00100202'
   Controls  : 34
   Simple ctrls  : 19
DistroRelease: Ubuntu 12.04
HibernationDevice: RESUME=UUID=1dee665d-2170-48f0-b073-4dc7a371b6e9
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
MachineType: FUJITSU SIEMENS AMILO Notebook Sa 3650
NonfreeKernelModules: fglrx
Package: linux (not installed)
ProcEnviron:
 LANGUAGE=en_GB:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
ProcFB: 0 VESA VGA
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-26-generic 
root=UUID=30d30bad-1e2c-40e0-8562-a1844a40c477 ro quiet splash nophet 
vt.handoff=7
ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
RelatedPackageVersions:
 linux-restricted-modules-3.2.0-26-generic N/A
 linux-backports-modules-3.2.0-26-generic  N/A
 linux-firmware1.79
SourcePackage: linux
Tags:  precise precise
Uname: Linux 3.2.0-26-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
dmi.bios.date: 03/25/2009
dmi.bios.vendor: Phoenix Technologies LTD
dmi.bios.version: V1.05
dmi.board.name: S13
dmi.board.vendor: FUJITSU SIEMENS
dmi.board.version: 1B
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: FUJITSU SIEMENS
dmi.chassis.version: A2040
dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvrV1.05:bd03/25/2009:svnFUJITSUSIEMENS:pnAMILONotebookSa3650:pvr20:rvnFUJITSUSIEMENS:rnS13:rvr1B:cvnFUJITSUSIEMENS:ct10:cvrA2040:
dmi.product.name: AMILO Notebook Sa 3650
dmi.product.version: 20
dmi.sys.vendor: FUJITSU SIEMENS

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


** Tags: apport-collected precise

** Tags added: apport-collected precise

** Description changed:

  Suspend appears to work fine, but when resuming, the fans and lights
  come on, but the screen remains off.
  
- The laptop is a Fujitsu Amilo 3670 and it has a new install of 12.04
- (amd64).
+ The laptop is a Fujitsu Amilo 3670 and it has a new install of 12.04 (amd64).
+ --- 
+ AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
+ ApportVersion: 2.0.1-0ubuntu8
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  matt   1514 F pulseaudio
+ Card0.Amixer.info:
+  Card hw:0 'SB'/'HDA ATI SB at 0xf0a0 irq 16'
+Mixer name : 'Realtek ALC888'
+Components : 'HDA:10ec0888,1734113e,00100202'
+Controls  : 34
+Simple ctrls  : 19
+ DistroRelease: Ubuntu 12.04
+ HibernationDevice: RESUME=UUID=1dee665d-2170-48f0-b073-4dc7a371b6e9
+ InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
+ MachineType: FUJITSU SIEMENS AMILO Notebook Sa 3650
+ NonfreeKernelModules: fglrx
+ Package: linux (not installed)
+ ProcEnviron:
+  LANGUAGE=en_GB:en
+  TERM=xterm
+  PATH=(custom, no user)
+  LANG=en_GB.UTF-8
+  SHELL=/bin/bash
+ ProcFB: 0 VESA VGA
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-26-generic 
root=UUID=30d30bad-1e2c-40e0-8562-a1844a40c477 ro quiet splash nophet 
vt.handoff=7
+ ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
+ RelatedPackageVersions:
+  linux-restricted-modules-3.2.0-26-generic N/A
+  linux-backports-modules-3.2.0-26-generic  N/A
+  linux-firmware1.79
+ SourcePackage: linux
+ Tags:  precise precise
+ Uname: Linux 3.2.0-26-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ dmi.bios.date: 03/25/2009
+ dmi.bios.vendor: Phoenix Technologies LTD
+ dmi.bios.version: V1.05
+ dmi.board.name: S13
+ dmi.board.vendor: FUJITSU SIEMENS
+ dmi.board.version: 1B
+ dmi.chassis.asset.tag: No Asset Tag
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: FUJITSU SIEMENS
+ dmi.chassis.version: A2040
+ dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvrV1.05:bd03/25/2009:svnFUJITSUSIEMENS:pnAMILONotebookSa3650:pvr20:rvnFUJITSUSIEMENS:rnS13:rvr1B:cvnFUJITSUSIEMENS:ct10:cvrA2040:
+ dmi.product.name: AMILO Notebook Sa 3650
+ dmi.product.version: 20
+ dmi.sys.vendor: FUJITSU SIEMENS

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

Title:
  Resume doesn't work after suspend (screen stays off)

To manage notifications about this bug go to:

[Bug 1024883] AcpiTables.txt

2012-07-15 Thread Matt Porter
apport information

** Attachment added: AcpiTables.txt
   
https://bugs.launchpad.net/bugs/1024883/+attachment/3223833/+files/AcpiTables.txt

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

Title:
  Resume doesn't work after suspend (screen stays off)

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

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


[Bug 1024883] AlsaDevices.txt

2012-07-15 Thread Matt Porter
apport information

** Attachment added: AlsaDevices.txt
   
https://bugs.launchpad.net/bugs/1024883/+attachment/3223834/+files/AlsaDevices.txt

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

Title:
  Resume doesn't work after suspend (screen stays off)

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

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


[Bug 1024883] AplayDevices.txt

2012-07-15 Thread Matt Porter
apport information

** Attachment added: AplayDevices.txt
   
https://bugs.launchpad.net/bugs/1024883/+attachment/3223835/+files/AplayDevices.txt

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

Title:
  Resume doesn't work after suspend (screen stays off)

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

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


[Bug 1024883] ArecordDevices.txt

2012-07-15 Thread Matt Porter
apport information

** Attachment added: ArecordDevices.txt
   
https://bugs.launchpad.net/bugs/1024883/+attachment/3223836/+files/ArecordDevices.txt

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

Title:
  Resume doesn't work after suspend (screen stays off)

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

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


[Bug 1024883] BootDmesg.txt

2012-07-15 Thread Matt Porter
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/1024883/+attachment/3223837/+files/BootDmesg.txt

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

Title:
  Resume doesn't work after suspend (screen stays off)

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

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


[Bug 1024883] CRDA.txt

2012-07-15 Thread Matt Porter
apport information

** Attachment added: CRDA.txt
   https://bugs.launchpad.net/bugs/1024883/+attachment/3223838/+files/CRDA.txt

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

Title:
  Resume doesn't work after suspend (screen stays off)

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

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


[Bug 1024883] Card0.Amixer.values.txt

2012-07-15 Thread Matt Porter
apport information

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

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

Title:
  Resume doesn't work after suspend (screen stays off)

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

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


[Bug 1024883] Card0.Codecs.codec.0.txt

2012-07-15 Thread Matt Porter
apport information

** Attachment added: Card0.Codecs.codec.0.txt
   
https://bugs.launchpad.net/bugs/1024883/+attachment/3223840/+files/Card0.Codecs.codec.0.txt

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

Title:
  Resume doesn't work after suspend (screen stays off)

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

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


[Bug 1024883] CurrentDmesg.txt

2012-07-15 Thread Matt Porter
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/1024883/+attachment/3223841/+files/CurrentDmesg.txt

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

Title:
  Resume doesn't work after suspend (screen stays off)

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

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


[Bug 1024883] Lspci.txt

2012-07-15 Thread Matt Porter
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/1024883/+attachment/3223843/+files/Lspci.txt

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

Title:
  Resume doesn't work after suspend (screen stays off)

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

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


[Bug 1024883] Lsusb.txt

2012-07-15 Thread Matt Porter
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/1024883/+attachment/3223844/+files/Lsusb.txt

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

Title:
  Resume doesn't work after suspend (screen stays off)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1024883/+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   >