[Bug 1203430] [NEW] dnsmasq doesn't listen on a given 127.* listen-address if bind-dynamic, interface and except-interface options are given

2013-07-21 Thread Thomas Hood
Public bug reported:

If I start dnsmasq as follows

dnsmasq  --conf-file= --resolv-file=/tmp/r.conf --bind-dynamic 
--listen-address=127.0.3.1
echo nameserver 192.168.1.254  /tmp/r.conf

then I can resolve a name, e.g., www.microsoft.com, with dig.

dig @127.0.3.1 www.microsoft.com

And I can still resolve names with that dig command if I start dnsmasq
as follows (with --interface=eth0).

dnsmasq  --conf-file=  --resolv-file=/tmp/r.conf --bind-dynamic 
--listen-address=127.0.3.1 --interface=eth0
echo nameserver 192.168.1.254  /tmp/r.conf

However, I can't resolve anything if I start dnsmasq as follows (with
--except-interface=lo).

dnsmasq --conf-file= --resolv-file=/tmp/r.conf --bind-dynamic 
--listen-address=127.0.3.1 --interface=eth0 --except-interface=lo
echo nameserver 192.168.1.254  /tmp/r.conf

Dnsmasq just doesn't respond even though it's supposedly listening at
127.0.3.1.

 # netstat -nlp | grep :53
 tcp0  0 127.0.3.1:530.0.0.0:*   LISTEN
   5887/dnsmasq
 tcp0  0 192.168.1.20:53 0.0.0.0:*   LISTEN
   5887/dnsmasq
 tcp6   0  0 fe80::f2de:f1ff:fe6b:53 :::*LISTEN
   5887/dnsmasq
 udp0  0 0.0.0.0:53530.0.0.0:* 
   768/avahi-daemon: r
 udp0  0 127.0.3.1:530.0.0.0:* 
   5887/dnsmasq
 udp0  0 192.168.1.20:53 0.0.0.0:* 
   5887/dnsmasq
 udp6   0  0 :::5353 :::*  
   768/avahi-daemon: r
 udp6   0  0 fe80::f2de:f1ff:fe6b:53 :::*  
   5887/dnsmasq


If I start dnsmasq as above but with --bind-interfaces instead of 
--bind-dynamic then the dig command works.

Additional info:

 # ifconfig
 eth0  Link encap:Ethernet  HWaddr f0:de:f1:6b:22:bf  
   inet addr:192.168.1.20  Bcast:192.168.1.255  Mask:255.255.255.0
   inet6 addr: fe80::f2de:f1ff:fe6b:22bf/64 Scope:Link
   UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
   RX packets:124343 errors:0 dropped:0 overruns:0 frame:0
   TX packets:59204 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 txqueuelen:1000
   RX bytes:56834893 (56.8 MB)  TX bytes:8614172 (8.6 MB)
   Interrupt:20 Memory:f250-f252

 loLink encap:Local Loopback  
   inet addr:127.0.0.1  Mask:255.0.0.0
   inet6 addr: ::1/128 Scope:Host
   UP LOOPBACK RUNNING  MTU:65536  Metric:1
   RX packets:806 errors:0 dropped:0 overruns:0 frame:0
   TX packets:806 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 txqueuelen:0
   RX bytes:220819 (220.8 KB)  TX bytes:220819 (220.8 KB)


Dnsmasq version: 2.65-1ubuntu1

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

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

Title:
  dnsmasq doesn't listen on a given 127.* listen-address if bind-
  dynamic, interface and except-interface options are given

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/1203430/+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 1203432] [NEW] do not install package apache2 2.4.4-6ubuntu5 failed to install/upgrade: podproces zainstalowany skrypt post-installation zwrócił kod błędu 1

2013-07-21 Thread Andrzej Pniewski
Public bug reported:

do not install apache2

ProblemType: Package
DistroRelease: Ubuntu 13.10
Package: apache2 2.4.4-6ubuntu5
ProcVersionSignature: Ubuntu 3.10.0-4.13-generic 3.10.1
Uname: Linux 3.10.0-4-generic x86_64
Apache2ConfdDirListing: ['javascript-common.conf']
Apache2Modules:
 Error: command ['/usr/sbin/apachectl', '-D DUMP_MODULES'] failed with exit 
code 1: apache2: Syntax error on line 140 of /etc/apache2/apache2.conf: Syntax 
error on line 1 of /etc/apache2/mods-enabled/php5.load: Cannot load 
/usr/lib/apache2/modules/libphp5.so into server: 
/usr/lib/apache2/modules/libphp5.so: cannot open shared object file: No such 
file or directory
 Action '-D DUMP_MODULES' failed.
 The Apache error log may have more information.
ApportVersion: 2.11-0ubuntu1
AptOrdering:
 apache2: Install
 apache2: Configure
Architecture: amd64
Date: Sun Jul 21 08:32:38 2013
DuplicateSignature: package:apache2:2.4.4-6ubuntu5:podproces zainstalowany 
skrypt post-installation zwrócił kod błędu 1
ErrorMessage: podproces zainstalowany skrypt post-installation zwrócił kod 
błędu 1
InstallationDate: Installed on 2013-07-20 (0 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Alpha amd64+mac (20130715)
MarkForUpload: True
SourcePackage: apache2
Title: package apache2 2.4.4-6ubuntu5 failed to install/upgrade: podproces 
zainstalowany skrypt post-installation zwrócił kod błędu 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package saucy

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

Title:
  do not install package apache2 2.4.4-6ubuntu5 failed to
  install/upgrade: podproces zainstalowany skrypt post-installation
  zwrócił kod błędu 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1203432/+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 1203432] Re: do not install package apache2 2.4.4-6ubuntu5 failed to install/upgrade: podproces zainstalowany skrypt post-installation zwrócił kod błędu 1

2013-07-21 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 apache2 in Ubuntu.
https://bugs.launchpad.net/bugs/1203432

Title:
  do not install package apache2 2.4.4-6ubuntu5 failed to
  install/upgrade: podproces zainstalowany skrypt post-installation
  zwrócił kod błędu 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1203432/+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 1203516] [NEW] package php5-mysql 5.4.9-4ubuntu2.2 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2013-07-21 Thread concretez
Public bug reported:

Failed to install!

ProblemType: Package
DistroRelease: Ubuntu 13.04
Package: php5-mysql 5.4.9-4ubuntu2.2
ProcVersionSignature: Ubuntu 3.8.0-26.38-generic 3.8.13.2
Uname: Linux 3.8.0-26-generic x86_64
ApportVersion: 2.9.2-0ubuntu8.1
Architecture: amd64
Date: Sun Jul 21 16:52:26 2013
ErrorMessage: Unterprozess installiertes post-installation-Skript gab den 
Fehlerwert 1 zurück
InstallationDate: Installed on 2013-05-13 (69 days ago)
InstallationMedia: Ubuntu-GNOME 13.04 Raring Ringtail - Release amd64 
(20130424)
MarkForUpload: True
SourcePackage: php5
Title: package php5-mysql 5.4.9-4ubuntu2.2 failed to install/upgrade: 
Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package raring

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

Title:
  package php5-mysql 5.4.9-4ubuntu2.2 failed to install/upgrade:
  Unterprozess installiertes post-installation-Skript gab den Fehlerwert
  1 zurück

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1203516/+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 1203537] [NEW] s/mime signature not working

2013-07-21 Thread Ch. Tronche
Public bug reported:

Given the following code:

#!/usr/bin/python

from M2Crypto import BIO, Rand, SMIME

_text = 'a sign of our times'

def sign(message):
buf = BIO.MemoryBuffer(message)
Rand.load_file('randpool.dat', -1)
s = SMIME.SMIME()
s.load_key('signer_key.pem', 'signer.pem')
p7 = s.sign(buf)
Rand.save_file('randpool.dat')
out = BIO.MemoryBuffer()
s.write(out, p7, BIO.MemoryBuffer(message))
return out.read()

print '2', sign(_text)

On Ubuntu 10.04.4 I got the following result (which is what I expect):

2 MIME-Version: 1.0
Content-Type: multipart/signed; protocol=application/x-pkcs7-signature; 
micalg=sha1; boundary=0B8377C13703649AB80D5DE6996E3D8D

This is an S/MIME signed message

--0B8377C13703649AB80D5DE6996E3D8D
a sign of our times
--0B8377C13703649AB80D5DE6996E3D8D
Content-Type: application/x-pkcs7-signature; name=smime.p7s
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename=smime.p7s

MIIE8wYJKoZIhvcNAQcCoIIE5DCCBOACAQExCzAJBgUrDgMCGgUAMCIGCSqGSIb3
DQEHAaAVBBNhIHNpZ24gb2Ygb3VyIHRpbWVzoIIDCjCCAwYwggJvoAMCAQICAQEw
DQYJKoZIhvcNAQEEBQAwezELMAkGA1UEBhMCU0cxETAPBgNVBAoTCE0yQ3J5cHRv
MRQwEgYDVQQLEwtNMkNyeXB0byBDQTEkMCIGA1UEAxMbTTJDcnlwdG8gQ2VydGlm
aWNhdGUgTWFzdGVyMR0wGwYJKoZIhvcNAQkBFg5uZ3BzQHBvc3QxLmNvbTAeFw0w
MDA5MTAwOTUxMzBaFw0wMjA5MTAwOTUxMzBaMFMxCzAJBgNVBAYTAlNHMREwDwYD
VQQKEwhNMkNyeXB0bzESMBAGA1UEAxMJbG9jYWxob3N0MR0wGwYJKoZIhvcNAQkB
Fg5uZ3BzQHBvc3QxLmNvbTBcMA0GCSqGSIb3DQEBAQUAA0sAMEgCQQCsvnt3bpb1
81e86E2VnOU84AKa/A5nkB02AvMnX8x+xBAnuEdV4eZMCMzrrhX59e/BQYkvOIJ4
GjXKxYtGeXwJAgMBAAGjggEEMIIBADAJBgNVHRMEAjAAMCwGCWCGSAGG+EIBDQQf
Fh1PcGVuU1NMIEdlbmVyYXRlZCBDZXJ0aWZpY2F0ZTAdBgNVHQ4EFgQUz4SCkr57
JmLAVTVo49JtzNs9KlUwgaUGA1UdIwSBnTCBmoAU+4cjaeucOpMV5cW/KVFP/u0o
OAGhf6R9MHsxCzAJBgNVBAYTAlNHMREwDwYDVQQKEwhNMkNyeXB0bzEUMBIGA1UE
CxMLTTJDcnlwdG8gQ0ExJDAiBgNVBAMTG00yQ3J5cHRvIENlcnRpZmljYXRlIE1h
c3RlcjEdMBsGCSqGSIb3DQEJARYObmdwc0Bwb3N0MS5jb22CAQAwDQYJKoZIhvcN
AQEEBQADgYEAO/wqk+j6B8nE3YRErVjWXXuzP9mHOgaCblcJ1vGMRjvEp+lCeBXn
32TXGGXXUgyqLMPC7TznlqCtySDYwJOY4j0NnMMPvu0Bhv4OTQ48RWTQyT9XRoiw
MT1uiV8KL+L9BZnc3yzmdNYw3IEEGahKWJYKbiOSRFlEPR6OBM22AjkxggGaMIIB
lgIBATCBgDB7MQswCQYDVQQGEwJTRzERMA8GA1UEChMITTJDcnlwdG8xFDASBgNV
BAsTC00yQ3J5cHRvIENBMSQwIgYDVQQDExtNMkNyeXB0byBDZXJ0aWZpY2F0ZSBN
YXN0ZXIxHTAbBgkqhkiG9w0BCQEWDm5ncHNAcG9zdDEuY29tAgEBMAkGBSsOAwIa
BQCggbEwGAYJKoZIhvcNAQkDMQsGCSqGSIb3DQEHATAcBgkqhkiG9w0BCQUxDxcN
MTMwNzIxMTYyNjEyWjAjBgkqhkiG9w0BCQQxFgQU6h5FR3wTEhhd9CrwFMW4patI
/eIwUgYJKoZIhvcNAQkPMUUwQzAKBggqhkiG9w0DBzAOBggqhkiG9w0DAgICAIAw
DQYIKoZIhvcNAwICAUAwBwYFKw4DAgcwDQYIKoZIhvcNAwICASgwDQYJKoZIhvcN
AQEBBQAEQJgZxVlxT86YZswJVhXCGSB+WYGoeB4S/EvLAfq2wKtZrMXFrV7hhtak
FgaDnVVw0dYPhsUT/YTwIwoyomOfCWA=

--0B8377C13703649AB80D5DE6996E3D8D--


However, on 12.04.2, I got this (that is, the signature is missing):

2 MIME-Version: 1.0
Content-Type: multipart/signed; protocol=application/x-pkcs7-signature; 
micalg=sha1; boundary=FB1930A6CCBB24D90C563DEBB2C0CBBC

This is an S/MIME signed message

--FB1930A6CCBB24D90C563DEBB2C0CBBC
a sign of our times

(and that's it)

Version of python-m2crypto is 0.21.1-2ubuntu2.

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

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

Title:
  s/mime signature not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/m2crypto/+bug/1203537/+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 1203541] [NEW] Include output of bug script in crash reports

2013-07-21 Thread Stefan Fritsch
Public bug reported:

Debian's apache2 package contains /usr/share/bug/apache2/script
(actually it's a link to .../apache2-bin/script) which gives useful
output for crash bug reports. It would be nice if apport could include
the output of that script when reporting a crash report.

Or maybe that should be done for all packages? Usually the Debian
maintainer has a reason if (s)he includes a bug script.

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

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

Title:
  Include output of bug script in crash reports

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1203541/+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 1203556] [NEW] Ubuntu - Saucy Salamander: Auth-mod not working

2013-07-21 Thread Doomin
Public bug reported:

Ubuntu - Saucy Salamander: 
sudo apt-get install libapache2-mod-auth-mysql

Message:
Pakiet libapache2-mod-auth-mysql nie ma dostępnej wersji, ale odnosi się do 
niego inny pakiet.
Zazwyczaj oznacza to, że pakietu brakuje, został zastąpiony przez inny
pakiet lub nie jest dostępny przy pomocy obecnie ustawionych źródeł.

E: Pakiet libapache2-mod-auth-mysql nie ma kandydata do instalacji.

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

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

Title:
  Ubuntu - Saucy Salamander: Auth-mod not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mod-auth-mysql/+bug/1203556/+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 1203569] [NEW] package apache2 (not installed) failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2013-07-21 Thread André Barmasse
Public bug reported:

No idea

ProblemType: Package
DistroRelease: Ubuntu 13.10
Package: apache2 (not installed)
ProcVersionSignature: Ubuntu 3.10.0-4.13-generic 3.10.1
Uname: Linux 3.10.0-4-generic x86_64
Apache2ConfdDirListing: ['javascript-common.conf']
Apache2Modules: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden: 
'/usr/sbin/apachectl'
ApportVersion: 2.11-0ubuntu1
Architecture: amd64
Date: Sun Jul 21 14:25:35 2013
DuplicateSignature: package:apache2:(not installed):Unterprozess installiertes 
post-installation-Skript gab den Fehlerwert 1 zurück
ErrorMessage: Unterprozess installiertes post-installation-Skript gab den 
Fehlerwert 1 zurück
InstallationDate: Installed on 2012-12-13 (220 days ago)
InstallationMedia: Xubuntu 13.04 Raring Ringtail - Alpha amd64 (20121212)
MarkForUpload: True
SourcePackage: apache2
Title: package apache2 (not installed) failed to install/upgrade: Unterprozess 
installiertes post-installation-Skript gab den Fehlerwert 1 zurück
UpgradeStatus: Upgraded to saucy on 2013-06-22 (29 days ago)
error.log: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden: 
'/var/log/apache2/error.log'

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


** Tags: amd64 apport-package saucy

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

Title:
  package apache2 (not installed) failed to install/upgrade:
  Unterprozess installiertes post-installation-Skript gab den Fehlerwert
  1 zurück

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1203569/+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 1203569] Re: package apache2 (not installed) failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2013-07-21 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 apache2 in Ubuntu.
https://bugs.launchpad.net/bugs/1203569

Title:
  package apache2 (not installed) failed to install/upgrade:
  Unterprozess installiertes post-installation-Skript gab den Fehlerwert
  1 zurück

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1203569/+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 1182552] Re: freshclam crashed with SIGSEGV in cl_engine_free()

2013-07-21 Thread Launchpad Bug Tracker
[Expired for clamav (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  freshclam crashed with SIGSEGV in cl_engine_free()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/1182552/+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 1085838] Re: init-script fails to restart

2013-07-21 Thread Thomas C.
Any Update??? This Bug is really critical, because logrotate trigger its
every day, and the messages get logget in to filename.1 instead to
logfile.

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

Title:
  init-script fails to restart

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

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


[Bug 913833] Re: dcraw and ufraw need to be updated

2013-07-21 Thread Bug Watch Updater
** Changed in: dcraw (Debian)
   Status: New = 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/913833

Title:
  dcraw and ufraw need to be updated

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

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


[Bug 1203426] Re: wifi looses connectivity

2013-07-21 Thread Christopher M. Penalver
friendlyfrank, as per
http://support.gateway.com/us/en/emac/product/default.aspx?tab=1modelId=2262
an update is available for your BIOS (v1.10). If you update to this,
does it change anything?

If not, could you please both specify what happened, and provide the output of 
the following terminal command:
sudo dmidecode -s bios-version  sudo dmidecode -s bios-release-date

Thank you for your understanding.

** Attachment removed: lspci-vnvn.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1203426/+attachment/3744167/+files/lspci-vnvn.log

** Attachment removed: version.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1203426/+attachment/3744134/+files/version.log

** Description changed:

- Wifi ocassonaly  drops out and unable to reconnect after long periods of 
inactivity, local wifi dissapears and unable to resolve the connection (the 
list of available connections does not include my normal site, wifi is active 
on other devices) I have had to reboot to resolve this.
- The reports gathered are after failure but using utp as connection so I can 
report this
- 
- frank@Frank-eepc:~$ cat /proc/version_signature  version.log
- frank@Frank-eepc:~$ sudo lspci -vnvn lspci-vnvn.log
- [sudo] password for frank: 
- pcilib: sysfs_read_vpd: read failed: Connection timed out
- frank@Frank-eepc:
+ Wifi occasionally drops out and unable to reconnect after long periods of 
inactivity, local wifi disappears and unable to resolve the connection (the 
list of available connections does not include my normal site, wifi is active 
on other devices) I have had to reboot to resolve this.
+ The reports gathered are after failure but using utp as connection so I can 
report this.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-26-generic 3.8.0-26.38
  ProcVersionSignature: Ubuntu 3.8.0-26.38-generic 3.8.13.2
  Uname: Linux 3.8.0-26-generic i686
  NonfreeKernelModules: wl
  ApportVersion: 2.9.2-0ubuntu8.1
  Architecture: i386
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  frank  1905 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  frank  1905 F pulseaudio
  Date: Sun Jul 21 14:43:07 2013
  HibernationDevice: RESUME=UUID=73ddf1e1-38a8-4bde-ad48-71901b4c575e
  InstallationDate: Installed on 2011-08-31 (690 days ago)
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
  MachineType: eMachines eM350
  MarkForUpload: True
  ProcEnviron:
-  TERM=xterm
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=set
-  LANG=en_AU.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=set
+  LANG=en_AU.UTF-8
+  SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-26-generic 
root=UUID=111cd0f8-fee7-4bcc-b0f7-f5defd4a10ec ro quiet splash vt.handoff=7
  RelatedPackageVersions:
-  linux-restricted-modules-3.8.0-26-generic N/A
-  linux-backports-modules-3.8.0-26-generic  N/A
-  linux-firmware1.106
+  linux-restricted-modules-3.8.0-26-generic N/A
+  linux-backports-modules-3.8.0-26-generic  N/A
+  linux-firmware1.106
  SourcePackage: linux
  UpgradeStatus: Upgraded to raring on 2013-06-11 (39 days ago)
  dmi.bios.date: 07/08/2010
  dmi.bios.vendor: Acer
  dmi.bios.version: V1.06
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: eM350
  dmi.board.vendor: Acer
  dmi.board.version: V1.06
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V1.06
  dmi.modalias: 
dmi:bvnAcer:bvrV1.06:bd07/08/2010:svneMachines:pneM350:pvrV1.06:rvnAcer:rneM350:rvrV1.06:cvnAcer:ct10:cvrV1.06:
  dmi.product.name: eM350
  dmi.product.version: V1.06
  dmi.sys.vendor: eMachines

** Summary changed:

- wifi looses connectivity
+ 14e4:4727 wifi looses connectivity

** Tags added: bios-outdated-v1.10 needs-upstream-testing regression-
potential

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

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

Title:
  14e4:4727 wifi looses connectivity

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

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

[Bug 1203430] [NEW] dnsmasq doesn't listen on a given 127.* listen-address if bind-dynamic, interface and except-interface options are given

2013-07-21 Thread Thomas Hood
Public bug reported:

If I start dnsmasq as follows

dnsmasq  --conf-file= --resolv-file=/tmp/r.conf --bind-dynamic 
--listen-address=127.0.3.1
echo nameserver 192.168.1.254  /tmp/r.conf

then I can resolve a name, e.g., www.microsoft.com, with dig.

dig @127.0.3.1 www.microsoft.com

And I can still resolve names with that dig command if I start dnsmasq
as follows (with --interface=eth0).

dnsmasq  --conf-file=  --resolv-file=/tmp/r.conf --bind-dynamic 
--listen-address=127.0.3.1 --interface=eth0
echo nameserver 192.168.1.254  /tmp/r.conf

However, I can't resolve anything if I start dnsmasq as follows (with
--except-interface=lo).

dnsmasq --conf-file= --resolv-file=/tmp/r.conf --bind-dynamic 
--listen-address=127.0.3.1 --interface=eth0 --except-interface=lo
echo nameserver 192.168.1.254  /tmp/r.conf

Dnsmasq just doesn't respond even though it's supposedly listening at
127.0.3.1.

 # netstat -nlp | grep :53
 tcp0  0 127.0.3.1:530.0.0.0:*   LISTEN
   5887/dnsmasq
 tcp0  0 192.168.1.20:53 0.0.0.0:*   LISTEN
   5887/dnsmasq
 tcp6   0  0 fe80::f2de:f1ff:fe6b:53 :::*LISTEN
   5887/dnsmasq
 udp0  0 0.0.0.0:53530.0.0.0:* 
   768/avahi-daemon: r
 udp0  0 127.0.3.1:530.0.0.0:* 
   5887/dnsmasq
 udp0  0 192.168.1.20:53 0.0.0.0:* 
   5887/dnsmasq
 udp6   0  0 :::5353 :::*  
   768/avahi-daemon: r
 udp6   0  0 fe80::f2de:f1ff:fe6b:53 :::*  
   5887/dnsmasq


If I start dnsmasq as above but with --bind-interfaces instead of 
--bind-dynamic then the dig command works.

Additional info:

 # ifconfig
 eth0  Link encap:Ethernet  HWaddr f0:de:f1:6b:22:bf  
   inet addr:192.168.1.20  Bcast:192.168.1.255  Mask:255.255.255.0
   inet6 addr: fe80::f2de:f1ff:fe6b:22bf/64 Scope:Link
   UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
   RX packets:124343 errors:0 dropped:0 overruns:0 frame:0
   TX packets:59204 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 txqueuelen:1000
   RX bytes:56834893 (56.8 MB)  TX bytes:8614172 (8.6 MB)
   Interrupt:20 Memory:f250-f252

 loLink encap:Local Loopback  
   inet addr:127.0.0.1  Mask:255.0.0.0
   inet6 addr: ::1/128 Scope:Host
   UP LOOPBACK RUNNING  MTU:65536  Metric:1
   RX packets:806 errors:0 dropped:0 overruns:0 frame:0
   TX packets:806 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 txqueuelen:0
   RX bytes:220819 (220.8 KB)  TX bytes:220819 (220.8 KB)


Dnsmasq version: 2.65-1ubuntu1

** Affects: dnsmasq (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/1203430

Title:
  dnsmasq doesn't listen on a given 127.* listen-address if bind-
  dynamic, interface and except-interface options are given

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

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


[Bug 1077796] Re: /bin/kill no longer works with negative PID

2013-07-21 Thread Michael Selig
/bin/kill --version
==
kill from procps-ng 3.3.3

This is from Ubuntu 13.04. When I reported the bug originally it was on
12.10 (which I no longer use). However the bug is still there on 13.04,
unfortunately.

PS: Why has it taken over 8 months for this bug to be acknowledged? I
thought it must have vanished into the bug black hole.

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

Title:
  /bin/kill no longer works with negative PID

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

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


[Bug 1184154] Re: After last Kernel Update (3.2.0-44) system hangs on startup

2013-07-21 Thread Christopher M. Penalver
Juergen N, as per http://support.ts.fujitsu.com/Download/ShowFiles.asp
an update is available for your BIOS (6.00.1.19). If you update to this,
does it change anything?

If not, could you please both specify what happened, and provide the output of 
the following terminal command:
sudo dmidecode -s bios-version  sudo dmidecode -s bios-release-date

Thank you for your understanding.

** Tags added: bios-outdated-6.00.1.19

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

** Tags removed: fonts kernel-bug-exists-upstream
** Tags added: kernel-bug-exists-upstream-v3.2.45 needs-upstream-testing

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

Title:
  After last Kernel Update (3.2.0-44) system hangs on startup

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

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


[Bug 1183952] Re: System freezes on shutdown or reboot

2013-07-21 Thread Christopher M. Penalver
victor godayer, as per http://www.sony-
asia.com/support/product/sve5eh an update is available for your BIOS
(R0170E8). If you update to this, does it change anything?

If not, could you please both specify what happened, and provide the output of 
the following terminal command:
sudo dmidecode -s bios-version  sudo dmidecode -s bios-release-date

Thank you for your understanding.

** Tags removed: kernel-bug-exists-upstream
** Tags added: kernel-bug-exists-upstream-v3.10-rc3 needs-upstream-testing 
regression-potential

** Tags added: bios-outdated-r0170e8

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

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

Title:
  System freezes on shutdown or reboot

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

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


[Bug 1169614] Re: /etc/init.d/umountroot: mount: / is busy due to dhclient is not stopped

2013-07-21 Thread M4he
Thanks for your reply, Steve!
Unfortunately I'm on x86_64, so I'd have to build it myself I guess. Could you 
give me a little hint on how to do that?
I issued a apt-get source network-manager and got 2 packages 
(*ubuntu6.debian.tar.gz and *0.9.8.0.orig.tar.xz), I also downloaded the patch 
attached to post #2. How do I proceed?

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

Title:
  /etc/init.d/umountroot: mount: / is busy due to dhclient is not
  stopped

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

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


[Bug 1182223] Re: HP ProBook 5320m crashes after suspend

2013-07-21 Thread Christopher M. Penalver
Matej Kovacic, as per
http://h2.www2.hp.com/bizsupport/TechSupport/SoftwareIndex.jsp?lang=encc=usprodNameId=4222535prodTypeId=321957prodSeriesId=4222577swLang=13taskId=135swEnvOID=2020
an update is available for your BIOS (F.20). If you update to this, does
it change anything?

If not, could you please both specify what happened, and provide the output of 
the following terminal command:
sudo dmidecode -s bios-version  sudo dmidecode -s bios-release-date

Thank you for your understanding.

** Tags added: bios-outdated-f.20 kernel-bug-exists-upstream-v3.10-rc5
needs-upstream-testing regression-release

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

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

Title:
  HP ProBook 5320m crashes after suspend

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

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


[Bug 1203432] [NEW] do not install package apache2 2.4.4-6ubuntu5 failed to install/upgrade: podproces zainstalowany skrypt post-installation zwrócił kod błędu 1

2013-07-21 Thread Andrzej Pniewski
Public bug reported:

do not install apache2

ProblemType: Package
DistroRelease: Ubuntu 13.10
Package: apache2 2.4.4-6ubuntu5
ProcVersionSignature: Ubuntu 3.10.0-4.13-generic 3.10.1
Uname: Linux 3.10.0-4-generic x86_64
Apache2ConfdDirListing: ['javascript-common.conf']
Apache2Modules:
 Error: command ['/usr/sbin/apachectl', '-D DUMP_MODULES'] failed with exit 
code 1: apache2: Syntax error on line 140 of /etc/apache2/apache2.conf: Syntax 
error on line 1 of /etc/apache2/mods-enabled/php5.load: Cannot load 
/usr/lib/apache2/modules/libphp5.so into server: 
/usr/lib/apache2/modules/libphp5.so: cannot open shared object file: No such 
file or directory
 Action '-D DUMP_MODULES' failed.
 The Apache error log may have more information.
ApportVersion: 2.11-0ubuntu1
AptOrdering:
 apache2: Install
 apache2: Configure
Architecture: amd64
Date: Sun Jul 21 08:32:38 2013
DuplicateSignature: package:apache2:2.4.4-6ubuntu5:podproces zainstalowany 
skrypt post-installation zwrócił kod błędu 1
ErrorMessage: podproces zainstalowany skrypt post-installation zwrócił kod 
błędu 1
InstallationDate: Installed on 2013-07-20 (0 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Alpha amd64+mac (20130715)
MarkForUpload: True
SourcePackage: apache2
Title: package apache2 2.4.4-6ubuntu5 failed to install/upgrade: podproces 
zainstalowany skrypt post-installation zwrócił kod błędu 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package saucy

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

Title:
  do not install package apache2 2.4.4-6ubuntu5 failed to
  install/upgrade: podproces zainstalowany skrypt post-installation
  zwrócił kod błędu 1

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

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

[Bug 1203432] Re: do not install package apache2 2.4.4-6ubuntu5 failed to install/upgrade: podproces zainstalowany skrypt post-installation zwrócił kod błędu 1

2013-07-21 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  do not install package apache2 2.4.4-6ubuntu5 failed to
  install/upgrade: podproces zainstalowany skrypt post-installation
  zwrócił kod błędu 1

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

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

[Bug 18995]

2013-07-21 Thread Freddi34
The missing application selector is also an issue when clicking a link
with a HTML5 custom protocol and content handler. This (html5) becomes
quite common now and it is almost an impertinence to force users to dig
through the whole file system (as a work-around one could at least set
the dialog to start at /usr/bin ). This needs a fix soon, if not in this
decade then at least a usable work-around.

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

Title:
  [MASTER] Open With dialog not user-friendly

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

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


[Bug 1182038] Re: kernel panic fatal exception in interrupt

2013-07-21 Thread Christopher M. Penalver
Richard Muller, as per
http://www.dell.com/support/troubleshooting/us/en/04/Product/inspiron-1764
an update is available for your BIOS (A13). If you update to this, does
it change anything?

If not, could you please both specify what happened, and provide the output of 
the following terminal command:
sudo dmidecode -s bios-version  sudo dmidecode -s bios-release-date

Thank you for your understanding.

** Tags added: bios-outdated-a13 needs-upstream-testing regression-
potential

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

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

Title:
  kernel panic fatal exception in interrupt

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

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


[Bug 1181927] Re: 13.04: Brightness control visible but does nothing

2013-07-21 Thread Christopher M. Penalver
** Description changed:

- Description:  Ubuntu 13.04
- Release:  13.04
- 
- linux-image-generic:
-   Installed: 3.8.0.21.37
-   Candidate: 3.8.0.21.37
-   Version table:
-  *** 3.8.0.21.37 0
- 500 http://ubuntu-archive.sit.kmutt.ac.th/ raring-updates/main amd64 
Packages
- 500 http://ubuntu-archive.sit.kmutt.ac.th/ raring-security/main amd64 
Packages
- 100 /var/lib/dpkg/status
-  3.8.0.19.35 0
- 500 http://ubuntu-archive.sit.kmutt.ac.th/ raring/main amd64 Packages
- 
  Brightness control visible but does nothing on 13.04...
  
  The brightness up down buttons shows the overlay brightness icon going
  up and down but it does not change the brightness (backlight).
  
  I have tried adjusting the kernel options acpi_osi=x and
  acpi_backlight=y (that did work with 12.10) to make it work but to no
  avail.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-generic 3.8.0.21.37
  ProcVersionSignature: Ubuntu 3.8.0-21.32-generic 3.8.8
  Uname: Linux 3.8.0-21-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  thomasc2007 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  thomasc2007 F pulseaudio
  Date: Mon May 20 12:45:35 2013
  HibernationDevice: RESUME=UUID=2acc4a8c-a645-4f3c-bc8e-5c7a9d9df417
  InstallationDate: Installed on 2013-04-11 (38 days ago)
  InstallationMedia: Ubuntu-GNOME 13.04 Raring Ringtail - Alpha amd64 
(20130410)
  MachineType: Acer Aspire V5-431
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-21-generic 
root=UUID=4cfdb2ed-677a-4fd0-aa7d-5b118700bd35 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
-  linux-restricted-modules-3.8.0-21-generic N/A
-  linux-backports-modules-3.8.0-21-generic  N/A
-  linux-firmware1.106
+  linux-restricted-modules-3.8.0-21-generic N/A
+  linux-backports-modules-3.8.0-21-generic  N/A
+  linux-firmware1.106
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/12/2012
  dmi.bios.vendor: Phoenix Technologies Ltd.
  dmi.bios.version: V1.20
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Aspire V5-431
  dmi.board.vendor: Acer
  dmi.board.version: V1.20
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V1.20
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLtd.:bvrV1.20:bd12/12/2012:svnAcer:pnAspireV5-431:pvrV1.20:rvnAcer:rnAspireV5-431:rvrV1.20:cvnAcer:ct9:cvrV1.20:
  dmi.product.name: Aspire V5-431
  dmi.product.version: V1.20
  dmi.sys.vendor: Acer

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

Title:
  13.04: Brightness control visible but does nothing

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

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

[Bug 1181878] Re: Driver for hdd Western Digital Caviar Black 500 GB / 1 TB prevent suspend

2013-07-21 Thread Christopher M. Penalver
Cut from Bug Description.

** Attachment added: dmesg
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1181878/+attachment/3744189/+files/dmesg

** Description changed:

  This bug is actually related to bugs 1057664 and 1171560, and is an
  upstream bug.
  
  When I suspend my system to RAM, actually suspend does not work and
  instead I get a blinking cursor, and after some time system turns back
  again.
  
  After some debugging, I've found this within the logs of dmesg :
- 
- [ 3476.964420] Suspending console(s) (use no_console_suspend to debug)
- [ 3476.964837] sd 7:0:0:0: [sdd] Synchronizing SCSI cache
- [ 3476.964860] sd 6:0:0:0: [sdc] Synchronizing SCSI cache
- [ 3476.964952] sd 3:0:0:0: [sdb] Synchronizing SCSI cache
- [ 3476.964964] sd 2:0:0:0: [sda] Synchronizing SCSI cache
- [ 3476.965068] sd 6:0:0:0: [sdc] Stopping disk
- [ 3476.965087] sd 7:0:0:0: [sdd] Stopping disk
- [ 3476.965121] sd 3:0:0:0: [sdb] Stopping disk
- [ 3476.965141] sd 2:0:0:0: [sda] Stopping disk
- [ 3476.982377] i8042 kbd 00:0b: System wakeup enabled by ACPI
- [ 3476.982396] i8042 aux 00:0a: System wakeup disabled by ACPI
- [ 3476.982486] parport_pc 00:09: disabled
- [ 3476.982582] serial 00:08: disabled
- [ 3476.982585] serial 00:08: System wakeup disabled by ACPI
- [ 3507.790314] ata8.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 
frozen
- [ 3507.790320] ata3.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 
frozen
- [ 3507.790322] ata8.00: failed command: STANDBY IMMEDIATE
- [ 3507.790324] ata3.00: failed command: STANDBY IMMEDIATE
- [ 3507.790329] ata8.00: cmd e0/00:00:00:00:00/00:00:00:00:00/a0 tag 0
- [ 3507.790329]  res 40/00:00:00:00:00/00:00:00:00:00/40 Emask 0x4 
(timeout)
- [ 3507.790334] ata3.00: cmd e0/00:00:00:00:00/00:00:00:00:00/a0 tag 0
- [ 3507.790334]  res 40/00:00:00:00:00/00:00:00:00:00/40 Emask 0x4 
(timeout)
- [ 3507.790335] ata8.00: status: { DRDY }
- [ 3507.790337] ata3.00: status: { DRDY }
- [ 3507.790339] ata8: hard resetting link
- [ 3507.790340] ata8: nv: skipping hardreset on occupied port
- [ 3507.790341] ata3: hard resetting link
- [ 3507.790342] ata3: nv: skipping hardreset on occupied port
- [ 3508.257491] ata8: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
- [ 3508.257493] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
- [ 3508.273615] ata8.00: configured for UDMA/133
- [ 3508.273618] ata8.00: device reported invalid CHS sector 0
- [ 3508.273629] ata8: EH complete
- [ 3508.273634] sd 7:0:0:0: [sdd] START_STOP FAILED
- [ 3508.273636] sd 7:0:0:0: [sdd]  
- [ 3508.273637] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
- [ 3508.273638] sd 7:0:0:0: [sdd]  
- [ 3508.273640] Sense Key : Aborted Command [current] [descriptor]
- [ 3508.273642] sd 7:0:0:0: [sdd]  
- [ 3508.273643] Add. Sense: No additional sense information
- [ 3508.273652] dpm_run_callback(): scsi_bus_suspend+0x0/0x40 returns 134217730
- [ 3508.273657] PM: Device 7:0:0:0 failed to suspend async: error 134217730
- [ 3508.273696] ata3.00: configured for UDMA/133
- [ 3508.273698] ata3.00: device reported invalid CHS sector 0
- [ 3508.273704] ata3: EH complete
- [ 3508.273714] sd 2:0:0:0: [sda] START_STOP FAILED
- [ 3508.273717] sd 2:0:0:0: [sda]  
- [ 3508.273718] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
- [ 3508.273720] sd 2:0:0:0: [sda]  
- [ 3508.273722] Sense Key : Aborted Command [current] [descriptor]
- [ 3508.273723] sd 2:0:0:0: [sda]  
- [ 3508.273724] Add. Sense: No additional sense information
- [ 3508.273734] dpm_run_callback(): scsi_bus_suspend+0x0/0x40 returns 134217730
- [ 3508.273739] PM: Device 2:0:0:0 failed to suspend async: error 134217730
- [ 3508.273787] PM: Some devices failed to suspend
+ 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1181878/+attachment/3744189/+files/dmesg
  
  The command sent to trigger these logs was :
  echo 'mem'  /sys/power/state
  With pm-suspend they do not appear.
  
  On my system, devices sda and sdc actually point to HDDs WD Caviar Black
  with firmware 05.01D05. sdb and sdd point to other HDD models, not these
  ones. And it turns out that I get errors with these specific devices,
  sda and sdc. The bug is not always reproducible, sometimes suspend goes
  well, but sometimes it doesn't. I suspect there's something wrong with
  the commands sent to these devices.
  
  The bug started to be reproducible with Ubuntu 12.10, prior to this
  while I already owned these HDDs. The HDDs themselves are not culprit as
  the suspend command works on MS Windows 7. And my configuration is also
  not culprit as I tested with a raring liveCD and the result is the same.
  
  I don't know who must be contacted in the kernel team in order to look
  at this issue, if you could indicate me who this would help.
  
+ WORKAROUND: - Run as root :
+ echo 0  /sys/power/pm_async
+ 
+ (added to /etc/rc.local to be permanent)
+ 
  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-21-generic 3.8.0-21.32
  

[Bug 1181392] Re: [Solved for me]Kernel Panic not syncing fatal exception in interrupt-solved for me, firmware-b43-lpphy-installer instead of b43-firmware solves the panic

2013-07-21 Thread Christopher M. Penalver
Martin-knoflach, this bug report is being closed due to your last
comment
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1181392/comments/5
regarding this being fixed with an update. For future reference you can
manage the status of your own bugs by clicking on the current status in
the yellow line and then choosing a new status in the revealed drop down
box. You can learn more about bug statuses at
https://wiki.ubuntu.com/Bugs/Status. Thank you again for taking the time
to report this bug and helping to make Ubuntu better. Please submit any
future bugs you may find.

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

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

Title:
  [Solved for me]Kernel Panic not syncing fatal exception in interrupt-
  solved for me, firmware-b43-lpphy-installer instead of b43-firmware
  solves the panic

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

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


[Bug 1181878] Re: Driver for hdd Western Digital Caviar Black 500 GB / 1 TB prevent suspend

2013-07-21 Thread Christopher M. Penalver
Julien Aubin, could you please test the latest upstream kernel available 
(v3.11-rc1-saucy) following https://wiki.ubuntu.com/KernelMainlineBuilds ? It 
will allow additional upstream developers to examine the issue. Please do not 
test the kernel in the mainline kernels archive directory daily folder, but the 
one all the way at the bottom. Once you've tested the upstream kernel, please 
comment on which kernel version specifically you tested. If this bug is fixed 
in the mainline kernel, please add the following tags:
kernel-fixed-upstream
kernel-fixed-upstream-VERSION-NUMBER

where VERSION-NUMBER is the version number of the kernel you tested. For 
example:
kernel-fixed-upstream-v3.11-rc1

This can be done by clicking on the yellow circle with a black pencil icon next 
to the word Tags located at the bottom of the bug description. As well, please 
remove the tag:
needs-upstream-testing

If the mainline kernel does not fix this bug, please add the following tags:
kernel-bug-exists-upstream
kernel-bug-exists-upstream-VERSION-NUMBER

As well, please remove the tag:
needs-upstream-testing

If you are unable to test the mainline kernel, please comment as to why 
specifically you were unable to test it and add the following tags:
kernel-unable-to-test-upstream
kernel-unable-to-test-upstream-VERSION-NUMBER

Once testing of the upstream kernel is complete, please mark this bug's
Status as Confirmed. Please let us know your results. Thank you for your
understanding.

** Tags added: quantal

** Tags removed: kernel-bug-exists-upstream
** Tags added: kernel-bug-exists-upstream-v3.10-rc2 needs-upstream-testing

** Tags added: bios-outdated-1804

** Tags removed: bios-outdated-1804
** Tags added: latest-bios-1701

** Tags added: regression-potential

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

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

Title:
  Driver for hdd Western Digital Caviar Black 500 GB / 1 TB prevent
  suspend

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

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


[Bug 1203322] Re: weather applet crashes on logout

2013-07-21 Thread Seth Arnold
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a regular (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** Information type changed from Private Security 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/1203322

Title:
  weather applet crashes on logout

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

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


[Bug 1203247] Re: package libaacs0 (not installed) failed to install/upgrade: cannot copy extracted data for './usr/lib/x86_64-linux-gnu/libaacs.so.0.3.0' to '/usr/lib/x86_64-linux-gnu/libaacs.so.0.3.

2013-07-21 Thread Seth Arnold
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a regular (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** Information type changed from Private Security 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/1203247

Title:
  package libaacs0 (not installed) failed to install/upgrade: cannot
  copy extracted data for './usr/lib/x86_64-linux-gnu/libaacs.so.0.3.0'
  to '/usr/lib/x86_64-linux-gnu/libaacs.so.0.3.0.dpkg-new': unexpected
  end of file or stream

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

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


[Bug 1203293] Re: package oxygen-icon-theme 4:4.10.3+dfsg-0ubuntu0.1~ubuntu13.04 failed to install/upgrade

2013-07-21 Thread Seth Arnold
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a regular (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** Information type changed from Private Security 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/1203293

Title:
  package oxygen-icon-theme 4:4.10.3+dfsg-0ubuntu0.1~ubuntu13.04 failed
  to install/upgrade

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

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


[Bug 1181392] Re: [Solved for me]Kernel Panic not syncing fatal exception in interrupt-solved for me, firmware-b43-lpphy-installer instead of b43-firmware solves the panic

2013-07-21 Thread Christopher M. Penalver
NoBugs!, if you have a bug in Ubuntu, the Ubuntu Kernel team, Ubuntu Bug 
Control team, and Ubuntu Bug Squad would like you to please file a new report 
by executing the following in a terminal:
ubuntu-bug linux

For more on this, please see the Ubuntu Kernel team article:
https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies#Filing_Kernel_Bug_reports

the Ubuntu Bug Control team and Ubuntu Bug Squad team article:
https://wiki.ubuntu.com/Bugs/BestPractices#X.2BAC8-Reporting.Focus_on_One_Issue

and Ubuntu Community article:
https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette

When opening up the new report, please feel free to subscribe me to it.

Please note, not filing a new report would delay your problem being
addressed as quickly as possible.

Thank you for your understanding.

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

Title:
  [Solved for me]Kernel Panic not syncing fatal exception in interrupt-
  solved for me, firmware-b43-lpphy-installer instead of b43-firmware
  solves the panic

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

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


[Bug 1203293] Re: package oxygen-icon-theme 4:4.10.3+dfsg-0ubuntu0.1~ubuntu13.04 failed to install/upgrade

2013-07-21 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package oxygen-icon-theme 4:4.10.3+dfsg-0ubuntu0.1~ubuntu13.04 failed
  to install/upgrade

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

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


[Bug 1203247] Re: package libaacs0 (not installed) failed to install/upgrade: cannot copy extracted data for './usr/lib/x86_64-linux-gnu/libaacs.so.0.3.0' to '/usr/lib/x86_64-linux-gnu/libaacs.so.0.3.

2013-07-21 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package libaacs0 (not installed) failed to install/upgrade: cannot
  copy extracted data for './usr/lib/x86_64-linux-gnu/libaacs.so.0.3.0'
  to '/usr/lib/x86_64-linux-gnu/libaacs.so.0.3.0.dpkg-new': unexpected
  end of file or stream

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

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


[Bug 1041897] Re: Unity Greeter is not accessible to illiterate / preschool users

2013-07-21 Thread Ads20000
*** This bug is a duplicate of bug 1002349 ***
https://bugs.launchpad.net/bugs/1002349

** Also affects: unity-greeter
   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/1041897

Title:
  Unity Greeter is not accessible to illiterate / preschool users

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

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


[Bug 1181047] Re: Network timeouts in Raring

2013-07-21 Thread Christopher M. Penalver
Facundo Batista, as per http://www.gigabyte.com/products/product-
page.aspx?pid=3908#bios an update is available for your BIOS (F11). If
you update to this, does it change anything?

If not, could you please both specify what happened, and provide the output of 
the following terminal command:
sudo dmidecode -s bios-version  sudo dmidecode -s bios-release-date

Thank you for your understanding.

** Tags added: bios-outdated-f11 needs-upstream-testing regression-
potential

** Tags removed: kernel-unable-to-test-upstream
** Tags added: kernel-unable-to-test-upstream-3.10-rc3

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

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

Title:
  Network timeouts in Raring

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

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


[Bug 1181011] Re: Breakages of wireless connection on laptop acer aspire v3-551 running ubuntu 13.04

2013-07-21 Thread Christopher M. Penalver
Anton Kozlovsky, as per http://us.acer.com/ac/en/US/content/drivers an
update is available for your BIOS (1.07). If you update to this, does it
change anything?

If not, could you please both specify what happened, and provide the output of 
the following terminal command:
sudo dmidecode -s bios-version  sudo dmidecode -s bios-release-date

Thank you for your understanding.

** Tags added: bios-outdated-v1.07 needs-upstream-testing regression-
potential

** Summary changed:

- Breakages of wireless connection on laptop acer aspire v3-551 running ubuntu 
13.04
+ 168c:0034 Breakages of wireless connection on laptop acer aspire v3-551 
running ubuntu 13.04

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

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

Title:
  168c:0034 Breakages of wireless connection on laptop acer aspire
  v3-551 running ubuntu 13.04

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

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


[Bug 1181001] Re: Green tint to screen after power on PC or switching source on HDTV

2013-07-21 Thread Christopher M. Penalver
Stuart Anderson, given this works in Raring, would you need a backport
to Precise, or may we close this as Status Invalid?

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

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

Title:
  Green tint to screen after power on PC or switching source on HDTV

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

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


[Bug 878394] Re: after 11.10 upgrade: lost hardware device

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

** Changed in: pulseaudio (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/878394

Title:
  after 11.10 upgrade: lost hardware device

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

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


[Bug 1203433] [NEW] Please remove and blacklist calendar-exchange-provider

2013-07-21 Thread Micah Gersten
Public bug reported:

Per policy of not having Mozilla arch: all extensions in the archive.

** Affects: calendar-exchange-provider (Ubuntu)
 Importance: Wishlist
 Status: Confirmed

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

Title:
  Please remove and blacklist calendar-exchange-provider

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/calendar-exchange-provider/+bug/1203433/+subscriptions

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


[Bug 1203434] [NEW] bamfdaemon crashed with signal 5 in _XReply()

2013-07-21 Thread Anca Emanuel
*** This bug is a duplicate of bug 1193714 ***
https://bugs.launchpad.net/bugs/1193714

Public bug reported:

Try to shutdown the PC.

ProblemType: Crash
DistroRelease: Ubuntu 13.10
Package: bamfdaemon 0.5.0+13.10.20130717-0ubuntu1
ProcVersionSignature: Ubuntu 3.10.0-4.13-generic 3.10.1
Uname: Linux 3.10.0-4-generic x86_64
ApportVersion: 2.11-0ubuntu1
Architecture: amd64
Date: Sun Jul 21 10:27:59 2013
ExecutablePath: /usr/lib/x86_64-linux-gnu/bamf/bamfdaemon
InstallationDate: Installed on 2013-05-02 (79 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Alpha amd64 (20130502)
MarkForUpload: True
ProcCmdline: /usr/lib/x86_64-linux-gnu/bamf/bamfdaemon
Signal: 5
SourcePackage: bamf
StacktraceTop:
 ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
 ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
 _XReply () from /usr/lib/x86_64-linux-gnu/libX11.so.6
 XGetWindowProperty () from /usr/lib/x86_64-linux-gnu/libX11.so.6
 ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
Title: bamfdaemon crashed with signal 5 in _XReply()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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


** Tags: amd64 apport-crash saucy

** Information type changed from Private 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/1203434

Title:
  bamfdaemon crashed with signal 5 in _XReply()

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

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


[Bug 1203434] Re: bamfdaemon crashed with signal 5 in _XReply()

2013-07-21 Thread Apport retracing service
*** This bug is a duplicate of bug 1193714 ***
https://bugs.launchpad.net/bugs/1193714

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

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1203434/+attachment/3744190/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1203434/+attachment/3744192/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1203434/+attachment/3744194/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1203434/+attachment/3744195/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1203434/+attachment/3744196/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1203434/+attachment/3744197/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1203434/+attachment/3744198/+files/ThreadStacktrace.txt

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

** Tags removed: need-amd64-retrace

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

Title:
  bamfdaemon crashed with signal 5 in _XReply()

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

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


[Bug 195811] Re: gnome-panel crashed with SIGSEGV

2013-07-21 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu Package testing tracker.

A list of all reports related to this bug can be found here:
http://packages.qa.ubuntu.com/qatracker/reports/bugs/195811

** Tags added: package-qa-testing

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

Title:
  gnome-panel crashed with SIGSEGV

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

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


[Bug 1180182] Re: 16GB Class 10 Sony SD card that worked in 12.04 now fails in 13.04

2013-07-21 Thread Christopher M. Penalver
cllee 李嘉陵, could you please test for this in Saucy via
http://cdimage.ubuntu.com/daily-live/current/ and report if this is
still reproducible?

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

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

Title:
  16GB Class 10 Sony SD card that worked in 12.04 now fails in 13.04

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

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

[Bug 1179823] Re: Bluetooth re-enabled after resume from hibernation

2013-07-21 Thread Christopher M. Penalver
Jeffrey To, as per
http://support.lenovo.com/en_US/downloads/default.page? an update is
available for your BIOS (140-1.15). If you update to this, does it
change anything?

If not, could you please both specify what happened, and provide the output of 
the following terminal command:
sudo dmidecode -s bios-version  sudo dmidecode -s bios-release-date

Thank you for your understanding.

** Tags added: bios-outdated

** Tags removed: kernel-bug-exists-upstream
** Tags added: kernel-bug-exists-upstream-v3.10-rc1

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

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

Title:
  Bluetooth re-enabled after resume from hibernation

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

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


[Bug 1189038] Re: Dash: music lens needs a source filter

2013-07-21 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu Package testing tracker.

A list of all reports related to this bug can be found here:
http://packages.qa.ubuntu.com/qatracker/reports/bugs/1189038

** Tags added: package-qa-testing

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

Title:
  Dash: music lens needs a source filter

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-lens-music/+bug/1189038/+subscriptions

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


[Bug 1189058] Re: Dash: com.canonical.Unity.Lenses should have a key to individually disable online/remote searches per scope id

2013-07-21 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu Package testing tracker.

A list of all reports related to this bug can be found here:
http://packages.qa.ubuntu.com/qatracker/reports/bugs/1189058

** Tags added: package-qa-testing

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

Title:
  Dash: com.canonical.Unity.Lenses should have a key to individually
  disable online/remote searches per scope id

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-scope-home/+bug/1189058/+subscriptions

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


[Bug 1189060] Re: Dash: com.canonical.Unity.Lenses 'home-lens-default-view', scope id's that are listed should remain enabled once a search is started

2013-07-21 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu Package testing tracker.

A list of all reports related to this bug can be found here:
http://packages.qa.ubuntu.com/qatracker/reports/bugs/1189060

** Tags added: package-qa-testing

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

Title:
  Dash: com.canonical.Unity.Lenses 'home-lens-default-view', scope id's
  that are listed should remain enabled once a search is started

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-scope-home/+bug/1189060/+subscriptions

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


[Bug 1179801] Re: Can't connect to A2DP Device in Ubuntu 13.04

2013-07-21 Thread Christopher M. Penalver
billy3321, as per
http://support.lenovo.com/en_US/downloads/default.page? an update is
available for your BIOS (3.22). If you update to this, does it change
anything?

If not, could you please both specify what happened, and provide the output of 
the following terminal command:
sudo dmidecode -s bios-version  sudo dmidecode -s bios-release-date

Thank you for your understanding.

** Tags added: bios-outdated-3.22 needs-upstream-testing regression-
release

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

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

Title:
  Can't connect to A2DP Device in Ubuntu 13.04

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

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


[Bug 1178982] Re: Flash on Dell Dimension-series with Intel integrated graphics causes purple/green and distorted image unless acceleration method is changed

2013-07-21 Thread Christopher M. Penalver
Tim, this bug report is being closed due to your Bug Description noting
you don't have possession of the hardware. For future reference you can
manage the status of your own bugs by clicking on the current status in
the yellow line and then choosing a new status in the revealed drop down
box. You can learn more about bug statuses at
https://wiki.ubuntu.com/Bugs/Status. Thank you again for taking the time
to report this bug and helping to make Ubuntu better. Please submit any
future bugs you may find.

Jackflap / Kevin / ibere fernandes, if you have a bug in Ubuntu, the Ubuntu 
Kernel team, Ubuntu Bug Control team, and Ubuntu Bug Squad would like you to 
please file a new report by executing the following in a terminal:
ubuntu-bug linux

For more on this, please see the Ubuntu Kernel team article:
https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies#Filing_Kernel_Bug_reports

the Ubuntu Bug Control team and Ubuntu Bug Squad team article:
https://wiki.ubuntu.com/Bugs/BestPractices#X.2BAC8-Reporting.Focus_on_One_Issue

and Ubuntu Community article:
https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette

When opening up the new report, please feel free to subscribe me to it.

Please note, not filing a new report would delay your problem being
addressed as quickly as possible.

Thank you for your understanding.

** Tags removed: 13.04 apport-collected firefox flash kernel-bug-exists-
upstream quantal staging

** Summary changed:

- Flash on Dell Dimension-series with Intel integrated graphics causes 
purple/green and distorted image unless acceleration method is changed
+ My Dell Dimension desktop shows purple/green and distorted Flash video unless 
acceleration method is changed

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

** Attachment removed: BootDmesg.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1178982/+attachment/3681069/+files/BootDmesg.txt

** Attachment removed: CurrentDmesg.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1178982/+attachment/3681070/+files/CurrentDmesg.txt

** Attachment removed: IwConfig.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1178982/+attachment/3681072/+files/IwConfig.txt

** Attachment removed: Lspci.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1178982/+attachment/3681073/+files/Lspci.txt

** Attachment removed: HookError_cloud_archive.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1178982/+attachment/3681071/+files/HookError_cloud_archive.txt

** Attachment removed: Lsusb.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1178982/+attachment/3681074/+files/Lsusb.txt

** Attachment removed: ProcCpuinfo.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1178982/+attachment/3681075/+files/ProcCpuinfo.txt

** Attachment removed: ProcEnviron.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1178982/+attachment/3681076/+files/ProcEnviron.txt

** Attachment removed: ProcModules.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1178982/+attachment/3681078/+files/ProcModules.txt

** Attachment removed: ProcInterrupts.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1178982/+attachment/3681077/+files/ProcInterrupts.txt

** Attachment removed: UdevLog.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1178982/+attachment/3681080/+files/UdevLog.txt

** Attachment removed: UdevDb.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1178982/+attachment/3681079/+files/UdevDb.txt

** Attachment removed: WifiSyslog.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1178982/+attachment/3681081/+files/WifiSyslog.txt

** Attachment removed: BootDmesg.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1178982/+attachment/3691626/+files/BootDmesg.txt

** Attachment removed: AlsaInfo.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1178982/+attachment/3691625/+files/AlsaInfo.txt

** Attachment removed: CurrentDmesg.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1178982/+attachment/3691627/+files/CurrentDmesg.txt

** Attachment removed: IwConfig.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1178982/+attachment/3691629/+files/IwConfig.txt

** Attachment removed: HookError_cloud_archive.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1178982/+attachment/3691628/+files/HookError_cloud_archive.txt

** Attachment removed: Lspci.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1178982/+attachment/3691630/+files/Lspci.txt

** Attachment removed: ProcEnviron.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1178982/+attachment/3691632/+files/ProcEnviron.txt

** Attachment removed: ProcCpuinfo.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1178982/+attachment/3691631/+files/ProcCpuinfo.txt

** Attachment removed: ProcModules.txt
   

[Bug 1178450] Re: [LENOVO 3249CTO] suspend/resume failure

2013-07-21 Thread Christopher M. Penalver
** Tags added: bios-outdated-1.40-1.15 needs-upstream-testing
regression-potential

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

Title:
  [LENOVO 3249CTO] suspend/resume failure

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

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


[Bug 1171658] Re: unity panel opacity is affected by Background Color opacity

2013-07-21 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu Package testing tracker.

A list of all reports related to this bug can be found here:
http://packages.qa.ubuntu.com/qatracker/reports/bugs/1171658

** Tags added: package-qa-testing

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

Title:
  unity panel opacity is affected by Background Color opacity

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

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


[Bug 1203349] Re: nautilus crashed with SIGSEGV in _gdk_pixbuf_new_from_uri_at_scale()

2013-07-21 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu Package testing tracker.

A list of all reports related to this bug can be found here:
http://packages.qa.ubuntu.com/qatracker/reports/bugs/1203349

** Tags added: package-qa-testing

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

Title:
  nautilus crashed with SIGSEGV in _gdk_pixbuf_new_from_uri_at_scale()

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

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


[Bug 1178385] Re: When trying to connect to an AP using an ASUS PCE-N15 wireless card, the kernel prints warn_slowpath_common

2013-07-21 Thread Christopher M. Penalver
** Tags added: bios-outdated-1.a needs-upstream-testing

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

Title:
  When trying to connect to an AP using an ASUS PCE-N15 wireless card,
  the kernel prints warn_slowpath_common

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

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


[Bug 1203293] Re: package oxygen-icon-theme 4:4.10.3+dfsg-0ubuntu0.1~ubuntu13.04 failed to install/upgrade

2013-07-21 Thread Ubuntu Foundations Team Bug Bot
The attachment VarLogDistupgradeAptlog.gz seems to be a patch.  If it
isn't, please remove the patch flag from the attachment, remove the
patch tag, and if you are a member of the ~ubuntu-reviewers,
unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

** Tags added: patch

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

Title:
  package oxygen-icon-theme 4:4.10.3+dfsg-0ubuntu0.1~ubuntu13.04 failed
  to install/upgrade

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

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


[Bug 1178385] Re: When trying to connect to an AP using an ASUS PCE-N15 wireless card, the kernel prints warn_slowpath_common

2013-07-21 Thread Christopher M. Penalver
Jens Müller, This bug report is being closed due to your last comment
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1178385/comments/4
regarding this being fixed with removing Network Manager. For future
reference you can manage the status of your own bugs by clicking on the
current status in the yellow line and then choosing a new status in the
revealed drop down box. You can learn more about bug statuses at
https://wiki.ubuntu.com/Bugs/Status. Thank you again for taking the time
to report this bug and helping to make Ubuntu better. Please submit any
future bugs you may find.

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

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

Title:
  When trying to connect to an AP using an ASUS PCE-N15 wireless card,
  the kernel prints warn_slowpath_common

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

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

[Bug 1203098] Re: Kernel crash on EFI system

2013-07-21 Thread Владимир Андреев
I tried to use kernel version 3.9 (latest available revision on thursday
or friday).

I decided to try latest kernel available here http://kernel.ubuntu.com
/~kernel-ppa/mainline/ to be sure it doesn't solve my problem... but it
works!

System successfully loaded and now running.

Will you prompt me how I can recognize what was the reason of kernel
panic in 3.9 versions?

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

Title:
  Kernel crash on EFI system

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

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


[Bug 1201094] Re: App content visible behind tab header

2013-07-21 Thread Ubuntu Phone Apps Jenkins Bot
Fix committed into lp:ubuntu-weather-app at revision 71, scheduled for
release in ubuntu-weather-app, milestone alpha-1

** Changed in: ubuntu-weather-app
   Status: In Progress = Fix Committed

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

Title:
  App content visible behind tab header

To manage notifications about this bug go to:
https://bugs.launchpad.net/music-app/+bug/1201094/+subscriptions

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


[Bug 1178360] Re: machine locks up resuming from suspend since upgrade to 13.04

2013-07-21 Thread Christopher M. Penalver
ill, could you please test the latest upstream kernel available 
(v3.11-rc1-saucy) following https://wiki.ubuntu.com/KernelMainlineBuilds ? It 
will allow additional upstream developers to examine the issue. Please do not 
test the kernel in the mainline kernels archive directory daily folder, but the 
one all the way at the bottom. Once you've tested the upstream kernel, please 
comment on which kernel version specifically you tested. If this bug is fixed 
in the mainline kernel, please add the following tags:
kernel-fixed-upstream
kernel-fixed-upstream-VERSION-NUMBER

where VERSION-NUMBER is the version number of the kernel you tested. For 
example:
kernel-fixed-upstream-v3.11-rc1

This can be done by clicking on the yellow circle with a black pencil icon next 
to the word Tags located at the bottom of the bug description. As well, please 
remove the tag:
needs-upstream-testing

If the mainline kernel does not fix this bug, please add the following tags:
kernel-bug-exists-upstream
kernel-bug-exists-upstream-VERSION-NUMBER

As well, please remove the tag:
needs-upstream-testing

If you are unable to test the mainline kernel, please comment as to why 
specifically you were unable to test it and add the following tags:
kernel-unable-to-test-upstream
kernel-unable-to-test-upstream-VERSION-NUMBER

Once testing of the upstream kernel is complete, please mark this bug's
Status as Confirmed. Please let us know your results. Thank you for your
understanding.

** Tags removed: kernel-unable-to-test-upstream
** Tags added: kernel-unable-to-test-upstream-v3.9 latest-bios-f6 
needs-upstream-testing regression-release

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

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

Title:
  machine locks up resuming from suspend since upgrade to 13.04

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

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


[Bug 1177983] Re: bluetooth does not turn on after upgrade to 13.04

2013-07-21 Thread Christopher M. Penalver
*** This bug is a duplicate of bug 1177985 ***
https://bugs.launchpad.net/bugs/1177985

** This bug has been marked a duplicate of bug 1177985
   wireless does not work after upgrade to 13.04

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

Title:
  bluetooth does not turn on after upgrade to 13.04

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

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


[Bug 1177985] Re: wireless does not work after upgrade to 13.04

2013-07-21 Thread Christopher M. Penalver
ill, could you please boot into a release where wireless works, and perform the 
following at a terminal:
apport-collect 1177985

** Tags added: needs-kernel-logs

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

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

Title:
  wireless does not work after upgrade to 13.04

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

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


[Bug 1203441] [NEW] libva1:i386 cannot be installed alongside libva1:amd64

2013-07-21 Thread Adam Klobukowski
Public bug reported:

libva1:i386 cannot be installed alongside libva1:amd64. One breaks
another.

** Affects: libva (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/1203441

Title:
  libva1:i386 cannot be installed alongside libva1:amd64

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

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


[Bug 1203440] Re: indicator-datetime-service crashed with SIGSEGV in g_closure_invoke()

2013-07-21 Thread Apport retracing service
*** This bug is a duplicate of bug 1195874 ***
https://bugs.launchpad.net/bugs/1195874

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

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1203440/+attachment/3744224/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1203440/+attachment/3744226/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1203440/+attachment/3744227/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1203440/+attachment/3744228/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1203440/+attachment/3744229/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1203440/+attachment/3744230/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1203440/+attachment/3744231/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1195874
   indicator-datetime-service crashed with SIGSEGV in g_closure_invoke()

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  indicator-datetime-service crashed with SIGSEGV in g_closure_invoke()

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

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


[Bug 1085320] Re: White borders around *.desktop files on the desktop

2013-07-21 Thread parq
Updated to nautilus - 1:3.6.3-0ubuntu16.

The bug is still present. Please fix it again.

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

Title:
  White borders around *.desktop files on the desktop

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

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


[Bug 1203442] Re: signon-ui crashed with SIGSEGV in QObject::event()

2013-07-21 Thread Apport retracing service
*** This bug is a duplicate of bug 1200957 ***
https://bugs.launchpad.net/bugs/1200957

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

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1203442/+attachment/3744232/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1203442/+attachment/3744234/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1203442/+attachment/3744236/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1203442/+attachment/3744237/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1203442/+attachment/3744238/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1203442/+attachment/3744239/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1203442/+attachment/3744240/+files/ThreadStacktrace.txt

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

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  signon-ui crashed with SIGSEGV in QObject::event()

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

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


[Bug 1177778] Re: Kernel oops in i915

2013-07-21 Thread Christopher M. Penalver
Nicolas Palix, could you please test for this in Saucy and advise if
this is reproducible via http://cdimage.ubuntu.com/daily-live/current/ ?

** Description changed:

  A kernel oops has been reported in i915_ppgtt_bind_object+0x1a0/0x200
  
  Details about the crash and the system are following.
  
  [22122.647498] BUG: unable to handle kernel NULL pointer dereference at 
0018
  [22122.647565] IP: [a0148890] i915_ppgtt_bind_object+0x1a0/0x200 
[i915]
- [22122.647630] PGD 0 
- [22122.647648] Oops:  [#1] SMP 
+ [22122.647630] PGD 0
+ [22122.647648] Oops:  [#1] SMP
  [22122.647678] Modules linked in: pci_stub vboxpci(OF) vboxnetadp(OF) 
vboxnetflt(OF) vboxdrv(OF) bnep rfcomm bluetooth parport_pc(F) ppdev(F) 
snd_hda_codec_hdmi snd_hda_codec_idt coretemp kvm_intel kvm 
ghash_clmulni_intel(F) snd_usb_audio uvcvideo snd_hda_intel snd_hda_codec 
cryptd(F) snd_usbmidi_lib videobuf2_vmalloc videobuf2_memops snd_hwdep(F) 
videobuf2_core snd_pcm(F) snd_page_alloc(F) snd_seq_midi(F) 
snd_seq_midi_event(F) snd_rawmidi(F) snd_seq(F) videodev i915 gpio_ich 
microcode(F) snd_seq_device(F) snd_timer(F) snd(F) video(F) soundcore(F) 
drm_kms_helper joydev(F) drm mei i2c_algo_bit lpc_ich mac_hid lp(F) parport(F) 
hid_generic usbhid hid r8169 ahci(F) libahci(F)
- [22122.648181] CPU 1 
+ [22122.648181] CPU 1
  [22122.648200] Pid: 5816, comm: Xorg Tainted: GF  O 3.8.0-19-generic 
#30-Ubuntu Shuttle Inc. SH61R4/FH61
  [22122.648265] RIP: 0010:[a0148890]  [a0148890] 
i915_ppgtt_bind_object+0x1a0/0x200 [i915]
  [22122.648340] RSP: 0018:8802221cfb80  EFLAGS: 00010246
  [22122.648376] RAX:  RBX: 00a9 RCX: 
a0189c3d
  [22122.648422] RDX: 00a9 RSI: 00040ee3 RDI: 
88022595bfe0
  [22122.648467] RBP: 8802221cfbd0 R08: 0040 R09: 
8802221cffd8
  [22122.648513] R10: 880225958670 R11: 03f9 R12: 
880225958670
  [22122.648559] R13: 88023136f000 R14:  R15: 
8802305867c0
  [22122.648605] FS:  7f507d923940() GS:88023fb0() 
knlGS:
  [22122.648657] CS:  0010 DS:  ES:  CR0: 80050033
  [22122.648695] CR2: 0018 CR3: 000219c65000 CR4: 
000407e0
  [22122.648741] DR0:  DR1:  DR2: 

  [22122.648788] DR3:  DR6: 0ff0 DR7: 
0400
  [22122.648834] Process Xorg (pid: 5816, threadinfo 8802221ce000, task 
880230e2c5c0)
  [22122.648885] Stack:
  [22122.648900]  8802221cffd8 880103f9 8802305867d0 
8802221cffd8
  [22122.648957]  00010001 8802325d0200 8802309831b8 

  [22122.649013]   880226914000 8802221cfc08 
a014625e
  [22122.649068] Call Trace:
  [22122.649099]  [a014625e] 
i915_gem_execbuffer_reserve_object.isra.7+0x12e/0x1a0 [i915]
  [22122.649163]  [a01464a1] 
i915_gem_execbuffer_reserve.isra.8+0x1d1/0x320 [i915]
  [22122.649224]  [a0146cf8] 
i915_gem_do_execbuffer.isra.12+0x688/0x1200 [i915]
  [22122.649283]  [a01408c3] ? 
i915_gem_object_set_to_gtt_domain+0x83/0x180 [i915]
  [22122.649344]  [a0142d27] ? i915_gem_pwrite_ioctl+0x207/0x7d0 
[i915]
  [22122.649394]  [8117d4e5] ? __kmalloc+0x55/0x170
  [22122.649439]  [a0147da1] i915_gem_execbuffer2+0xb1/0x290 [i915]
  [22122.649492]  [a008e559] drm_ioctl+0x4e9/0x5b0 [drm]
  [22122.649540]  [a0147cf0] ? i915_gem_execbuffer+0x480/0x480 [i915]
  [22122.649588]  [816cef2c] ? __do_page_fault+0x27c/0x500
  [22122.649629]  [811a5969] do_vfs_ioctl+0x99/0x570
  [22122.649666]  [811a5ed1] sys_ioctl+0x91/0xb0
  [22122.649702]  [816d37dd] system_call_fastpath+0x1a/0x1f
- [22122.649742] Code: 01 89 da 83 ce 05 41 39 f8 41 89 74 95 00 75 8d 41 83 c3 
01 45 3b 5c 24 08 74 4f 48 89 c7 4c 89 4d b0 44 89 5d b8 e8 60 ea 20 e1 8b 78 
18 45 31 c0 44 8b 5d b8 4c 8b 4d b0 c1 ef 0c e9 5c ff ff 
+ [22122.649742] Code: 01 89 da 83 ce 05 41 39 f8 41 89 74 95 00 75 8d 41 83 c3 
01 45 3b 5c 24 08 74 4f 48 89 c7 4c 89 4d b0 44 89 5d b8 e8 60 ea 20 e1 8b 78 
18 45 31 c0 44 8b 5d b8 4c 8b 4d b0 c1 ef 0c e9 5c ff ff
  [22122.650009] RIP  [a0148890] i915_ppgtt_bind_object+0x1a0/0x200 
[i915]
  [22122.650067]  RSP 8802221cfb80
  [22122.650091] CR2: 0018
  [22122.666323] ---[ end trace 826b51c5887075cc ]---
  [22122.666326] BUG: scheduling while atomic: Xorg/5816/0x1001
  [22122.666328] Modules linked in: pci_stub vboxpci(OF) vboxnetadp(OF) 
vboxnetflt(OF) vboxdrv(OF) bnep rfcomm bluetooth parport_pc(F) ppdev(F) 
snd_hda_codec_hdmi snd_hda_codec_idt coretemp kvm_intel kvm 
ghash_clmulni_intel(F) snd_usb_audio uvcvideo snd_hda_intel snd_hda_codec 
cryptd(F) snd_usbmidi_lib videobuf2_vmalloc videobuf2_memops snd_hwdep(F) 
videobuf2_core snd_pcm(F) snd_page_alloc(F) snd_seq_midi(F) 

[Bug 1177775] Re: [drm:i915_reset] *ERROR* GPU hanging too fast, declaring wedged

2013-07-21 Thread Christopher M. Penalver
Matthias Gehre, as per
http://support.lenovo.com/en_US/downloads/default.page? an update is
available for your BIOS (1.52). If you update to this, does it change
anything?

If not, could you please both specify what happened, and provide the output of 
the following terminal command:
sudo dmidecode -s bios-version  sudo dmidecode -s bios-release-date

Thank you for your understanding.

** Tags added: bios-outdated-1.52 needs-upstream-testing regression-
potential

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

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

Title:
  [drm:i915_reset] *ERROR* GPU hanging too fast, declaring wedged

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

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


[Bug 969489] Re: lightdm tries (and fails) to start too early?

2013-07-21 Thread dino99
** Tags added: i386 saucy

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

Title:
  lightdm tries (and fails) to start too early?

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

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


[Bug 838105] Re: 'Synaptics TouchPad V7.2' incorrectly detected as PS/2 mouse in 'Fujitsu Lifebook LH531'

2013-07-21 Thread Asalle Kim
Still an issue in 13.04 with Fujitsu UH552.

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

Title:
  'Synaptics TouchPad V7.2' incorrectly detected as PS/2 mouse in
  'Fujitsu Lifebook LH531'

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

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


[Bug 1177568] Re: ATI RV410 [Radeon X700 Pro (PCIE)] driver fails

2013-07-21 Thread Christopher M. Penalver
AZ, could you please test for this in Saucy via
http://cdimage.ubuntu.com/daily-live/current/ ?

** Tags removed: kernel-fixed-upstream
** Tags added: kernel-fixed-upstream-v3.9 regression-release

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

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

Title:
  ATI RV410 [Radeon X700 Pro (PCIE)] driver fails

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

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


[Bug 1203446] [NEW] ata4: SRST failed (errno=-16) freezes Ubuntu 12.04.2 LTS Precise Pangolin on resume since vmlinuz-3.2.0-49-generic-pae

2013-07-21 Thread TEN
Public bug reported:

Since linux-image-3.2.0-49-generic-pae:i386 (3.2.0-49.75) has been installed 
per /var/log/apt/history.log 2013-07-05,
my Hewlett-Packard DC7800CMT (Intel Core2Duo E6750@2.66GHz, unjumpered 
Hitachi/Toshiba DT01ABA300 3TB hard drive alone on SATA5 of HP Grizzly 
mainboard, Nvidia GT 520 graphics with snd_hda_codec_hdmi in 
/etc/modprobe.d/blacklist-oss.conf due to 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1169984 and its dozens of 
duplicates so far still unfixed for Ubuntu 12.04)
freezes on most resumes (wake-up attempts) from stand-by
with a full-screen text console message of ata4: SRST failed (errno=-16),
requiring a hard power cycle to reboot, IT Crowd style (turning it off and on 
again).

It is not remedied by changes to the SATA wiring,
i.e. hardware causes are less likely than a timing issue/race condition.
This is also confirmed by the fact that reverting to the previous kernel 
linux-image-3.2.0-48-generic-pae:i386 (3.2.0-48.74) via the Grub menu makes the 
problem disappear.

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


** Tags: precise

** Summary changed:

- ata4: SRST failt (errno=-16) freezes Ubuntu 12.04.2 LTS Precise Pangolin on 
resume since vmlinuz-3.2.0-49-generic-pae
+ ata4: SRST failed (errno=-16) freezes Ubuntu 12.04.2 LTS Precise Pangolin 
on resume since vmlinuz-3.2.0-49-generic-pae

** Description changed:

  Since linux-image-3.2.0-49-generic-pae:i386 (3.2.0-49.75) has been installed 
per /var/log/apt/history.log 2013-07-05,
  my Hewlett-Packard DC7800CMT (Intel Core2Duo E6750@2.66GHz on HP Grizzly 
mainboard, Nvidia GT 520 graphics with snd_hda_codec_hdmi in 
/etc/modprobe.d/blacklist-oss.conf due to 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1169984 so far unfixed for 
Ubuntu 12.04)
- freezes on most resumes (wake-up attempts) from stand-by with a full-screen 
text console message of ata4: SRST failt (errno=-16),
+ freezes on most resumes (wake-up attempts) from stand-by with a full-screen 
text console message of ata4: SRST failed (errno=-16),
  requiring a hard power cycle to reboot, IT Crowd style (turning it off and 
on again ;-().
  
  It is not remedied by changes to the SATA wiring, i.e. hardware causes are 
less likely than a timing issue/race condition.
  This is also confirmed by the fact that reverting to the previous kernel 
linux-image-3.2.0-48-generic-pae:i386 (3.2.0-48.74) via the Grub menu makes the 
problem disappear.

** Description changed:

  Since linux-image-3.2.0-49-generic-pae:i386 (3.2.0-49.75) has been installed 
per /var/log/apt/history.log 2013-07-05,
  my Hewlett-Packard DC7800CMT (Intel Core2Duo E6750@2.66GHz on HP Grizzly 
mainboard, Nvidia GT 520 graphics with snd_hda_codec_hdmi in 
/etc/modprobe.d/blacklist-oss.conf due to 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1169984 so far unfixed for 
Ubuntu 12.04)
- freezes on most resumes (wake-up attempts) from stand-by with a full-screen 
text console message of ata4: SRST failed (errno=-16),
- requiring a hard power cycle to reboot, IT Crowd style (turning it off and 
on again ;-().
+ freezes on most resumes (wake-up attempts) from stand-by
+ with a full-screen text console message of ata4: SRST failed (errno=-16),
+ requiring a hard power cycle to reboot, IT Crowd style (turning it off and 
on again).
  
- It is not remedied by changes to the SATA wiring, i.e. hardware causes are 
less likely than a timing issue/race condition.
+ It is not remedied by changes to the SATA wiring,
+ i.e. hardware causes are less likely than a timing issue/race condition.
  This is also confirmed by the fact that reverting to the previous kernel 
linux-image-3.2.0-48-generic-pae:i386 (3.2.0-48.74) via the Grub menu makes the 
problem disappear.

** Description changed:

  Since linux-image-3.2.0-49-generic-pae:i386 (3.2.0-49.75) has been installed 
per /var/log/apt/history.log 2013-07-05,
- my Hewlett-Packard DC7800CMT (Intel Core2Duo E6750@2.66GHz on HP Grizzly 
mainboard, Nvidia GT 520 graphics with snd_hda_codec_hdmi in 
/etc/modprobe.d/blacklist-oss.conf due to 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1169984 so far unfixed for 
Ubuntu 12.04)
+ my Hewlett-Packard DC7800CMT (Intel Core2Duo E6750@2.66GHz, unjumpered 
Hitachi/Toshiba DT01ABA300 3TB hard drive alone on SATA5 of HP Grizzly 
mainboard, Nvidia GT 520 graphics with snd_hda_codec_hdmi in 
/etc/modprobe.d/blacklist-oss.conf due to 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1169984 so far still 
unfixed for Ubuntu 12.04)
  freezes on most resumes (wake-up attempts) from stand-by
  with a full-screen text console message of ata4: SRST failed (errno=-16),
  requiring a hard power cycle to reboot, IT Crowd style (turning it off and 
on again).
  
  It is not remedied by changes to the SATA wiring,
  i.e. hardware causes are less likely than a timing issue/race condition.
  This is also confirmed by the fact that reverting to the previous 

[Bug 1177591] Re: Speed regression for Intel Centrino Advanced-N 6205 Wireless

2013-07-21 Thread Christopher M. Penalver
joehill, could you please test the latest upstream kernel available with 
wireless N enabled following https://wiki.ubuntu.com/KernelMainlineBuilds ? It 
will allow additional upstream developers to examine the issue. Please do not 
test the kernel in the mainline kernels archive directory daily folder, but the 
one all the way at the bottom. Once you've tested the upstream kernel, please 
comment on which kernel version specifically you tested. If this bug is fixed 
in the mainline kernel, please add the following tags:
kernel-fixed-upstream
kernel-fixed-upstream-VERSION-NUMBER

where VERSION-NUMBER is the version number of the kernel you tested. For 
example:
kernel-fixed-upstream-v3.11-rc1

This can be done by clicking on the yellow circle with a black pencil icon next 
to the word Tags located at the bottom of the bug description. As well, please 
remove the tag:
needs-upstream-testing

If the mainline kernel does not fix this bug, please add the following tags:
kernel-bug-exists-upstream
kernel-bug-exists-upstream-VERSION-NUMBER

As well, please remove the tag:
needs-upstream-testing

If you are unable to test the mainline kernel, please comment as to why 
specifically you were unable to test it and add the following tags:
kernel-unable-to-test-upstream
kernel-unable-to-test-upstream-VERSION-NUMBER

Once testing of the upstream kernel is complete, please mark this bug's
Status as Confirmed. Please let us know your results. Thank you for your
understanding.

** Tags added: bios-outdated-a10 needs-upstream-testing regression-
release

** Description changed:

  Since upgrading to Raring, my wireless on my laptop has consistently
  been incredibly slow to non-functional. Every few minutes it stops
  working completely, I disable wireless by hardware switch and reenable,
  it works (albeit very slowly) for a few minutes, then gradually
  deteriorates, loading half web pages or just giving me a blank page
  saying the site is not found.
+ 
+ WORKAROUND: Disable wireless n in iwlwifi.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-20-generic 3.8.0-20.31
  ProcVersionSignature: Ubuntu 3.8.0-20.31-generic 3.8.11
  Uname: Linux 3.8.0-20-generic i686
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: i386
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  joseph 2170 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  joseph 2170 F pulseaudio
  Date: Tue May  7 16:59:52 2013
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=d621c6fd-0f7a-4286-9ab5-3d144e1880fa
  InstallationDate: Installed on 2012-09-24 (225 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release i386 
(20120817.3)
  MachineType: Dell Inc. Latitude E6430s
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-20-generic 
root=UUID=9f662ce4-0587-4b5a-88f5-8ef3d2b3c38d ro quiet splash vt.handoff=7
  RelatedPackageVersions:
-  linux-restricted-modules-3.8.0-20-generic N/A
-  linux-backports-modules-3.8.0-20-generic  N/A
-  linux-firmware1.106
+  linux-restricted-modules-3.8.0-20-generic N/A
+  linux-backports-modules-3.8.0-20-generic  N/A
+  linux-firmware1.106
  RfKill:
-  0: phy0: Wireless LAN
-   Soft blocked: no
-   Hard blocked: no
+  0: phy0: Wireless LAN
+   Soft blocked: no
+   Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: Upgraded to raring on 2013-04-25 (12 days ago)
  dmi.bios.date: 05/02/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A00
  dmi.board.name: 0N9T9J
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA00:bd05/02/2012:svnDellInc.:pnLatitudeE6430s:pvr01:rvnDellInc.:rn0N9T9J:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6430s
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.

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

** Summary changed:

- Speed regression for Intel Centrino Advanced-N 6205 Wireless 
+ 8086:0082 Speed regression for Intel Centrino Advanced-N 6205 Wireless

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

Title:
  8086:0082 Speed regression for Intel Centrino Advanced-N 6205 Wireless

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

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

[Bug 1203446] Missing required logs.

2013-07-21 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
From a terminal window please run:

apport-collect 1203446

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

** Tags added: precise

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

Title:
  ata4: SRST failed (errno=-16) freezes Ubuntu 12.04.2 LTS Precise
  Pangolin on resume since vmlinuz-3.2.0-49-generic-pae

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

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


[Bug 967399] Re: [11.10] Elantech trackpoint does not work Lenovo

2013-07-21 Thread Faule Socke
And the Xorg config file

** Attachment added: 51-elantech.conf
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/967399/+attachment/3744273/+files/51-elantech.conf

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

Title:
  [11.10] Elantech trackpoint does not work Lenovo

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

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


[Bug 1203446] Re: ata4: SRST failed (errno=-16) freezes Ubuntu 12.04.2 LTS Precise Pangolin on resume since vmlinuz-3.2.0-49-generic-pae

2013-07-21 Thread TEN
** Description changed:

  Since linux-image-3.2.0-49-generic-pae:i386 (3.2.0-49.75) has been installed 
per /var/log/apt/history.log 2013-07-05,
  my Hewlett-Packard DC7800CMT (Intel Core2Duo E6750@2.66GHz, unjumpered 
Hitachi/Toshiba DT01ABA300 3TB hard drive alone on SATA5 of HP Grizzly 
mainboard, Nvidia GT 520 graphics with snd_hda_codec_hdmi in 
/etc/modprobe.d/blacklist-oss.conf due to 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1169984 and its dozens of 
duplicates so far still unfixed for Ubuntu 12.04)
  freezes on most resumes (wake-up attempts) from stand-by
  with a full-screen text console message of ata4: SRST failed (errno=-16),
  requiring a hard power cycle to reboot, IT Crowd style (turning it off and 
on again).
  
- It is not remedied by changes to the SATA wiring,
+ It is not remedied by a pci=nomsi parameter nor by changes to the SATA wiring,
  i.e. hardware causes are less likely than a timing issue/race condition.
  This is also confirmed by the fact that reverting to the previous kernel 
linux-image-3.2.0-48-generic-pae:i386 (3.2.0-48.74) via the Grub menu makes the 
problem disappear.

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

Title:
  ata4: SRST failed (errno=-16) freezes Ubuntu 12.04.2 LTS Precise
  Pangolin on resume since vmlinuz-3.2.0-49-generic-pae

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

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


[Bug 967399] Re: [11.10] Elantech trackpoint does not work Lenovo

2013-07-21 Thread Faule Socke
Hi,

here is a patch that adds support for reporting the relative
(trackpoint) coordinates to the Elantech driver. Unfortunately, the Xorg
synaptics module simply ignores relative coordinates and evdev would
ignore absolute coordinates (as described above in #6) so there is
really no way, to have both device work with this patch (yet). But maybe
some more experienced developer will find my work on the Trackpoint
Protocol helpful and decides to write a good patch (I think the right
way to do it is to let the kernel module report relative and absolute
coordinates over two separate devices, which in fact is very hard to
achieve because the psmouse module is not structured for reporting to
multiple devices).

I have also included a Xorg configuration which enables Middle-Mouse-
Button scrolling and disables absolute coordinates (and therefore
enables the Trackpoint).

** Patch added: elantech-trackpoint-patch.diff
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/967399/+attachment/3744272/+files/elantech-trackpoint-patch.diff

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

Title:
  [11.10] Elantech trackpoint does not work Lenovo

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

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


[Bug 1165965] Re: External display stopped working on MacBook Air

2013-07-21 Thread Hans-Peter Schadler
The same problem (external interface DP1 showing as disconnected,
sometimes showing the resolutions) happens to me on my Macbook Air 4,2
since already Ubuntu 12.10. This affects also derivatives like Mint and
also other distributions like Archlinux. From this I would conclude that
it is a general problem with the kernel and/or Intel Xorg driver.

The problems depend a little bit on the external monitor that I am using: A 
normal 19'' LCD with VGA connector works sometimes (after rebooting, 
suspend/resume, disconnecting/reconnecting). A no-name LCD TV (also VGA 
connector) doesn't work even with trying all of the things that worked for the 
19''. The problems seemed to be gotten worse with Ubuntu 13.04 in comparison 
with 12.10. With 12.10 I could also get the TV to work after playing around a 
little bit.
As I am using the Air to give talks, this is a major deal-breaker (as also 
projectors don't work anymore) and the only reason why I still have to boot Mac 
OS X (there everything works fine).

If i can help with logs or testing something, feel free to tell me.

Another thing: What I can do is force the monitor to some resolution. As
Michael mentioned, the monitor is then switched on, but as xrandr still
shows the monitor as disconnected, one can't really use it.

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

Title:
  External display stopped working on MacBook Air

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

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


[Bug 1132563] Re: too many dependencies to install

2013-07-21 Thread Jackson Doak
The current debian/control file (where the dependencies are) can be
found at https://bazaar.launchpad.net/~ubuntu-branches/ubuntu/saucy
/xfswitch-plugin/saucy-proposed/view/head:/debian/control

This is the same as the version in quantal

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

Title:
  too many dependencies to install

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

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


[Bug 1203446] Re: ata4: SRST failed (errno=-16) freezes Ubuntu 12.04.2 LTS Precise Pangolin on resume since vmlinuz-3.2.0-49-generic-pae

2013-07-21 Thread TEN
apport information

** Tags added: apport-collected staging

** Description changed:

  Since linux-image-3.2.0-49-generic-pae:i386 (3.2.0-49.75) has been installed 
per /var/log/apt/history.log 2013-07-05,
  my Hewlett-Packard DC7800CMT (Intel Core2Duo E6750@2.66GHz, unjumpered 
Hitachi/Toshiba DT01ABA300 3TB hard drive alone on SATA5 of HP Grizzly 
mainboard, Nvidia GT 520 graphics with snd_hda_codec_hdmi in 
/etc/modprobe.d/blacklist-oss.conf due to 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1169984 and its dozens of 
duplicates so far still unfixed for Ubuntu 12.04)
  freezes on most resumes (wake-up attempts) from stand-by
  with a full-screen text console message of ata4: SRST failed (errno=-16),
  requiring a hard power cycle to reboot, IT Crowd style (turning it off and 
on again).
  
  It is not remedied by a pci=nomsi parameter nor by changes to the SATA wiring,
  i.e. hardware causes are less likely than a timing issue/race condition.
  This is also confirmed by the fact that reverting to the previous kernel 
linux-image-3.2.0-48-generic-pae:i386 (3.2.0-48.74) via the Grub menu makes the 
problem disappear.
+ --- 
+ AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
+ ApportVersion: 2.0.1-0ubuntu17.3
+ Architecture: i386
+ AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/controlC1', 
'/dev/snd/hwC1D0', '/dev/snd/pcmC1D3p', '/dev/snd/pcmC1D7p', 
'/dev/snd/by-path', '/dev/snd/controlC2', '/dev/snd/pcmC2D0c', 
'/dev/snd/controlC0', '/dev/snd/hwC0D0', '/dev/snd/pcmC0D0c', 
'/dev/snd/pcmC0D0p', '/dev/snd/pcmC0D1p', '/dev/snd/seq', '/dev/snd/timer'] 
failed with exit code 1:
+ CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
+ Card0.Amixer.info:
+  Card hw:0 'Intel'/'HDA Intel at 0xf312 irq 45'
+Mixer name : 'Analog Devices AD1884'
+Components : 'HDA:11d41884,103c2819,00100100'
+Controls  : 31
+Simple ctrls  : 19
+ Card1.Amixer.info:
+  Card hw:1 'NVidia'/'HDA NVidia at 0xf300 irq 17'
+Mixer name : 'Nvidia GPU 1c HDMI/DP'
+Components : 'HDA:10de001c,14628097,00100100'
+Controls  : 12
+Simple ctrls  : 2
+ Card2.Amixer.info:
+  Card hw:2 'SAA7134'/'saa7134[0] at 0xf320 irq 22'
+Mixer name : 'SAA7134 Mixer'
+Components : ''
+Controls  : 6
+Simple ctrls  : 3
+ DistroRelease: Ubuntu 12.04
+ HibernationDevice: RESUME=UUID=b779581c-49c5-4cca-8cac-3d2b5243b6ee
+ InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
+ IwConfig:
+  lono wireless extensions.
+  
+  eth0  no wireless extensions.
+ MachineType: Hewlett-Packard HP Compaq dc7800p Convertible Minitower
+ MarkForUpload: True
+ NonfreeKernelModules: nvidia
+ Package: linux (not installed)
+ ProcEnviron:
+  TERM=xterm
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcFB: 0 VESA VGA
+ ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.2.0-48-generic-pae 
root=UUID=967f80d1-798e-4c04-bb4c-935f35d7397b ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 3.2.0-48.74-generic-pae 3.2.46
+ PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
+ RelatedPackageVersions:
+  linux-restricted-modules-3.2.0-48-generic-pae N/A
+  linux-backports-modules-3.2.0-48-generic-pae  N/A
+  linux-firmware1.79.4
+ RfKill:
+  1: hci0: Bluetooth
+   Soft blocked: no
+   Hard blocked: no
+ StagingDrivers: mei
+ Tags:  precise staging
+ Uname: Linux 3.2.0-48-generic-pae i686
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ WifiSyslog:
+  Jul 21 11:06:08 chunk kernel: [16405.272028] hda-intel: azx_get_response 
timeout, switching to polling mode: last cmd=0x00170500
+  Jul 21 11:06:09 chunk kernel: [16406.280031] hda_intel: azx_get_response 
timeout, switching to single_cmd mode: last cmd=0x00170500
+ dmi.bios.date: 07/18/2007
+ dmi.bios.vendor: Hewlett-Packard
+ dmi.bios.version: 786F1 v01.04
+ dmi.board.asset.tag: CZC8277VRK
+ dmi.board.name: 0AACh
+ dmi.board.vendor: Hewlett-Packard
+ dmi.chassis.asset.tag: CZC8277VRK
+ dmi.chassis.type: 6
+ dmi.chassis.vendor: Hewlett-Packard
+ dmi.modalias: 
dmi:bvnHewlett-Packard:bvr786F1v01.04:bd07/18/2007:svnHewlett-Packard:pnHPCompaqdc7800pConvertibleMinitower:pvr:rvnHewlett-Packard:rn0AACh:rvr:cvnHewlett-Packard:ct6:cvr:
+ dmi.product.name: HP Compaq dc7800p Convertible Minitower
+ dmi.sys.vendor: Hewlett-Packard

** Attachment added: .etc.asound.conf.txt
   
https://bugs.launchpad.net/bugs/1203446/+attachment/3744275/+files/.etc.asound.conf.txt

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

Title:
  ata4: SRST failed (errno=-16) freezes Ubuntu 12.04.2 LTS Precise
  Pangolin on resume since vmlinuz-3.2.0-49-generic-pae

To manage 

[Bug 1203446] AplayDevices.txt

2013-07-21 Thread TEN
apport information

** Attachment added: AplayDevices.txt
   
https://bugs.launchpad.net/bugs/1203446/+attachment/3744278/+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/1203446

Title:
  ata4: SRST failed (errno=-16) freezes Ubuntu 12.04.2 LTS Precise
  Pangolin on resume since vmlinuz-3.2.0-49-generic-pae

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

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


[Bug 1203446] AcpiTables.txt

2013-07-21 Thread TEN
apport information

** Attachment added: AcpiTables.txt
   
https://bugs.launchpad.net/bugs/1203446/+attachment/3744276/+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/1203446

Title:
  ata4: SRST failed (errno=-16) freezes Ubuntu 12.04.2 LTS Precise
  Pangolin on resume since vmlinuz-3.2.0-49-generic-pae

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

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


[Bug 1203446] ArecordDevices.txt

2013-07-21 Thread TEN
apport information

** Attachment added: ArecordDevices.txt
   
https://bugs.launchpad.net/bugs/1203446/+attachment/3744279/+files/ArecordDevices.txt

** Description changed:

  Since linux-image-3.2.0-49-generic-pae:i386 (3.2.0-49.75) has been installed 
per /var/log/apt/history.log 2013-07-05,
- my Hewlett-Packard DC7800CMT (Intel Core2Duo E6750@2.66GHz, unjumpered 
Hitachi/Toshiba DT01ABA300 3TB hard drive alone on SATA5 of HP Grizzly 
mainboard, Nvidia GT 520 graphics with snd_hda_codec_hdmi in 
/etc/modprobe.d/blacklist-oss.conf due to 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1169984 and its dozens of 
duplicates so far still unfixed for Ubuntu 12.04)
+ my Hewlett-Packard DC7800CMT (Intel Core2Duo E6750@2.66GHz, unjumpered 
Hitachi/Toshiba DT01ABA300 3TB hard drive alone on SATA5 of HP Grizzly 
mainboard, Nvidia GT 520 graphics with snd_hda_codec_hdmi usually in 
/etc/modprobe.d/blacklist-oss.conf due to 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1169984 and its dozens of 
duplicates so far still unfixed for Ubuntu 12.04)
  freezes on most resumes (wake-up attempts) from stand-by
  with a full-screen text console message of ata4: SRST failed (errno=-16),
  requiring a hard power cycle to reboot, IT Crowd style (turning it off and 
on again).
  
  It is not remedied by a pci=nomsi parameter nor by changes to the SATA wiring,
  i.e. hardware causes are less likely than a timing issue/race condition.
  This is also confirmed by the fact that reverting to the previous kernel 
linux-image-3.2.0-48-generic-pae:i386 (3.2.0-48.74) via the Grub menu makes the 
problem disappear.
- --- 
+ ---
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu17.3
  Architecture: i386
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/controlC1', 
'/dev/snd/hwC1D0', '/dev/snd/pcmC1D3p', '/dev/snd/pcmC1D7p', 
'/dev/snd/by-path', '/dev/snd/controlC2', '/dev/snd/pcmC2D0c', 
'/dev/snd/controlC0', '/dev/snd/hwC0D0', '/dev/snd/pcmC0D0c', 
'/dev/snd/pcmC0D0p', '/dev/snd/pcmC0D1p', '/dev/snd/seq', '/dev/snd/timer'] 
failed with exit code 1:
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Card0.Amixer.info:
-  Card hw:0 'Intel'/'HDA Intel at 0xf312 irq 45'
-Mixer name : 'Analog Devices AD1884'
-Components : 'HDA:11d41884,103c2819,00100100'
-Controls  : 31
-Simple ctrls  : 19
+  Card hw:0 'Intel'/'HDA Intel at 0xf312 irq 45'
+    Mixer name : 'Analog Devices AD1884'
+    Components : 'HDA:11d41884,103c2819,00100100'
+    Controls  : 31
+    Simple ctrls  : 19
  Card1.Amixer.info:
-  Card hw:1 'NVidia'/'HDA NVidia at 0xf300 irq 17'
-Mixer name : 'Nvidia GPU 1c HDMI/DP'
-Components : 'HDA:10de001c,14628097,00100100'
-Controls  : 12
-Simple ctrls  : 2
+  Card hw:1 'NVidia'/'HDA NVidia at 0xf300 irq 17'
+    Mixer name : 'Nvidia GPU 1c HDMI/DP'
+    Components : 'HDA:10de001c,14628097,00100100'
+    Controls  : 12
+    Simple ctrls  : 2
  Card2.Amixer.info:
-  Card hw:2 'SAA7134'/'saa7134[0] at 0xf320 irq 22'
-Mixer name : 'SAA7134 Mixer'
-Components : ''
-Controls  : 6
-Simple ctrls  : 3
+  Card hw:2 'SAA7134'/'saa7134[0] at 0xf320 irq 22'
+    Mixer name : 'SAA7134 Mixer'
+    Components : ''
+    Controls  : 6
+    Simple ctrls  : 3
  DistroRelease: Ubuntu 12.04
  HibernationDevice: RESUME=UUID=b779581c-49c5-4cca-8cac-3d2b5243b6ee
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  IwConfig:
-  lono wireless extensions.
-  
-  eth0  no wireless extensions.
+  lono wireless extensions.
+ 
+  eth0  no wireless extensions.
  MachineType: Hewlett-Packard HP Compaq dc7800p Convertible Minitower
  MarkForUpload: True
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
-  TERM=xterm
-  PATH=(custom, no user)
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.2.0-48-generic-pae 
root=UUID=967f80d1-798e-4c04-bb4c-935f35d7397b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.2.0-48.74-generic-pae 3.2.46
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
-  linux-restricted-modules-3.2.0-48-generic-pae N/A
-  linux-backports-modules-3.2.0-48-generic-pae  N/A
-  linux-firmware1.79.4
+  linux-restricted-modules-3.2.0-48-generic-pae N/A
+  linux-backports-modules-3.2.0-48-generic-pae  N/A
+  linux-firmware1.79.4
  RfKill:
-  1: hci0: Bluetooth
-   Soft blocked: no
-   Hard blocked: no
+  1: hci0: Bluetooth
+   Soft blocked: no
+   Hard blocked: no
  StagingDrivers: mei
  Tags:  precise staging
  Uname: Linux 3.2.0-48-generic-pae 

[Bug 1203446] AlsaDevices.txt

2013-07-21 Thread TEN
apport information

** Attachment added: AlsaDevices.txt
   
https://bugs.launchpad.net/bugs/1203446/+attachment/3744277/+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/1203446

Title:
  ata4: SRST failed (errno=-16) freezes Ubuntu 12.04.2 LTS Precise
  Pangolin on resume since vmlinuz-3.2.0-49-generic-pae

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

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


[Bug 1173759] Re: Ubuntu 13.04 can detect wi-fi but can't connect

2013-07-21 Thread alpha1
I have the same (or similar) problem with my Acer Aspire one D270-1895.
The problem started shortly after upgrading to XUbuntu 13.04 (not the
initial upgrade, but one or two updates after that) and has continued
through all updates since. Since where I am now located I cannot
conveniently report this bug from the LINUX on my system, I am doing so
from the Windows partition so cannot see which version of the kernel,
but it is the one included in the latest updates -- I think it is 3.9.
I can connect to non-secure networks without problems, and I have
successfully connected to WPA networks, but cannot do so if the
connection is to networks using WEP. Since I use this computer while
travelling and trying to connect at the homes of friends or relatives, I
cannot change anything in the router.

I am hoping that this bug will be fixed soon so that I do not have to
resort to booting in Windows in order to connect to the internet

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

Title:
  Ubuntu 13.04 can detect wi-fi but can't connect

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

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


[Bug 1203446] Re: ata4: SRST failed (errno=-16) freezes Ubuntu 12.04.2 LTS Precise Pangolin on resume since vmlinuz-3.2.0-49-generic-pae

2013-07-21 Thread TEN
Not sure why apport apparently only attaches ALSA-related files before
running into a 504 Gateway Time-out: The server didn't respond in
time.

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

Title:
  ata4: SRST failed (errno=-16) freezes Ubuntu 12.04.2 LTS Precise
  Pangolin on resume since vmlinuz-3.2.0-49-generic-pae

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

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


[Bug 1203451] [NEW] Terminal with tabs is spontaneous resized when lost a focus

2013-07-21 Thread Tojaj
Public bug reported:

This bug is maybe a window manager related.

If I have a gnome terminal with several tabs opened and I resize it, it
resize itself back to its initial size when the terminal window losts a
focus.

I've recorded the issue: http://www.youtube.com/watch?v=d0ju2ouYv88

The problem could be reproduced by this steps:
1) Open some window (Firefox, Nautilus, etc.)
2) Open a gnome-terminal
3) Optional step: Resize it (this new size is considered as a initial size in 
the next text)
4) Open several terminal tabs (CTRL + SHIFT + t)
5) Resize the terminal window again
6) Change focus (click on the other window - Firefox, Nautilus, etc)
7) See that terminal resize itself to ist initial size (the size from the step 
3)

Ubuntu version: 13.04

Package version:
$ apt-cache show gnome-terminal
Package: gnome-terminal
Priority: optional
Section: gnome
Installed-Size: 734
Maintainer: Ubuntu Desktop Team ubuntu-desk...@lists.ubuntu.com
Original-Maintainer: Guilherme de S. Pastore gpast...@debian.org
Architecture: amd64
Version: 3.6.1-0ubuntu4


** Affects: gnome-terminal (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: gnome-terminal

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

Title:
  Terminal with tabs is spontaneous resized when lost a focus

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

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


[Bug 1203453] Re: Nexus 4 causes system hang (xhci_hcd)

2013-07-21 Thread Vincent Thiele
** Attachment added: lspci-vnvn.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1203453/+attachment/3744300/+files/lspci-vnvn.log

** Description changed:

- When I connect my Nexus 4 to the USB-Port (Front USB 3.0) the whole
- system hangs. Sometimes it starts working again after a short time. But
- often I need to press the reset button.
+ When I connect my Nexus 4 to the USB-Port (Front USB 3.0) the whole system 
hangs. Sometimes it starts working again after a short time. But often I need 
to press the reset button.
+ Kernel: Ubuntu 3.8.0-26.38-generic 3.8.13.2

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

Title:
  Nexus 4 causes system hang (xhci_hcd)

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

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


[Bug 1154049] Re: Crashes with GLib-GIO-CRITICAL. UnknownMethod: Method DescribeAll

2013-07-21 Thread Timo Schneemann
This is embarrassing. 4 month is the standard encryption-gui in Ubuntu
13.04 broken now.

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

Title:
  Crashes with GLib-GIO-CRITICAL. UnknownMethod: Method DescribeAll

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

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


[Bug 1203453] [NEW] Nexus 4 causes system hang (xhci_hcd)

2013-07-21 Thread Vincent Thiele
Public bug reported:

When I connect my Nexus 4 to the USB-Port (Front USB 3.0) the whole system 
hangs. Sometimes it starts working again after a short time. But often I need 
to press the reset button.
Kernel: Ubuntu 3.8.0-26.38-generic 3.8.13.2

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

** Attachment added: Syslog
   https://bugs.launchpad.net/bugs/1203453/+attachment/3744299/+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/1203453

Title:
  Nexus 4 causes system hang (xhci_hcd)

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

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


[Bug 1196152] Re: software-center crashed with signal 5 in _XReadEvents()

2013-07-21 Thread Apport retracing service
** Tags added: bugpattern-needed

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

Title:
  software-center crashed with signal 5 in _XReadEvents()

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

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


[Bug 1203453] Missing required logs.

2013-07-21 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
From a terminal window please run:

apport-collect 1203453

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

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

Title:
  Nexus 4 causes system hang (xhci_hcd)

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

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


[Bug 1203450] Re: software-center crashed with signal 5 in _XReadEvents()

2013-07-21 Thread Apport retracing service
*** This bug is a duplicate of bug 1196152 ***
https://bugs.launchpad.net/bugs/1196152

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

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1203450/+attachment/3744281/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1203450/+attachment/3744283/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1203450/+attachment/3744284/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1203450/+attachment/3744285/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1203450/+attachment/3744286/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1203450/+attachment/3744287/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1203450/+attachment/3744288/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1196152
   software-center crashed with signal 5 in _XReadEvents()

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  software-center crashed with signal 5 in _XReadEvents()

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

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


[Bug 1203453] Re: Nexus 4 causes system hang (xhci_hcd)

2013-07-21 Thread Vincent Thiele
Cant use apport-collect 1203453 because of missing launchpadlib Python 3 port:
ERROR: The launchpadlib Python module is not installed. This functionality is 
not available.

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

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

Title:
  Nexus 4 causes system hang (xhci_hcd)

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

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


[Bug 1177116] Re: maximise button does nothing in Ubiquity

2013-07-21 Thread Jackson Doak
** Also affects: xubuntu-artwork (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: lubuntu-artwork (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: xubuntu-artwork (Ubuntu)
   Status: New = Confirmed

** Changed in: lubuntu-artwork (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/1177116

Title:
  maximise button does nothing in Ubiquity

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

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


[Bug 752994] Re: Xubuntu: Check Disc for Defects Useless

2013-07-21 Thread Jackson Doak
This seems like it only affects non-supported releases. Isn't it invalid
then?

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

Title:
  Xubuntu: Check Disc for Defects Useless

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

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


[Bug 1175182] Re: wrong icon for pdf

2013-07-21 Thread Jackson Doak
** Description changed:

- he 32x32 icon of gnome-mime-application-pdf in /usr/share/icons
+ The 32x32 icon of gnome-mime-application-pdf in /usr/share/icons
  /elementary-xfce/mimes/32is inconsistent with the icons of the other
  sizes. It is a link to x-office-document.png instead of something like
  ../../apps/32/acroread.png. xubuntu 13.4
  
  But nevertheless thank you for the best icon theme on ubuntu
  
  Yours
  
  asdfgh

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

Title:
  wrong icon for pdf

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

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


[Bug 1189053] Re: [Acer Aspire 5820T] hibernate/resume failure

2013-07-21 Thread checoimg
V1.25
03/16/2011

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

Title:
  [Acer Aspire 5820T] hibernate/resume failure

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

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


[Bug 1203459] [NEW] Sync fwknop 2.0.4-2 (universe) from Debian unstable (main)

2013-07-21 Thread Artur Rona
Public bug reported:

Please sync fwknop 2.0.4-2 (universe) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * Add upstart support. (LP: #1051958)
  * Add upstart support. (LP: #1051958)

Debian has in version 2.0.4-1 the upstart support included.

Changelog entries since current saucy version 2.0.3-2ubuntu1:

fwknop (2.0.4-2) unstable; urgency=low

  * Fixed FTBS ./gpl-2.0.texi:20: raising the section level of @appendixsubsec
which is too low (Closes: #708589):
Added patch gpl-2.0.diff to substitute @appendixsubsec entries by
@appendixsec.

 -- Franck Joncourt fra...@debian.org  Sun, 19 May 2013 17:55:57 +0200

fwknop (2.0.4-1) unstable; urgency=low

  * Fixed bad permissions for the fwknopd.conf conf file (Closes: #689934)
- d.rules: Set the permissions for the fwknopd.conf file to 600 and
  prevent dh_fixperms from adjusting them.
- d.fwknop-server.lintian-overrides: Add an override entry to make sure
  lintian does not complain about the new permissions.
  * Added libfko-doc binary package:
- d.libfko-doc.docs: Shipped html libfko manual.
- d.libfko-doc.doc-base: Added doc-base entry for the manual.
- d.rules: Built the html doc in the overwrite_dh_auto_build target.
  * Added libfko-perl binary package (Closes: #682028):
- d.rules : Added overwrite_dh_auto_install target to install
  the Perl module.
- d.control: added new entrey for the libfko-perl package.
  * Bumped up libfko soname because the ABI changed:
- libfko0-* packages become libfko1-* package.
- d.libfko.symbols: Updated list of symbols.
  * d.libfko1.links: Removed useless links.
  * Added libfko.so symlink for the dev package as noticed by lintian
(dev-pkg-without-shlib-symlink).
- Removed libfko1-dev.links file.
- d.rules: Added new target overwrite_dh_link to link libfko.so.1.0.0
  to libfko.so.
  * Added upstart configuration file: fwknop-server.upstart

 -- Franck Joncourt fra...@debian.org  Sun, 23 Dec 2012 17:57:55 +0100

** Affects: fwknop (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/1203459

Title:
  Sync fwknop 2.0.4-2 (universe) from Debian unstable (main)

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

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


[Bug 1164736] Re: xfce4-weather-plugin version bump request

2013-07-21 Thread Jackson Doak
Fixed is saucy, it think this is a backport bug now

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

Title:
  xfce4-weather-plugin version bump request

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-weather-plugin/+bug/1164736/+subscriptions

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


[Bug 1198031] Re: padre: FTBFS: dh_auto_test: make -j1 test returned exit code 2

2013-07-21 Thread Bug Watch Updater
** Changed in: padre (Debian)
   Status: Confirmed = 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/1198031

Title:
  padre: FTBFS: dh_auto_test: make -j1 test returned exit code 2

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

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


[Bug 1202924]

2013-07-21 Thread Björn Michaelsen
Is GSetting is universally supported on the TDF baseline build machines?

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

Title:
  Drop gconf dependency, port to gsettings

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1202924/+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   >