[Bug 1371972] Re: python-evolution not a package in Ubuntu trusty - 14.04

2014-09-21 Thread tellapu
** Package changed: ubuntu => gnome-python-desktop (Ubuntu)

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

Title:
  python-evolution not a package in Ubuntu trusty - 14.04

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

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


[Bug 1372032] Re: Lubuntu shows terminal after boot

2014-09-21 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker.

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

** Tags added: iso-testing

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

Title:
  Lubuntu shows terminal after boot

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

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


[Bug 1372033] Status changed to Confirmed

2014-09-21 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/1372033

Title:
  Wifi disconnecting every 2 minutes with Intel Wireless 7260AC

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

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


[Bug 1372035] [NEW] modprobe: ERROR: could not insert 'off': Function not implemented

2014-09-21 Thread dino99
Public bug reported:

fresh Utopic installation running a gtx 750 nvidia card, nvidia-331 &
nouveau drivers installed, booted with systemd-boot

but :
- software-properties cant find the installed graphics drivers ('additional 
drivers' tab inside synaptic lp:1369400 )
- nouveau is not listed by lsmod
- if i set 'nouveau' with modprobe, i'm getting:

oem@u32:~$ sudo modprobe nouveau
[sudo] password for oem:
modprobe: ERROR: ../libkmod/libkmod-module.c:816 kmod_module_insert_module() 
could not find module by name='off'
modprobe: ERROR: could not insert 'off': Function not implemented
modprobe: ERROR: ../libkmod/libkmod-module.c:816 kmod_module_insert_module() 
could not find module by name='off'
modprobe: ERROR: could not insert 'off': Function not implemented

oem@u32:~$ sudo modprobe - `uname -r`
modprobe: INFO: ../libkmod/libkmod.c:354 kmod_set_log_fn() custom logging 
function 0xb77817d0 registered
modprobe: DEBUG: ../libkmod/libkmod-index.c:790 index_mm_open() 
file=/lib/modules/3.16.0-16-generic/modules.dep.bin
modprobe: DEBUG: ../libkmod/libkmod-index.c:790 index_mm_open() 
file=/lib/modules/3.16.0-16-generic/modules.alias.bin
modprobe: DEBUG: ../libkmod/libkmod-index.c:790 index_mm_open() 
file=/lib/modules/3.16.0-16-generic/modules.symbols.bin
modprobe: DEBUG: ../libkmod/libkmod-index.c:790 index_mm_open() 
file=/lib/modules/3.16.0-16-generic/modules.builtin.bin
modprobe: DEBUG: ../libkmod/libkmod-module.c:540 kmod_module_new_from_lookup() 
input alias=3.16.0-16-generic, normalized=3.16.0_16_generic
modprobe: DEBUG: ../libkmod/libkmod-module.c:546 kmod_module_new_from_lookup() 
lookup modules.dep 3.16.0_16_generic
modprobe: DEBUG: ../libkmod/libkmod.c:545 kmod_search_moddep() use mmaped index 
'modules.dep' modname=3.16.0_16_generic
modprobe: DEBUG: ../libkmod/libkmod-module.c:550 kmod_module_new_from_lookup() 
lookup modules.symbols 3.16.0_16_generic
modprobe: DEBUG: ../libkmod/libkmod-module.c:554 kmod_module_new_from_lookup() 
lookup install and remove commands 3.16.0_16_generic
modprobe: DEBUG: ../libkmod/libkmod-module.c:558 kmod_module_new_from_lookup() 
lookup modules.aliases 3.16.0_16_generic
modprobe: DEBUG: ../libkmod/libkmod.c:424 kmod_lookup_alias_from_alias_bin() 
use mmaped index 'modules.alias' for name=3.16.0_16_generic
modprobe: DEBUG: ../libkmod/libkmod-module.c:562 kmod_module_new_from_lookup() 
lookup modules.builtin 3.16.0_16_generic
modprobe: DEBUG: ../libkmod/libkmod.c:495 kmod_lookup_alias_from_builtin_file() 
use mmaped index 'modules.builtin' modname=3.16.0_16_generic
modprobe: DEBUG: ../libkmod/libkmod-module.c:567 kmod_module_new_from_lookup() 
lookup 3.16.0_16_generic=0, list=(nil)
modprobe: DEBUG: lookup failed - trying to check if it's builtin
modprobe: DEBUG: ../libkmod/libkmod.c:392 kmod_pool_get_module() get module 
name='3' found=(nil)
modprobe: DEBUG: ../libkmod/libkmod.c:400 kmod_pool_add_module() add 0xb7dee728 
key='3'
modprobe: DEBUG: ../libkmod/libkmod-module.c:1726 kmod_module_get_initstate() 
could not open '/sys/module/3/initstate': No such file or directory
modprobe: DEBUG: ../libkmod/libkmod-module.c:1736 kmod_module_get_initstate() 
could not open '/sys/module/3': No such file or directory
modprobe: DEBUG: ../libkmod/libkmod-module.c:452 kmod_module_unref() 
kmod_module 0xb7dee728 released
modprobe: DEBUG: ../libkmod/libkmod.c:408 kmod_pool_del_module() del 0xb7dee728 
key='3'
modprobe: FATAL: Module 3.16.0-16-generic not found.

Looks like that issue has already been met and was fixed:
https://bugs.launchpad.net/ubuntu/+source/kmod/+bug/1073062/comments/35

so seems a regression.

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: kmod 18-1ubuntu1
ProcVersionSignature: Ubuntu 3.16.0-16.22-generic 3.16.2
Uname: Linux 3.16.0-16-generic i686
NonfreeKernelModules: nvidia
ApportVersion: 2.14.7-0ubuntu2
Architecture: i386
CurrentDesktop: GNOME
Date: Sun Sep 21 08:48:54 2014
SourcePackage: kmod
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 regression-update systemd-boot utopic

** Description changed:

  fresh Utopic installation running a gtx 750 nvidia card, nvidia-331 &
- nouveau drivers installed
+ nouveau drivers installed, booted with systemd-boot
  
  but :
  - software-properties cant find the installed graphics drivers ('additional 
drivers' tab inside synaptic)
  - nouveau is not listed by lsmod
  - if i set 'nouveau' with modprobe, i'm getting:
  
  oem@u32:~$ sudo modprobe nouveau
- [sudo] password for oem: 
+ [sudo] password for oem:
  modprobe: ERROR: ../libkmod/libkmod-module.c:816 kmod_module_insert_module() 
could not find module by name='off'
  modprobe: ERROR: could not insert 'off': Function not implemented
  modprobe: ERROR: ../libkmod/libkmod-module.c:816 kmod_module_insert_module() 
could not find module by name='off'
  modprobe: ERROR: could not insert 'off': Function not implemented
  
  oem@u32:~$ sudo m

[Bug 1372033] Re: Wifi disconnecting every 2 minutes with Intel Wireless 7260AC

2014-09-21 Thread boulayj
Using `modinfo iwlwifi` gives me :

filename:   
/lib/modules/3.13.0-35-generic/kernel/drivers/net/wireless/iwlwifi/iwlwifi.ko
license:GPL
author: Copyright(c) 2003-2013 Intel Corporation 
version:in-tree:
description:Intel(R) Wireless WiFi driver for Linux
firmware:   iwlwifi-7260-7.ucode

I've tried downloading the latest firmware version from intel on
http://wireless.kernel.org/en/users/Drivers/iwlwifi.

What is strange is that this package contains iwlwifi-7260-8.ucode when
modinfo gives me iwlwifi-7260-7.ucode

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

Title:
  Wifi disconnecting every 2 minutes with Intel Wireless 7260AC

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

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


[Bug 1372033] Re: Wifi disconnecting every 2 minutes with Intel Wireless 7260AC

2014-09-21 Thread boulayj
Seems to be the same issue as
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1305305

My kernel version is  3.13.0-35

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

Title:
  Wifi disconnecting every 2 minutes with Intel Wireless 7260AC

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

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


[Bug 1372035] Re: modprobe: ERROR: could not insert 'off': Function not implemented

2014-09-21 Thread dino99
** Description changed:

  fresh Utopic installation running a gtx 750 nvidia card, nvidia-331 &
  nouveau drivers installed, booted with systemd-boot
  
  but :
- - software-properties cant find the installed graphics drivers ('additional 
drivers' tab inside synaptic)
+ - software-properties cant find the installed graphics drivers ('additional 
drivers' tab inside synaptic lp:1369400 )
  - nouveau is not listed by lsmod
  - if i set 'nouveau' with modprobe, i'm getting:
  
  oem@u32:~$ sudo modprobe nouveau
  [sudo] password for oem:
  modprobe: ERROR: ../libkmod/libkmod-module.c:816 kmod_module_insert_module() 
could not find module by name='off'
  modprobe: ERROR: could not insert 'off': Function not implemented
  modprobe: ERROR: ../libkmod/libkmod-module.c:816 kmod_module_insert_module() 
could not find module by name='off'
  modprobe: ERROR: could not insert 'off': Function not implemented
  
  oem@u32:~$ sudo modprobe - `uname -r`
  modprobe: INFO: ../libkmod/libkmod.c:354 kmod_set_log_fn() custom logging 
function 0xb77817d0 registered
  modprobe: DEBUG: ../libkmod/libkmod-index.c:790 index_mm_open() 
file=/lib/modules/3.16.0-16-generic/modules.dep.bin
  modprobe: DEBUG: ../libkmod/libkmod-index.c:790 index_mm_open() 
file=/lib/modules/3.16.0-16-generic/modules.alias.bin
  modprobe: DEBUG: ../libkmod/libkmod-index.c:790 index_mm_open() 
file=/lib/modules/3.16.0-16-generic/modules.symbols.bin
  modprobe: DEBUG: ../libkmod/libkmod-index.c:790 index_mm_open() 
file=/lib/modules/3.16.0-16-generic/modules.builtin.bin
  modprobe: DEBUG: ../libkmod/libkmod-module.c:540 
kmod_module_new_from_lookup() input alias=3.16.0-16-generic, 
normalized=3.16.0_16_generic
  modprobe: DEBUG: ../libkmod/libkmod-module.c:546 
kmod_module_new_from_lookup() lookup modules.dep 3.16.0_16_generic
  modprobe: DEBUG: ../libkmod/libkmod.c:545 kmod_search_moddep() use mmaped 
index 'modules.dep' modname=3.16.0_16_generic
  modprobe: DEBUG: ../libkmod/libkmod-module.c:550 
kmod_module_new_from_lookup() lookup modules.symbols 3.16.0_16_generic
  modprobe: DEBUG: ../libkmod/libkmod-module.c:554 
kmod_module_new_from_lookup() lookup install and remove commands 
3.16.0_16_generic
  modprobe: DEBUG: ../libkmod/libkmod-module.c:558 
kmod_module_new_from_lookup() lookup modules.aliases 3.16.0_16_generic
  modprobe: DEBUG: ../libkmod/libkmod.c:424 kmod_lookup_alias_from_alias_bin() 
use mmaped index 'modules.alias' for name=3.16.0_16_generic
  modprobe: DEBUG: ../libkmod/libkmod-module.c:562 
kmod_module_new_from_lookup() lookup modules.builtin 3.16.0_16_generic
  modprobe: DEBUG: ../libkmod/libkmod.c:495 
kmod_lookup_alias_from_builtin_file() use mmaped index 'modules.builtin' 
modname=3.16.0_16_generic
  modprobe: DEBUG: ../libkmod/libkmod-module.c:567 
kmod_module_new_from_lookup() lookup 3.16.0_16_generic=0, list=(nil)
  modprobe: DEBUG: lookup failed - trying to check if it's builtin
  modprobe: DEBUG: ../libkmod/libkmod.c:392 kmod_pool_get_module() get module 
name='3' found=(nil)
  modprobe: DEBUG: ../libkmod/libkmod.c:400 kmod_pool_add_module() add 
0xb7dee728 key='3'
  modprobe: DEBUG: ../libkmod/libkmod-module.c:1726 kmod_module_get_initstate() 
could not open '/sys/module/3/initstate': No such file or directory
  modprobe: DEBUG: ../libkmod/libkmod-module.c:1736 kmod_module_get_initstate() 
could not open '/sys/module/3': No such file or directory
  modprobe: DEBUG: ../libkmod/libkmod-module.c:452 kmod_module_unref() 
kmod_module 0xb7dee728 released
  modprobe: DEBUG: ../libkmod/libkmod.c:408 kmod_pool_del_module() del 
0xb7dee728 key='3'
  modprobe: FATAL: Module 3.16.0-16-generic not found.
  
  Looks like that issue has already been met and was fixed:
  https://bugs.launchpad.net/ubuntu/+source/kmod/+bug/1073062/comments/35
  
  so seems a regression.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: kmod 18-1ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-16.22-generic 3.16.2
  Uname: Linux 3.16.0-16-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: i386
  CurrentDesktop: GNOME
  Date: Sun Sep 21 08:48:54 2014
  SourcePackage: kmod
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  modprobe: ERROR: could not insert 'off': Function not implemented

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

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


[Bug 1372035] Re: modprobe: ERROR: could not insert 'off': Function not implemented

2014-09-21 Thread dino99
Glancing for possible upstream package, Debian Sid has a more recent
version which deals with an empty /lib/modprobe.d/ folder like on that
Utopic installation. So it seems a good idea to upgrade kmod.

https://packages.debian.org/sid/libkmod-dev
kmod (18-2) unstable; urgency=medium

  * postinst: move any modules parameters from /etc/modules to a new
/etc/modprobe.d/etc-modules-parameters.conf file. (Closes: #627949)
  * initramfs-hook: do not fail if /lib/modprobe.d/ is empty.
  * Add the man page for kmod(8). (Closes: #665873)
  * Document depmod --show in depmod(8). (Closes: #687435)

 -- Marco d'Itri   Wed, 17 Sep 2014 03:50:34 +0200

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

Title:
  modprobe: ERROR: could not insert 'off': Function not implemented

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

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


[Bug 606565] Re: Unclutter removes the cursor too quickly, inhibiting mouse-overs and TITLE tags in browsers.

2014-09-21 Thread Bryce Harrington
** Changed in: unclutter (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/606565

Title:
  Unclutter removes the cursor too quickly, inhibiting mouse-overs and
  TITLE tags in browsers.

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

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


[Bug 1341078] Re: Video randomly freezes. drivers/gpu/drm/drm_crtc.c

2014-09-21 Thread Tomas
** Changed in: linux (Ubuntu)
   Status: Expired => 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/1341078

Title:
  Video randomly freezes. drivers/gpu/drm/drm_crtc.c

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

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


[Bug 1244384] Re: python-cap-ng is missing the python module

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

** Changed in: libcap-ng (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/1244384

Title:
  python-cap-ng is missing the python module

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

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


[Bug 1369943] Re: python-cap-ng package is missing files in trusty

2014-09-21 Thread David
*** This bug is a duplicate of bug 1244384 ***
https://bugs.launchpad.net/bugs/1244384

** This bug has been marked a duplicate of bug 1244384
   python-cap-ng is missing the python module

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

Title:
  python-cap-ng package is missing files in trusty

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

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


[Bug 1371907] Re: systray.py crashed with SIGSEGV in g_type_module_use()nit crashes every time i start the system

2014-09-21 Thread Apport retracing service
*** This bug is a duplicate of bug 632066 ***
https://bugs.launchpad.net/bugs/632066

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 #632066, 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/1371907/+attachment/4209627/+files/CoreDump.gz

** Attachment removed: "Disassembly.txt"
   
https://bugs.launchpad.net/bugs/1371907/+attachment/4209631/+files/Disassembly.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/1371907/+attachment/4209638/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/1371907/+attachment/4209640/+files/ProcStatus.txt

** Attachment removed: "Registers.txt"
   
https://bugs.launchpad.net/bugs/1371907/+attachment/4209641/+files/Registers.txt

** Attachment removed: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1371907/+attachment/4209642/+files/Stacktrace.txt

** Attachment removed: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/1371907/+attachment/4209643/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 632066
   systray.py crashed with SIGSEGV in g_type_module_use()

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

Title:
  systray.py crashed with SIGSEGV in g_type_module_use()nit crashes
  every time i start the system

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

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


[Bug 1371921] Re: compiz crashed with SIGSEGV in g_closure_invoke()

2014-09-21 Thread Apport retracing service
*** This bug is a duplicate of bug 1371857 ***
https://bugs.launchpad.net/bugs/1371857

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 #1371857, 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/1371921/+attachment/4209734/+files/CoreDump.gz

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/1371921/+attachment/4209746/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/1371921/+attachment/4209748/+files/ProcStatus.txt

** Attachment removed: "Registers.txt"
   
https://bugs.launchpad.net/bugs/1371921/+attachment/4209749/+files/Registers.txt

** Attachment removed: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1371921/+attachment/4209750/+files/Stacktrace.txt

** Attachment removed: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/1371921/+attachment/4209751/+files/ThreadStacktrace.txt

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

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

Title:
  compiz crashed with SIGSEGV in g_closure_invoke()

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

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


[Bug 632066] Re: systray.py crashed with SIGSEGV in g_type_module_use()

2014-09-21 Thread Apport retracing service
** Tags added: utopic

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

Title:
  systray.py crashed with SIGSEGV in g_type_module_use()

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

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


[Bug 1371422] Re: nvidia-331 331.89-0ubuntu5: nvidia-331 kernel module failed to build

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

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

Title:
  nvidia-331 331.89-0ubuntu5: nvidia-331 kernel module failed to build

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

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


[Bug 1368647] Re: GPS and location detection not working on Nexus 4

2014-09-21 Thread jeffcooper
I am now getting different errors in the logs after upgradin on the
development channel now on utopic r243.

phablet@ubuntu-phablet:~$ cat 
/var/log/ubuntu-location-service/com.ubuntu.location.WARNING 
Log file created at: 2014/09/21 08:54:13
Running on machine: ubuntu-phablet
Log line format: [IWEF]mmdd hh:mm:ss.uu threadid file:line] msg
E0921 08:54:13.130431   966 ofono_nm_connectivity_manager.cpp:141] Error while 
setting up access to radio and network stack: 
org.freedesktop.DBus.Error.Spawn.ChildExited: Launch helper exited with unknown 
return code 1
E0921 08:55:32.130309  1193 skeleton.cpp:126] 
org.freedesktop.DBus.Error.ServiceUnknown: The name 
com.ubuntu.espoo.Service.Provider was not provided by any .service files
E0921 08:55:32.137905  1193 skeleton.cpp:240] 
org.freedesktop.DBus.Error.ServiceUnknown: The name 
com.ubuntu.espoo.Service.Provider was not provided by any .service files

I was considering a reinstal and using the RTM channel but since Tomas'
comment above I am not sure that will help.

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

Title:
  GPS and location detection not working on Nexus 4

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

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


[Bug 1367835] Re: Error downloading GPS Xtra data: [...] Timeout was reached: No space left on device

2014-09-21 Thread jeffcooper
I am now getting different errors in the logs after upgradin on the
development channel now on utopic r243.

phablet@ubuntu-phablet:~$ cat 
/var/log/ubuntu-location-service/com.ubuntu.location.WARNING
Log file created at: 2014/09/21 08:54:13
Running on machine: ubuntu-phablet
Log line format: [IWEF]mmdd hh:mm:ss.uu threadid file:line] msg
E0921 08:54:13.130431 966 ofono_nm_connectivity_manager.cpp:141] Error while 
setting up access to radio and network stack: 
org.freedesktop.DBus.Error.Spawn.ChildExited: Launch helper exited with unknown 
return code 1
E0921 08:55:32.130309 1193 skeleton.cpp:126] 
org.freedesktop.DBus.Error.ServiceUnknown: The name 
com.ubuntu.espoo.Service.Provider was not provided by any .service files
E0921 08:55:32.137905 1193 skeleton.cpp:240] 
org.freedesktop.DBus.Error.ServiceUnknown: The name 
com.ubuntu.espoo.Service.Provider was not provided by any .service files

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

Title:
  Error downloading GPS Xtra data: [...] Timeout was reached: No space
  left on device

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

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


[Bug 1372037] Re: compiz crashed with SIGSEGV in g_closure_invoke()

2014-09-21 Thread Apport retracing service
*** This bug is a duplicate of bug 1371857 ***
https://bugs.launchpad.net/bugs/1371857

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 #1371857, 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/1372037/+attachment/4210309/+files/CoreDump.gz

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/1372037/+attachment/4210323/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/1372037/+attachment/4210325/+files/ProcStatus.txt

** Attachment removed: "Registers.txt"
   
https://bugs.launchpad.net/bugs/1372037/+attachment/4210326/+files/Registers.txt

** Attachment removed: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1372037/+attachment/4210327/+files/Stacktrace.txt

** Attachment removed: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/1372037/+attachment/4210328/+files/ThreadStacktrace.txt

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

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

Title:
  compiz crashed with SIGSEGV in g_closure_invoke()

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

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


[Bug 1371971] Re: Can't boot after install

2014-09-21 Thread Elfy
*** This bug is a duplicate of bug 1371651 ***
https://bugs.launchpad.net/bugs/1371651

** Package changed: grub2 (Ubuntu) => lightdm (Ubuntu)

** This bug has been marked a duplicate of bug 1371651
   Daily does not boot into graphical interface after installation

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

Title:
  Can't boot after install

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

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


[Bug 1372040] [NEW] cannot update to 14.04 from 12.04

2014-09-21 Thread Alexie
Public bug reported:

Update-manager tells me that I cannot upgrade to 14.04 (something about
cannot determine the sources?)

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: update-manager 1:0.156.14.17
ProcVersionSignature: Ubuntu 3.5.0-44.67~precise1-generic 3.5.7.25
Uname: Linux 3.5.0-44-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu17.7
Architecture: amd64
Date: Sun Sep 21 18:17:26 2014
GsettingsChanges:
 com.ubuntu.update-manager check-new-release-ignore 'trusty'
 com.ubuntu.update-manager first-run false
 com.ubuntu.update-manager launch-time 1411287291
 com.ubuntu.update-manager window-height 600
 com.ubuntu.update-manager window-width 600
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
MarkForUpload: True
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: update-manager
Symptom: ubuntu-release-upgrader-core
UpgradeStatus: Upgraded to precise on 2014-09-21 (0 days ago)
VarLogDistupgradeTermlog:

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


** Tags: amd64 apport-bug dist-upgrade precise running-unity

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

Title:
  cannot update to 14.04 from 12.04

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

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


[Bug 1372042] [NEW] /src/logic/production_program.cc:249] Not implemented

2014-09-21 Thread PAJ
Public bug reported:

Adding directory:/usr/share/games/widelands
Adding directory:/usr/share/games/widelands
Adding directory:.
selected language: (system language)
using locale fr_FR.UTF-8
SDL_VIDEODRIVER=&
Graphics: Trying Video driver: 0 x11 SDL_VIDEODRIVER=x11
Graphics: Trying opengl
Graphics: Try to set Videomode 1680x1050 32 Bit
Graphics: Setting video mode was successful
Graphics: OpenGL: OpenGL enabled
Graphics: OpenGL: Double buffering enabled
Graphics: OpenGL: Max texture size: 16384
Graphics: OpenGL: Number of aux buffers: 4
Graphics: OpenGL: Number of stencil buffer bits: 0
Graphics: OpenGL: Maximum number of textures for multitextures: 4
Graphics: OpenGL: Version 4.4 "4.4.0 NVIDIA 331.38"
Graphics: OpenGL: Textures may have any size
Graphics: OpenGL: Multitexture capabilities sufficient
 GRAPHICS REPORT 
 VIDEO DRIVER x11
 hw surface possible 0
 window manager available 1
 blitz_hw 0
 blitz_hw_CC 0
 blitz_hw_A 0
 blitz_sw 0
 blitz_sw_CC 0
 blitz_sw_A 0
 blitz_fill 0
 video_mem 0
 vfmt 0x296cb00
 size 1680 1050
 END GRAPHICS REPORT 
Graphics: flags: 2
[] Section [global], key 'EXENAME' not used (did you spell the name correctly?)
Game: Reading Preload Data ... took 0ms
Game: Reading Game Class Data ... took 0ms
Game: Reading Map Data ... Game: Reading Map Data took 3ms
Game: Reading Player Info ... Loading the world took 443ms
Game: Reading Player Info took 1186ms
Game: Calling Read_Complete()
Reading Elemental Data ... took 0ms
 Reading Player Names And Tribe Data ... took 1ms
 Reading Port Spaces Data ... took 0ms
 Reading Heights Data ... took 0ms
 Reading Terrain Data ... took 1ms
 Reading Map Objects ... took 7ms
 Reading Player Start Position Data ... took 0ms
 Reading Resources Data ... took 1ms
 Reading Map Extra Data ... took 0ms
 Reading Map Version Data ... took 0ms
 Reading Allowed Worker Types Data ... took 0ms
 Reading Allowed Building Types Data ... took 1ms
 Reading Node Ownership Data ... took 0ms
 Reading Exploration Data ... took 1ms
 Reading Flag Data ... took 3ms
 Reading Road Data ... took 0ms
 Reading Building Data ... took 3ms
 Reading Flagdata Data ... took 0ms
 Reading Roaddata Data ... took 4ms
 Reading Buildingdata Data ... took 1ms
 Second and third phase loading Map Objects ... took 1ms
 Reading Players View Data ... Vision check successful for player 1
Vision check successful for player 2
Vision check successful for player 3
took 15ms
 Reading Player Message Data ... took 0ms
 Reading Objective Data ... took 1ms
 Reading Scripting Data ... took 41ms
 WidelandsMapLoader::load_map_complete() took 85ms
Game: Read_Complete took: 85ms
Game: Reading Player Economies Info ... took 1ms
Game: Reading Command Queue Data ... took 1ms
Game: Parsing messages ... took 0ms
Game: Reading Interactive Player Data ... took 0ms
GameLoader::load() took 1277ms
Starting replay writer
Game: Writing Preload Data ... took 0ms
Game: Writing Game Class Data ... took 0ms
Game: Writing Player Info ... took 16ms
Game: Writing Map Data!
Writing Elemental Data ... took 0ms
 Writing Player Names And Tribe Data ... took 1ms
 Writing Port Spaces Data ... took 0ms
 Writing Heights Data ... took 0ms
 Writing Terrain Data ... took 1ms
 Writing Player Start Position Data ... took 0ms
 Writing Player Message Data ... took 1ms
 Writing Resources Data ... took 1ms
 Writing Map Extra Data ... took 0ms
 Writing Map Version ... took 0ms
 Writing Allowed Worker Types Data ... took 0ms
 Writing Flag Data ... took 3ms
 Writing Road Data ... took 0ms
 Writing Building Data ... took 1ms
 Writing Map Objects ... took 21ms
 Writing Flagdata Data ... took 3ms
 Writing Roaddata Data ... took 8ms
 Writing Buildingdata Data ... took 8ms
 Writing Node Ownership Data ... took 0ms
 Writing Exploration Data ... took 1ms
 Writing Players Unseen Data ... took 9ms
 Writing Scripting Data ... took 104ms
 Writing Objective Data ... took 0ms
 MapSaver::save() took 162ms
Game: Writing Map Data took 162ms
Game: Writing Player Economies Info ... took 0ms
Game: Writing Command Queue Data ... took 14ms
Game: Writing Interactive Player Data ... took 0ms
GameSaver::save() took 192ms
SaveHandler::save_game() took 193ms
Reloading the game from replay
TI(1257): destination appears to have become split from current location -> fail
TI(1270): destination disappeared or economy mismatch -> fail
TI(1306): destination appears to have become split from current location -> fail
TI(1328): destination appears to have become split from current location -> fail
Game: Reading Preload Data ... took 1ms
Game: Reading Game Class Data ... took 0ms
Game: Reading Map Data ... Game: Reading Map Data took 1ms
Game: Reading Player Info ... Game: Reading Player Info took 260ms
Game: Calling Read_Complete()
Reading Elemental Data ... took 1ms
 Reading Player Names And Tribe Data ... took 1ms
 Reading Port Spaces Data ... took 0ms
 Reading Heights Data ... took 0ms
 Reading Terrain Data ... took 0ms
 Reading Map Objects ... took 7ms
 Reading Play

[Bug 1372040] Re: cannot update to 14.04 from 12.04

2014-09-21 Thread Alexie
Checking package manager
Reading package lists... Done
Building dependency tree  
Reading state information... Done
Building data structures... Done 

Calculating the changes

Calculating the changes

Could not determine the upgrade

An unresolvable problem occurred while calculating the upgrade.

This can be caused by: 
* Upgrading to a pre-release version of Ubuntu 
* Running the current pre-release version of Ubuntu 
* Unofficial software packages not provided by Ubuntu 

If none of this applies, then please report this bug using the 
command 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal. 


I tried this 3-4 times. I disabled all non-canonical ubuntu repos in
/etc/apt/sources.d/*

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

Title:
  cannot update to 14.04 from 12.04

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

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


[Bug 1372044] [NEW] impossible to install : package steam 1:1.0.0.45-1ubuntu1 failed to install/upgrade: le sous-processus nouveau script pre-installation a retourné une erreur de sortie d'état 30

2014-09-21 Thread dom
Public bug reported:

Impossible to install and run steam

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: steam 1:1.0.0.45-1ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
Uname: Linux 3.13.0-35-generic i686
ApportVersion: 2.14.1-0ubuntu3.4
AptOrdering:
 steam: Install
 steam: Configure
Architecture: i386
Date: Sun Sep 21 10:39:16 2014
DuplicateSignature: package:steam:1:1.0.0.45-1ubuntu1:le sous-processus nouveau 
script pre-installation a retourné une erreur de sortie d'état 30
ErrorMessage: le sous-processus nouveau script pre-installation a retourné une 
erreur de sortie d'état 30
InstallationDate: Installed on 2014-09-20 (0 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release i386 (20140417)
SourcePackage: steam
Title: package steam 1:1.0.0.45-1ubuntu1 failed to install/upgrade: le 
sous-processus nouveau script pre-installation a retourné une erreur de sortie 
d'état 30
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

Title:
  impossible to install : package steam 1:1.0.0.45-1ubuntu1 failed to
  install/upgrade: le sous-processus nouveau script pre-installation a
  retourné une erreur de sortie d'état 30

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

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

[Bug 1372044] Re: impossible to install : package steam 1:1.0.0.45-1ubuntu1 failed to install/upgrade: le sous-processus nouveau script pre-installation a retourné une erreur de sortie d'état 30

2014-09-21 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  impossible to install : package steam 1:1.0.0.45-1ubuntu1 failed to
  install/upgrade: le sous-processus nouveau script pre-installation a
  retourné une erreur de sortie d'état 30

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

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

[Bug 995788] Re: rhythmbox music player keeps playing after being closed down

2014-09-21 Thread Julien Olivier
Now that there's an Ubuntu-Gnome distribution, the patch should be
reverted so that Rhythmbox works as expected in Ubuntu-GNOME. And stock
Ubuntu should "fix" Rhythmbox by having a rhythmbox-unity package or
something like that.

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

Title:
  rhythmbox music player keeps playing after being closed down

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

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


[Bug 38512] Re: Window close should close, not quit

2014-09-21 Thread Julien Olivier
Now that there's an Ubuntu-Gnome distribution, the patch should be
reverted so that Rhythmbox works as expected in Ubuntu-GNOME. And stock
Ubuntu should "fix" Rhythmbox by having a rhythmbox-unity package or
something like that. There's no reason why GNOME users shuld suffer from
Unity's behaviour.

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

Title:
  Window close should close, not quit

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

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


[Bug 1117804] Re: ausearch doesn't show AppArmor denial messages

2014-09-21 Thread Sverd Johnsen
** Tags added: apparmor

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

Title:
  ausearch doesn't show AppArmor denial messages

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

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


[Bug 922718] Re: Backlight does not turn off while screensaver is active

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

** Changed in: xscreensaver (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/922718

Title:
  Backlight does not turn off while screensaver is active

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

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


[Bug 1372051] [NEW] do release upgrade failed at ntp, configure step

2014-09-21 Thread Niklas Ögren
Public bug reported:

At do release upgrade from 12.04.05 to 14.04.01, the ntp package failed:
Errors were encountered while processing:
 ntp
Error in function: 


A fatal error occurred 

Please report this as a bug and include the files 
/var/log/dist-upgrade/main.log and /var/log/dist-upgrade/apt.log in 
your report. The upgrade has aborted. 
Your original sources.list was saved in 
/etc/apt/sources.list.distUpgrade. 

SystemError: E:Sub-process /usr/bin/dpkg returned an error code (1)


Could not install the upgrades

The upgrade has aborted. Your system could be in an unusable state. A 
recovery will run now (dpkg --configure -a). 

Please report this bug in a browser at 
http://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+filebug 
and attach the files in /var/log/dist-upgrade/ to the bug report. 
installArchives() failed 

Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2) ...
dpkg: error processing package ntp (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 ntp

Upgrade complete

The upgrade has completed but there were errors during the upgrade 
process. 


In /var/lib/dpkg/info/ntp.postinst the add group / adduser commands fail due to 
already existing group / user.
Appended “ || /bin/true” to those lines, and “dpkg —configure ntp” succeeded.

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

** Attachment added: "ubuntu_14_04_01-do_release_upgrade_logs.tar.gz"
   
https://bugs.launchpad.net/bugs/1372051/+attachment/4210370/+files/ubuntu_14_04_01-do_release_upgrade_logs.tar.gz

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

Title:
  do release upgrade failed at ntp, configure step

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

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

[Bug 1372053] [NEW] virtualbox-dkms 4.1.12-dfsg-2ubuntu0.6: virtualbox kernel module failed to build

2014-09-21 Thread Alexander Trümper
Public bug reported:

I just tried to install it from the software center with a freshly
installed machine

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.6
ProcVersionSignature: Ubuntu 3.13.0-32.57~precise1-generic 3.13.11.4
Uname: Linux 3.13.0-32-generic i686
ApportVersion: 2.0.1-0ubuntu17.7
Architecture: i386
DKMSKernelVersion: 3.13.0-32-generic
Date: Sun Sep 21 11:16:13 2014
InstallationMedia: Ubuntu 12.04.5 LTS "Precise Pangolin" - Release i386 
(20140807.1)
MarkForUpload: True
PackageArchitecture: all
PackageVersion: 4.1.12-dfsg-2ubuntu0.6
SourcePackage: virtualbox
Title: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.6: virtualbox kernel module failed 
to build
UpgradeStatus: No upgrade log present (probably fresh install)
VirtualBox.ModInfo:

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


** Tags: apport-package i386 precise

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

Title:
  virtualbox-dkms 4.1.12-dfsg-2ubuntu0.6: virtualbox kernel module
  failed to build

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

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


[Bug 1372053] Re: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.6: virtualbox kernel module failed to build

2014-09-21 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  virtualbox-dkms 4.1.12-dfsg-2ubuntu0.6: virtualbox kernel module
  failed to build

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

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


[Bug 1372055] Re: update-software-center crashed with AttributeError in __getattr__(): When using gi.repository you must not import static modules like "gobject". Please change all occurrences of "imp

2014-09-21 Thread Apport retracing service
*** This bug is a duplicate of bug 1367017 ***
https://bugs.launchpad.net/bugs/1367017

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

** Tags removed: need-duplicate-check

** Changed in: software-center (Ubuntu)
   Importance: Undecided => Medium

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/1372055/+attachment/4210377/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/1372055/+attachment/4210378/+files/ProcStatus.txt

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

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

Title:
  update-software-center crashed with AttributeError in __getattr__():
  When using gi.repository you must not import static modules like
  "gobject". Please change all occurrences of "import gobject" to "from
  gi.repository import GObject". See:
  https://bugzilla.gnome.org/show_bug.cgi?id=709183

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

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


[Bug 1368647] Re: GPS and location detection not working on Nexus 4

2014-09-21 Thread Tomas Öqvist
The location support in RTM is "hit and miss". Sometimes it works,
sometimes it doesn't, but it is better than I ever achieved with 'devel-
proposed'.

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

Title:
  GPS and location detection not working on Nexus 4

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

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


[Bug 1372059] [NEW] nvidia-331 331.89-0ubuntu5: nvidia-331 kernel module failed to build

2014-09-21 Thread Tiago Carrondo
Public bug reported:

no clue

ProblemType: Package
DistroRelease: Ubuntu 14.10
Package: nvidia-331 331.89-0ubuntu5
ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
ApportVersion: 2.14.7-0ubuntu2
Architecture: amd64
DKMSKernelVersion: 3.16.0-16-generic
Date: Sun Sep 21 10:20:33 2014
InstallationDate: Installed on 2014-03-24 (180 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140323)
PackageVersion: 331.89-0ubuntu5
SourcePackage: nvidia-graphics-drivers-331
Title: nvidia-331 331.89-0ubuntu5: nvidia-331 kernel module failed to build
UpgradeStatus: Upgraded to utopic on 2014-09-18 (2 days ago)

** Affects: nvidia-graphics-drivers-331 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package utopic

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

Title:
  nvidia-331 331.89-0ubuntu5: nvidia-331 kernel module failed to build

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

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


[Bug 1372058] [NEW] yowsup-master can not delete from my system

2014-09-21 Thread sk tahar ali
Public bug reported:

/home/taher/yowsup-master
yowsup-master can not delete from my system

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  yowsup-master can not delete from my system

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

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


[Bug 1372058] Re: yowsup-master can not delete from my system

2014-09-21 Thread sk tahar ali
** Attachment added: "/home/taher/yowsup-master"
   
https://bugs.launchpad.net/ubuntu/+bug/1372058/+attachment/4210382/+files/CmdClient.py

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

Title:
  yowsup-master can not delete from my system

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

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


[Bug 958811] Re: Fish (Wanda) no longer customizable

2014-09-21 Thread Dmitry Shachnev
I see two problems here:

1) the initial fish_applet_settings_changed() is called *before*
setup_fish_widget(fish), so the widget cannot be updated;

2) g_settings_get_string (settings, "image") always returns
"wanda.fish", even after running "gsettings set org.gnome.gnome-
panel.applet.fish:/ image monkey.fish". This probably has something to
do with the scheme being relocatable.

** Changed in: gnome-panel (Ubuntu)
   Status: New => Triaged

** Changed in: gnome-panel (Ubuntu)
   Importance: Undecided => Low

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

Title:
  Fish (Wanda) no longer customizable

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

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


[Bug 1318390] Re: lightdm service is starting too late in boot sequence

2014-09-21 Thread Jérôme
This bug still occurs on Trusty.

** Attachment added: "Trusty bootchart"
   
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1318390/+attachment/4210383/+files/dt-trusty-20140920-2.png

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

Title:
  lightdm service is starting too late in boot sequence

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

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


[Bug 1372062] [NEW] Some LLVM 3.5 headers are in wrong paths and different from llvm-3.5 installed from sources.

2014-09-21 Thread Mikael Lepistö
Public bug reported:


1) parallels@parallel:~/projects/llvm-git$ lsb_release -rd
Description:Ubuntu 14.04.1 LTS
Release:14.04

2) parallels@parallel:~/projects/llvm-git$ apt-cache policy llvm-3.5-dev 
llvm-3.5-dev:
  Installed: 1:3.5~svn201651-1ubuntu1
  Candidate: 1:3.5~svn201651-1ubuntu1
  Version table:
 *** 1:3.5~svn201651-1ubuntu1 0
500 http://ubuntu.trumpetti.atm.tut.fi/ubuntu/ trusty/universe amd64 
Packages
500 http://fi.archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages
100 /var/lib/dpkg/status

3) Expected having llvm-3.5 final release

4) Having different headers that official 3.5 release compiled from
sources has. Apparently Ubuntu has svn201651 revision, instead of final.

I came across the problem, when I tried to compile our code on ubuntu
with llvm-3.5-dev.

When you compile llvm by hand and run install headers installed to
prefix/include/llvm are a lot different. e.g. Linker.h is found from
different path and is different.

parallels@parallel:~/projects/install-llvm-git/include$ diff 
/usr/include/llvm-3.5/llvm/Linker.h llvm/Linker/Linker.h 
1c1
< //===- llvm/Linker.h - Module Linker Interface --*- C++ 
-*-===//
---
> //===- Linker.h - Module Linker Interface ---*- C++ 
> -*-===//
10,11c10,11
< #ifndef LLVM_LINKER_H
< #define LLVM_LINKER_H
---
> #ifndef LLVM_LINKER_LINKER_H
> #define LLVM_LINKER_LINKER_H
17a18,19
> class Comdat;
> class GlobalValue;
33c35
< Linker(Module *M);
---
> Linker(Module *M, bool SuppressWarnings=false);
54a57,58
> 
> bool SuppressWarnings;

My llvm from sources is release_35 tag from git mirror.
parallels@parallel:~/projects/install-llvm-git/include$ ../bin/llvm-config 
--version
3.5.0

parallels@parallel:~/projects/llvm-git$ git branch -a
  master
* release_35
  remotes/origin/HEAD -> origin/master

** Affects: llvm-toolchain-3.5 (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/1372062

Title:
  Some LLVM 3.5 headers are in wrong paths and different from llvm-3.5
  installed from sources.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-3.5/+bug/1372062/+subscriptions

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


[Bug 1368647] Re: GPS and location detection not working on Nexus 4

2014-09-21 Thread Tomas Öqvist
It seems as if the GPS takes really long to "wake up" after a reboot.
Just got it working again an hour or so after the last reboot.

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

Title:
  GPS and location detection not working on Nexus 4

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

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


[Bug 1372061] [NEW] SMS notification: time format not translatable

2014-09-21 Thread David Planella
Public bug reported:

See the attached screenshot. The time for the notification seems to be
hardcoded to "hh:mm - mm, d". This works well for the US, but it's not a
format that is used in all other countries. In Spain, for example, the
date would rather be "d mm".

The time format needs to be marked for translation.

Not sure from which project the notifications come from, for some reason
I seem to remember they were moved to u-s-s, but if it's the wrong
project/package, please reassign. Thanks!

** Affects: ubuntu-translations
 Importance: Low
 Status: Triaged

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

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


** Tags: touch

** Attachment added: "i-n2.png"
   https://bugs.launchpad.net/bugs/1372061/+attachment/4210384/+files/i-n2.png

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

** Also affects: ubuntu-translations
   Importance: Undecided
   Status: New

** Tags added: touch

** Description changed:

  See the attached screenshot. The time for the notification seems to be
  hardcoded to "hh:mm - mm, d". This works well for the US, but it's not a
  format that is used in all other countries. In Spain, for example, the
  date would rather be "d mm".
  
  The time format needs to be marked for translation.
  
  Not sure from which project the notifications come from, for some reason
  I seem to remember they were moved to u-s-s, but if it's the wrong
- project/package, please reassing. Thanks!
+ project/package, please reassign. Thanks!

** Changed in: ubuntu-translations
   Status: New => Triaged

** Changed in: ubuntu-translations
   Importance: Undecided => Low

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

Title:
  SMS notification: time format not translatable

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

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


[Bug 1372063] [NEW] "Upcoming events" appears untranslated

2014-09-21 Thread David Planella
Public bug reported:

There seems to be a regression with a text that already appeared
translated in the past. Now "Upcoming events" appears untranslated. I'm
not sure if it's due to a change in language packs, or an issue with the
indicator.

** Affects: indicator-datetime
 Importance: Undecided
 Status: New

** Affects: ubuntu-translations
 Importance: High
 Status: Triaged

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


** Tags: rtm-14 rtm-i18n touch

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

** Tags added: rtm-14 rtm-i18n touch

** Also affects: ubuntu-translations
   Importance: Undecided
   Status: New

** Changed in: ubuntu-translations
   Status: New => Triaged

** Changed in: ubuntu-translations
   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/1372063

Title:
  "Upcoming events" appears untranslated

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

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


[Bug 1320070] Re: Realtek Wifi card RTL8723BE drops connection with MSI enabled

2014-09-21 Thread Paweł Kowalik
>From https://bugzilla.kernel.org/show_bug.cgi?id=83641#c1

"There is a new version of this driver at GitHub. You will need to have
the package with the kernel headers installed.

git clone http://github.com/lwfinger/rtlwifi_new.git
cd rtlwifi_new
make
sudo make install

This version of the driver will be submitted for inclusion in kernel
3.18. I ran it for 39 hours with no disconnects."

** Bug watch added: Linux Kernel Bug Tracker #83641
   http://bugzilla.kernel.org/show_bug.cgi?id=83641

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

Title:
  Realtek Wifi card RTL8723BE drops connection with MSI enabled

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

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


[Bug 1240940] Re: Need support for Realtek Wifi card rtl8723be [10ec:b723]

2014-09-21 Thread Paweł Kowalik
>From https://bugzilla.kernel.org/show_bug.cgi?id=83641#c1

"There is a new version of this driver at GitHub. You will need to have
the package with the kernel headers installed.

git clone http://github.com/lwfinger/rtlwifi_new.git
cd rtlwifi_new
make
sudo make install

This version of the driver will be submitted for inclusion in kernel
3.18. I ran it for 39 hours with no disconnects."

** Bug watch added: Linux Kernel Bug Tracker #83641
   http://bugzilla.kernel.org/show_bug.cgi?id=83641

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

Title:
  Need support for Realtek Wifi  card rtl8723be [10ec:b723]

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1240940/+subscriptions

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


[Bug 1372065] [NEW] Alarms and calendar events are mixed in the indicator

2014-09-21 Thread David Planella
Public bug reported:

See the attached screenshot. It shows the indicator displaying:
- An alarm ("Despertador")
- Several calendar events ("Daniel/David 1:1", "Core apps branches review", 
etc.)

There are several issues:
- All alarms/events are listed under Clock ("Rellotge"). I would expect the 
events to be listed under the calendar entry ("diumenge, 21 de setembre de 
2014")
- The alarm has an event icon, and upon tapping on it, it opens the calendar. 
Expected: alarms have an alarm icon, tapping on it opens the clock
- The events have an alarm icon, and upon tapping on any of them, they open the 
clock. Expected: events have an event icon, tapping on them opens the calendar

** Affects: indicator-datetime
 Importance: Undecided
 Status: New

** Affects: ubuntu-calendar-app
 Importance: Undecided
 Status: New

** Affects: ubuntu-clock-app
 Importance: Undecided
 Status: New

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


** Tags: avengers rtm-14

** Attachment added: "i-t.png"
   https://bugs.launchpad.net/bugs/1372065/+attachment/4210395/+files/i-t.png

** Also affects: indicator-datetime
   Importance: Undecided
   Status: New

** Also affects: ubuntu-clock-app
   Importance: Undecided
   Status: New

** Summary changed:

- Alarms and calendar events are mixed
+ Alarms and calendar events are mixed in the indicator

** Also affects: ubuntu-calendar-app
   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/1372065

Title:
  Alarms and calendar events are mixed in the indicator

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

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


[Bug 1372067] [NEW] [needs-packaging] GitLab

2014-09-21 Thread Fred
Public bug reported:

GitLab Community Edition (CE) is open source software to collaborate on code.
Create projects and repositories, manage access and do code reviews.

License: MIT
URL: https://about.gitlab.com/gitlab-ce/

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: needs-packaging

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

Title:
  [needs-packaging] GitLab

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

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


[Bug 1372068] [NEW] cannot install bootloader

2014-09-21 Thread Alexie
Public bug reported:

refused to install grub in default location and crashed

gave me an option of other locations afterwards, but it didnt give me
any details what was written in these partitions (so forced to cancel)

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: ubiquity 2.18.8
ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
Uname: Linux 3.13.0-32-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
CasperVersion: 1.340
Date: Sun Sep 21 20:11:54 2014
InstallCmdLine: file=/cdrom/preseed/ubuntu.seed boot=casper 
initrd=/casper/initrd.lz quiet splash -- maybe-ubiquity
LiveMediaBuild: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
ProcEnviron:
 LANGUAGE=en_AU.UTF-8
 TERM=linux
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_AU.UTF-8
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: grub-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty ubiquity-2.18.8 ubuntu

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

Title:
  cannot install bootloader

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

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


[Bug 1355418] Re: upgrading to Kubuntu 14.04

2014-09-21 Thread Peter Ludwig
I tried it again today:

This time I removed the nvidia gfx drivers cuz I read that this might be
the problem:

So I did:

sudo apt-get remove --purge nvidia-*
sudo apt-get install kubuntu-desktop
sudo rm /etc/X11/xorg.conf
echo 'nouveau' | sudo tee -a /etc/modules

After a reboot I was on nouveau and so I tried the upgrade again: But
the error message popped up again. Shortly before the downloading of the
new upgrade packages begins.

 On another website I read now that I should remove "xserver-xorg-video-nouveau 
". Hehehe 
But before I start again - maybe someone here has better advice.

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

Title:
  upgrading to Kubuntu 14.04

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

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


[Bug 1372063] Re: "Upcoming events" appears untranslated

2014-09-21 Thread David Planella
Sorry for the noise, I just realized that the original string has
changed, so it needs to be retranslated.

** Changed in: indicator-datetime
   Status: New => Invalid

** Changed in: indicator-datetime (Ubuntu)
   Status: New => Incomplete

** Changed in: ubuntu-translations
   Status: Triaged => Invalid

** Changed in: indicator-datetime (Ubuntu)
   Status: Incomplete => Invalid

** Tags removed: rtm-14 rtm-i18n touch

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

Title:
  "Upcoming events" appears untranslated

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

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


[Bug 1350544] Re: Some translations are not loaded

2014-09-21 Thread David Planella
** Changed in: ubuntu-translations
   Status: Incomplete => 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/1350544

Title:
  Some translations are not loaded

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

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


[Bug 958811] Re: Fish (Wanda) no longer customizable

2014-09-21 Thread Alberts Muktupāvels
1) This can be fixed by moving fish_applet_settings_changed() after
setup_fish_widget().

2) Correct command to change it is:
gsettings set 
org.gnome.gnome-panel.applet.fish:/org/gnome/gnome-panel/layout/objects/[fish-applet]/instance-config/
 image monkey.fish

[fish-applet] - name of applet in dconf. It could be fish-applet, fish-
applet-1, fish-applet-2, fish-applet-0-0...

Best fix for this would be to restore option to change this in
preferences dialog.

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

Title:
  Fish (Wanda) no longer customizable

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

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


[Bug 1308136] Re: telephony-service-indicator is waking up every 4 seconds adding inotifies on paths that don't exist

2014-09-21 Thread Sebastien Bacher
is that still an issue with the current glib version?
it looks like it could have been the issue resolved recently with 
https://git.gnome.org/browse/glib/commit/?id=3b8bc8bacf1fe31cda44fb5293711e87989388ea

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

Title:
  telephony-service-indicator is waking up every 4 seconds adding
  inotifies on paths that don't exist

To manage notifications about this bug go to:
https://bugs.launchpad.net/telephony-service/+bug/1308136/+subscriptions

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


[Bug 1372061] Re: SMS notification: time format not translatable

2014-09-21 Thread Sebastien Bacher
settings has notifications for system updates only, that's probably an
issue with telephony-service rather

** Package changed: ubuntu-system-settings (Ubuntu) => telephony-service
(Ubuntu)

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

Title:
  SMS notification: time format not translatable

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

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


[Bug 1372069] [NEW] Amarok crash after try to open internet radio

2014-09-21 Thread Michal Sobczak
Public bug reported:

When I try to play internet radio or some audio file amarok crash

Log with debug parameter:

amarok: BEGIN: virtual int App::newInstance() 
amarok:   BEGIN: static void App::handleCliArgs() 
amarok:   END__: static void App::handleCliArgs() [Took: 0.001s] 
amarok: END__: virtual int App::newInstance() [Took: 0.001s] 
michal@demon:~$ amarok: BEGIN: void Analyzer::Base::connectSignals() 
amarok: END__: void Analyzer::Base::connectSignals() [Took: 0s] 
amarok: BEGIN: void Playlist::PrettyListView::trackActivated(const 
QModelIndex&) 
amarok:   BEGIN: void Playlist::Actions::play(const QModelIndex&) 
amarok: BEGIN: void Playlist::Actions::play(quint64, bool) 
amarok:   BEGIN: void EngineController::play(Meta::TrackPtr, uint, bool) 
amarok: BEGIN: void EngineController::stop(bool, bool) 
amarok: END__: void EngineController::stop(bool, bool) [Took: 0s] 
amarok: [EngineController] play: bounded is  QObject(0x0)  current "One 
Of Us" 
amarok: [EngineController] Just a normal, boring track... :-P 
amarok: BEGIN: void EngineController::playUrl(const KUrl&, uint, bool) 
amarok:   [EngineController] URL:  KUrl("http://188.165.22.29:9400";) 
"http://188.165.22.29:9400"; 
amarok:   [EngineController] Offset:  0 
amarok: END__: void EngineController::playUrl(const KUrl&, uint, bool) 
[Took: 0s] 
amarok:   END__: void EngineController::play(Meta::TrackPtr, uint, bool) 
[Took: 0.001s] 
amarok: END__: void Playlist::Actions::play(quint64, bool) [Took: 0.001s] 
amarok:   END__: void Playlist::Actions::play(const QModelIndex&) [Took: 
0.001s] 
amarok: END__: void Playlist::PrettyListView::trackActivated(const 
QModelIndex&) [Took: 0.001s] 
amarok: BEGIN: void EngineController::slotNewTrackPlaying(const 
Phonon::MediaSource&) 
amarok:   [EngineController] Empty MediaSource (engine stop) 
amarok: END__: void EngineController::slotNewTrackPlaying(const 
Phonon::MediaSource&) [Took: 0s] 
amarok: [EngineController] slotStateChanged from 1 to 0 
amarok: [EngineController] slotStateChanged from 0 to 1 
amarok: MPRIS2: Queueing up a PropertiesChanged signal 
amarok: BEGIN: void EngineController::slotNewTrackPlaying(const 
Phonon::MediaSource&) 
amarok:   [WARNING] [EngineController] Would use gain of 0 , but current Phonon 
backend doesn't seem to support pre-amplifier (VolumeFaderEffect) 
amarok:   BEGIN: void Playlist::Actions::slotTrackPlaying(Meta::TrackPtr) 
amarok: BEGIN: void 
Playlist::PrettyListView::slotPlaylistActiveTrackChanged() 
amarok:   BEGIN: void Playlist::PrettyListView::scrollToActiveTrack() 
amarok:   END__: void Playlist::PrettyListView::scrollToActiveTrack() 
[Took: 0s] 
amarok: END__: void 
Playlist::PrettyListView::slotPlaylistActiveTrackChanged() [Took: 0s] 
amarok:   END__: void Playlist::Actions::slotTrackPlaying(Meta::TrackPtr) 
[Took: 0s] 
amarok:   BEGIN: void ProgressWidget::redrawBookmarks(const QString*) 
amarok:   END__: void ProgressWidget::redrawBookmarks(const QString*) [Took: 
0s] 
amarok:   BEGIN: void CurrentEngine::trackPlaying(Meta::TrackPtr) 
amarok: [CurrentEngine] updating track "One Of Us" 
amarok:   END__: void CurrentEngine::trackPlaying(Meta::TrackPtr) [Took: 
0.001s] 
amarok:   BEGIN: void OSDWidget::show(const QString&, const QImage&) 
amarok:   END__: void OSDWidget::show(const QString&, const QImage&) [Took: 0s] 
amarok: END__: void EngineController::slotNewTrackPlaying(const 
Phonon::MediaSource&) [Took: 0.013s] 
amarok: BEGIN: void ScriptManager::notifyFetchLyrics(const QString&, const 
QString&) 
amarok:   SCRIPT "LyricWiki" :  "request URL: 
http://lyrics.wikia.com/api.php?action=query&prop=revisions&rvprop=content&format=xml&titles=Joan_Osborne:One_Of_Us";
 
amarok:   BEGIN: static QScriptValue Downloader::init(QScriptContext*, 
QScriptEngine*, bool) 
amarok:   END__: static QScriptValue Downloader::init(QScriptContext*, 
QScriptEngine*, bool) [Took: 0s] 
amarok: END__: void ScriptManager::notifyFetchLyrics(const QString&, const 
QString&) [Took: 0.001s] 
amarok: MPRIS2: Queueing up a PropertiesChanged signal 
amarok: MPRIS2: Album image location is KUrl("") 
amarok: BEGIN: void ProgressWidget::redrawBookmarks(const QString*) 
amarok: END__: void ProgressWidget::redrawBookmarks(const QString*) [Took: 0s] 
amarok: BEGIN: void EngineController::slotMetaDataChanged() 
amarok:   [EngineController] stampStreamTrackLength(): 
m_lastStreamStampPosition: 0 currentPosition: 0 
amarok:   [EngineController] slotTrackFinishedPlaying( "Joan Osborne" - ">>> 
POLSKASTACJA .PL >>> - Tylko ROCK (Polskie Radio) 128kbps" - "One Of Us" , 1 ) 
amarok:   [EngineController] slotMetaDataChanged(): new meta-data: 
QMap(("xesam:album", QVariant(QString, "") ) ( "xesam:author" ,  
QVariant(QString, "") ) ( "xesam:comment" ,  QVariant(QString, "") ) ( 
"xesam:genre" ,  QVariant(QString, "") ) ( "xesam:mediaDuration" ,  
QVariant(int, 0) ) ( "xesam:title" ,  QVariant(QString, 
"http

[Bug 1372071] [NEW] fglrx fails

2014-09-21 Thread Richard Cain
Public bug reported:

fglra fails on update

** Affects: ubuntu-release-upgrader (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/1372071

Title:
  fglrx fails

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

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


[Bug 1370464] Re: yr.no changed the api version

2014-09-21 Thread Leo Iannacone
** Bug watch added: Debian Bug tracker #761195
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=761195

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

** Changed in: libgweather (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/1370464

Title:
  yr.no changed the api version

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

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


[Bug 1372072] [NEW] motion does not listen on ipv6 =no ipv6 support

2014-09-21 Thread tomaszko
Public bug reported:

motion doeas not listen on ipv6 (any Ipv6 connection attempts are ended
with ACK reset)

** Affects: motion (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/1372072

Title:
  motion does not listen on ipv6 =no ipv6 support

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

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


[Bug 1372069] Re: Amarok crash after try to open internet radio

2014-09-21 Thread Michal Sobczak
After deleting this packages: libvlc5{a} libvlccore7{a} libvlccore8{a}
phonon-backend-vlc{a} vlc{a} vlc-data{p} vlc-nox{a} vlc-plugin-notify{a}
vlc-plugin-pulse{a} Amarok start working.

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

Title:
  Amarok crash after try to open internet radio

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

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


[Bug 1371588] Re: 53.1 is out and contains many bug fixes and new syntax

2014-09-21 Thread Hans Joachim Desserud
Since Ubuntu sync most of the packages from Debian, I took a look there,
and saw that icu version 1.53.1 has been packaged in Debian
experimental. See https://tracker.debian.org/pkg/icu for more package
information.

However, if you look under "testing migrations" on that page they are
planning to transition to the new version. In practice this means that
any package depending on icu in some way are rebuilt with the newer
version to make sure they still work as expected with the newer version.
See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=757025 for
details.

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

** Tags added: upgrade-software-version

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

Title:
  53.1 is out and contains many bug fixes and new syntax

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

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


[Bug 1372074] [NEW] The built package misses message files

2014-09-21 Thread AsstZD
Public bug reported:

After building the source package, it misses all the MO files.
The makefile in po dir attempts to use install-sh command for directory 
creation, but it is missing from the source package.

** Affects: almanah (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/1372074

Title:
  The built package misses message files

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

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


[Bug 1355097] Re: Subversion native library not available

2014-09-21 Thread Hans Joachim Desserud
Thanks for taking your time to report this issue and help making Ubuntu
better.

I get the same error message when starting Eclipse after having
installed eclipse-subclipse.

I wonder whether it would be possible to bring the two packages you
mention into 14.04 in order to fix this.

** Changed in: eclipse-subclipse (Ubuntu)
   Status: New => Confirmed

** Tags added: trusty

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

Title:
  Subversion native library not available

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

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


[Bug 1366300] Re: TortoiseHg 3.0.x is not compatible with Mercurial 3.1

2014-09-21 Thread Hans Joachim Desserud
** Bug watch added: Debian Bug tracker #757346
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=757346

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

** Tags added: upgrade-software-version utopic

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

Title:
  TortoiseHg 3.0.x is not compatible with Mercurial 3.1

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

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


[Bug 958811] Re: Fish (Wanda) no longer customizable

2014-09-21 Thread Dmitry Shachnev
I am not going to restore the preferences dialog, but here are some
commits that make customizing work again:

https://github.com/mitya57/gnome-panel/commits/master

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

Title:
  Fish (Wanda) no longer customizable

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

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


[Bug 1371942] Re: "this requires installation of untrusted packages": incomplete warning, then "OK" button does nothing

2014-09-21 Thread Teo
Additionally, the Settings button leads to a Tab in Settings where there's 
nothing related to trusted/untrusted packages.
Ther relevant tab is Authentication, but you have no clue of what you are 
supposed to do there, because 
- the error message didn't tell anything about what are the problematic 
untrusted sources that allegedly are required
- there's no option to "allow untrusted sources" or anything like that, so you 
should magically know which source you would need to add

And most important,  Update Manager should at the very least let you
install ALL OTHER updates except the ones that are causing the issue, so
at least one would be able to isolate them.

Altogether this is designed in the worst conceivable way.

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

Title:
  "this requires installation of untrusted packages": incomplete
  warning, then "OK" button does nothing

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

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


[Bug 1371942] Re: "this requires installation of untrusted packages": incomplete warning, then "OK" button does nothing

2014-09-21 Thread Teo
The only way out is to check only one update (of the several-dozens
list), install it, and then again with the next one, until you find the
one that is causing the wrning.

Or a few at a time, or half of them in  a bisection-search-like fashion.
Totally ridiculous.

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

Title:
  "this requires installation of untrusted packages": incomplete
  warning, then "OK" button does nothing

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

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


[Bug 1366300] Re: TortoiseHg 3.0.x is not compatible with Mercurial 3.1

2014-09-21 Thread Hans Joachim Desserud
Thanks for taking your time to report this issue and help making Ubuntu
better.

I found a bug report in Debian with the same error message, so I have
attached a bug watch, believing it to be the same issue. TortoiseHg 3.1
has since been packaged in Debian which presumably solved the issue.

I have to admit I haven't been able to trigger this error message myself
on Ubuntu Utopic. (I tried to clone a random mercurial repository,
tortoisehg's actually, and then open tgh in the directory which worked
without any errors). Though, it sounds plausible that a newer version of
tortoiseHg is required when mercurial has been upgraded. Do you have an
example of a repository which triggers the error message, or more
details on how to trigger it?

Usually it is possible to request syncing of newer packages from Debian,
but since the release of Ubuntu Utopic draws closer, a Feature Freeze
Exception must be requested, se
https://wiki.ubuntu.com/FreezeExceptionProcess for details. A relevant
part of that request would probably be if we can show that a repository
raising this error with thg 3.0 will start working with thg 3.1, so that
it can be verified the newer package fixes this issue. With such a test
case, I believe it likely that a freeze exception would be accepted.

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

Title:
  TortoiseHg 3.0.x is not compatible with Mercurial 3.1

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

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


[Bug 1370443] Re: Crash after enabling line numbers

2014-09-21 Thread Dmitry Shachnev
Upstream reporter said in https://sourceforge.net/p/retext/tickets/125/
that the fix works.

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  Crash after enabling line numbers

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

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


[Bug 1372077] [NEW] checking/unchecking a bunch of updates is tremendously slow and blocks the UI

2014-09-21 Thread Teo
Public bug reported:

When you click on an item in the list of updates to check or uncheck it, it 
takes a riduculously long time to update the checkbox.
If you check or uncheck a whole group (e.g. Security Updates or Other Updates), 
it takes so long that the UI stops responding and greys out for a while.

There are two issue:
- this shouldn't take so long in the first place
- nothing that take significant time should ever, ever, block the UI, so it 
should be done in a separate thread so as to keep the UI always 100% responsive.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: update-manager 1:0.196.12
ProcVersionSignature: Ubuntu 3.13.0-34.60-generic 3.13.11.4
Uname: Linux 3.13.0-34-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
CurrentDesktop: Unity
Date: Sun Sep 21 13:18:20 2014
GsettingsChanges:
 b'com.ubuntu.update-manager' b'show-details' b'true'
 b'com.ubuntu.update-manager' b'window-height' b'748'
 b'com.ubuntu.update-manager' b'first-run' b'false'
 b'com.ubuntu.update-manager' b'window-width' b'677'
 b'com.ubuntu.update-manager' b'launch-time' b'1411288799'
InstallationDate: Installed on 2013-10-11 (344 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
PackageArchitecture: all
SourcePackage: update-manager
UpgradeStatus: Upgraded to trusty on 2014-05-24 (119 days ago)

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

Title:
  checking/unchecking a bunch of updates is tremendously slow and blocks
  the UI

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

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


[Bug 1372004] Re: Update to Concordance 1.1

2014-09-21 Thread Scott Talbert
Hi Roland,

Thanks for reporting!  As best as I can tell, this probably doesn't meet the 
requirements for a SRU (ie, they generally don't upgrade to new versions of 
packages after a release has been made):
https://wiki.ubuntu.com/StableReleaseUpdates

Would you be interested in a PPA instead?

** Changed in: concordance (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/1372004

Title:
  Update to Concordance 1.1

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

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


[Bug 1372078] [NEW] [Dell Inc. Inspiron 660] suspend/resume failure

2014-09-21 Thread Arnaud Atoch
Public bug reported:

computer did not resume from sleep

ProblemType: KernelOops
DistroRelease: Ubuntu 14.10
Package: linux-image-3.16.0-16-generic 3.16.0-16.22
ProcVersionSignature: Ubuntu 3.16.0-16.22-generic 3.16.2
Uname: Linux 3.16.0-16-generic x86_64
Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
ApportVersion: 2.14.7-0ubuntu2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  arnaud 1901 F pulseaudio
 /dev/snd/controlC0:  arnaud 1901 F pulseaudio
Date: Sun Sep 21 07:27:56 2014
DuplicateSignature: suspend/resume:Dell Inc. Inspiron 660:A10
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: suspend/resume
HibernationDevice: RESUME=UUID=bb8d464f-701e-4f7d-bd5b-d2bfe2dc0242
InstallationDate: Installed on 2014-09-17 (4 days ago)
InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Alpha amd64 (20140916)
InterpreterPath: /usr/bin/python3.4
MachineType: Dell Inc. Inspiron 660
ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-16-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-3.16.0-16-generic N/A
 linux-backports-modules-3.16.0-16-generic  N/A
 linux-firmware 1.134
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
Title: [Dell Inc. Inspiron 660] suspend/resume failure
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
 
dmi.bios.date: 05/13/2013
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A10
dmi.board.name: 084J0R
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 3
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA10:bd05/13/2013:svnDellInc.:pnInspiron660:pvr:rvnDellInc.:rn084J0R:rvrA00:cvnDellInc.:ct3:cvr:
dmi.product.name: Inspiron 660
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-kerneloops need-duplicate-check resume suspend utopic

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

Title:
  [Dell Inc. Inspiron 660] suspend/resume failure

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

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


[Bug 1372078] Status changed to Confirmed

2014-09-21 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/1372078

Title:
  [Dell Inc. Inspiron 660] suspend/resume failure

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

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


[Bug 1371926] Re: Securely publish GPG keys on website

2014-09-21 Thread Eduard - Gabriel Munteanu
** Package changed: ubuntu => ubuntu-website

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

Title:
  Securely publish GPG keys on website

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

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


[Bug 1184262] Re: times out too early, stuck in PrepareForSleep, causing network and other services to not resume

2014-09-21 Thread Pablo180
There's no need to file another bug report, it will only be marked as a 
duplicate. This bug has not been fixed for everyone and continues on here:-
https://bugs.launchpad.net/ubuntu/+source/systemd-shim/+bug/1252121

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

Title:
  times out too early, stuck in PrepareForSleep, causing network and
  other services to not resume

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

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


[Bug 1372078] Re: [Dell Inc. Inspiron 660] suspend/resume failure

2014-09-21 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  [Dell Inc. Inspiron 660] suspend/resume failure

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

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


[Bug 1309578] Re: Ubuntu 14.04 suddenly reboots when booting from Live USB AMD A8 6600k

2014-09-21 Thread Steffen Eibicht
this Bug also affects a customers machine, equipped with a MSI A78M-E45
mainboard with an AMD A4-4000 APU.

This Bug is not in Ubuntu Precise with the 3.2 Kernel. So I first
installed Ubuntu 12.04, installed the fglrx-driver via Jockey and then
upgraded to Trusty. Up to now, the system runs without random reboot.

Conclusion:

1. the bug occurs in Kernel 3.13 and the free radeon driver

2. the bug does obviously not occur in Kernel 3.13 if fglrx is installed

3. the bug does not occur in Kernel 3.2 with the free radeon driver

4. the bug does not occur in Kernel 3.2 with fglrx installed

Have you talked to MSI and AMD about this issue? Is there any activity
going on regarding this ridiculous Bug? Will it ever be fixed or will it
survive a whole LTS-cycle and maybe another one (because in Kernel 3.16
it reportedly also occurs)?

Is there anything, we as users can provide to help you fixing this bug?
Logfiles? What can we do to help?

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

Title:
  Ubuntu 14.04 suddenly reboots when booting from Live USB AMD A8 6600k

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

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


[Bug 1289977] Re: Ubuntu 14.04 Update breaks grub, resulting in "error: symbol 'grub_term_highlight_color' not found"

2014-09-21 Thread Teo
@cjwatson again, could you please tell us whether or not it is safe to
install the latest grub updates for those of us who had the bug, had the
boot broken, and had fixed it?

The problem is: there are updates available and I have no idea whether
installing them will cause the same thing to run which screwed up the
boot on dist upgrade.

I appreciate comments made by other users but they don't calrify this
point.

I understand you cannot guarantee whether anything bad will happen or not by 
updating grup, but given it's you who maintains the package, you should easily 
know whether or not:
1 - merely installing the updates will run the same scripts that ran on 
distupgrade which screwed up some boot configurations
2 - the issue has been addressed in any way so that even if (1) is the case, it 
may not cause the disaster any more

Obviously I won't take the risk if (2) is true, but I'd rather keep grub
up to date if (1) is false.

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

Title:
  Ubuntu 14.04 Update breaks grub, resulting in "error: symbol
  'grub_term_highlight_color' not found"

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

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


[Bug 1371942] Re: "this requires installation of untrusted packages": incomplete warning, then "OK" button does nothing

2014-09-21 Thread Teo
I meant confirmed

** Changed in: update-manager (Ubuntu)
   Status: New => Confirmed

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

Title:
  "this requires installation of untrusted packages": incomplete
  warning, then "OK" button does nothing

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

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


[Bug 1371942] Re: "this requires installation of untrusted packages": incomplete warning, then "OK" button does nothing

2014-09-21 Thread Teo
And finally, by "bisection", I identified the package which was causing
the warning: tortoisehg (or some of its dependencies).

I had installed this package with "sudo apt-get install tortoisehg".

So now I ran "sudo apt-get install tortoisehg" from a command line and I got 
this prompt:
WARNING: The following packages cannot be authenticated!
  tortoisehg mercurial mercurial-common
Install these packages without verification? [y/N] 

Why on earth doesn't Update Manager just give the same prompt and the
same Yes/No option? That's the issue.

I'll change this to Verified because I think the source of the issue is
pretty clear and it's nonsense to wait for some other random person to
stumble into the problem, wnich is easily reproducible.

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

Title:
  "this requires installation of untrusted packages": incomplete
  warning, then "OK" button does nothing

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

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


[Bug 1372065] Re: Alarms and calendar events are mixed in the indicator

2014-09-21 Thread Nekhelesh Ramananthan
Which channel and image did you test this on? I noticed locally that
when creating events in the calendar app, they show up as alarms in the
indicator. But I have never had the issue of clock alarms showing up as
calendar events (nor can I reproduce it on rtm r1 mako). That has to be
regression.

** Changed in: ubuntu-clock-app
   Status: New => Incomplete

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

Title:
  Alarms and calendar events are mixed in the indicator

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

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


[Bug 1372058] Re: yowsup-master can not delete from my system

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

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

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

** Tags added: bot-comment

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

Title:
  yowsup-master can not delete from my system

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

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


[Bug 1366300] Re: TortoiseHg 3.0.x is not compatible with Mercurial 3.1

2014-09-21 Thread Bug Watch Updater
** Changed in: tortoisehg (Debian)
   Status: Unknown => Fix Released

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

Title:
  TortoiseHg 3.0.x is not compatible with Mercurial 3.1

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

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


[Bug 1370464] Re: yr.no changed the api version

2014-09-21 Thread Bug Watch Updater
** Changed in: libgweather (Debian)
   Status: Unknown => New

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

Title:
  yr.no changed the api version

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

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


[Bug 1372085] [NEW] [DSFe] Xubuntu Documentation for 14.10

2014-09-21 Thread Sean Davis
Public bug reported:

The Xubuntu Documentation Team has completed the documentation for
14.10.  As this is after Documentation String Freeze, seeking approval
prior to upload.

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

** Summary changed:

- [DFe] Xubuntu Documentation for 14.10
+ [DSFe] Xubuntu Documentation for 14.10

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

Title:
  [DSFe] Xubuntu Documentation for 14.10

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

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


[Bug 1372085] Re: [DSFe] Xubuntu Documentation for 14.10

2014-09-21 Thread Pasi Lallinaho
ACK'ing this from the Xubuntu documentation team point of view; these
changes keep the documentation up-to-date. If this requires changes
anywhere else, the Xubuntu documentation team will take care of those.

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

Title:
  [DSFe] Xubuntu Documentation for 14.10

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

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


[Bug 1305371] Re: [Dell Inspiron 1525] suspend/resume failure

2014-09-21 Thread Mark smith
*** This bug is a duplicate of bug 1331654 ***
https://bugs.launchpad.net/bugs/1331654

But a "Dell Inspiron 15R" isn't an Dell Inspiron 1525.  ;-)
Glad that script cures it, that script worked well until I installed the kernel 
3.13.0-35.62 on our Dell Inspiron 1525.

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

Title:
  [Dell Inspiron 1525] suspend/resume failure

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

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


[Bug 1283938] Re: [Samsung NP535U4X-S01TH] Ubuntu 14.04 blank screen after wakeup from sleep

2014-09-21 Thread Steven Harms
** Bug watch added: Linux Kernel Bug Tracker #76761
   http://bugzilla.kernel.org/show_bug.cgi?id=76761

** Also affects: linux via
   http://bugzilla.kernel.org/show_bug.cgi?id=76761
   Importance: Unknown
   Status: Unknown

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

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

Title:
  [Samsung NP535U4X-S01TH] Ubuntu 14.04 blank screen after wakeup from
  sleep

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

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


[Bug 1366586] Re: Music app stops playing when an app plays a sound

2014-09-21 Thread Nekhelesh Ramananthan
** Changed in: ubuntu-clock-app
   Status: Fix Committed => 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/1366586

Title:
  Music app stops playing when an app plays a sound

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

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


[Bug 1318008] Re: Core apps .desktop files do not include translated strings

2014-09-21 Thread Nekhelesh Ramananthan
** Changed in: ubuntu-clock-app/reboot
   Status: Fix Committed => 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/1318008

Title:
  Core apps .desktop files do not include translated strings

To manage notifications about this bug go to:
https://bugs.launchpad.net/address-book-app/+bug/1318008/+subscriptions

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


[Bug 1370146] Re: Adjust header behaviour & UI in multi select mode

2014-09-21 Thread Nekhelesh Ramananthan
** Changed in: ubuntu-clock-app
   Status: Fix Committed => 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/1370146

Title:
  Adjust header behaviour & UI in multi select mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/address-book-app/+bug/1370146/+subscriptions

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


[Bug 1366451] Re: "mksh -v" should display mksh's version number, plus the attached chunk of text, onscreen

2014-09-21 Thread Thorsten Glaser
Jason requested an explicit answer to
https://bugs.launchpad.net/mksh/+bug/1366451/comments/9 and here it is:

The idea is ok, but you’ll have to take this up with the Android
developers yourself and submit it to AOSP using their Gerrit instance.
That’s all I ever do, too.

I could imagine an implementation like this:

function help {
cat .

To work with Android logs, packages, databases, screencasts, and the like:
See .

To view the mksh homepage and manpage:
Please visit .

If you have a question, comment, bug report, or suggestion:
On Android: Please visit .
On other systems: Please visit .
EOF
}

This would in-situ replace the shell version, even easier than to ask
the user to echo $KSH_VERSION themselves. I also used an http link, to
save bandwidth (the other homepage link redirects to https). I also
added a bit about scripting.

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

Title:
  "mksh -v" should display mksh's version number, plus the attached
  chunk of text, onscreen

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

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

[Bug 1316423] Re: trusty/utopic pbuilder targets saucy by default

2014-09-21 Thread Hans Joachim Desserud
I ran into this issue on 14.04 a while back and found this issue when
researching. Since I saw it had been fixed in utopic I created a similar
patch for 14.04 and submitted that for review. Though, I now see that
comment #2 had a debdiff for 14.04 all along. Could someone please take
a look at reviewing this?

** Tags added: trusty utopic

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

Title:
  trusty/utopic pbuilder targets saucy by default

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

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


[Bug 1371636] Re: [2.24.51.20140918-1ubuntu1 regression] - /usr/bin/ld: .eh_frame_hdr refers to overlapping FDEs

2014-09-21 Thread Elmar Pruesse
** Bug watch added: Email to elmar@pruesse #
   mailto:el...@pruesse.net

** Also affects: arb via
   mailto:el...@pruesse.net
   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/1371636

Title:
  [2.24.51.20140918-1ubuntu1 regression] - /usr/bin/ld: .eh_frame_hdr
  refers to overlapping FDEs

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

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


[Bug 1316423] Re: trusty/utopic pbuilder targets saucy by default

2014-09-21 Thread Hans Joachim Desserud
** Description changed:

  pbuilder version 0.215ubuntu7, currently in both trusty and utopic, still has
  DISTRIBUTION=saucy
  in its /usr/share/pbuilder/pbuilderrc . While easy to work around, this is 
inelegant.
  
  Maybe the default should be something like $(lsb_release -s -c) ? I'm
  not sure it's safe to evaluate it at run time, but package build time
  should be OK.
+ 
+ 
+ SRU for 14.04
+ [Impact]
+ Developers setting up pbuilder on Ubuntu 14.04 will, unless specifying 
otherwise, get an older EOL-ed release selected as the default distribution.
+ 
+ [Test Case]
+ 0. Verify ~/.pbuilderrc doesn't override the defaults by setting a value for 
DISTRIBUTION
+ 1. Run `sudo pbuilder create`
+ The output should mention "Distribution is trusty.", not "Distribution is 
saucy."
+ 
+ [Regression potential]
+ I'm not familiar with this package, but I would assume very little. It only 
updates the default of one property to a valid distribution. It is presently 
fully possible to set the same value manually without any problems.

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

Title:
  trusty/utopic pbuilder targets saucy by default

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

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


[Bug 1371636] Re: [2.24.51.20140918-1ubuntu1 regression] - /usr/bin/ld: .eh_frame_hdr refers to overlapping FDEs

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

** Changed in: binutils (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/1371636

Title:
  [2.24.51.20140918-1ubuntu1 regression] - /usr/bin/ld: .eh_frame_hdr
  refers to overlapping FDEs

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

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


[Bug 1372085] Re: [DSFe] Xubuntu Documentation for 14.10

2014-09-21 Thread Gunnar Hjalmarsson
On 2014-09-21 14:40, Pasi Lallinaho wrote:
> ACK'ing this from the Xubuntu documentation team point of view; these
> changes keep the documentation up-to-date. If this requires changes
> anywhere else, the Xubuntu documentation team will take care of those.

Well, the purpose of https://wiki.ubuntu.com/DocumentationStringFreeze
is to give the translators enough time. However, as a member of the
Ubuntu Translations Coordinators team I'd say it's ok. But please post a
note on the ubuntu-translators mailing list, letting them know about the
late string changes.

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

Title:
  [DSFe] Xubuntu Documentation for 14.10

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

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


[Bug 1369156] Re: [Dell Inc. Inspiron 11 - 3147] suspend/resume failure

2014-09-21 Thread corqpub
Hi, downloading new kernel now, will follow up once tested. Thanks.

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

Title:
  [Dell Inc. Inspiron 11 - 3147] suspend/resume failure

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

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


[Bug 1371978] Re: video rendering can break with xserver-xorg-video-intel (2:2.99.914-1~exp1ubuntu2) & opengl output

2014-09-21 Thread Doug McMahon
** Description changed:

  Test case:
  On intel Haswell machine
  Using default of opengl or setting to opengl-hq
- Open a video in in mpv (windowed ), the d. left click to make fullscreen.
+ Open a video in mpv (windowed ), the d. left click to make fullscreen.
  Then d. left click to return to windowed mode. Video rendering will halt 
though video will continue to play.
  Sometimes takes more than 1 attempt.
- Returnig to fullscreen & rendering resumes
+ Returning to fullscreen & rendering resumes
  
  If done 10 times then around 80% will show this.
  
  Downgrading to previous xserver-xorg-video-intel (and rleated xserver 
packages, ie., 2.99.914-1~exp1ubuntu1~ubuntu14.04.1) & this does not occur.
  The --vo does matter, if switching to xv this doesn't occur
  
  The same is seen in mpv git so not an issue just with 0.4.2
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: mpv 0.4.2-1ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-16.22-generic 3.16.2
  Uname: Linux 3.16.0-16-generic x86_64
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Sep 20 16:39:18 2014
  InstallationDate: Installed on 2014-09-12 (8 days ago)
  InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Alpha amd64 (20140911)
  SourcePackage: mpv
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  video rendering can break with xserver-xorg-video-intel
  (2:2.99.914-1~exp1ubuntu2) & opengl output

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

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


[Bug 1371454] Re: unity8.indicators.tests.test_indicators.IndicatorExistsTestCase.test_indicator_exists hangs on mako #245 #246

2014-09-21 Thread kevin gunn
ok this is definitely media-hub
I started with #235
running unity8 AP each time
upgraded/installed... one at a time

1) libmedia-hub-client2 & libmedia-hub-common2  - passed
2) libdbus-cpp4 - passed
3) media-hub - failedgot stuck

as the packages are not maintained for the intermediate builds this was
using the latest packages in archive but the failure was the exact same

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

Title:
  
unity8.indicators.tests.test_indicators.IndicatorExistsTestCase.test_indicator_exists
  hangs on mako #245 #246

To manage notifications about this bug go to:
https://bugs.launchpad.net/media-hub/+bug/1371454/+subscriptions

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


[Bug 1371978] Re: video rendering can break with xserver-xorg-video-intel (2:2.99.914-1~exp1ubuntu2) & opengl output

2014-09-21 Thread Doug McMahon
** Description changed:

  Test case:
  On intel Haswell machine
  Using default of opengl or setting to opengl-hq
  Open a video in mpv (windowed ), the d. left click to make fullscreen.
  Then d. left click to return to windowed mode. Video rendering will halt 
though video will continue to play.
  Sometimes takes more than 1 attempt.
  Returning to fullscreen & rendering resumes
  
  If done 10 times then around 80% will show this.
  
- Downgrading to previous xserver-xorg-video-intel (and rleated xserver 
packages, ie., 2.99.914-1~exp1ubuntu1~ubuntu14.04.1) & this does not occur.
+ Downgrading to previous xserver-xorg-video-intel (and related xserver 
packages, ie., 2.99.914-1~exp1, xorg-video-abi-15) & this does not occur.
  The --vo does matter, if switching to xv this doesn't occur
  
  The same is seen in mpv git so not an issue just with 0.4.2
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: mpv 0.4.2-1ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-16.22-generic 3.16.2
  Uname: Linux 3.16.0-16-generic x86_64
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Sep 20 16:39:18 2014
  InstallationDate: Installed on 2014-09-12 (8 days ago)
  InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Alpha amd64 (20140911)
  SourcePackage: mpv
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  video rendering can break with xserver-xorg-video-intel
  (2:2.99.914-1~exp1ubuntu2) & opengl output

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

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


  1   2   3   4   >