[Bug 1194940] Re: open-vm-dkms 2013.04.16-1098359-0ubuntu1: open-vm-tools kernel module failed to build [control.c:211:4: error: implicit declaration of function ‘create_proc_entry’]

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

** Changed in: open-vm-tools-dkms (Ubuntu)
   Status: New = Confirmed

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

Title:
  open-vm-dkms 2013.04.16-1098359-0ubuntu1: open-vm-tools kernel module
  failed to build [control.c:211:4: error: implicit declaration of
  function ‘create_proc_entry’]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1194940/+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 1232469] [NEW] Apache coredump when started with dbd and php5 enabled

2013-09-28 Thread Torsten Knodt
Public bug reported:

Hello,
after updating to saucy I got stuck with the above problem.
When both modules php5 and dbd are activated, apache2 dumps core. There is 
still the apache2 process running, but I cannot access a page.
I hope someone has an idea. Analyzing the core dump with gdb gave no useful 
results for me:

GNU gdb (GDB) 7.6-ubuntu
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as i686-linux-gnu.
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/...
Reading symbols from /usr/sbin/apache2...Reading symbols from 
/usr/lib/debug/usr/sbin/apache2...done.
done.
[New LWP 5384]

warning: Can't read pathname for load map: Input/output error.
[Thread debugging using libthread_db enabled]
Using host libthread_db library /lib/i386-linux-gnu/libthread_db.so.1.
Core was generated by `/usr/sbin/apache2 -k start'.
Program terminated with signal 11, Segmentation fault.
#0  0xb63a10e9 in ?? () from /lib/i386-linux-gnu/liblzma.so.5
(gdb) bt full
#0  0xb63a10e9 in ?? () from /lib/i386-linux-gnu/liblzma.so.5
No symbol table info available.
#1  0x00b69240 in ?? ()
No symbol table info available.
#2  0xbc00 in ?? ()
No symbol table info available.
#3  0xe0bface8 in ?? ()
No symbol table info available.
#4  0x3cb69277 in ?? ()
No symbol table info available.
#5  0xc0b69240 in ?? ()
No symbol table info available.
#6  0x00b6858a in ?? ()
No symbol table info available.
#7  0x2000 in ?? ()
No symbol table info available.
#8  0x21b90332 in ?? ()
No symbol table info available.
#9  0x in ?? ()
No symbol table info available.

Regards
 Torsten

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: apache2-bin 2.4.6-2ubuntu2
Uname: Linux 2.6.32-042stab078.27 i686
ApportVersion: 2.12.4-0ubuntu1
Architecture: i386
Date: Sat Sep 28 15:09:26 2013
MarkForUpload: True
ProcEnviron:
 LANGUAGE=de_DE.utf8
 TERM=xterm
 PATH=(custom, no user)
 LANG=de_DE.utf8
 SHELL=/bin/bash
SourcePackage: apache2
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 saucy

** Attachment added: Core dump of apache2
   https://bugs.launchpad.net/bugs/1232469/+attachment/3847291/+files/core.5384

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

Title:
  Apache coredump when started with dbd and php5 enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1232469/+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 1232469] error.log.txt

2013-09-28 Thread Torsten Knodt
apport information

** Attachment added: error.log.txt
   
https://bugs.launchpad.net/bugs/1232469/+attachment/3847304/+files/error.log.txt

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

Title:
  Apache coredump when started with dbd and php5 enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1232469/+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 1232469] Dependencies.txt

2013-09-28 Thread Torsten Knodt
apport information

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/1232469/+attachment/3847303/+files/Dependencies.txt

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

Title:
  Apache coredump when started with dbd and php5 enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1232469/+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 1232469] Re: Apache coredump when started with dbd and php5 enabled

2013-09-28 Thread Torsten Knodt
apport information

** Tags added: apport-collected

** Description changed:

  Hello,
  after updating to saucy I got stuck with the above problem.
  When both modules php5 and dbd are activated, apache2 dumps core. There is 
still the apache2 process running, but I cannot access a page.
  I hope someone has an idea. Analyzing the core dump with gdb gave no useful 
results for me:
  
  GNU gdb (GDB) 7.6-ubuntu
  Copyright (C) 2013 Free Software Foundation, Inc.
  License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
  This is free software: you are free to change and redistribute it.
  There is NO WARRANTY, to the extent permitted by law.  Type show copying
  and show warranty for details.
  This GDB was configured as i686-linux-gnu.
  For bug reporting instructions, please see:
  http://www.gnu.org/software/gdb/bugs/...
  Reading symbols from /usr/sbin/apache2...Reading symbols from 
/usr/lib/debug/usr/sbin/apache2...done.
  done.
  [New LWP 5384]
  
  warning: Can't read pathname for load map: Input/output error.
  [Thread debugging using libthread_db enabled]
  Using host libthread_db library /lib/i386-linux-gnu/libthread_db.so.1.
  Core was generated by `/usr/sbin/apache2 -k start'.
  Program terminated with signal 11, Segmentation fault.
  #0  0xb63a10e9 in ?? () from /lib/i386-linux-gnu/liblzma.so.5
  (gdb) bt full
  #0  0xb63a10e9 in ?? () from /lib/i386-linux-gnu/liblzma.so.5
  No symbol table info available.
  #1  0x00b69240 in ?? ()
  No symbol table info available.
  #2  0xbc00 in ?? ()
  No symbol table info available.
  #3  0xe0bface8 in ?? ()
  No symbol table info available.
  #4  0x3cb69277 in ?? ()
  No symbol table info available.
  #5  0xc0b69240 in ?? ()
  No symbol table info available.
  #6  0x00b6858a in ?? ()
  No symbol table info available.
  #7  0x2000 in ?? ()
  No symbol table info available.
  #8  0x21b90332 in ?? ()
  No symbol table info available.
  #9  0x in ?? ()
  No symbol table info available.
  
  Regards
   Torsten
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: apache2-bin 2.4.6-2ubuntu2
  Uname: Linux 2.6.32-042stab078.27 i686
  ApportVersion: 2.12.4-0ubuntu1
  Architecture: i386
  Date: Sat Sep 28 15:09:26 2013
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=de_DE.utf8
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.utf8
   SHELL=/bin/bash
  SourcePackage: apache2
  UpgradeStatus: No upgrade log present (probably fresh install)
+ --- 
+ 000-default.conf: Error: [Errno 13] Permission denied: 
'/etc/apache2/sites-enabled/000-default.conf'
+ Apache2ConfdDirListing: ['phppgadmin']
+ ApportVersion: 2.12.4-0ubuntu1
+ Architecture: i386
+ DistroRelease: Ubuntu 13.10
+ MarkForUpload: True
+ Package: apache2 2.4.6-2ubuntu2
+ PackageArchitecture: i386
+ ProcEnviron:
+  LANGUAGE=de_DE.utf8
+  TERM=xterm
+  PATH=(custom, no user)
+  LANG=de_DE.utf8
+  SHELL=/bin/bash
+ Tags:  saucy
+ Uname: Linux 2.6.32-042stab078.27 i686
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm backup operator users
+ datas-world.de.conf: Error: [Errno 13] Permission denied: 
'/etc/apache2/sites-enabled/datas-world.de.conf'
+ default-ssl.conf: Error: [Errno 13] Permission denied: 
'/etc/apache2/sites-enabled/default-ssl.conf'
+ modified.conffile..etc.apache2.apache2.conf: [modified]
+ modified.conffile..etc.apache2.conf.available.localized.error.pages.conf: 
[modified]
+ modified.conffile..etc.apache2.conf.available.security.conf: [modified]
+ modified.conffile..etc.apache2.mods.available.alias.conf: [modified]
+ modified.conffile..etc.apache2.mods.available.autoindex.conf: [modified]
+ modified.conffile..etc.apache2.mods.available.info.conf: [modified]
+ modified.conffile..etc.apache2.mods.available.mime.conf: [modified]
+ modified.conffile..etc.apache2.mods.available.negotiation.conf: [modified]
+ modified.conffile..etc.apache2.mods.available.ssl.conf: [modified]
+ modified.conffile..etc.apache2.mods.available.status.conf: [modified]
+ modified.conffile..etc.apache2.sites.available.000.default.conf: 
[inaccessible: [Errno 13] Permission denied: 
u'/etc/apache2/sites-available/000-default.conf']
+ modified.conffile..etc.apache2.sites.available.default.ssl.conf: 
[inaccessible: [Errno 13] Permission denied: 
u'/etc/apache2/sites-available/default-ssl.conf']
+ modified.conffile..etc.logrotate.d.apache2: [modified]
+ mtime.conffile..etc.apache2.apache2.conf: 2013-09-15T18:22:15
+ mtime.conffile..etc.apache2.conf.available.localized.error.pages.conf: 
2013-09-15T16:19:55
+ mtime.conffile..etc.apache2.conf.available.security.conf: 2013-09-15T16:28:21
+ mtime.conffile..etc.apache2.mods.available.alias.conf: 2013-09-15T16:20:49
+ mtime.conffile..etc.apache2.mods.available.autoindex.conf: 2013-09-04T20:33:44
+ mtime.conffile..etc.apache2.mods.available.info.conf: 2013-09-04T20:37:47
+ mtime.conffile..etc.apache2.mods.available.mime.conf: 2013-09-04T20:48:24
+ 

[Bug 1232493] [NEW] package php5-pspell 5.4.9-4ubuntu2.3 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 2

2013-09-28 Thread LE LUYER Jean-Claude
Public bug reported:

A anomalies after update appears automaitquement
Failed processing package
installation or removal of a software package failed
validate or configuration 

ProblemType: Package
DistroRelease: Ubuntu 13.04
Package: php5-pspell 5.4.9-4ubuntu2.3
ProcVersionSignature: Ubuntu 3.8.0-31.46-generic 3.8.13.8
Uname: Linux 3.8.0-31-generic i686
ApportVersion: 2.9.2-0ubuntu8.4
AptOrdering:
 php5-ldap: Configure
 php5-pgsql: Configure
 php5-pspell: Configure
 php5-snmp: Configure
 php5-tidy: Configure
Architecture: i386
Date: Sat Sep 28 18:17:29 2013
DuplicateSignature: package:php5-pspell:5.4.9-4ubuntu2.3:le sous-processus 
script post-installation installé a retourné une erreur de sortie d'état 2
ErrorMessage: le sous-processus script post-installation installé a retourné 
une erreur de sortie d'état 2
InstallationDate: Installed on 2013-08-14 (45 days ago)
InstallationMedia: Ubuntu  Raring - Build i386 LIVE Binary 20130508-11:01
MarkForUpload: True
SourcePackage: php5
Title: package php5-pspell 5.4.9-4ubuntu2.3 failed to install/upgrade: le 
sous-processus script post-installation installé a retourné une erreur de 
sortie d'état 2
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 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/1232493

Title:
  package php5-pspell 5.4.9-4ubuntu2.3 failed to install/upgrade: le
  sous-processus script post-installation installé a retourné une erreur
  de sortie d'état 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1232493/+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 1232493] Re: package php5-pspell 5.4.9-4ubuntu2.3 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 2

2013-09-28 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 php5 in Ubuntu.
https://bugs.launchpad.net/bugs/1232493

Title:
  package php5-pspell 5.4.9-4ubuntu2.3 failed to install/upgrade: le
  sous-processus script post-installation installé a retourné une erreur
  de sortie d'état 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1232493/+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 1217950] Re: SSH public key isn't created in vagrant cloud images

2013-09-28 Thread Marcelo Alvim
There's a new batch of machines (from Sep 28, 2013), and I was able to
import them on VirtualBox and verify that they have the previously
missing files. I could then ssh into my imported machine without
problems.

When I do vagrant up, though, the files are not there, which is very
weird, but I'll look into that a little better.

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

Title:
  SSH public key isn't created in vagrant cloud images

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1217950/+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 211966] Re: nautilus-share report a warning about missing /var/lib/samba/usershares

2013-09-28 Thread Dennis Baudys
condor@herkules:~$ uname -a

Linux herkules 3.8.0-31-generic # 46-Ubuntu SMP Tue Sep 10 20:03:44 UTC
2013 x86_64 x86_64 x86_64 GNU/Linux


condor@herkules:~$ sudo apt-cache policy nautilus-share 

nautilus-share:
  Installiert:   0.7.3-1ubuntu3
  Installationskandidat: 0.7.3-1ubuntu3
  Versionstabelle:
 *** 0.7.3-1ubuntu3 0
500 http://de.archive.ubuntu.com/ubuntu/ raring/main amd64 Packages
100 /var/lib/dpkg/status


condor@herkules:~$ nautilus

(nautilus:2880): GLib-GObject-CRITICAL **: g_object_set: assertion `G_IS_OBJECT 
(object)' failed
(nautilus:2880): GLib-GObject-CRITICAL **: g_object_set: assertion `G_IS_OBJECT 
(object)' failed
Nautilus-Share-Message: Called net usershare info but it failed: »net 
usershare« gab den Fehler 255 zurück: net usershare: cannot open usershare 
directory /var/lib/samba/usershares. Error Datei oder Verzeichnis nicht gefunden
Please ask your system administrator to enable user sharing.

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

Title:
  nautilus-share report a warning about missing
  /var/lib/samba/usershares

To manage notifications about this bug go to:
https://bugs.launchpad.net/apache2/+bug/211966/+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 1104049] Re: /usr/sbin/apachectl privilege escalation

2013-09-28 Thread Luke Faraone
** Changed in: apache2 (Ubuntu)
   Importance: Undecided = Low

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

Title:
  /usr/sbin/apachectl privilege escalation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1104049/+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 1030642] Re: overlapping scroll bars prevent the correct use of lazarus

2013-09-28 Thread Paul Gevers
Thank you for taking the time to report this bug and helping to make
Ubuntu better. We are sorry that we do not always have the capacity to
look at all reported bugs in a timely manner. There have been many
changes in Ubuntu since that time you reported the bug and I expect that
your problem has been fixed with some of the updates. It would help us a
lot if you could test it on a currently supported Ubuntu version. When
you test it and it is still an issue, kindly upload the updated logs by
running apport-collect 1030642 and any other logs that are relevant for
this particular issue.

** Also affects: overlay-scrollbar
   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/1030642

Title:
  overlapping scroll bars prevent the correct use of lazarus

To manage notifications about this bug go to:
https://bugs.launchpad.net/overlay-scrollbar/+bug/1030642/+subscriptions

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


[Bug 1220645] Re: Webcam capture plays green screen through xv on Haswell platform

2013-09-28 Thread Timo Aaltonen
raring version uploaded, dropped ubuntu-sponsors from subscribers

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

Title:
  Webcam capture plays green screen through xv on Haswell platform

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

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


[Bug 1230172] Re: gnome-calculator menu unreachable when global menu is off

2013-09-28 Thread Alexis Wilke
I have the same problem. I cannot use the global menus because I setup
my X environment to focus the window my mouse goes over. That really
does not work with global menus since I lose those menus as soon as I
move the mouse over another window (although Atl-F10 can help, it's not
easy to type that one!)

So... the gnome-calculator is reduced to a totally unusable simplistic
calculator! And there are no command line options from what I can see
that would allow me to change the settings.

However, as a temporary solution, if we could change the current
settings and get a better rendering, it would be great.

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

Title:
  gnome-calculator menu unreachable when global menu is off

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

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


[Bug 1217189] Re: Buffer I/O error on device zram0 (possibly causing complete machine lockup)

2013-09-28 Thread Eugene San
** This bug is no longer a duplicate of bug 1215513
   System locks up, requires hard reset

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

Title:
  Buffer I/O error on device zram0 (possibly causing complete machine
  lockup)

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

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


[Bug 1223273] Re: zram-related errors (Buffer I/O error, scheduling while atomic) and complete lockup..

2013-09-28 Thread Eugene San
*** This bug is a duplicate of bug 1217189 ***
https://bugs.launchpad.net/bugs/1217189

** This bug is no longer a duplicate of bug 1215513
   System locks up, requires hard reset

** This bug has been marked a duplicate of bug 1217189
   Buffer I/O error on device zram0 (possibly causing complete machine lockup)

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

Title:
  zram-related errors (Buffer I/O error, scheduling while atomic)
  and complete lockup..

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

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


[Bug 1218278] Re: When creating a swap device using zram I get Buffer I/O errors

2013-09-28 Thread Eugene San
*** This bug is a duplicate of bug 1217189 ***
https://bugs.launchpad.net/bugs/1217189

** This bug is no longer a duplicate of bug 1215513
   System locks up, requires hard reset

** This bug has been marked a duplicate of bug 1217189
   Buffer I/O error on device zram0 (possibly causing complete machine lockup)

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

Title:
  When creating a swap device using zram I get Buffer I/O errors

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

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


[Bug 1232355] Re: gnome-control-center crashed with signal 5 in _XReply()

2013-09-28 Thread Apport retracing service
*** This bug is a duplicate of bug 1221281 ***
https://bugs.launchpad.net/bugs/1221281

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 #1221281, 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/1232355/+attachment/3846489/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1232355/+attachment/3846491/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1232355/+attachment/3846494/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1232355/+attachment/3846495/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1232355/+attachment/3846496/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1232355/+attachment/3846497/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1232355/+attachment/3846498/+files/ThreadStacktrace.txt

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

** Information type changed from Private to Public

** Tags removed: need-i386-retrace

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

Title:
  gnome-control-center crashed with signal 5 in _XReply()

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

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


[Bug 1218228] Re: Please update to openjpeg-2.0.0

2013-09-28 Thread Qichang Liang
too late for 13.10, as the feature freeze is over.  However we should
aim at porting openjpeg-2.0 to 14.04, and work should start *now* at a
ppa.

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

Title:
  Please update to openjpeg-2.0.0

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

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


[Bug 1212176] Re: package cpufreqd 2.4.2-2 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 134

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

** Changed in: cpufreqd (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/1212176

Title:
  package cpufreqd 2.4.2-2 failed to install/upgrade: подпроцесс
  установлен сценарий post-installation возвратил код ошибки 134

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

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

[Bug 1232357] [NEW] lightdm (kde) : shutdown, reboot and suspend grayed out

2013-09-28 Thread Julien Aubin
Public bug reported:

Hi,

I'm using lightdm with KDE team on Kubuntu Saucy.

When you click the shutdown button within Lightdm interface, the
shutdown, reboot and suspend buttons are actually grayed out so one
could not reboot without using command line. Thus, it's impossible to do
the same operations from within KDE as they turn out to be a simple
disconnect, and the suspend menu entry is also missing from KDE menu.

Rgds

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: lightdm 1.7.17-0ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-9.16-generic 3.11.2
Uname: Linux 3.11.0-9-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.12.5-0ubuntu1
Architecture: amd64
Date: Sat Sep 28 08:09:36 2013
MarkForUpload: True
ProcEnviron:
 LANGUAGE=fr_FR
 TERM=xterm
 PATH=(custom, no user)
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: lightdm
UpgradeStatus: Upgraded to saucy on 2013-09-27 (0 days ago)

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


** Tags: amd64 apport-bug saucy third-party-packages

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

Title:
  lightdm (kde) : shutdown, reboot and suspend grayed out

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

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


[Bug 1217189] Re: Buffer I/O error on device zram0 (possibly causing complete machine lockup)

2013-09-28 Thread Eugene San
Gathering all related bugs into this one (as most active) also de-
duplicating them from Hang bug which obviously doesn't provide a fix
and probably not related since none of my systems hangs but still report
zram block errors.

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

Title:
  Buffer I/O error on device zram0

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

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


[Bug 1232361] [NEW] after upgrade from raring, akonadi consumes a lot of CPU

2013-09-28 Thread Julien Aubin
Public bug reported:

Hello,

I've a Kubuntu install from Kubuntu raring, and after upgrading Akonadi
(more specifically MySQL) started to eat a lot of CPU. Actually after
resetting Akonadi everything went fine, i.e. shutting down Akonadi and
Kontact, removing folder ~/.local/share/akonadi, restarting Akonadi and
afterwards Kontact.

I also add that I have 10k+ emails within Kontact.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: akonadi-server 1.10.2-0ubuntu2
ProcVersionSignature: Ubuntu 3.11.0-9.16-generic 3.11.2
Uname: Linux 3.11.0-9-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.12.5-0ubuntu1
Architecture: amd64
Date: Sat Sep 28 08:24:53 2013
MarkForUpload: True
ProcEnviron:
 LANGUAGE=fr_FR
 TERM=xterm
 PATH=(custom, no user)
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: akonadi
UpgradeStatus: Upgraded to saucy on 2013-09-27 (0 days ago)

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


** Tags: amd64 apport-bug saucy

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

Title:
  after upgrade from raring, akonadi consumes a lot of CPU

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

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


[Bug 1217189] Re: Buffer I/O error on device zram0

2013-09-28 Thread Eugene San
** Summary changed:

- Buffer I/O error on device zram0 (possibly causing complete machine lockup)
+ Buffer I/O error on device zram0

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

Title:
  Buffer I/O error on device zram0

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

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


[Bug 1232362] [NEW] libc6 breaks saucy upgrade from raring

2013-09-28 Thread Julien Aubin
Public bug reported:

Hi,

I'm using Kubuntu 13.10 saucy 64-bits, upgraded yesterday from Raring.
During the upgrade, I got a message which broke the complete update,
i.e. libc6 failed to configure because it could not replace files within
/lib64, complaining with an error message like this :

A copy of the C library was found in an unexpected directory:
  '/lib/x86_64-linux-gnu/libc-2.17.so'
It is not safe to upgrade the C library in this situation;
please remove that copy of the C library or get it out of
'/lib/x86_64-linux-gnu' and try again.

I could save my upgrade with a liveCD, removing the offending files,
expanding the right libc with dpkg-deb -x, chrooting and running apt-get
install -f.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: libc6 2.17-93ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-9.16-generic 3.11.2
Uname: Linux 3.11.0-9-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.12.5-0ubuntu1
Architecture: amd64
Date: Sat Sep 28 08:29:25 2013
Dependencies:
 gcc-4.8-base 4.8.1-10ubuntu4
 libc6 2.17-93ubuntu1
 libgcc1 1:4.8.1-10ubuntu4
 multiarch-support 2.17-93ubuntu1
MarkForUpload: True
ProcEnviron:
 LANGUAGE=fr_FR
 TERM=xterm
 PATH=(custom, no user)
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: eglibc
UpgradeStatus: Upgraded to saucy on 2013-09-27 (0 days ago)

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


** Tags: amd64 apport-bug saucy

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

Title:
  libc6 breaks saucy upgrade from raring

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

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


[Bug 1232363] [NEW] Restart button fails to restart

2013-09-28 Thread Elfy
Public bug reported:

Update manager reports updates available.

Install updates - supply password as required.

After updates complete, restart required.

Press button - nothing happens.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: update-manager 1:0.193
ProcVersionSignature: Ubuntu 3.11.0-8.15-generic 3.11.1
Uname: Linux 3.11.0-8-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.12.5-0ubuntu1
Aptdaemon:
 Sep 28 06:51:03 hob AptDaemon.Worker: INFO: Finished transaction 
/org/debian/apt/transaction/3df2110967944d08825e48aa0017ca99
 Sep 28 06:56:26 hob AptDaemon: INFO: Quitting due to inactivity
 Sep 28 06:56:26 hob AptDaemon: INFO: Quitting was requested
Architecture: amd64
Date: Sat Sep 28 07:33:33 2013
GsettingsChanges:
 b'com.ubuntu.update-manager' b'first-run' b'false'
 b'com.ubuntu.update-manager' b'launch-time' b'1380349929'
 b'com.ubuntu.update-manager' b'show-details' b'true'
 b'com.ubuntu.update-manager' b'window-height' b'557'
 b'com.ubuntu.update-manager' b'window-width' b'909'
InstallationDate: Installed on 2013-09-08 (19 days ago)
InstallationMedia: Xubuntu 13.10 Saucy Salamander - Alpha amd64 (20130907)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: update-manager
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: update-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug saucy

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

Title:
  Restart button fails to restart

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

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


[Bug 1220764] Re: Rhythmbox does not add VBR headers when ripping CDs to MP3

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

** Changed in: rhythmbox (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/1220764

Title:
  Rhythmbox does not add VBR headers when ripping CDs to MP3

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

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


[Bug 969039] Re: HUD appears when tapping Alt+Left very quickly

2013-09-28 Thread Brandon Schaefer
Yay found the problem

So. Compiz does indeed grab all the keys, which is why its hard to
reproduce. The problem is for some reason in unityshell.cpp when alt tab
terminates it ends up eventually doing XUngrabKey() on all the arrow
keys!! So to correctly reproduce this:

1) Alt+Tab (just open the switcher and close it)
2) Attempt a alt+arrow_key

The offending code is here:
bool UnityScreen::altTabTerminateCommon()
{
  
  screen-removeAction(optionGetAltTabRight ());
  screen-removeAction(optionGetAltTabDetailStart ());
  screen-removeAction(optionGetAltTabDetailStop ());
  screen-removeAction(optionGetAltTabLeft ());
  ...
}

So before I push a branch i have to track down what that code is
for...or what it was really fixing (don't want another regression).

It ends up ungrabbing these keycodes:

111 - Up arrow
113 - Left arrow
114 - Right arrow
116 - Down arrow

Ill attempt to get a branch out for this next week!

** Changed in: compiz-core
   Status: Confirmed = Invalid

** Changed in: compiz
   Status: Confirmed = Invalid

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

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

** Changed in: unity (Ubuntu)
   Status: New = In Progress

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

** Changed in: unity (Ubuntu)
 Assignee: (unassigned) = Brandon Schaefer (brandontschaefer)

** Changed in: unity
Milestone: None = 7.1.1

** Changed in: unity
   Status: Confirmed = In Progress

** Changed in: unity-distro-priority
   Status: New = In Progress

** Changed in: unity-distro-priority
   Status: In Progress = Confirmed

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

Title:
  HUD appears when tapping Alt+Left very quickly

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

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


[Bug 1213299] Re: Xorg crashed with SIGABRT in xf86ScrnToScreen()

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

** Changed in: xserver-xorg-video-ati (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/1213299

Title:
  Xorg crashed with SIGABRT in xf86ScrnToScreen()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/1213299/+subscriptions

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


[Bug 771467] Re: package lazarus-ide-gtk2 (not installed) failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 2 zurück

2013-09-28 Thread Bug Watch Updater
** Changed in: lazarus (Debian)
   Status: Unknown = 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/771467

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

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

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

[Bug 1232365] Re: Xorg crashed with SIGABRT in xf86ScrnToScreen()

2013-09-28 Thread Apport retracing service
*** This bug is a duplicate of bug 1213299 ***
https://bugs.launchpad.net/bugs/1213299

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 #1213299, 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/1232365/+attachment/3846541/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1232365/+attachment/3846544/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1232365/+attachment/3846555/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1232365/+attachment/3846557/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1232365/+attachment/3846558/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1232365/+attachment/3846559/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1232365/+attachment/3846560/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1213299
   Xorg crashed with SIGABRT in xf86ScrnToScreen()

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

Title:
  Xorg crashed with SIGABRT in xf86ScrnToScreen()

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

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


[Bug 1216583] Re: Sandisk ExtremePro 32GB not readable in Acer Aspire V3-571G

2013-09-28 Thread Detlef
** Description changed:

  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1101883?comments=all
  
  my posting:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1101883/comments/32
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.5.0-39-generic 3.5.0-39.60~precise1
  ProcVersionSignature: Ubuntu 3.5.0-39.60~precise1-generic 3.5.7.17
  Uname: Linux 3.5.0-39-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25.
  ApportVersion: 2.0.1-0ubuntu17.4
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: PCH [HDA Intel PCH], device 0: ALC269VB Analog [ALC269VB Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  muede  1817 F pulseaudio
  CRDA:
   country DE:
    (2400 - 2483 @ 40), (N/A, 20)
    (5150 - 5250 @ 40), (N/A, 20), NO-OUTDOOR
    (5250 - 5350 @ 40), (N/A, 20), NO-OUTDOOR, DFS
    (5470 - 5725 @ 40), (N/A, 26), DFS
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xb361 irq 45'
     Mixer name : 'Intel PantherPoint HDMI'
     Components : 'HDA:10ec0269,10250647,00100100 
HDA:80862806,80860101,0010'
     Controls  : 29
     Simple ctrls  : 13
  Date: Sun Aug 25 15:50:34 2013
  HibernationDevice: RESUME=UUID=a139e692-0327-4f65-9a51-256cdcb1681e
  InstallationMedia: Ubuntu 12.04.2 LTS Precise Pangolin - Release amd64 
(20130213)
  MachineType: Acer Aspire V3-571G
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-39-generic 
root=UUID=85259d26-9563-45e4-a36f-8f6c19ac62aa ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-39-generic N/A
   linux-backports-modules-3.5.0-39-generic  N/A
   linux-firmware1.79.6
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/25/2012
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V2.11
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: VA50_HC_CR
  dmi.board.vendor: Acer
  dmi.board.version: Type2 - Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Insyde Corp.
  dmi.chassis.version: V2.11
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV2.11:bd12/25/2012:svnAcer:pnAspireV3-571G:pvrV2.11:rvnAcer:rnVA50_HC_CR:rvrType2-BoardVersion:cvnInsydeCorp.:ct10:cvrV2.11:
  dmi.product.name: Aspire V3-571G
  dmi.product.version: V2.11
  dmi.sys.vendor: Acer
  ---
  ApportVersion: 2.12.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 2816 F pulseaudio
    ubuntu 4677 F pulseaudio
  CasperVersion: 1.336
  DistroRelease: Ubuntu 13.10
  LiveMediaBuild: Ubuntu 13.10 Saucy Salamander - Alpha amd64 (20130827)
  MachineType: Acer Aspire V3-571G
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: noprompt cdrom-detect/try-usb=true 
file=/cdrom/preseed/username.seed boot=casper initrd=/casper/initrd.lz quiet 
splash -- maybe-ubiquity
  ProcVersionSignature: Ubuntu 3.11.0-4.9-generic 3.11.0-rc7
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-4-generic N/A
   linux-backports-modules-3.11.0-4-generic  N/A
   linux-firmware1.113
  Tags:  saucy
  Uname: Linux 3.11.0-4-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 03/11/2013
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V2.15
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: VA50_HC_CR
  dmi.board.vendor: Acer
  dmi.board.version: Type2 - Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Insyde Corp.
  dmi.chassis.version: V2.15
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV2.15:bd03/11/2013:svnAcer:pnAspireV3-571G:pvrV2.15:rvnAcer:rnVA50_HC_CR:rvrType2-BoardVersion:cvnInsydeCorp.:ct10:cvrV2.15:
  dmi.product.name: Aspire V3-571G
  dmi.product.version: V2.15
  dmi.sys.vendor: Acer
+ --- 
+ ApportVersion: 2.0.1-0ubuntu17.4
+ Architecture: amd64
+ DistroRelease: Ubuntu 12.04
+ InstallationMedia: Ubuntu 12.04.2 LTS Precise Pangolin - Release amd64 
(20130213)
+ MarkForUpload: True
+ Package: linux (not installed)
+ ProcEnviron:
+  TERM=xterm
+  PATH=(custom, no user)
+  LANG=de_DE.UTF-8
+  SHELL=/bin/bash
+ Tags:  precise
+ Uname: Linux 3.12.0-031200rc2-generic x86_64
+ UnreportableReason: The running kernel is not an Ubuntu kernel
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom davfs2 dip lpadmin plugdev sambashare sudo

** Description changed:

  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1101883?comments=all
  
  my posting:
  

[Bug 969039] Re: HUD appears when tapping Alt+Left very quickly

2013-09-28 Thread Brandon Schaefer
Very old code
http://bazaar.launchpad.net/~unity-team/unity/4.0/revision/1391

Seems to be where it was introduced. (Before tap detection was ever
apart of compiz).

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

Title:
  HUD appears when tapping Alt+Left very quickly

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

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


[Bug 1232363] Re: Restart button fails to restart

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

** Changed in: update-manager (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/1232363

Title:
  Restart button fails to restart

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

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


[Bug 1208523] Re: package dhelp 0.6.21+nmu2ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2013-09-28 Thread Jackson Doak
** Changed in: dhelp (Ubuntu)
   Status: New = In Progress

** Changed in: dhelp (Ubuntu)
 Assignee: (unassigned) = Jackson Doak (noskcaj)

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

Title:
  package dhelp 0.6.21+nmu2ubuntu1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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

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


[Bug 1232368] Re: Startup Application crashes on openning the app

2013-09-28 Thread Apport retracing service
*** This bug is a duplicate of bug 1193913 ***
https://bugs.launchpad.net/bugs/1193913

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 #1193913, 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/1232368/+attachment/3846580/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1232368/+attachment/3846582/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1232368/+attachment/3846584/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1232368/+attachment/3846585/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1232368/+attachment/3846586/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1232368/+attachment/3846587/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1232368/+attachment/3846588/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1193913
   gnome-session-properties hits an error if there is no entry to list

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

Title:
  Startup Application crashes on openning the app

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

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


[Bug 969039] Re: HUD appears when tapping Alt+Left very quickly

2013-09-28 Thread Brandon Schaefer
Though this could possibly be a problem with when you remove an action,
we don't re-grab all the keys...

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

Title:
  HUD appears when tapping Alt+Left very quickly

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

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


[Bug 1217189] Re: Buffer I/O error on device zram0

2013-09-28 Thread Oibaf
See comment #47.

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

Title:
  Buffer I/O error on device zram0

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

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


[Bug 1208523] Re: package dhelp 0.6.21+nmu2ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2013-09-28 Thread Launchpad Bug Tracker
** Branch linked: lp:~noskcaj/ubuntu/saucy/dhelp/apache2.4

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

Title:
  package dhelp 0.6.21+nmu2ubuntu1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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

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


[Bug 1218815] Re: [radeon] Graphic glitches and screen corruption (vertical lines) on XMir surfaces only

2013-09-28 Thread Giovanni Battista Salvietti
In my system vertical bar disappeared, but the screen now presents the type of 
glitches you casn see in the attached file.
I have a radeon 6450 and the latest mir, xmir and kernel (as of 28/09/2013).


** Attachment added: Desktop glitches
   
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1218815/+attachment/3846628/+files/Schermata%20del%202013-09-28%2009%3A16%3A43.png

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

Title:
  [radeon] Graphic glitches and screen corruption (vertical lines) on
  XMir surfaces only

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

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


[Bug 1232370] Re: [xrandr]: gnome-settings-daemon crashed with signal 5 in _XReply()

2013-09-28 Thread Apport retracing service
*** This bug is a duplicate of bug 1224254 ***
https://bugs.launchpad.net/bugs/1224254

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 #1224254, 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/1232370/+attachment/3846600/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1232370/+attachment/3846602/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1232370/+attachment/3846604/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1232370/+attachment/3846605/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1232370/+attachment/3846606/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1232370/+attachment/3846607/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1232370/+attachment/3846608/+files/ThreadStacktrace.txt

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

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

Title:
  [xrandr]: gnome-settings-daemon crashed with signal 5 in _XReply()

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

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


[Bug 1232372] Re: indicator-sync-service crashed with signal 5 in g_simple_async_result_complete()

2013-09-28 Thread Apport retracing service
*** This bug is a duplicate of bug 1196314 ***
https://bugs.launchpad.net/bugs/1196314

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 #1196314, 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/1232372/+attachment/3846619/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1232372/+attachment/3846621/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1232372/+attachment/3846623/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1232372/+attachment/3846624/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1232372/+attachment/3846625/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1232372/+attachment/3846626/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1232372/+attachment/3846627/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1196314
   indicator-sync-service crashed with signal 5 in 
g_simple_async_result_complete()

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

Title:
  indicator-sync-service crashed with signal 5 in
  g_simple_async_result_complete()

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

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


[Bug 958279] Re: FGLRX DPMS support totally broken, fails to wake up the monitor after putting it to sleep.

2013-09-28 Thread Mikael Nordvall
I have this issue as well.

Ubuntu 12.04, 3.2.0-53-generic-pae kernel
Catalyst Driver Packaging Version 8.96
AMD Radeon HD 7660D (A10 5700 APU)

I put this APU in two new builds, totally identical except that one has
ASRock FM2A85 and the other ASRock FM2A75. Only the build with the
...A85 mobo is affected.

Using 'xset dpms force off' to activate energy star power saving
funtions, or 'xset s activate' to blank screen will sooner or later
(often sooner) leave me with a running computer where i can not return
from the blank screen (and it is not just that I can not see the screen,
the keyboard is not responding, i have tried to safely shutdown using
keybindings, but it does not work).

Does not fix the issue:
'aticonfig --acpi-services=off' 

Setting this option in xorg.conf does not fix the issue:
Option DPMS false

All these things in combination does prevent the issue:
Put in my login script:
'xset -dpms '
'xset s off '
Put in xorg.conf:
Option DPMS false

But it does not fix the issue, because I only avoid screen freeze because I 
never enable the screen blanking/saving functions.
Right now I am using 'feh -FNY ~/.black.png' as a simple screen-blanking 
function instead.

Regards
Mikael

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

Title:
  FGLRX DPMS support totally broken, fails to wake up the monitor after
  putting it to sleep.

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

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


[Bug 1216583] Re: Sandisk ExtremePro 32GB not readable in Acer Aspire V3-571G

2013-09-28 Thread Detlef
I try 3.12.0-031200rc2.

I can see the card in gparted, but gparted says there is no partition table. I 
can't make a new partition table. 
dmesg said: 
[  260.984777] mmc0: new ultra high speed SDR104 SDHC card at address 
[  260.985054] mmcblk0: mmc0: SU32G 29.7 GiB 
[  260.995201] mmc0: Controller never released inhibit bit(s).
[  271.018230] mmc0: Timeout waiting for hardware interrupt.
[  271.018410] mmcblk0: error -110 sending status command, retrying
[  271.019716] mmcblk0: unknown error -5 sending read/write command, card 
status 0x900
[  271.019723] end_request: I/O error, dev mmcblk0, sector 0
[  271.019726] Buffer I/O error on device mmcblk0, logical block 0
[  271.031931] ldm_validate_partition_table(): Disk read failed.
[  271.031938] Dev mmcblk0: unable to read RDB block 0
[  271.033169]  mmcblk0: unable to read partition table


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

Title:
  Sandisk ExtremePro 32GB not readable in Acer Aspire V3-571G

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

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


[Bug 1232378] [NEW] upgrading problem

2013-09-28 Thread jagadeesh babu chitta
Public bug reported:

exit with error code 1

** Affects: update-manager (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/1232378

Title:
  upgrading problem

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

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


[Bug 890747] Re: Keyboard shortcut - Ctrl Alt Del doesn't do what most people typing it would expect

2013-09-28 Thread Mateusz Stachowski
I'm testing a Live image of 13.10 and that shortcut still brings log out
screen.

Everything related to Compiz and Unity is updated. Looking at the
changelog of Compiz there should be two files presumably in
/usr/share/compiz directory but I only have one commands.xml.

There's no sign of integrated.xml file even after installing compiz-
plugins package. Looking at the contents of compiz-plugins-default
package I also can't fing integrated.xml file. The commands plugin is
enabled and the shortcut is set for command 20.

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

Title:
  Keyboard shortcut - Ctrl Alt Del doesn't do what most people typing it
  would expect

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

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


[Bug 1023645] Re: ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to build [error: ‘struct kernel_stat’ has no member named ‘cpustat’]

2013-09-28 Thread etcpp
## Summary for Ubuntu 12.04 LTS 32-bit (kernel 3.8.0-31) ##

== Update repository cache and upgrade your OS ==
sudo update
sudo apt-get upgrade
sudo apt-get dist-upgrade

== Prepare build process ==
sudo apt-get install build-essential dkms

- make sure ndiswrapper 1.57 is installed; have a look at:
 
http://translate.google.com/translate?hl=enie=UTF8prev=_tsl=detl=enu=http://wiki.ubuntuusers.de/WLAN/NdisWrapper

== Get sources in place ==
cd ~/tmp
wget 
http://downloads.sourceforge.net/project/ndiswrapper/stable/ndiswrapper-1.58.tar.gz
tar -xvf ndiswrapper-1.58.tar.gz

sudo mkdir /usr/src/ndiswrapper-1.58
sudo cp /tmp/ndiswrapper-1.58/driver/* /usr/src/ndiswrapper-1.58
sudo cp /usr/src/ndiswrapper-1.57/dkms.conf /usr/src/ndiswrapper-1.58

== Patch package version ==
sudo nano /usr/src/ndiswrapper-1.58/dkms.conf
--patch line 2:
 -- PACKAGE_VERSION=1.57
 ++ PACKAGE_VERSION=1.58
press:
 [ctrl] + x
 [enter]

== Remove previous ndiswrapper version ==
sudo dkms remove ndiswrapper/1.57 --all

== Build and Install ==
sudo dkms add ndiswrapper/1.58
sudo dkms build ndiswrapper/1.58
sudo dkms install ndiswrapper/1.58

== Test ==
modprobe ndiswrapper

== Remarks ==
All thanks go to Roger Olivé (post #3)

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

Title:
  ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to
  build [error: ‘struct kernel_stat’ has no member named ‘cpustat’]

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

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

[Bug 922603] Re: software-properties-kde crashed with SIGSEGV in createClassType()

2013-09-28 Thread Philippe Fondrillon
same bug with 3.2.0.54 kernel and kde 4.8.5

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

Title:
  software-properties-kde crashed with SIGSEGV in createClassType()

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

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


[Bug 1232380] [NEW] package linux-image-extra-3.11.0-9-generic 3.11.0-9.16 failed to install/upgrade: package linux-image-extra-3.11.0-9-generic is already installed and configured

2013-09-28 Thread fabrizio columbano
Public bug reported:

package linux-image-extra-3.11.0-9-generic 3.11.0-9.16 failed to
install/upgrade: package linux-image-extra-3.11.0-9-generic is already
installed and configured

ProblemType: Package
DistroRelease: Ubuntu 13.10
Package: linux-image-extra-3.11.0-9-generic 3.11.0-9.16
ProcVersionSignature: Ubuntu 3.11.0-9.16-generic 3.11.2
Uname: Linux 3.11.0-9-generic x86_64
ApportVersion: 2.12.5-0ubuntu1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  fabrizio   1902 F pulseaudio
 /dev/snd/controlC0:  fabrizio   1902 F pulseaudio
CurrentDmesg: [   44.376186] FAT-fs (sdc1): Volume was not properly unmounted. 
Some data may be corrupt. Please run fsck.
Date: Sat Sep 28 09:31:34 2013
DuplicateSignature: 
package:linux-image-extra-3.11.0-9-generic:3.11.0-9.16:package 
linux-image-extra-3.11.0-9-generic is already installed and configured
ErrorMessage: package linux-image-extra-3.11.0-9-generic is already installed 
and configured
HibernationDevice: RESUME=UUID=791013d3-fd1f-4fdd-9c8d-d13c0c8ff28d
InstallationDate: Installed on 2013-09-04 (23 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Alpha amd64 (20130903)
MachineType: Gigabyte Technology Co., Ltd. GA-870A-UD3
MarkForUpload: True
ProcFB: 0 radeondrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-9-generic 
root=UUID=3029c57e-c8a3-4345-8e4a-e3e55826b034 ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Daemon not 
responding.
RelatedPackageVersions: grub-pc 2.00-19ubuntu1
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: dpkg
Title: package linux-image-extra-3.11.0-9-generic 3.11.0-9.16 failed to 
install/upgrade: package linux-image-extra-3.11.0-9-generic is already 
installed and configured
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 06/07/2010
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: F2
dmi.board.name: GA-870A-UD3
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: x.x
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF2:bd06/07/2010:svnGigabyteTechnologyCo.,Ltd.:pnGA-870A-UD3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-870A-UD3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
dmi.product.name: GA-870A-UD3
dmi.sys.vendor: Gigabyte Technology Co., Ltd.

** Affects: dpkg (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/1232380

Title:
  package linux-image-extra-3.11.0-9-generic 3.11.0-9.16 failed to
  install/upgrade: package linux-image-extra-3.11.0-9-generic is already
  installed and configured

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

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


[Bug 1232380] Re: package linux-image-extra-3.11.0-9-generic 3.11.0-9.16 failed to install/upgrade: package linux-image-extra-3.11.0-9-generic is already installed and configured

2013-09-28 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/1232380

Title:
  package linux-image-extra-3.11.0-9-generic 3.11.0-9.16 failed to
  install/upgrade: package linux-image-extra-3.11.0-9-generic is already
  installed and configured

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

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


[Bug 1200829] Re: Regression: Enabling typical bindings in Desktop-based Viewport Switching breaks scrollwheel scrolling in some windows with a usb mouse on a laptop

2013-09-28 Thread Doug McMahon
** Description changed:

  Test Case:
  On a laptop connect a usb mouse (using a logitech wireless Anywhere mouse 
mx here
  Enable theses Desktop-based Viewport Switching binding's
  Set prev  next to typical settings, (next = button 5, prev = button 4
  
  Try to scroll in any of these windows using the mouse scroll-wheel -
  nautilus
  gedit
  synaptic
  dconf-editor
  help (Ubuntu Desktop guide
  Software-updater  details
  'Open files' window
  sidebar windows in RB  totem
  preferences in audacious
  There could be a few more
  
  On the other hand many others work ok, short  list -
  Dash
  Scroll on Desktop
  gnome-terminal
  libreoffice-writer
  ccsm
  all browsers
  preferences  playlist in vlc
  
  Note all of the no scroll apps work fine with touchpad scrolling
  Have tried disabling the touchpad, ect. to no avail
+ 
+ Related to this bug, same workaround to alleviate
+ https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1184159
+ 
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: compiz 1:0.9.9~daily13.04.18.1~13.04-0ubuntu1
  ProcVersionSignature: Ubuntu 3.10.0-2.10-generic 3.10.0
  Uname: Linux 3.10.0-2-generic x86_64
  .tmp.unity.support.test.0:
  
  ApportVersion: 2.10.2-0ubuntu4
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Fri Jul 12 23:46:16 2013
  DistUpgraded: Fresh install
  DistroCodename: saucy
  DistroVariant: ubuntu
  GraphicsCard:
   NVIDIA Corporation G86M [GeForce 8400M GS] [10de:0427] (rev a1) (prog-if 00 
[VGA controller])
     Subsystem: Dell Device [1028:0209]
  InstallationDate: Installed on 2013-06-23 (20 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Alpha amd64 (20130621)
  MachineType: Dell Inc. XPS M1330
  MarkForUpload: True
  PackageArchitecture: all
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-2-generic 
root=UUID=c6ab7418-5252-48e1-b7ab-cc21291285f4 ro quiet splash
  SourcePackage: compiz
  UpgradeStatus: No upgrade log present (probably fresh install)
  XorgConf:
   Section Device
   Identifier My Graphics
   Driver nouveau
   Option GLXVBlank on
   EndSection
  dmi.bios.date: 12/26/2008
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A15
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA15:bd12/26/2008:svnDellInc.:pnXPSM1330:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr:
  dmi.product.name: XPS M1330
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.9~daily13.04.18.1~13.04-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.45-2ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.1.4-0ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.1.4-0ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.1-0ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
  version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.8-0ubuntu1.1

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

Title:
  Regression: Enabling typical bindings in  Desktop-based Viewport
  Switching breaks scrollwheel scrolling in some windows with a usb
  mouse on a laptop

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

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

[Bug 1232381] [NEW] Home Scope: Apps should be shown first

2013-09-28 Thread Omer Akram
Public bug reported:

'Frequent Apps' should be the first category in the Home scope.
Currently I see Music first and then Apps. Attached is the screenshot.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: unity8 7.81.3+13.10.20130924.2-0ubuntu1
Uname: Linux 3.4.0-3-mako armv7l
ApportVersion: 2.12.4-0ubuntu1
Architecture: armhf
Date: Sat Sep 28 07:38:20 2013
InstallationDate: Installed on 2013-09-27 (0 days ago)
InstallationMedia: Ubuntu Saucy Salamander (development branch) - armhf 
(20130927)
MarkForUpload: True
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
SourcePackage: unity8
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: unity8
 Importance: Medium
 Status: New

** Affects: unity8 (Ubuntu)
 Importance: Medium
 Status: New


** Tags: apport-bug armhf avengers qa-touch saucy

** Attachment added: screenshot_1380354066.png
   
https://bugs.launchpad.net/bugs/1232381/+attachment/3846711/+files/screenshot_1380354066.png

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

** Summary changed:

- Home Scope, Apps should be shown first
+ Home Scope: Apps should be shown first

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

** Changed in: unity8
   Importance: Undecided = Medium

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

Title:
  Home Scope: Apps should be shown first

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

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


[Bug 787467] Re: opendx processes do not stop when user quits the program

2013-09-28 Thread Graham Inggs
** Changed in: dx (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/787467

Title:
  opendx processes do not stop when user quits the program

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

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


[Bug 1013609] Re: Pidgin and Skype won't communicate perfectly after upgrade to Skype4

2013-09-28 Thread Yfrwlf
Same problem, various Skype messages get lost.  Seems to not happen with
some contacts at all while with others it happens sometimes.  Only
solution would be to not use Skype.

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

Title:
  Pidgin and Skype won't communicate perfectly after upgrade to Skype4

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

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


[Bug 760574] Re: Incoming messages don't appear in Pidgin

2013-09-28 Thread Yfrwlf
Still present in Ubuntu 13.10.  Some contact's IMs won't get through to
Pidgin while other's will.

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

Title:
  Incoming messages don't appear in Pidgin

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

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


[Bug 325371] Re: Broken VPE on 64bit Ubuntu

2013-09-28 Thread Graham Inggs
dx/1:4.4.4-5 in Ubuntu Saucy is now built with Motif instead of Lesstif.

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

** Also affects: dx (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=503631
   Importance: Unknown
   Status: Unknown

** Changed in: dx (Ubuntu)
   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/325371

Title:
  Broken VPE on 64bit Ubuntu

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

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


[Bug 1192304] Re: Low graphics mode

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

** Changed in: xorg (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/1192304

Title:
  Low graphics mode

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

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


[Bug 1232385] [NEW] cedarview-drm 20120717-0ubuntu1: cedarview-drm kernel module failed to build

2013-09-28 Thread Florian Schauer
Public bug reported:

The driver don't work. I want install it under Ubuntu 12.04 on my
Netbook aspira one. Tody is the 28.09.2013. I hope i helped

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: cedarview-drm 20120717-0ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-30.44~precise1-generic 3.8.13.6
Uname: Linux 3.8.0-30-generic i686
ApportVersion: 2.0.1-0ubuntu17.4
Architecture: i386
DKMSKernelVersion: 3.8.0-31-generic
Date: Sat Sep 28 09:54:58 2013
InstallationMedia: Ubuntu 12.04.3 LTS Precise Pangolin - Release i386 
(20130820.1)
MarkForUpload: True
PackageVersion: 20120717-0ubuntu1
SourcePackage: cedarview-drm-drivers
Title: cedarview-drm 20120717-0ubuntu1: cedarview-drm kernel module failed to 
build
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: cedarview-drm-drivers (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 precise

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

Title:
  cedarview-drm 20120717-0ubuntu1: cedarview-drm kernel module failed to
  build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cedarview-drm-drivers/+bug/1232385/+subscriptions

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


[Bug 1228554] Re: Screen doesn't turn off on suspension [non-free: nvidia]

2013-09-28 Thread Kai Mast
Update: Yesterday it freezed again with 3.11 and nvidia

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

** Tags added: kernel-unable-to-test-upstream

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

Title:
  Screen doesn't turn off on suspension [non-free: nvidia]

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

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


[Bug 1231630] Re: Prints to DYMO LabelWriter 450 are cut by prints to OKI printer

2013-09-28 Thread Alex Betis
Tried to print a JPG image to both of the printers several times at about the 
same time.
The DYMO printer spitted the labels pretty fast without a problem, while the 
OKI still showing processing for more than 15 minutes...

The OKI's job become more than 13MBytes of data (don't know if it's small or 
big, the PDF file job was about 1M).
The log constantly shows 6 pairs of the following printouts per second:
Read 8192 bytes of print data...
Wrote 8192 bytes of print data...

Will try to upload the log later in case there will be some progress.

The OKI printer was in not connected state when I first printed, so I
did the disable/enable sequence again and since then it's in processing
state...

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

Title:
  Prints to DYMO LabelWriter 450 are cut by prints to OKI printer

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

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


[Bug 1232384] Re: gnome-tweak-tool crashed with SIGSEGV in sem_post()

2013-09-28 Thread Apport retracing service
*** This bug is a duplicate of bug 1196062 ***
https://bugs.launchpad.net/bugs/1196062

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 #1196062, 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/1232384/+attachment/3846728/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1232384/+attachment/3846730/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1232384/+attachment/3846732/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1232384/+attachment/3846733/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1232384/+attachment/3846734/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1232384/+attachment/3846735/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1232384/+attachment/3846736/+files/ThreadStacktrace.txt

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

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

Title:
  gnome-tweak-tool crashed with SIGSEGV in sem_post()

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

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


[Bug 1232385] Re: cedarview-drm 20120717-0ubuntu1: cedarview-drm kernel module failed to build

2013-09-28 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/1232385

Title:
  cedarview-drm 20120717-0ubuntu1: cedarview-drm kernel module failed to
  build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cedarview-drm-drivers/+bug/1232385/+subscriptions

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


[Bug 325371] Re: Broken VPE on 64bit Ubuntu

2013-09-28 Thread Bug Watch Updater
** Changed in: dx (Debian)
   Status: Unknown = New

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

Title:
  Broken VPE on 64bit Ubuntu

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

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


[Bug 1194964] Re: update-manager crashed with Package libsignon-qt1 isn't installed in _run_in_dialog()

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

** Changed in: update-manager (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/1194964

Title:
  update-manager crashed with  Package libsignon-qt1 isn't installed in
  _run_in_dialog()

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

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


[Bug 1232344] Re: Paket-Information can not be upgraded, neithet automatic nor by programm

2013-09-28 Thread Ubuntu Foundations Team Bug Bot
*** This bug is a duplicate of bug 346386 ***
https://bugs.launchpad.net/bugs/346386

Thank you for taking the time to report this bug and helping to make
Ubuntu better.  Reviewing your bug report it seems that you are
experiencing bug 346386.  This issue happens when you have tried to
update your package information when you are a network that didn't
return the right files.  This issue can be cleaned up by using the
following commands in a terminal:

1.) sudo rm /var/lib/apt/lists/*
2.) sudo apt-get update

Thanks and good luck!

[This is an automated message.  I apologize if it reached you
inappropriately; please reopen the bug task if it was incorrect.]

** This bug has been marked a duplicate of bug 346386
   [MASTER] Update fails with invalid package files with Encountered a section 
with no Package: header

** Tags added: bot-comment

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

Title:
  Paket-Information can not be upgraded, neithet automatic nor by
  programm

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

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


[Bug 1232393] Re: package linux-headers-3.2.0-54 3.2.0-54.82 failed to install/upgrade: package linux-headers-3.2.0-54 is already installed and configured

2013-09-28 Thread Apport retracing service
*** This bug is a duplicate of bug 1232391 ***
https://bugs.launchpad.net/bugs/1232391

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 #1232391, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Tags removed: need-duplicate-check

** This bug has been marked a duplicate of bug 1232391
   package linux-headers-3.2.0-54 3.2.0-54.82 failed to install/upgrade: 
package linux-headers-3.2.0-54 is already installed and configured

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

Title:
  package linux-headers-3.2.0-54 3.2.0-54.82 failed to install/upgrade:
  package linux-headers-3.2.0-54 is already installed and configured

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

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


[Bug 1232391] [NEW] package linux-headers-3.2.0-54 3.2.0-54.82 failed to install/upgrade: package linux-headers-3.2.0-54 is already installed and configured

2013-09-28 Thread Raúl Corraliza Nieto
Public bug reported:

...

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: linux-headers-3.2.0-54 3.2.0-54.82
ProcVersionSignature: Ubuntu 3.2.0-54.82-generic 3.2.50
Uname: Linux 3.2.0-54-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu17.4
Architecture: amd64
Date: Sat Sep 28 10:18:40 2013
DuplicateSignature: package:linux-headers-3.2.0-54:3.2.0-54.82:package 
linux-headers-3.2.0-54 is already installed and configured
ErrorMessage: package linux-headers-3.2.0-54 is already installed and configured
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: linux
Title: package linux-headers-3.2.0-54 3.2.0-54.82 failed to install/upgrade: 
package linux-headers-3.2.0-54 is already installed and configured
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package precise

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

Title:
  package linux-headers-3.2.0-54 3.2.0-54.82 failed to install/upgrade:
  package linux-headers-3.2.0-54 is already installed and configured

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

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


[Bug 1232391] Status changed to Confirmed

2013-09-28 Thread Brad Figg
This change was made by a bot.

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

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

Title:
  package linux-headers-3.2.0-54 3.2.0-54.82 failed to install/upgrade:
  package linux-headers-3.2.0-54 is already installed and configured

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

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


[Bug 1229143] Re: Contact details from another user appear in message creation

2013-09-28 Thread kylea
I tried to repeat this and could not - I can confirm though that if two
contacts share the same phone number the first one to be assigned that
number is the one that gets selected in the New SMS form even if the
other contact is touched.

Guess that makes sense as only one person can have the physical phone.

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

Title:
  Contact details from another user appear in message creation

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

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


[Bug 1232391] Re: package linux-headers-3.2.0-54 3.2.0-54.82 failed to install/upgrade: package linux-headers-3.2.0-54 is already installed and configured

2013-09-28 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/1232391

Title:
  package linux-headers-3.2.0-54 3.2.0-54.82 failed to install/upgrade:
  package linux-headers-3.2.0-54 is already installed and configured

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

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


[Bug 1232390] [NEW] package linux-image-3.2.0-54-generic 3.2.0-54.82 failed to install/upgrade: package linux-image-3.2.0-54-generic is already installed and configured

2013-09-28 Thread Raúl Corraliza Nieto
Public bug reported:

.

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: linux-image-3.2.0-54-generic 3.2.0-54.82
ProcVersionSignature: Ubuntu 3.2.0-54.82-generic 3.2.50
Uname: Linux 3.2.0-54-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu17.4
Architecture: amd64
Date: Sat Sep 28 10:18:40 2013
DuplicateSignature: package:linux-image-3.2.0-54-generic:3.2.0-54.82:package 
linux-image-3.2.0-54-generic is already installed and configured
ErrorMessage: package linux-image-3.2.0-54-generic is already installed and 
configured
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
MarkForUpload: True
SourcePackage: dpkg
Title: package linux-image-3.2.0-54-generic 3.2.0-54.82 failed to 
install/upgrade: package linux-image-3.2.0-54-generic is already installed and 
configured
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package precise

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

Title:
  package linux-image-3.2.0-54-generic 3.2.0-54.82 failed to
  install/upgrade: package linux-image-3.2.0-54-generic is already
  installed and configured

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

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


[Bug 1232390] Re: package linux-image-3.2.0-54-generic 3.2.0-54.82 failed to install/upgrade: package linux-image-3.2.0-54-generic is already installed and configured

2013-09-28 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/1232390

Title:
  package linux-image-3.2.0-54-generic 3.2.0-54.82 failed to
  install/upgrade: package linux-image-3.2.0-54-generic is already
  installed and configured

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

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


[Bug 1231630] Re: Prints to DYMO LabelWriter 450 are cut by prints to OKI printer

2013-09-28 Thread Alex Betis
Oh, and something I didn't mention, the PDF files are printed from the command 
line using the following commands:
lpr -U alex -P OKI-DATA-CORP-B410 pfd_file_name
lpr -U alex -P DYMO-LabelWriter-450 -o PageSize=w167h288 -o PageRegion=w167h288 
-o page-left=0 -o page-right=0 -o page-top=0 -o page-bottom=0 -o 
Resolution=300dpi -o cupsDarkness=Normal pdf_file_name

The JPEGs were sent to OKI from FireFox and to DYMO from image viewer.

30 minutes passed...
The printer queue still shows processing and sending data to printer in the 
web interface.
Canceling the job...
Next job with the same image changed from pending to processing.
After another 10 minutes when nothing is printed canceling the rest of the OKI 
jobs.

Printing on OKI from the image viewer created a 3-4MByte job which was printed 
successfully in seconds...
So probably there is another problem with printing from FireFox or with very 
large jobs.

Attaching the error log I have so far with current prints.

** Attachment added: error_log
   
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1231630/+attachment/3846781/+files/error_log

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

Title:
  Prints to DYMO LabelWriter 450 are cut by prints to OKI printer

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

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


[Bug 1232393] [NEW] package linux-headers-3.2.0-54 3.2.0-54.82 failed to install/upgrade: package linux-headers-3.2.0-54 is already installed and configured

2013-09-28 Thread Raúl Corraliza Nieto
*** This bug is a duplicate of bug 1232391 ***
https://bugs.launchpad.net/bugs/1232391

Public bug reported:

...

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: linux-headers-3.2.0-54 3.2.0-54.82
ProcVersionSignature: Ubuntu 3.2.0-54.82-generic 3.2.50
Uname: Linux 3.2.0-54-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu17.4
Architecture: amd64
Date: Sat Sep 28 10:18:40 2013
DuplicateSignature: package:linux-headers-3.2.0-54:3.2.0-54.82:package 
linux-headers-3.2.0-54 is already installed and configured
ErrorMessage: package linux-headers-3.2.0-54 is already installed and configured
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: dpkg
Title: package linux-headers-3.2.0-54 3.2.0-54.82 failed to install/upgrade: 
package linux-headers-3.2.0-54 is already installed and configured
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package precise

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

Title:
  package linux-headers-3.2.0-54 3.2.0-54.82 failed to install/upgrade:
  package linux-headers-3.2.0-54 is already installed and configured

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

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


[Bug 1231639] Re: Libraries installed by libdx4 are not linked against their dependent libraries

2013-09-28 Thread Graham Inggs
** Changed in: dx (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/1231639

Title:
  Libraries installed by libdx4 are not linked against their dependent
  libraries

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

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


[Bug 1231271] Re: Kernel Crash

2013-09-28 Thread Oscar Tiderman
Happens to me to, definitely a problem related to broadcom nics, I'm on:
Broadcom Corporation BCM43225 802.11b/g/n

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

Title:
  Kernel Crash

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

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


[Bug 1227093] Re: Internal microphone not working

2013-09-28 Thread Aaron Sutton
Also tested and confirmed with upstream kernel v3.12-rc2-saucy

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

Title:
  Internal microphone not working

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

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


[Bug 902557] Re: 10ec:8176 Wireless not working in 12.04 for rtl8192ce (RTL8188CE)

2013-09-28 Thread Koen Roggemans
Thanks for the hint -I'll have a look when I can spend more time on this
and report back here.

At the moment the situation for this wifi driver in Ubuntu 12.04 is as follows:
Install Ubuntu 12.04 without updates to end up on kernel 3.2 (for the Atom 
N2600 screen driver) gets you to kernel 3.2.0.29 with working wifi.
Upgrading the installation gets you to 3.2.0.54 where wifi is still broken - 
not so good for an LTS version.

I found a non official DKMS package for the Realtek 0007.0809.2012 driver, 
which performs really bad (slow and grinding to a hold after a few minutes). 
When that happens, all wifi on the same access point nearly stops working 
(tested with 2 different makes access point and with 2 different wifi cards)
Installing the Realtek 0012.0207.2013 driver is better, but still shows that 
slowing down to hold after a while syndrome. The impact on the other devices 
seems to be a lot less, but up to now I didn't manage to compile a DKMS-version 
from it.

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

Title:
  10ec:8176 Wireless not working in 12.04 for rtl8192ce (RTL8188CE)

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

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


[Bug 1232396] Re: unity_support_test crashed with SIGSEGV in radeon_drm_winsys_create()

2013-09-28 Thread Apport retracing service
*** This bug is a duplicate of bug 1224940 ***
https://bugs.launchpad.net/bugs/1224940

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 #1224940, 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/1232396/+attachment/3846804/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1232396/+attachment/3846806/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1232396/+attachment/3846818/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1232396/+attachment/3846820/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1232396/+attachment/3846821/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1232396/+attachment/3846822/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1232396/+attachment/3846823/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1224940
   [r600] unity_support_test crashed with SIGSEGV in do_winsys_init()

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

Title:
  unity_support_test crashed with SIGSEGV in radeon_drm_winsys_create()

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

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


[Bug 1232389] Re: gnome-settings-daemon crashed with SIGSEGV

2013-09-28 Thread Tobiasz Jarczyk
** 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/1232389

Title:
  gnome-settings-daemon crashed with SIGSEGV

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

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


[Bug 1232397] Re: package linux-image-3.2.0-54-generic-pae 3.2.0-54.82 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2013-09-28 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/1232397

Title:
  package linux-image-3.2.0-54-generic-pae 3.2.0-54.82 failed to
  install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools
  exited with return code 1

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

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


[Bug 1232397] [NEW] package linux-image-3.2.0-54-generic-pae 3.2.0-54.82 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2013-09-28 Thread Anton
Public bug reported:

There was not enough space on /
I tried to repair it with 
 apt-get install -f
and also
sudo dpkg --configure -a
I don't even understand those, I've been adviced.

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: linux-image-3.2.0-54-generic-pae 3.2.0-54.82
ProcVersionSignature: Ubuntu 3.2.0-54.82-generic-pae 3.2.50
Uname: Linux 3.2.0-54-generic-pae i686
NonfreeKernelModules: wl
ApportVersion: 2.0.1-0ubuntu17.4
Architecture: i386
Date: Sat Sep 28 10:25:55 2013
DuplicateSignature: 
package:linux-image-3.2.0-54-generic-pae:3.2.0-54.82:run-parts: 
/etc/kernel/postinst.d/initramfs-tools exited with return code 1
ErrorMessage: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with 
return code 1
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
MarkForUpload: True
SourcePackage: initramfs-tools
Title: package linux-image-3.2.0-54-generic-pae 3.2.0-54.82 failed to 
install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with 
return code 1
UpgradeStatus: Upgraded to precise on 2012-05-08 (507 days ago)

** Affects: initramfs-tools (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 precise

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

Title:
  package linux-image-3.2.0-54-generic-pae 3.2.0-54.82 failed to
  install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools
  exited with return code 1

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

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


[Bug 1231630] Re: Prints to DYMO LabelWriter 450 are cut by prints to OKI printer

2013-09-28 Thread Alex Betis
Now that I know that image viewer prints ok on both of the printers I've
tried to print JPG image on both of them from that application.

Same problem, the DYMO spit about 1/4 of the sticker and the job was placed on 
hold, while the web interface shows Unable to send data to printer.
The OKI printer is shown with i circle, the job status became Processing - 
not connected? (with the ? at the end), while on the web interface it just 
shows processing since date_time

After a while the jobs were released automatically (I did nothing except
refreshing the web interface jobs page) and similar print results are
seen: DYMO restarted the print from the beginning on the same label, OKI
printed normally.

Attaching the log again with that scenario.

Bottom line, the problem exist not only for the PDF files...


** Attachment added: error_log
   
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1231630/+attachment/3846793/+files/error_log

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

Title:
  Prints to DYMO LabelWriter 450 are cut by prints to OKI printer

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

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


[Bug 1227520] Re: Timezone changes are not working due to ro /etc and bind mounts

2013-09-28 Thread Martin Pitt
I can update the timedatectl patch to get along with a missing file
(maybe it does already, need to test).

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

Title:
  Timezone changes are not working due to ro /etc and bind mounts

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

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


[Bug 1232295] Re: pulse audio does not restore sound after suspend

2013-09-28 Thread Raymond
post the system log from suspend to resume

pactl stat before suspend  and after resume

pactl list before suspend and after resume


if possible upgrade to latest driver since your ad1988b still not support jack 
detection 

unsolicited event still not enabled (no automute)

Node 0x11 [Pin Complex] wcaps 0x40018d: Stereo Amp-Out
  Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
  Amp-Out vals:  [0x00 0x00]
  Pincap 0x373f: IN OUT HP Detect Trigger ImpSense
Vref caps: HIZ 50 GRD 80 100
  Pin Default 0x02214130: [Jack] HP Out at Ext Front
Conn = 1/8, Color = Green
DefAssociation = 0x3, Sequence = 0x0
Misc = NO_PRESENCE
  Pin-ctls: 0xc0: OUT HP VREF_HIZ
  Unsolicited: tag=00, enabled=0
  Connection: 1
 0x22

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

Title:
  pulse audio does not restore sound after suspend

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

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


[Bug 1232295] Re: pulse audio does not restore sound after suspend

2013-09-28 Thread Raymond
post the pulseaudio verbose log from suspend to resume

https://wiki.ubuntu.com/PulseAudio/Log


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

Title:
  pulse audio does not restore sound after suspend

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

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


[Bug 1148033] Re: GDBus.Error:org.openobex:Error.Failed: Unable to request session

2013-09-28 Thread Corentin Bardet
I can confirm this too, Ubuntu 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/1148033

Title:
  GDBus.Error:org.openobex:Error.Failed: Unable to request session

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-bluetooth/+bug/1148033/+subscriptions

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


[Bug 1076603] Re: virtualbox-guest kernel module fails to build on 3.7.0 kernel [error: 'VM_RESERVED' undeclared (first use in this function)]

2013-09-28 Thread Felix Geyer
The patch for kernel 3.11 is incomplete.

The host module will build but won't work:
https://www.virtualbox.org/ticket/12001

This is the 3.11 patch I've added to the latest virtualbox package:
http://anonscm.debian.org/gitweb/?p=pkg-virtualbox/virtualbox.git;a=blob;f=debian/patches/37-linux-3.11.patch;h=19a577f4742e806312de56c66b2456e6ecc904b0;hb=b1f8c19f291b2067c6a1f916bebfdc8c81493e59

** Bug watch added: Virtualbox Trac #12001
   http://www.virtualbox.org/ticket/12001

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

Title:
  virtualbox-guest kernel module fails to build on 3.7.0 kernel [error:
  'VM_RESERVED' undeclared (first use in this function)]

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

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


[Bug 1171344] Re: ImportError: No module named apport

2013-09-28 Thread Peter Thompson
Hi - Can I get this fix (or a workaround)?   Have ASUS Notebook S56C
running Ubuntu 13.04 and need this to get SD card reader working - see
fix for bug 971876 notes below.

We created a DKMS module .deb to make install easier until the driver
can be included in Ubuntu. Commands:

wget http://planet76.com/drivers/realtek/rts-bpp-dkms_1.1_all.deb
sudo apt-get install dkms
sudo dpkg -i rts-bpp-dkms_1.1_all.deb
echo 'DRIVERS==rts_bpp, ENV{ID_DRIVE_FLASH_SD}=1' | sudo tee -a 
/lib/udev/rules.d/81-udisks-realtek.rules

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

Title:
  ImportError: No module named apport

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

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


[Bug 1216436] Re: qgit command is not available on the PATH

2013-09-28 Thread Felix Geyer
** Bug watch added: Debian Bug tracker #724814
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=724814

** Also affects: qgit (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=724814
   Importance: Unknown
   Status: Unknown

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

Title:
  qgit command is not available on the PATH

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

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


[Bug 1216436] Re: qgit command is not available on the PATH

2013-09-28 Thread Felix Geyer
** Changed in: qgit (Ubuntu)
   Status: Confirmed = In Progress

** Changed in: qgit (Ubuntu)
 Assignee: (unassigned) = Felix Geyer (debfx)

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

Title:
  qgit command is not available on the PATH

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

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


[Bug 1228676] Re: package heimdal-kcm 1.6~git20120403+dfsg1-2ubuntu0.13.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2013-09-28 Thread Will Jackson
Sorry - apt-get update not upgrade.

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

Title:
  package heimdal-kcm 1.6~git20120403+dfsg1-2ubuntu0.13.04.1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

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

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


[Bug 1228676] Re: package heimdal-kcm 1.6~git20120403+dfsg1-2ubuntu0.13.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2013-09-28 Thread Will Jackson
Had this whilst using command: apt-get upgrade

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

Title:
  package heimdal-kcm 1.6~git20120403+dfsg1-2ubuntu0.13.04.1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

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

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


[Bug 1213123] Re: 045e:009c [H87I-PLUS] Microsoft Keyboard Elite for Bluetooth dead keys problem

2013-09-28 Thread Maeda
Here is an entry of /var/log/syslog when attempting to pair the keyboard
:

Discovery session 0x7f429baa9730 with :1.79 activated
bluetoothd[1143]: Stopping discovery
bluetoothd[1143]: Agent /org/bluez/agent/wizard replied with an error: 
org.freedesktop.DBus.Error.AccessDenied, Rejected send message, 1 matched 
rules; type=method_call, sender=:1.2 (uid=0 pid=1143 
comm=/usr/sbin/bluetoothd ) interface=org.bluez.Agent 
member=RequestPinCode error name=(unset) requested_reply=0 
destination=:1.79 (uid=1000 pid=3871 comm=bluetooth-wizard )

This could be a help for bluez's guys.

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

Title:
  045e:009c [H87I-PLUS] Microsoft Keyboard Elite for Bluetooth dead keys
  problem

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

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


[Bug 1094570] Re: Screen does not lock upon suspend

2013-09-28 Thread Thaddäus Tintenfisch
*** This bug is a duplicate of bug 1101982 ***
https://bugs.launchpad.net/bugs/1101982

** This bug has been marked a duplicate of bug 1101982
   XFCE will not lock screen when suspending via log out dialog.

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

Title:
  Screen does not lock upon suspend

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

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


[Bug 1229432] Re: Partitioning error when doing normal install after encrypted lvm install

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

** Changed in: ubiquity (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/1229432

Title:
  Partitioning error when doing normal install after encrypted lvm
  install

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

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


[Bug 1216436] Re: qgit command is not available on the PATH

2013-09-28 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/saucy-proposed/qgit

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

Title:
  qgit command is not available on the PATH

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

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


[Bug 1216436] Re: qgit command is not available on the PATH

2013-09-28 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/qgit

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

Title:
  qgit command is not available on the PATH

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

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


[Bug 1231273] Re: Firefox does not show google geo location map

2013-09-28 Thread Michael B
** Summary changed:

- Firefox does not show google map
+ Firefox does not show google geo location map

** Tags added: firefox geolocation

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

Title:
  Firefox does not show google geo location map

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

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


[Bug 1203052] Re: [ICH4 - Intel 82801DB-ICH4, playback] No sound at all after upgrade to Raring (13.04)

2013-09-28 Thread Raymond
** Changed in: alsa-driver (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/1203052

Title:
  [ICH4 - Intel 82801DB-ICH4, playback] No sound at all after upgrade to
  Raring (13.04)

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

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


[Bug 1218815] Re: [radeon] Graphic glitches and screen corruption (vertical lines) on XMir surfaces only

2013-09-28 Thread Peter S
After my saucy update today it seems to work! Good work!

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

Title:
  [radeon] Graphic glitches and screen corruption (vertical lines) on
  XMir surfaces only

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