[Bug 1276909] Re: error detecting hardware characteristics: unrecognised architecture: aarch64

2014-02-22 Thread James Page
** Changed in: juju-core (Ubuntu)
   Importance: Undecided = High

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

Title:
  error detecting hardware characteristics: unrecognised architecture:
  aarch64

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1276909/+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 1273712] Re: jujud dies on ppc64el architecture

2014-02-22 Thread James Page
Rebuilt with gccgo-4.9 - working OK

** Changed in: gcc-4.8 (Ubuntu)
   Status: New = Invalid

** Changed in: gcc-4.8 (Ubuntu)
   Status: Invalid = Won't Fix

** Changed in: juju-core (Ubuntu)
   Status: New = Fix Released

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

Title:
  jujud dies on ppc64el architecture

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1273712/+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 1283478] [NEW] php5-fpm process coredump-ed when apcu_clear_cache() and opcache_reset() was called

2014-02-22 Thread Peter Wang
Public bug reported:

Description:
php5-fpm process coredump-ed when apcu_clear_cache() and opcache_reset() was 
called

OS:
Linux www 3.2.0-54-virtual #82-Ubuntu SMP Tue Sep 10 20:31:18 UTC 2013 x86_64 
x86_64 x86_64 GNU/Linux

Packages:
ii  php-apc 4.0.2-2+debphp.org~precise+1
APC User Cache for PHP 5 (transitional package)
ii  php-pear5.5.8+dfsg-3+sury.org~precise+2 
PEAR - PHP Extension and Application Repository
ii  php55.5.8+dfsg-3+sury.org~precise+2 
server-side, HTML-embedded scripting language (metapackage)
ii  php5-apcu   4.0.2-2+debphp.org~precise+1
APC User Cache for PHP 5
ii  php5-cli5.5.8+dfsg-3+sury.org~precise+2 
command-line interpreter for the php5 scripting language
ii  php5-common 5.5.8+dfsg-3+sury.org~precise+2 
Common files for packages built from the php5 source
ii  php5-curl   5.5.8+dfsg-3+sury.org~precise+2 
CURL module for php5
ii  php5-dbg5.5.8+dfsg-3+sury.org~precise+2 
Debug symbols for PHP5
ii  php5-dev5.5.8+dfsg-3+sury.org~precise+2 
Files for PHP5 module development
ii  php5-fpm5.5.8+dfsg-3+sury.org~precise+2 
server-side, HTML-embedded scripting language (FPM-CGI binary)
ii  php5-gd 5.5.8+dfsg-3+sury.org~precise+2 
GD module for php5
ii  php5-intl   5.5.8+dfsg-3+sury.org~precise+2 
internationalisation module for php5
ii  php5-json   1.3.2-3+debphp.org~precise+1
JSON module for php5
ii  php5-pgsql  5.5.8+dfsg-3+sury.org~precise+2 
PostgreSQL module for php5
ii  php5-readline   5.5.8+dfsg-3+sury.org~precise+2 
Readline module for php5

PHP version:
PHP 5.5.8-3+sury.org~precise+2 (cli) (built: Jan 29 2014 13:23:55)
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2013 Zend Technologies
with Zend OPcache v7.0.3-dev, Copyright (c) 1999-2013, by Zend Technologies

GDB backtrace:
gdb /usr/sbin/php5-fpm /tmp/core-php5-fpm.27721
GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2.1) 7.4-2012.04
Copyright (C) 2012 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 x86_64-linux-gnu.
For bug reporting instructions, please see:
http://bugs.launchpad.net/gdb-linaro/...
Reading symbols from /usr/sbin/php5-fpm...Reading symbols from 
/usr/lib/debug/usr/sbin/php5-fpm...done.
done.
[New LWP 27721]

warning: Can't read pathname for load map: Input/output error.
[Thread debugging using libthread_db enabled]
Using host libthread_db library /lib/x86_64-linux-gnu/libthread_db.so.1.
Core was generated by `php-fpm: pool www
 '.
Program terminated with signal 11, Segmentation fault.
#0  zend_mm_add_to_free_list (heap=optimized out, mm_block=0x261a920) at 
/build/buildd/php5-5.5.8+dfsg/Zend/zend_alloc.c:752
752 /build/buildd/php5-5.5.8+dfsg/Zend/zend_alloc.c: No such file or 
directory.
(gdb) set height 0
(gdb) bt full
#0  zend_mm_add_to_free_list (heap=optimized out, mm_block=0x261a920) at 
/build/buildd/php5-5.5.8+dfsg/Zend/zend_alloc.c:752
prev = 0x29520a800
m = 9223372036854775808
p = 0x24adbd7
size = 616
index = 9
#1  0x006b8290 in _zend_mm_free_int (heap=0x157e300, p=0x261a930) at 
/build/buildd/php5-5.5.8+dfsg/Zend/zend_alloc.c:2118
mm_block = 0x261a920
next_block = 0x261a9d0
size = 616
#2  0x006ee56e in zend_hash_destroy (ht=0xe62550) at 
/build/buildd/php5-5.5.8+dfsg/Zend/zend_hash.c:565
p = 0x262cee8
q = 0x261a930
#3  0x006d0823 in shutdown_executor () at 
/build/buildd/php5-5.5.8+dfsg/Zend/zend_execute_API.c:322
__orig_bailout = 0x7fff828be0a0
__bailout = {{__jmpbuf = {15082400, 2539187054545762541, 
140659029368616, 0, 140659029365384, 36431296, -2539461879295084307, 
2539187060597225709}, __mask_was_saved = 0,
__saved_mask = {__val = {2539187248369006829, 0, 140658992555904, 
15059776, 0, 140659029601344, 140655883976704, 140659029601392, 39585248, 
39473032, 15082136, 1,
140659029368616, 0, 7204110, 15082048
#4  0x006e0165 in zend_deactivate () at 
/build/buildd/php5-5.5.8+dfsg/Zend/zend.c:935
No locals.
#5  0x0067e3f7 in php_request_shutdown (dummy=optimized out) at 
/build/buildd/php5-5.5.8+dfsg/main/main.c:1808

[Bug 1256546] Re: qemu-s390x-static: segmentation fault entering chroot

2014-02-22 Thread Mitsuya Shibata
** Bug watch added: Debian Bug tracker #739800
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739800

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

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

Title:
  qemu-s390x-static: segmentation fault entering chroot

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1256546/+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 1256546] Re: qemu-s390x-static: segmentation fault entering chroot

2014-02-22 Thread Bug Watch Updater
** Changed in: qemu (Debian)
   Status: Unknown = New

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

Title:
  qemu-s390x-static: segmentation fault entering chroot

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1256546/+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 1100944] Re: dosbox does not react to function keys

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

** Changed in: libsdl1.2 (Ubuntu)
   Status: New = Confirmed

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

Title:
  dosbox does not react to function keys

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libsdl1.2/+bug/1100944/+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 1283600] [NEW] irqbalance is writing to the wrong stream on dpkg-reconfigure

2014-02-22 Thread Sworddragon
Public bug reported:

I'm using Ubuntu 14.04 dev with irqbalance 1.0.6-2 and using dpkg-
reconfigure -f noninteractive irqbalance will show the following
output:

irqbalance stop/waiting
irqbalance start/running, process 18665


But interestingly the stop message is written to stdout while the start message 
is written to stderr. I think it would make more sense to write both to the 
same stream (for example cron is writing his stop and start message to stdout).

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

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

Title:
  irqbalance is writing to the wrong stream on dpkg-reconfigure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/irqbalance/+bug/1283600/+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 1282923] Re: Sync tomcat6 6.0.39-1 (universe) from Debian unstable (main)

2014-02-22 Thread Artur Rona
Thank you for your time and efforts making Ubuntu better! However, we
are currently in Feature Freeze, which 6.0.39 seems to be. Please follow
the informations on the site https://wiki.ubuntu.com/FeatureFreeze.

I'm unsubscribing Ubuntu Sponsors for now. Please resubscribe when
explanation is ready.


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

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

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

Title:
  Sync tomcat6 6.0.39-1 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tomcat6/+bug/1282923/+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 1283626] [NEW] /usr/share/go/src/pkg/runtime/runtime-gdb.py is not valiad python3

2014-02-22 Thread Geoff Teale
Public bug reported:

On trusty the file /usr/share/go/src/pkg/runtime/runtime-gdb.py is
evaluated in python 3 when it is sourced by gdb.   Unfortunately this
file uses python 2 syntax.

To reproduce this error:

  $ mkdir -p ~/go/src/foo
  $ cd ~/go/src/foo
  $ echo -e package main\n\nimport \fmt\\n\nfunc main(){\n
fmt.Printf(\Foo\)\n}\n  foo.go
  $ export GOPATH=~/go/src
  $ go build
  $ gdb foo
  (gdb) source /usr/share/go/src/pkg/runtime/runtime-gdb.py

The error can be trivially resolved by running the following command:

  $ sudo 2to3 -w /usr/share/go/src/pkg/runtime/runtime-gdb.py

Note also, if bug #1076454 is resolved then the source.. line in gdb,
used above, will happen automatically.

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

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

Title:
  /usr/share/go/src/pkg/runtime/runtime-gdb.py is not valiad python3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang/+bug/1283626/+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 1283361] Re: pgadmin3 crashed with SIGSEGV in dlgProperty::EnableOK()

2014-02-22 Thread Logan Rosen
** 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/1283361

Title:
  pgadmin3 crashed with SIGSEGV in dlgProperty::EnableOK()

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

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


[Bug 1283367] [NEW] Sync dotclear 2.6.2+dfsg-1 (universe) from Debian unstable (main)

2014-02-22 Thread Jackson Doak
Public bug reported:

Please sync dotclear 2.6.2+dfsg-1 (universe) from Debian unstable (main)
Fixes RC bug

Changelog entries since current trusty version 2.6.1+dfsg-1:

dotclear (2.6.2+dfsg-1) unstable; urgency=high

  [ Nicolas Roudaire ]
  * New upstream release (Closes: #737161)

  [ Dario Minnucci ]
  * This upload fixes RC bug so we bump urgency to 'high'

 -- Dario Minnucci mid...@debian.org  Mon, 17 Feb 2014 20:31:41 +0100

** Affects: dotclear (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: dotclear (Ubuntu)
   Importance: Undecided = Wishlist

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

Title:
  Sync dotclear 2.6.2+dfsg-1 (universe) from Debian unstable (main)

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

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


[Bug 1283368] [NEW] Sync xbindkeys 1.8.6-1 (universe) from Debian unstable (main)

2014-02-22 Thread Jackson Doak
Public bug reported:

Please sync xbindkeys 1.8.6-1 (universe) from Debian unstable (main)
Upstream bugfix release, fixes RC bug

Changelog entries since current trusty version 1.8.5-1:

xbindkeys (1.8.6-1) unstable; urgency=medium

  * New upstream version
- Bug fix: Do not grab keysym not mapped on keyboard.
  Prevent a AnyKey grab, this should (Closes: #447026)
  * Bug fix: New release blocks seahorse  (Closes: #628654).
We now put the autostart script elsewhere and place a file in
/etc/xdg/autostart. In the common Desktop Environments this should
have xbindkeys still start automatically, but without the problems the
old way of using /etc/X11/Xsession.d gave us.
Users whose environment does not make use of /etc/xdg/autostart do
need to manually start xbindkeys, either by just running it from their
xsession or by executing /usr/bin/xbindkeys_autostart
  * Bug fix: Please update homepage in man page, thanks to Mathieu
Malaterre (Closes: #640477).
  * Bug fix: [xbindkeys] xbindkeys defaults file should only be
examples, thanks to Dean Evans (Closes: #657965).
  * Update guile version

 -- Joerg Jaspert jo...@debian.org  Sun, 16 Feb 2014 13:59:57 +0100

** Affects: xbindkeys (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: xbindkeys (Ubuntu)
   Importance: Undecided = Wishlist

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

Title:
  Sync xbindkeys 1.8.6-1 (universe) from Debian unstable (main)

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

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


[Bug 1283240] Re: Corrupted filenames in ISO Ubuntu 12.04.4 Server amd64

2014-02-22 Thread Matthew Busche
I just took the ISO file in question and mounted it directly on an
ubuntu system.  Much to my chagrin, the file names in the ISO do
actually appear to be good.  But this means that at least 6 different
windows applications all showed the same truncated filenames.

In any case, there still seems to be some fundamental problem with the
windows-based flash-drive creation process used by both LiLIi and
unetbootin-windows.  Is there ANY windows-based mechanism for creating a
bootable ubuntu flash drive that successfully preserves the long
filenames?

Sorry for my false claims.

Matt Busche

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

Title:
  Corrupted filenames in ISO Ubuntu 12.04.4 Server amd64

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

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


[Bug 1283369] [NEW] Sync libpam-tacplus 1.3.8-2 (universe) from Debian unstable (main)

2014-02-22 Thread Jackson Doak
Public bug reported:

Please sync libpam-tacplus 1.3.8-2 (universe) from Debian unstable (main)
Fixes debian RC bug which was breaking upgrades

Changelog entries since current trusty version 1.3.8-1:

libpam-tacplus (1.3.8-2) unstable; urgency=low

  * Added postinst and prerm scripts for pam-auth-update. Closes:
#739274

 -- Jeroen Nijhof jer...@jeroennijhof.nl  Mon, 17 Feb 2014 18:58:59
+0100

** Affects: libpam-tacplus (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: libpam-tacplus (Ubuntu)
   Importance: Undecided = Wishlist

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

Title:
  Sync libpam-tacplus 1.3.8-2 (universe) from Debian unstable (main)

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

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


[Bug 1283344] Re: False GPU lockup IPEHR: 0x0a000001 IPEHR: 0x01000000

2014-02-22 Thread Chris Wilson
*** This bug is a duplicate of bug 1274779 ***
https://bugs.launchpad.net/bugs/1274779

** This bug has been marked a duplicate of bug 1274779
   [ivb] hang on pageflip (IPEHR: 0x0a01 or 0x0a080001 depending on pipe)

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

Title:
  False GPU lockup  IPEHR: 0x0a01 IPEHR: 0x0100

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

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


[Bug 1231947] Re: gnome-settings-daemon input hotplug-command not working in 13.10

2014-02-22 Thread dimovnike
any idea of a workaround?

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

Title:
  gnome-settings-daemon input hotplug-command not working in 13.10

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

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


[Bug 1256961] Re: new glib (2.39.1) causes some indicators nautilus to not load promptly

2014-02-22 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-panel - 1:3.8.0-1ubuntu7

---
gnome-panel (1:3.8.0-1ubuntu7) trusty; urgency=medium

  * Update 51_show_in_unity.patch to also remove StartupNotify header
to work around LP: #1256961. Thanks (again) Alberts Muktupāvels.
 -- Dmitry Shachnev mity...@ubuntu.com   Sat, 22 Feb 2014 11:33:07 +0400

** Changed in: gnome-panel (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  new glib (2.39.1) causes some indicators  nautilus to not load
  promptly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1256961/+subscriptions

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

[Bug 1283370] [NEW] Duplicate cancel buttons

2014-02-22 Thread M.C. Botha
Public bug reported:

Duplicate cancel buttons on dialog when failing to connect to VPN.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: indicator-network 0.5.1+14.04.20140207-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-11.31-generic 3.13.3
Uname: Linux 3.13.0-11-generic i686
ApportVersion: 2.13.2-0ubuntu5
Architecture: i386
CurrentDesktop: Unity
Date: Sat Feb 22 09:25:17 2014
InstallationDate: Installed on 2014-02-08 (13 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha i386 (20140208)
SourcePackage: indicator-network
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: indicator-network (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 trusty

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

Title:
  Duplicate cancel buttons

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

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


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

2014-02-22 Thread Koen Roggemans
This bug also happens in  Ubuntu 12.04, running latest unity for that version 
(5.20).
Is it possible to backport the fix? We have about 200 laptops showing this 
behaviour when editing a LibreOffice Writer document and changing the text 
color. Launcher and top panel disappear.

The bug was already reported for unity version 5, but marked as
duplicate (bug 1024720)

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

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

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

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


[Bug 1271871] Re: Desktop background solid color set to #7F0000 after restart despite being set to something else prior to restart

2014-02-22 Thread Jackson Doak
** Changed in: xfdesktop4 (Ubuntu)
Milestone: ubuntu-14.04-feature-freeze = None

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

Title:
  Desktop background solid color set to #7F after restart despite
  being set to something else prior  to restart

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

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


[Bug 1067434] Re: Sound output device keeps changing when using headphones

2014-02-22 Thread Zurd
file alsa-info.txt.L74fe39LaX added!

** Attachment added: alsa-info.txt.L74fe39LaX
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1067434/+attachment/3990779/+files/alsa-info.txt.L74fe39LaX

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

Title:
  Sound output device keeps changing when using headphones

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

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


[Bug 1067434] Re: Sound output device keeps changing when using headphones

2014-02-22 Thread Zurd
Note that, in this file, it was runned on my main computer where I have
already used hda-jack-retask to solve the problem.

I can produce another file like this one easily with a fresh linux
install where there was no hda-jack-retask used if you'd like.

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

Title:
  Sound output device keeps changing when using headphones

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

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


[Bug 1283373] [NEW] File-roller won't open second window

2014-02-22 Thread mrDoctorWho
Public bug reported:

When i trying to open second window of file-roller with another archive nothing 
happens. But when i close first window and again try to open another archive 
it's ok.
OS: Xubuntu 14.04, file-roller 3.10.2.1

** Affects: file-roller (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/1283373

Title:
  File-roller won't open second window

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

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


[Bug 1282375] Re: trusty upgrade: grub-install fails with odd file error

2014-02-22 Thread medb
I had the same problem because the /boot/efi partition was formatted in
HFS+ file system. But grub-install doesn't allow this, even if it
mounted as read-write.

Previously the /usr/sbin/grub-install file was a script and I have commented 
this check. Now it's binary file so I can't do this.
Example of disabling efi partition check if /usr/sbin/grub-install file is 
script:

if test -n $efidir; then
efi_fs=`$grub_probe --target=fs --device-map=${device_map} ${e$
#   if test x$efi_fs = xfat; then :; else
#   gettext_printf %s doesn't look like an EFI partition.\n ${ef$
#   efidir=
#   fi
fi

So I have come up with the next hack:
1. Backup all files from /boot/efi  partition
2. Format /boot/efi partition to FAT file system and mount it to the /boot/efi 
path
3. Copy all files backed up from the original  /boot/efi partition to the new 
one
4. Run `sudo grub-install` and `sudo dpkg --configure grub-efi-amd64`. Should 
complete successfully.
5. Backup all files from the /boot/efi  partition after successful grub 
upgrade/install
6. Format /boot/efi partition to HFS+ file system and mount it to the /boot/efi 
path
7. Copy all files backed up from the /boot/efi partition after grub 
upgrade/install to the new one
8. Update /etc/fstab to mount the /boot/efi partition during boot

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

Title:
  trusty upgrade: grub-install fails with odd file error

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

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


[Bug 1255558] Re: Can't type my password after cold boot

2014-02-22 Thread Norbert
As note to my comment 35 - remote session is not shown, but I can't
enter password to login.

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

Title:
  Can't type my password after cold boot

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

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


[Bug 1283374] [NEW] [Sony Corporation VGN-NW21SF_T] suspend/resume failure

2014-02-22 Thread Martin Josefsson
Public bug reported:

I would classify myself as a fairly normal users and have no direct
experience of making bug reports. What I do know is that the error
seems to have been encountered when I started the computer. Something
that might be added is that I run Ubuntu 13.10 but felt interested in
testing 14.04 and tried to do an update via the terminal. I know that
the computer downloaded the new software / updates but everything to
judge my version still classed as 13.10?!

ProblemType: KernelOops
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-11-generic 3.13.0-11.31
ProcVersionSignature: Ubuntu 3.13.0-11.31-generic 3.13.3
Uname: Linux 3.13.0-11-generic x86_64
Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
ApportVersion: 2.13.2-0ubuntu5
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  lightdm1576 F pulseaudio
  martin 2226 F pulseaudio
 /dev/snd/controlC0:  lightdm1576 F pulseaudio
  martin 2226 F pulseaudio
Date: Sat Feb 22 09:29:52 2014
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: suspend/resume
HibernationDevice: RESUME=UUID=d160a581-68d3-4fc1-82b5-32311a26b419
InstallationDate: Installed on 2014-02-15 (6 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
InterpreterPath: /usr/bin/python3.4
MachineType: Sony Corporation VGN-NW21SF_T
ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
ProcFB: 0 radeondrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-11-generic 
root=UUID=0723ed56-13bd-4159-84aa-bfab1c66995f ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-3.13.0-11-generic N/A
 linux-backports-modules-3.13.0-11-generic  N/A
 linux-firmware 1.125
SourcePackage: linux
Title: [Sony Corporation VGN-NW21SF_T] suspend/resume failure
UpgradeStatus: Upgraded to trusty on 2014-02-19 (2 days ago)
UserGroups:
 
dmi.bios.date: 08/20/2009
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: R1120Y4
dmi.board.asset.tag: N/A
dmi.board.name: VAIO
dmi.board.vendor: Sony Corporation
dmi.board.version: N/A
dmi.chassis.asset.tag: N/A
dmi.chassis.type: 10
dmi.chassis.vendor: Sony Corporation
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrR1120Y4:bd08/20/2009:svnSonyCorporation:pnVGN-NW21SF_T:pvrC6039YAN:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
dmi.product.name: VGN-NW21SF_T
dmi.product.version: C6039YAN
dmi.sys.vendor: Sony Corporation

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


** Tags: amd64 apport-kerneloops resume suspend trusty

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

Title:
  [Sony Corporation VGN-NW21SF_T] suspend/resume failure

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

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


[Bug 1283375] [NEW] package brltty 5.0-0ubuntu1 failed to install/upgrade: пакет brltty не готов к настройке настройка невозможна (текущее состояние: «half-installed»)

2014-02-22 Thread loquens
Public bug reported:

Appeared while upgrading from 13.10 to 14.04

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: brltty 5.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-11.31-generic 3.13.3
Uname: Linux 3.13.0-11-generic x86_64
ApportVersion: 2.13.2-0ubuntu5
Architecture: amd64
Date: Sat Feb 22 09:46:39 2014
ErrorMessage: пакет brltty не готов к настройке  настройка невозможна (текущее 
состояние: «half-installed»)
InstallationDate: Installed on 2013-10-14 (130 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
SourcePackage: brltty
Title: package brltty 5.0-0ubuntu1 failed to install/upgrade: пакет brltty не 
готов к настройке  настройка невозможна (текущее состояние: «half-installed»)
UpgradeStatus: Upgraded to trusty on 2014-02-21 (0 days ago)

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


** Tags: amd64 apport-package trusty

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

Title:
  package brltty 5.0-0ubuntu1 failed to install/upgrade: пакет brltty не
  готов к настройке  настройка невозможна (текущее состояние: «half-
  installed»)

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

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

[Bug 1283374] Status changed to Confirmed

2014-02-22 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/1283374

Title:
  [Sony Corporation VGN-NW21SF_T] suspend/resume failure

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

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


[Bug 1276909] Re: error detecting hardware characteristics: unrecognised architecture: aarch64

2014-02-22 Thread James Page
** Changed in: juju-core (Ubuntu)
   Importance: Undecided = High

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

Title:
  error detecting hardware characteristics: unrecognised architecture:
  aarch64

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

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


[Bug 1273712] Re: jujud dies on ppc64el architecture

2014-02-22 Thread James Page
Rebuilt with gccgo-4.9 - working OK

** Changed in: gcc-4.8 (Ubuntu)
   Status: New = Invalid

** Changed in: gcc-4.8 (Ubuntu)
   Status: Invalid = Won't Fix

** Changed in: juju-core (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/1273712

Title:
  jujud dies on ppc64el architecture

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

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


[Bug 1250298] Re: 8086:0be1 [Acer AOD270] Blackscreen after boot after splash sceen

2014-02-22 Thread psil0cybin
Christopher, here is the output

V1.10
07/23/2013


** Attachment removed: PulseList.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1250298/+attachment/3905965/+files/PulseList.txt

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

Title:
  8086:0be1 [Acer AOD270]  Blackscreen after boot after splash sceen

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

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


[Bug 1250298] Re: 8086:0be1 [Acer AOD270] Blackscreen after boot after splash sceen

2014-02-22 Thread psil0cybin
I am still having this bug with newer kernels, what can I do in order to 
activate it again?
Sorry for the delay!

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

Title:
  8086:0be1 [Acer AOD270]  Blackscreen after boot after splash sceen

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

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


[Bug 1283378] [NEW] NetworkManager crashed with SIGABRT in g_assertion_message()

2014-02-22 Thread magowiz
Public bug reported:

on gnome-shell session startup I got this crash reported by apport,
anyway this doesn't affect the connection, I only get the error dialog
window that asks me if I want to report this issue.

ProblemType: Crash
DistroRelease: Ubuntu 13.10
Package: network-manager 0.9.8.0-0ubuntu22 [modified: usr/bin/nm-online 
usr/bin/nm-tool usr/bin/nmcli usr/lib/NetworkManager/nm-avahi-autoipd.action 
usr/lib/NetworkManager/nm-dhcp-client.action 
usr/lib/NetworkManager/nm-dispatcher.action usr/sbin/NetworkManager]
ProcVersionSignature: Ubuntu 3.11.0-18.32-generic 3.11.10.4
Uname: Linux 3.11.0-17-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: amd64
Date: Tue Feb 18 06:06:02 2014
ExecutablePath: /usr/sbin/NetworkManager
IpRoute:
 default via 192.168.2.1 dev eth0  proto static 
 192.168.2.0/24 dev eth0  proto kernel  scope link  src 192.168.2.103  metric 9
MarkForUpload: True
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=true
 WWANEnabled=true
 WimaxEnabled=true
ProcCmdline: NetworkManager
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
 LANG=it_IT.UTF-8
Signal: 6
SourcePackage: network-manager
StacktraceTop:
 ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
 g_assertion_message () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
 g_assertion_message_expr () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
 nm_manager_new ()
 main ()
Title: NetworkManager crashed with SIGABRT in g_assertion_message()
UpgradeStatus: Upgraded to saucy on 2013-10-17 (127 days ago)
UserGroups:
 
mtime.conffile..etc.NetworkManager.NetworkManager.conf: 
2013-11-04T10:37:59.420882
nmcli-dev:
 DEVICE TYPE  STATE DBUS-PATH   
   
 eth0   802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/1  
 em1802-3-ethernetunavailable   
/org/freedesktop/NetworkManager/Devices/0
nmcli-nm:
 RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   WIFI  
 WWAN-HARDWARE   WWAN  
 running 0.9.8.0connected   enabled   enabled 
enabledenabled disabled

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


** Tags: amd64 apport-crash need-amd64-retrace saucy

** Information type changed from Private to Public

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

Title:
  NetworkManager crashed with SIGABRT in g_assertion_message()

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

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


[Bug 793599] Re: Gnome-screensaver shouldn't activate is there is recent joystick input

2014-02-22 Thread Rebecca Palmer
Fixed in 3.0.0 (in Trusty).

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

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

Title:
  Gnome-screensaver shouldn't activate is there is recent joystick input

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

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


[Bug 908153] Re: no icon visual in unity and unity 2d

2014-02-22 Thread Rebecca Palmer
Partially fixed in 3.0.0 (Trusty): the Dash entry now has an icon, but
the running program doesn't, as openscenegraph doesn't provide a way to
set one; this has long been known upstream
(http://forum.openscenegraph.org/viewtopic.php?t=1789; the suggested fix
there doesn't work), but is not yet fixed.

** Summary changed:

- no icon visual in unity and unity 2d
+ no icon while running

** Tags removed: bitesize patch

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

Title:
  no icon while running

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

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


[Bug 1262244] Re: package flightgear-data-base 2.10.0-2 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2014-02-22 Thread Rebecca Palmer
We suspect this is because one or both of the symlinks the prerm script
removes are already removed, probably by a failed or interrupted
previous removal/upgrade; if so, it is fixed in 3.0.0-1 (in Trusty).

If the package works other than this message, it should be OK to ignore
it until Trusty is released; if it doesn't, please post the information
requested earlier.

** Changed in: flightgear-data (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/1262244

Title:
  package flightgear-data-base 2.10.0-2 failed to install/upgrade:
  subprocess new pre-removal script returned error exit status 1

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

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


[Bug 1283381] ArecordDevices.txt

2014-02-22 Thread lvm
apport information

** Attachment added: ArecordDevices.txt
   
https://bugs.launchpad.net/bugs/1283381/+attachment/3990858/+files/ArecordDevices.txt

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

Title:
  system freezes with 3.2.0-59 kernel when serving external internet
  proxy requests

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

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


[Bug 1283381] AplayDevices.txt

2014-02-22 Thread lvm
apport information

** Attachment added: AplayDevices.txt
   
https://bugs.launchpad.net/bugs/1283381/+attachment/3990857/+files/AplayDevices.txt

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

Title:
  system freezes with 3.2.0-59 kernel when serving external internet
  proxy requests

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

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


[Bug 1283382] [NEW] please sync kasumi 2.5-4 from Debian unstable

2014-02-22 Thread Rolf Leggewie
Public bug reported:

2.5-3 of kasumi failed to build on the new arm64 platform. Ubuntu
patched the build process to use autotools-dev in 2.5-3ubuntu1 while I
just now uploaded 2.5-4 which uses dh-autoreconf to achieve the same
result.  In any case the Ubuntu delta can be dropped. Please go back to
syncing for this package.

** Affects: kasumi (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/1283382

Title:
  please sync kasumi 2.5-4 from Debian unstable

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

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


[Bug 1283381] [NEW] system freezes with 3.2.0-59 kernel when serving external internet proxy requests

2014-02-22 Thread lvm
Public bug reported:

up to date 12.04 internet proxy with squid and privoxy. As soon as another 
machine attempts to use the proxy, it (proxy machine) dies - no reaction to 
keyboard, network, frozen mouse pointer, etc, and no useful messages in syslog; 
but when I try to use internet locally on the proxy machine and via the same 
proxy software it works just fine. 100% repeatable. Booting back to 3.2.0-58 
fixed this issue.
--- 
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  lvm2583 F pulseaudio
 /dev/snd/controlC0:  lvm2583 F pulseaudio
CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not 
found.
Card0.Amixer.info:
 Card hw:0 'SB'/'HDA ATI SB at 0xfe60 irq 16'
   Mixer name   : 'Realtek ALC892'
   Components   : 'HDA:10ec0892,18497892,00100302'
   Controls  : 41
   Simple ctrls  : 20
Card1.Amixer.info:
 Card hw:1 'NVidia'/'HDA NVidia at 0xfe08 irq 25'
   Mixer name   : 'Nvidia GPU 0d HDMI/DP'
   Components   : 'HDA:10de000d,10de0101,00100100'
   Controls  : 25
   Simple ctrls  : 5
DistroRelease: Ubuntu 12.04
HibernationDevice: RESUME=UUID=d22ce633-8298-47af-bd3b-b2f2c011e08f
InstallationMedia: Kubuntu 11.04 Natty Narwhal - Release i386 (20110427)
IwConfig:
 lono wireless extensions.
 
 eth2  no wireless extensions.
MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
MarkForUpload: True
NonfreeKernelModules: nvidia
Package: linux (not installed)
ProcFB:
 
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.2.0-58-generic-pae 
root=UUID=e5d4b20c-2274-4625-bff0-06fcc27e7755 ro libata.dma=5 quiet splash
ProcVersionSignature: Ubuntu 3.2.0-58.88-generic-pae 3.2.53
PulseList:
 Error: command ['pacmd', 'list'] failed with exit code 1: Home directory 
/home/lvm not ours.
 No PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-3.2.0-58-generic-pae N/A
 linux-backports-modules-3.2.0-58-generic-pae  N/A
 linux-firmware1.79.9
RfKill:
 
Tags:  precise
Uname: Linux 3.2.0-58-generic-pae i686
UpgradeStatus: Upgraded to precise on 2013-05-14 (284 days ago)
UserGroups:
 
dmi.bios.date: 09/13/2011
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P1.30
dmi.board.name: 990FX Extreme4
dmi.board.vendor: ASRock
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.30:bd09/13/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn990FXExtreme4:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: To Be Filled By O.E.M.
dmi.product.version: To Be Filled By O.E.M.
dmi.sys.vendor: To Be Filled By O.E.M.

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


** Tags: apport-collected precise

** Tags added: apport-collected precise

** Description changed:

- up to date 12.04 internet proxy with squid and privoxy. As soon as
- another machine attempts to use the proxy, it (proxy machine) dies - no
- reaction to keyboard, network, frozen mouse pointer, etc, and no useful
- messages in syslog; but when I try to use internet locally on the proxy
- machine and via the same proxy software it works just fine. 100%
- repeatable. Booting back to 3.2.0-58 fixed this issue.
+ up to date 12.04 internet proxy with squid and privoxy. As soon as another 
machine attempts to use the proxy, it (proxy machine) dies - no reaction to 
keyboard, network, frozen mouse pointer, etc, and no useful messages in syslog; 
but when I try to use internet locally on the proxy machine and via the same 
proxy software it works just fine. 100% repeatable. Booting back to 3.2.0-58 
fixed this issue.
+ --- 
+ AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
+ ApportVersion: 2.0.1-0ubuntu17.6
+ Architecture: i386
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  lvm2583 F pulseaudio
+  /dev/snd/controlC0:  lvm2583 F pulseaudio
+ CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
+ Card0.Amixer.info:
+  Card hw:0 'SB'/'HDA ATI SB at 0xfe60 irq 16'
+Mixer name : 'Realtek ALC892'
+Components : 'HDA:10ec0892,18497892,00100302'
+Controls  : 41
+Simple ctrls  : 20
+ Card1.Amixer.info:
+  Card hw:1 'NVidia'/'HDA NVidia at 0xfe08 irq 25'
+Mixer name : 'Nvidia GPU 0d HDMI/DP'
+Components : 'HDA:10de000d,10de0101,00100100'
+Controls  : 25
+Simple ctrls  : 5
+ DistroRelease: Ubuntu 12.04
+ HibernationDevice: RESUME=UUID=d22ce633-8298-47af-bd3b-b2f2c011e08f
+ InstallationMedia: Kubuntu 11.04 Natty Narwhal - Release i386 (20110427)
+ IwConfig:
+  lono wireless extensions.
+  
+  

[Bug 1283381] Card1.Codecs.codec.0.txt

2014-02-22 Thread lvm
apport information

** Attachment added: Card1.Codecs.codec.0.txt
   
https://bugs.launchpad.net/bugs/1283381/+attachment/3990863/+files/Card1.Codecs.codec.0.txt

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

Title:
  system freezes with 3.2.0-59 kernel when serving external internet
  proxy requests

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

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


[Bug 1283381] Card1.Amixer.values.txt

2014-02-22 Thread lvm
apport information

** Attachment added: Card1.Amixer.values.txt
   
https://bugs.launchpad.net/bugs/1283381/+attachment/3990862/+files/Card1.Amixer.values.txt

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

Title:
  system freezes with 3.2.0-59 kernel when serving external internet
  proxy requests

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

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


[Bug 1283381] Card0.Amixer.values.txt

2014-02-22 Thread lvm
apport information

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

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

Title:
  system freezes with 3.2.0-59 kernel when serving external internet
  proxy requests

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

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


[Bug 1283381] AlsaDevices.txt

2014-02-22 Thread lvm
apport information

** Attachment added: AlsaDevices.txt
   
https://bugs.launchpad.net/bugs/1283381/+attachment/3990856/+files/AlsaDevices.txt

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

Title:
  system freezes with 3.2.0-59 kernel when serving external internet
  proxy requests

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

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


[Bug 1283381] Lsusb.txt

2014-02-22 Thread lvm
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/1283381/+attachment/3990872/+files/Lsusb.txt

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

Title:
  system freezes with 3.2.0-59 kernel when serving external internet
  proxy requests

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

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


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

2014-02-22 Thread lvm
apport information

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

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

Title:
  system freezes with 3.2.0-59 kernel when serving external internet
  proxy requests

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

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


[Bug 1283381] CurrentDmesg.txt

2014-02-22 Thread lvm
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/1283381/+attachment/3990869/+files/CurrentDmesg.txt

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

Title:
  system freezes with 3.2.0-59 kernel when serving external internet
  proxy requests

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

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


[Bug 1283381] Lspci.txt

2014-02-22 Thread lvm
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/1283381/+attachment/3990871/+files/Lspci.txt

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

Title:
  system freezes with 3.2.0-59 kernel when serving external internet
  proxy requests

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

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


[Bug 1283381] Card1.Codecs.codec.1.txt

2014-02-22 Thread lvm
apport information

** Attachment added: Card1.Codecs.codec.1.txt
   
https://bugs.launchpad.net/bugs/1283381/+attachment/3990864/+files/Card1.Codecs.codec.1.txt

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

Title:
  system freezes with 3.2.0-59 kernel when serving external internet
  proxy requests

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

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


[Bug 1283381] Card1.Codecs.codec.3.txt

2014-02-22 Thread lvm
apport information

** Attachment added: Card1.Codecs.codec.3.txt
   
https://bugs.launchpad.net/bugs/1283381/+attachment/3990867/+files/Card1.Codecs.codec.3.txt

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

Title:
  system freezes with 3.2.0-59 kernel when serving external internet
  proxy requests

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

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


[Bug 1283381] BootDmesg.txt

2014-02-22 Thread lvm
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/1283381/+attachment/3990859/+files/BootDmesg.txt

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

Title:
  system freezes with 3.2.0-59 kernel when serving external internet
  proxy requests

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

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


[Bug 1283381] AcpiTables.txt

2014-02-22 Thread lvm
apport information

** Attachment added: AcpiTables.txt
   
https://bugs.launchpad.net/bugs/1283381/+attachment/3990855/+files/AcpiTables.txt

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

Title:
  system freezes with 3.2.0-59 kernel when serving external internet
  proxy requests

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

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


[Bug 1283381] Card1.Codecs.codec.2.txt

2014-02-22 Thread lvm
apport information

** Attachment added: Card1.Codecs.codec.2.txt
   
https://bugs.launchpad.net/bugs/1283381/+attachment/3990865/+files/Card1.Codecs.codec.2.txt

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

Title:
  system freezes with 3.2.0-59 kernel when serving external internet
  proxy requests

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

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


[Bug 1283381] WifiSyslog.txt

2014-02-22 Thread lvm
apport information

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/1283381/+attachment/3990880/+files/WifiSyslog.txt

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

Title:
  system freezes with 3.2.0-59 kernel when serving external internet
  proxy requests

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

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


[Bug 1283381] PciMultimedia.txt

2014-02-22 Thread lvm
apport information

** Attachment added: PciMultimedia.txt
   
https://bugs.launchpad.net/bugs/1283381/+attachment/3990873/+files/PciMultimedia.txt

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

Title:
  system freezes with 3.2.0-59 kernel when serving external internet
  proxy requests

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

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


[Bug 1283381] UdevDb.txt

2014-02-22 Thread lvm
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/1283381/+attachment/3990878/+files/UdevDb.txt

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

Title:
  system freezes with 3.2.0-59 kernel when serving external internet
  proxy requests

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

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


[Bug 1283381] UdevLog.txt

2014-02-22 Thread lvm
apport information

** Attachment added: UdevLog.txt
   
https://bugs.launchpad.net/bugs/1283381/+attachment/3990879/+files/UdevLog.txt

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

Title:
  system freezes with 3.2.0-59 kernel when serving external internet
  proxy requests

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

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


[Bug 1283378]

2014-02-22 Thread Apport retracing service
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1283378

Title:
  NetworkManager crashed with SIGABRT in _g_log_abort()

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

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


[Bug 1283381] ProcModules.txt

2014-02-22 Thread lvm
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/1283381/+attachment/3990877/+files/ProcModules.txt

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

Title:
  system freezes with 3.2.0-59 kernel when serving external internet
  proxy requests

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

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


[Bug 1283381] ProcCpuinfo.txt

2014-02-22 Thread lvm
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/1283381/+attachment/3990874/+files/ProcCpuinfo.txt

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

Title:
  system freezes with 3.2.0-59 kernel when serving external internet
  proxy requests

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

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


[Bug 1283381] ProcEnviron.txt

2014-02-22 Thread lvm
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/1283381/+attachment/3990875/+files/ProcEnviron.txt

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

Title:
  system freezes with 3.2.0-59 kernel when serving external internet
  proxy requests

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

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


[Bug 1283381] ProcInterrupts.txt

2014-02-22 Thread lvm
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/1283381/+attachment/3990876/+files/ProcInterrupts.txt

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

Title:
  system freezes with 3.2.0-59 kernel when serving external internet
  proxy requests

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

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


[Bug 1283381] Status changed to Confirmed

2014-02-22 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/1283381

Title:
  system freezes with 3.2.0-59 kernel when serving external internet
  proxy requests

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

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


[Bug 1283378] Stacktrace.txt

2014-02-22 Thread Apport retracing service
** Attachment added: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1283378/+attachment/3990881/+files/Stacktrace.txt

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

Title:
  NetworkManager crashed with SIGABRT in _g_log_abort()

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

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


[Bug 1283378] StacktraceSource.txt

2014-02-22 Thread Apport retracing service
** Attachment added: StacktraceSource.txt
   
https://bugs.launchpad.net/bugs/1283378/+attachment/3990882/+files/StacktraceSource.txt

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

Title:
  NetworkManager crashed with SIGABRT in _g_log_abort()

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

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


[Bug 1283340] Re: package linux-image-3.2.0-60-generic 3.2.0-60.91 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2014-02-22 Thread Jörg Frings-Fürst
Hi,

from your Dmesg.txt:

[  481.402215] sd 3:0:0:0: [sda] Unhandled sense code
[  481.402219] sd 3:0:0:0: [sda]  Result: hostbyte=DID_OK 
driverbyte=DRIVER_SENSE
[  481.402226] sd 3:0:0:0: [sda]  Sense Key : Medium Error [current] 
[descriptor]
[  481.402234] Descriptor sense data with sense descriptors (in hex):
[  481.402237] 72 03 11 04 00 00 00 0c 00 0a 80 00 00 00 00 00 
[  481.402258] 0f 46 be 6b 
[  481.402263] sd 3:0:0:0: [sda]  Add. Sense: Unrecovered read error - auto 
reallocate failed
[  481.402270] sd 3:0:0:0: [sda] CDB: Read(10): 28 00 0f 46 be 68 00 00 08 00
[  481.402281] end_request: I/O error, dev sda, sector 256294507
[  481.402286] quiet_error: 29 callbacks suppressed

The hard drive on /dev/sda has defects. Please backup and replace.

If the error still exists then change the status of the bug to
'Confirmed'.


Jörg




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

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

Title:
  package linux-image-3.2.0-60-generic 3.2.0-60.91 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/linux/+bug/1283340/+subscriptions

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

[Bug 1283378] StacktraceTop.txt

2014-02-22 Thread Apport retracing service
** Attachment added: StacktraceTop.txt
   
https://bugs.launchpad.net/bugs/1283378/+attachment/3990883/+files/StacktraceTop.txt

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

Title:
  NetworkManager crashed with SIGABRT in _g_log_abort()

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

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


[Bug 1283298] Re: unity8 crashed with SIGSEGV in __GI___pthread_mutex_lock()

2014-02-22 Thread Michał Sawicz
I'm afraid this very much looks like a vbox issue, not a unity8 one.
Adding affects: virtualbox pending further investigation.

** Also affects: virtualbox (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/1283298

Title:
  unity8 crashed with SIGSEGV in __GI___pthread_mutex_lock()

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

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


[Bug 1283378] ThreadStacktrace.txt

2014-02-22 Thread Apport retracing service
** Attachment added: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1283378/+attachment/3990884/+files/ThreadStacktrace.txt

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1283378/+attachment/3990827/+files/CoreDump.gz

** Changed in: network-manager (Ubuntu)
   Importance: Undecided = Medium

** Summary changed:

- NetworkManager crashed with SIGABRT in g_assertion_message()
+ NetworkManager crashed with SIGABRT in _g_log_abort()

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

Title:
  NetworkManager crashed with SIGABRT in _g_log_abort()

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

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


[Bug 1278491] Re: KeyError: 'admin-secret'

2014-02-22 Thread Kapil Thangavelu
** Changed in: juju-deployer
   Status: In Progress = Fix Committed

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

Title:
  KeyError: 'admin-secret'

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-deployer/+bug/1278491/+subscriptions

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


[Bug 1283384] [NEW] regression: Lenovo T420s idle power consumption 7W-12W

2014-02-22 Thread Timo Aaltonen
Public bug reported:

Hi, didn't notice this before but looks like my laptop is consuming a
lot more power than on saucy, and it's not caused by i915 locked on to
higher gpu frequency (checked
/sys/kernel/debug/dri/0/i915_cur_delayinfo).

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-11-generic 3.13.0-11.31
ProcVersionSignature: Ubuntu 3.13.0-11.31-generic 3.13.3
Uname: Linux 3.13.0-11-generic x86_64
ApportVersion: 2.13.2-0ubuntu5
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  tjaalton   2952 F pulseaudio
CurrentDesktop: Unity
Date: Sat Feb 22 11:27:13 2014
EcryptfsInUse: Yes
InstallationDate: Installed on 2011-09-12 (893 days ago)
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110901)
MachineType: LENOVO 4170CTO
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-11-generic 
root=UUID=d855f499-6e26-4f5c-89df-81bcf94082bd ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.13.0-11-generic N/A
 linux-backports-modules-3.13.0-11-generic  N/A
 linux-firmware 1.125
SourcePackage: linux
UpgradeStatus: Upgraded to trusty on 2013-12-11 (72 days ago)
dmi.bios.date: 09/13/2012
dmi.bios.vendor: LENOVO
dmi.bios.version: 8CET55WW (1.35 )
dmi.board.asset.tag: Not Available
dmi.board.name: 4170CTO
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvr8CET55WW(1.35):bd09/13/2012:svnLENOVO:pn4170CTO:pvrThinkPadT420s:rvnLENOVO:rn4170CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 4170CTO
dmi.product.version: ThinkPad T420s
dmi.sys.vendor: LENOVO

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


** Tags: amd64 apport-bug trusty

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

Title:
  regression: Lenovo T420s idle power consumption 7W-12W

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

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


[Bug 1256961] Re: new glib (2.39.1) causes some indicators nautilus to not load promptly

2014-02-22 Thread Norbert
Thank you for the fix!
Tested 3.8.0-1ubuntu7 from proposed on Unity and GNOME FlashBack sessions 
(Compiz and Metacity) - bug is fixed.

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

Title:
  new glib (2.39.1) causes some indicators  nautilus to not load
  promptly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1256961/+subscriptions

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


[Bug 1207812] Re: iOS 7, Trust Prompt Looping

2014-02-22 Thread Klaus ZINGERLE
Dear Ingo,

after recent update the iphone appears as iphone of N.N. in my
personal folder.

- folders on iphone are accessible
- pictures in the subfolder DCIM are accessible, transfer of files works.
- music transfer works not: I may transfer music files to the respective 
subfolder, but these files are not recognized at the iphone itself.

- mounting/pairing/trusting works properly.

brgds

Klaus

(IBM Thinkpad x61s, 32 bit, 12.04 LTS, iPhone5)

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

Title:
  iOS 7, Trust Prompt Looping

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

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


[Bug 1283383] [NEW] gnome-shell crashed with SIGSEGV in cairo_surface_get_type()

2014-02-22 Thread Tobiasz Jarczyk
Public bug reported:

gnome-shell crashes after invoking CairoSurface.getType() in Looking
Glass.

ProblemType: Crash
DistroRelease: Ubuntu 14.04
Package: gnome-shell 3.10.4-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-11.31-generic 3.13.3
Uname: Linux 3.13.0-11-generic x86_64
ApportVersion: 2.13.2-0ubuntu5
Architecture: amd64
CurrentDesktop: GNOME
Date: Sat Feb 22 10:20:42 2014
DisplayManager: gdm
ExecutablePath: /usr/bin/gnome-shell
InstallationDate: Installed on 2013-10-15 (129 days ago)
InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Release amd64 
(20131015)
ProcCmdline: /usr/bin/gnome-shell
ProcEnviron:
 LANGUAGE=pl
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=pl_PL.UTF-8
 SHELL=/bin/bash
SegvAnalysis:
 Segfault happened at: 0x7f535cb3dd40 cairo_surface_get_type: mov
0x10(%rdi),%eax
 PC (0x7f535cb3dd40) ok
 source 0x10(%rdi) (0x0010) not located in a known VMA region (needed 
readable region)!
 destination %eax ok
SegvReason: reading NULL VMA
Signal: 11
SourcePackage: gnome-shell
StacktraceTop:
 cairo_surface_get_type () from /usr/lib/x86_64-linux-gnu/libcairo.so.2
 ?? () from /usr/lib/libgjs.so.0
 ?? ()
 ?? ()
 ?? ()
Title: gnome-shell crashed with SIGSEGV in cairo_surface_get_type()
UpgradeStatus: Upgraded to trusty on 2013-11-05 (108 days ago)
UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sudo

** Affects: gnome-shell (Ubuntu)
 Importance: Undecided
 Status: Invalid


** Tags: amd64 apport-crash third-party-packages trusty

** Information type changed from Private to Private Security

** Information type changed from Private Security to Public

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

Title:
  gnome-shell crashed with SIGSEGV in cairo_surface_get_type()

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

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


[Bug 1035058] Re: Path name change introduced with FlightGear 2.4 is not reflected

2014-02-22 Thread Rebecca Palmer
The path settings you refer to are not defaults in fgrun itself, but
settings the user previously entered, which the package management
system isn't allowed to touch as they are stored in the user's home
directory.

3.0.0 (in Trusty) does add (correct) default paths, but these only
appear when there are no user-set ones (new installation or after
Restore Defaults; be aware this will also delete your other default
options).

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

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

Title:
  Path name change introduced with FlightGear 2.4 is not reflected

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

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


[Bug 1276833] Re: indicator icon invisible using radiance theme

2014-02-22 Thread Norbert
*** This bug is a duplicate of bug 1237749 ***
https://bugs.launchpad.net/bugs/1237749

** This bug has been marked a duplicate of bug 1237749
   Icon does not change with theme switch

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

Title:
  indicator icon invisible using radiance theme

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

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


[Bug 1283383] StacktraceSource.txt

2014-02-22 Thread Apport retracing service
** Attachment added: StacktraceSource.txt
   
https://bugs.launchpad.net/bugs/1283383/+attachment/3990942/+files/StacktraceSource.txt

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

Title:
  gnome-shell crashed with SIGSEGV in cairo_surface_get_type()

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

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


[Bug 1283383] Crash report cannot be processed

2014-02-22 Thread Apport retracing service
Thank you for your report!

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

outdated debug symbol package for libwrap0: package version 7.6.q-25 dbgsym 
version 7.6.q-24
libv4l-0 version 1.0.1-1 required, but 1.0.0-1 is available
libv4lconvert0 version 1.0.1-1 required, but 1.0.0-1 is available
outdated debug symbol package for libapparmor1: package version 2.8.0-0ubuntu38 
dbgsym version 2.8.0-0ubuntu31.1
outdated debug symbol package for gir1.2-nmgtk-1.0: package version 
0.9.8.4-1ubuntu3 dbgsym version 0.9.8.0-1ubuntu5.1
outdated debug symbol package for tcpd: package version 7.6.q-25 dbgsym version 
7.6.q-24


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

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


** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1283383/+attachment/3990885/+files/CoreDump.gz

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

Title:
  gnome-shell crashed with SIGSEGV in cairo_surface_get_type()

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

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


[Bug 1283383]

2014-02-22 Thread Apport retracing service
StacktraceTop:
 cairo_surface_get_type (surface=0x0) at 
/build/buildd/cairo-1.13.0~20140204/src/cairo-surface.c:221
 ?? () from /tmp/apport_sandbox__xwr2e/usr/lib/libgjs.so.0
 ?? ()
 ?? ()
 ?? ()

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

Title:
  gnome-shell crashed with SIGSEGV in cairo_surface_get_type()

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

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


[Bug 1283383] ThreadStacktrace.txt

2014-02-22 Thread Apport retracing service
** Attachment added: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1283383/+attachment/3990943/+files/ThreadStacktrace.txt

** Changed in: gnome-shell (Ubuntu)
   Status: New = Invalid

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

Title:
  gnome-shell crashed with SIGSEGV in cairo_surface_get_type()

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

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


[Bug 1249551] Re: Xorg crashed with SIGABRT in RRSetChanged() with nvidia-prime

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

** Changed in: nvidia-graphics-drivers (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/1249551

Title:
  Xorg crashed with SIGABRT in RRSetChanged() with nvidia-prime

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/1249551/+subscriptions

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


[Bug 1283383] Stacktrace.txt

2014-02-22 Thread Apport retracing service
** Attachment added: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1283383/+attachment/3990941/+files/Stacktrace.txt

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

Title:
  gnome-shell crashed with SIGSEGV in cairo_surface_get_type()

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

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


[Bug 1283380] Re: display.im6 assert failure: display.im6: magick/list.c:447: DestroyImageList: Проверочное утверждение «images-signature == 0xabacadabUL» не выполнено.

2014-02-22 Thread Apport retracing service
*** This bug is a duplicate of bug 1201812 ***
https://bugs.launchpad.net/bugs/1201812

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 #1201812, 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/1283380/+attachment/3990847/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1283380/+attachment/3990849/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1283380/+attachment/3990850/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1283380/+attachment/3990851/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1283380/+attachment/3990852/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1283380/+attachment/3990853/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1283380/+attachment/3990854/+files/ThreadStacktrace.txt

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

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

Title:
  display.im6 assert failure: display.im6: magick/list.c:447:
  DestroyImageList: Проверочное утверждение «images-signature ==
  0xabacadabUL» не выполнено.

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

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

[Bug 1283385] Re: Xorg crashed with SIGABRT in __GI___open_catalog()

2014-02-22 Thread Apport retracing service
*** This bug is a duplicate of bug 1249551 ***
https://bugs.launchpad.net/bugs/1249551

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 #1249551, 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/1283385/+attachment/3990914/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1283385/+attachment/3990917/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1283385/+attachment/3990928/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1283385/+attachment/3990930/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1283385/+attachment/3990931/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1283385/+attachment/3990932/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1283385/+attachment/3990933/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1249551
   Xorg crashed with SIGABRT in RRSetChanged() with nvidia-prime

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

Title:
  Xorg crashed with SIGABRT in __GI___open_catalog()

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

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


[Bug 1263228] Re: indicator-keyboard and gnome-panel icons are small (difficult to view on FullHD display)

2014-02-22 Thread Norbert
** Summary changed:

- indicator-keyboard icons are small (difficult to view on FullHD display)
+ indicator-keyboard and gnome-panel icons are small (difficult to view on 
FullHD display)

** Also affects: gnome-panel
   Importance: Undecided
   Status: New

** Project changed: gnome-panel = gnome-panel (Ubuntu)

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

Title:
  indicator-keyboard and gnome-panel icons are small (difficult to view
  on FullHD display)

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

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


[Bug 1283387] [NEW] package nvidia-304-updates 304.116-0ubuntu0.0.1 failed to install/upgrade: package nvidia-304-updates is already installed and configured

2014-02-22 Thread Chu
Public bug reported:

indica que tengo descargado el conrolador nvidia, pero no actvado.
gracias

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: nvidia-304-updates 304.116-0ubuntu0.0.1
ProcVersionSignature: Ubuntu 3.11.0-17.31~precise1-generic 3.11.10.3
Uname: Linux 3.11.0-17-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: amd64
Date: Sat Feb 22 10:46:41 2014
DuplicateSignature: package:nvidia-304-updates:304.116-0ubuntu0.0.1:package 
nvidia-304-updates is already installed and configured
ErrorMessage: package nvidia-304-updates is already installed and configured
InstallationMedia: Ubuntu 12.04.4 LTS Precise Pangolin - Release amd64 
(20140204)
MarkForUpload: True
SourcePackage: dpkg
Title: package nvidia-304-updates 304.116-0ubuntu0.0.1 failed to 
install/upgrade: package nvidia-304-updates 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/1283387

Title:
  package nvidia-304-updates 304.116-0ubuntu0.0.1 failed to
  install/upgrade: package nvidia-304-updates is already installed and
  configured

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

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


[Bug 1283386] [NEW] package libc6 2.18-0ubuntu7 [modified: usr/share/doc/libc6/NEWS.gz usr/share/doc/libc6/changelog.Debian.gz usr/share/doc/libc6/copyright usr/share/lintian/overrides/libc6] failed t

2014-02-22 Thread Markus Glanzer
Public bug reported:

Appears under Ubuntu 14.04 develpment Branch, and seems to appear in
concert with Bug 1202754 and Bug 1024590

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: libc6 2.18-0ubuntu7 [modified: usr/share/doc/libc6/NEWS.gz 
usr/share/doc/libc6/changelog.Debian.gz usr/share/doc/libc6/copyright 
usr/share/lintian/overrides/libc6]
ProcVersionSignature: Ubuntu 3.13.0-8.28-generic 3.13.2
Uname: Linux 3.13.0-8-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.13.2-0ubuntu5
Architecture: amd64
Date: Sat Feb 22 10:46:42 2014
Dependencies:
 gcc-4.9-base 4.9-20140217-0ubuntu1
 libc6 2.18-0ubuntu7 [modified: usr/share/doc/libc6/NEWS.gz 
usr/share/doc/libc6/changelog.Debian.gz usr/share/doc/libc6/copyright 
usr/share/lintian/overrides/libc6]
 libgcc1 1:4.9-20140217-0ubuntu1
 multiarch-support 2.18-0ubuntu7
DuplicateSignature: package:libc6:2.18-0ubuntu7 [modified: 
usr/share/doc/libc6/NEWS.gz usr/share/doc/libc6/changelog.Debian.gz 
usr/share/doc/libc6/copyright usr/share/lintian/overrides/libc6]:subprocess new 
pre-installation script returned error exit status 128
ErrorMessage: subprocess new pre-installation script returned error exit status 
128
InstallationDate: Installed on 2014-02-06 (15 days ago)
InstallationMedia: Ubuntu-GNOME 14.04 Trusty Tahr - Alpha amd64 (20140121.1)
SourcePackage: eglibc
Title: package libc6 2.18-0ubuntu7 [modified: usr/share/doc/libc6/NEWS.gz 
usr/share/doc/libc6/changelog.Debian.gz usr/share/doc/libc6/copyright 
usr/share/lintian/overrides/libc6] failed to install/upgrade: subprocess new 
pre-installation script returned error exit status 128
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package trusty

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

Title:
  package libc6 2.18-0ubuntu7 [modified: usr/share/doc/libc6/NEWS.gz
  usr/share/doc/libc6/changelog.Debian.gz usr/share/doc/libc6/copyright
  usr/share/lintian/overrides/libc6] failed to install/upgrade:
  subprocess new pre-installation script returned error exit status 128

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

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


[Bug 1268771] Re: NVIDIA Prime fails with Linux 3.13

2014-02-22 Thread Alberto Milone
there was a bug that caused a configuration file to be removed. Please
type the following commands and restart your computer:

sudo apt-get --purge remove nvidia-prime

sudo apt-get install nvidia-prime

** Changed in: nvidia-graphics-drivers-331 (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  NVIDIA Prime fails with Linux 3.13

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1268771/+subscriptions

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


[Bug 1234412] Re: ecryptfs fails to mount (Unable to link the KEY_SPEC_USER_KEYRING into the KEY_SPEC_SESSION_KEYRING)

2014-02-22 Thread Eugene San
After upgrade to Linux 3.13.0-11.31, the problem is gone.

I guess if no one will report the opposite, bug can be set as fixed.

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

Title:
  ecryptfs fails to mount (Unable to link the KEY_SPEC_USER_KEYRING into
  the KEY_SPEC_SESSION_KEYRING)

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

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


[Bug 1283387] Re: package nvidia-304-updates 304.116-0ubuntu0.0.1 failed to install/upgrade: package nvidia-304-updates is already installed and configured

2014-02-22 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package nvidia-304-updates 304.116-0ubuntu0.0.1 failed to
  install/upgrade: package nvidia-304-updates is already installed and
  configured

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

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


[Bug 1281155] Re: About this Computer shows 13.10 instead of 14.04

2014-02-22 Thread Hans Joachim Desserud
** Changed in: gnome-control-center (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/1281155

Title:
  About this Computer shows 13.10 instead of 14.04

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

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


[Bug 1283384] Status changed to Confirmed

2014-02-22 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/1283384

Title:
  regression: Lenovo T420s idle power consumption 7W-12W

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

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


[Bug 1283386] Re: package libc6 2.18-0ubuntu7 [modified: usr/share/doc/libc6/NEWS.gz usr/share/doc/libc6/changelog.Debian.gz usr/share/doc/libc6/copyright usr/share/lintian/overrides/libc6] failed to

2014-02-22 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package libc6 2.18-0ubuntu7 [modified: usr/share/doc/libc6/NEWS.gz
  usr/share/doc/libc6/changelog.Debian.gz usr/share/doc/libc6/copyright
  usr/share/lintian/overrides/libc6] failed to install/upgrade:
  subprocess new pre-installation script returned error exit status 128

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

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


[Bug 1255558] Re: Can't type my password after cold boot

2014-02-22 Thread Michael Murphy
I still don't have this bug at all on any of my AMD machines using the
open source graphics drivers.

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

Title:
  Can't type my password after cold boot

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

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


[Bug 1283156] Re: menus switch to window title when window is unmaximized

2014-02-22 Thread Adolfo Jayme
** Changed in: unity (Ubuntu)
 Assignee: (unassigned) = Marco Trevisan (Treviño) (3v1n0)

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

Title:
  menus switch to window title when window is unmaximized

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

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

[Bug 1279344] Re: A significant grammar error/unclear wording is used in an error pop-up.

2014-02-22 Thread Hans Joachim Desserud
I get the same error message when another package management tool is
running in the background with gdebi 0.9.3 on Ubuntu Trusty.

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

** Tags added: bitesize string-fix trusty

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

Title:
  A significant grammar error/unclear wording is used in an error pop-
  up.

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

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


[Bug 1263228] Re: indicator-keyboard and gnome-panel icons are small (difficult to view on FullHD display)

2014-02-22 Thread Norbert
@mpt, thank you for your comment. 
I made a wider title of this bug and updated its description.
The following icons are smaller than on Ubuntu 12.04:
* application menu
* battery charge
* social statuses
* volume icons
* calendar month
and maybe other.

This is usability issue which need to be fixed before Ubuntu 14.04 final
release.

** Description changed:

  I have Ubuntu 14.04 with all updates installed.
  
- My screen resolution is 1920x1080 (FullHD) at 16.4 inches. 
- Icons from the menu of newest indicator-keyboard are very small (difficult to 
read).
+ My screen resolution is 1920x1080 (FullHD) at 16.4 inches.
+ Icons from the menu of newest indicator-keyboard and other gnome-panel icons 
are very small (difficult to read).
  
  Please adapt icon sizes to large screen resolutions.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: indicator-keyboard 0.0.0+14.04.20131125-0ubuntu1
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  Uname: Linux 3.12.0-7-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: i386
  CurrentDesktop: Unity
  Date: Sat Dec 21 00:41:25 2013
  InstallationDate: Installed on 2013-10-20 (61 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release i386 (20131016.1)
  SourcePackage: indicator-keyboard
  UpgradeStatus: Upgraded to trusty on 2013-11-19 (31 days ago)

** Attachment added: icon size problems in gnome-panel adn indicators
   
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/1263228/+attachment/3990981/+files/small_icons.png

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

** Tags added: a11y

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

Title:
  indicator-keyboard and gnome-panel icons are small (difficult to view
  on FullHD display)

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

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


[Bug 1283365] Re: unable to change clock from manuell -- ntp -- Could not install package

2014-02-22 Thread Thaddäus Tintenfisch
*** This bug is a duplicate of bug 1270090 ***
https://bugs.launchpad.net/bugs/1270090

** This bug has been marked a duplicate of bug 1270090
   time-admin can not install ntp

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

Title:
  unable to change clock from manuell -- ntp -- Could not install
  package

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

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


[Bug 1283322] Re: Cannot connect to corporate wifi

2014-02-22 Thread Thaddäus Tintenfisch
** Package changed: gnome-system-tools (Ubuntu) = network-manager
(Ubuntu)

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

Title:
  Cannot  connect to corporate wifi

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

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


[Bug 1283328] Re: Aurora Builds Aren't Building

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

** Changed in: firefox (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/1283328

Title:
  Aurora Builds Aren't Building

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