[Bug 1527362] Re: source-directory interfaces.d causes crash

2015-12-21 Thread Serge Hallyn
Confirmed.

This seems to be a combination of bug 1273719 and the fact that it crashes
when there is no lo definition found.


** Changed in: netcf (Ubuntu)
   Status: New => Triaged

** Changed in: netcf (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/1527362

Title:
  source-directory interfaces.d causes crash

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

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


[Bug 1528313] [NEW] Pidgin crashing somewhat regularly in 15.10

2015-12-21 Thread Paul Smith
Public bug reported:

I've been using Pidgin since forever and it's been very stable, but ever
since I've updated to 15.10 I'm getting semi-regular (once or twice a
week) crashes.

Ubuntu GNOME 15.10
Pidgin 1:2.10.11-0ubuntu4

Here's a stack trace from my latest crash a few minutes ago, after I
installed the pidgin-dbg package:

$ gdb -c core.pidgin.3643.1450721666 /usr/bin/pidgin
GNU gdb (Ubuntu 7.10-1ubuntu2) 7.10
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
.
Find the GDB manual and other documentation resources online at:
.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/bin/pidgin...Reading symbols from 
/usr/lib/debug//usr/bin/pidgin...done.
done.
[New LWP 3643]
[New LWP 3707]
[New LWP 3706]
[New LWP 3651]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `pidgin'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  g_source_attach (source=0x0, context=0x0) at 
/build/glib2.0-MuyBSS/glib2.0-2.46.2/./glib/gmain.c:1163
1163/build/glib2.0-MuyBSS/glib2.0-2.46.2/./glib/gmain.c: No such file or 
directory.
[Current thread is 1 (Thread 0x7fda0a301a80 (LWP 3643))]
(gdb) thr a a bt

Thread 4 (Thread 0x7fd9f33a2700 (LWP 3651)):
#0  0x7fda06d99743 in select () at ../sysdeps/unix/syscall-template.S:81
#1  0x7fd9f3a5a530 in  () at /usr/lib/x86_64-linux-gnu/libtcl8.6.so
#2  0x7fda0706d6aa in start_thread (arg=0x7fd9f33a2700) at 
pthread_create.c:333
#3  0x7fda06da2eed in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 3 (Thread 0x7fd9ee9dd700 (LWP 3706)):
#0  0x7fda06d978dd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x7fda079111ec in g_main_context_iterate (priority=2147483647, n_fds=2, 
fds=0x7fd9e80008e0, timeout=, context=0x561e1a8cf110) at 
/build/glib2.0-MuyBSS/glib2.0-2.46.2/./glib/gmain.c:4135
#2  0x7fda079111ec in g_main_context_iterate 
(context=context@entry=0x561e1a8cf110, block=block@entry=1, 
dispatch=dispatch@entry=1, self=) at 
/build/glib2.0-MuyBSS/glib2.0-2.46.2/./glib/gmain.c:3835
#3  0x7fda079112fc in g_main_context_iteration (context=0x561e1a8cf110, 
may_block=may_block@entry=1) at 
/build/glib2.0-MuyBSS/glib2.0-2.46.2/./glib/gmain.c:3901
#4  0x7fda07911339 in glib_worker_main (data=) at 
/build/glib2.0-MuyBSS/glib2.0-2.46.2/./glib/gmain.c:5672
#5  0x7fda07937965 in g_thread_proxy (data=0x561e1a82e9e0) at 
/build/glib2.0-MuyBSS/glib2.0-2.46.2/./glib/gthread.c:778
#6  0x7fda0706d6aa in start_thread (arg=0x7fd9ee9dd700) at 
pthread_create.c:333
#7  0x7fda06da2eed in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7fd9ee1dc700 (LWP 3707)):
#0  0x7fda06d978dd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x7fda079111ec in g_main_context_iterate (priority=2147483647, n_fds=3, 
fds=0x7fd9e00010c0, timeout=, context=0x561e1a8cb710) at 
/build/glib2.0-MuyBSS/glib2.0-2.46.2/./glib/gmain.c:4135
#2  0x7fda079111ec in g_main_context_iterate (context=0x561e1a8cb710, 
block=block@entry=1, dispatch=dispatch@entry=1, self=) at 
/build/glib2.0-MuyBSS/glib2.0-2.46.2/./glib/gmain.c:3835
#3  0x7fda07911572 in g_main_loop_run (loop=0x561e1a8cfa00) at 
/build/glib2.0-MuyBSS/glib2.0-2.46.2/./glib/gmain.c:4034
#4  0x7fda057944a6 in gdbus_shared_thread_func (user_data=0x561e1a8cfa40) 
at /build/glib2.0-MuyBSS/glib2.0-2.46.2/./gio/gdbusprivate.c:246
#5  0x7fda07937965 in g_thread_proxy (data=0x561e1a82ea30) at 
/build/glib2.0-MuyBSS/glib2.0-2.46.2/./glib/gthread.c:778
#6  0x7fda0706d6aa in start_thread (arg=0x7fd9ee1dc700) at 
pthread_create.c:333
#7  0x7fda06da2eed in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7fda0a301a80 (LWP 3643)):
#0  0x7fda0790eb24 in g_source_attach (source=0x0, context=0x0) at 
/build/glib2.0-MuyBSS/glib2.0-2.46.2/./glib/gmain.c:1163
#1  0x7fda09c798b8 in  () at /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
#2  0x7fda09c799e0 in gst_bus_add_watch_full () at 
/usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
#3  0x561e1a014b3a in pidgin_sound_play_file (filename=) at 
/build/pidgin-hiYwOJ/pidgin-2.10.11/./pidgin/gtksound.c:543
#4  0x561e1a014927 in pidgin_sound_play_event 
(event=PURPLE_SOUND_BUDDY_ARRIVE) at 
/build/pidgin-hiYwOJ/pidgin-2.10.11/./pidgin/gtksound.c:616
#5  0x7fda0761b9f2 in purple_signal_emit_vargs (instance=, 

[Bug 1527933] Re: Sync logbook 0.12.3-1 (universe) from Debian unstable (main)

2015-12-21 Thread Michael Terry
This bug was fixed in the package logbook - 0.12.3-1
Sponsored for Jackson Doak (noskcaj)

---
logbook (0.12.3-1) unstable; urgency=medium

  * Imported Upstream version 0.12.3
  * Add missing dependencies on `six` and `pytest` (Closes: #802404)
  * Build doc via `doc/Makefile`

 -- Agustin Henze   Wed, 09 Dec 2015 11:52:57 -0300

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

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

Title:
  Sync logbook 0.12.3-1 (universe) from Debian unstable (main)

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

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


[Bug 1527354] Re: [Jawbone ERA] HFP features not working with Bluez5

2015-12-21 Thread Tony Espy
Re-tested to check that initiating the connection from the phone ( ie.
by doing a fresh pairing ) doesn't make a difference.

Nothing has been upgraded on the phone, same image used as when the bug
was reported.   No difference after connecting from the phone; syslog
attached.

** Attachment added: "krillin-syslog-20151221"
   
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1527354/+attachment/4538456/+files/krillin-syslog-20151221

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

Title:
  [Jawbone ERA] HFP features not working with Bluez5

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

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


Re: [Bug 628521] Re: package linux-image-2.6.32-24-generic 2.6.32-24.42 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-12-21 Thread Cassandra Phillips-Sears
Unfortunately my Linux laptop died so I can't answer that question for
you.

On Wed, Dec 9, 2015 at 9:41 PM, Phillip Susi  wrote:

> 10.04 has reached end of life and is no longer supported; are you still
> having this problem on a currently supported release?
>
> ** Changed in: grub2 (Ubuntu)
>Status: New => Incomplete
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/628521
>
> Title:
>   package linux-image-2.6.32-24-generic 2.6.32-24.42 failed to
>   install/upgrade: subprocess installed post-installation script
>   returned error exit status 1
>
> Status in grub2 package in Ubuntu:
>   Incomplete
>
> Bug description:
>   Binary package hint: grub2
>
>   1.) I am running Ubuntu 10.4 Lucid Lynx
>   2.) package: linux-image-2.6.32-24-generic 2.6.32-24.42
>   3.) What I expected to happen:
>   Installation of package via Update Manager
>   4.) What happened: package linux-image-2.6.32-24-generic 2.6.32-24.42
> failed to install/upgrade: subprocess installed post-installation script
> returned error exit status 1
>
>   ProblemType: Package
>   DistroRelease: Ubuntu 10.04
>   Package: linux-image-2.6.32-24-generic 2.6.32-24.42
>   ProcVersionSignature: Ubuntu 2.6.32-24.41-generic 2.6.32.15+drm33.5
>   Uname: Linux 2.6.32-24-generic i686
>   Architecture: i386
>   Date: Wed Sep  1 13:24:28 2010
>   ErrorMessage: subprocess installed post-installation script returned
> error exit status 1
>   InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
>   SourcePackage: grub2
>   Title: package linux-image-2.6.32-24-generic 2.6.32-24.42 failed to
> install/upgrade: subprocess installed post-installation script returned
> error exit status 1
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/628521/+subscriptions
>


-- 
-CPS
cps.auct...@gmail.com

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

Title:
  package linux-image-2.6.32-24-generic 2.6.32-24.42 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

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

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


[Bug 1528319] [NEW] Scaling factors for HiDPI on multiple monitors

2015-12-21 Thread lum3n
Public bug reported:

Hello,

a bug report for my problem was suggested here: 
https://answers.launchpad.net/ubuntu/+question/274062
I also created a question at askubuntu: 
http://askubuntu.com/questions/614301/how-to-set-different-scaling-on-multiple-monitors

I'm trying to use an external monitor on my HiDPI Dell XPS 13 9343. It
has a resolution of 3200x1800. The monitor I'm trying to connect has a
resolution of 2560x1440 (or 1920x1080). When using the notebook alone I
need to use a scaling factor of 1,75 due to the high resolution. The
problem occurs when changing the scaling factor for the external
monitor, which is too high with 1,75.

As the GUI settings describe, it is possible to set different scaling
factors for different monitors. Unfortunately the settings always take
effect on all monitors. For example:

Scaling factor: 1
Monitor 3200x1800: everything too small
Monitor: 2560x1440: everything good

Scaling factor 1,75: vice versa

In the question on askubuntu (see above) you can see how the gsettings
are changed when altering the scaling factor. It seems like it is not
possible to set the value separately for each monitor.

I would be grateful if you can check that. I hope all necessary
information are included in the bug report. If not, please describe how
I can help.

Regards,
lum3n

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: xorg 1:7.7+7ubuntu4
ProcVersionSignature: Ubuntu 4.2.0-18.22-generic 4.2.3
Uname: Linux 4.2.0-18-generic x86_64
NonfreeKernelModules: wl
.tmp.unity.support.test.0:

ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Mon Dec 21 19:24:41 2015
DistUpgraded: 2015-11-02 20:46:01,871 DEBUG enabling apt cron job
DistroCodename: wily
DistroVariant: ubuntu
DkmsStatus:
 bcmwl, 6.30.223.248+bdcom, 3.19.0-31-generic, x86_64: installed
 bcmwl, 6.30.223.248+bdcom, 4.2.0-16-generic, x86_64: installedError! Could not 
locate dkms.conf file.
 File:  does not exist.

 bcmwl, 6.30.223.248+bdcom, 4.2.0-18-generic, x86_64: installed
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
   Subsystem: Dell Device [1028:0665]
InstallationDate: Installed on 2015-07-06 (168 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
MachineType: Dell Inc. XPS 13 9343
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-18-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UdevLog: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden: '/var/log/udev'
UpgradeStatus: Upgraded to wily on 2015-11-02 (48 days ago)
dmi.bios.date: 03/12/2015
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A02
dmi.board.name: 0310JH
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA02:bd03/12/2015:svnDellInc.:pnXPS139343:pvr01:rvnDellInc.:rn0310JH:rvrA00:cvnDellInc.:ct9:cvr:
dmi.product.name: XPS 13 9343
dmi.product.version: 01
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.12.2+15.10.20151015-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.64-1
version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.11-1ubuntu3
xserver.bootTime: Mon Dec 21 18:46:25 2015
xserver.configfile: default
xserver.errors:

xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id5153
 vendor SHP
xserver.version: 2:1.17.2-1ubuntu9

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


** Tags: amd64 apport-bug compiz-0.9 ubuntu wily

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

Title:
  Scaling factors for HiDPI on multiple monitors

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

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

[Bug 1522953] Re: Video.qml broken after update to 5.4.1-1ubuntu18

2015-12-21 Thread Jim Hodapp
Updated QML example to run which is necessary to run with this updated
request: https://requests.ci-train.ubuntu.com/#/ticket/812

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

Title:
  Video.qml broken after update to 5.4.1-1ubuntu18

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1522953/+subscriptions

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


[Bug 1522953] Re: Video.qml broken after update to 5.4.1-1ubuntu18

2015-12-21 Thread Jim Hodapp
Updated QML file link: http://paste.ubuntu.com/14130877/

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

Title:
  Video.qml broken after update to 5.4.1-1ubuntu18

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1522953/+subscriptions

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


[Bug 1528321] [NEW] Everything hangs when coming out of fullscreen in chrome

2015-12-21 Thread Starbeamrainbowlabs
Public bug reported:

If I have hardware acceleration enabled in my chrome settings (which it
is automatically), my entire desktop freezes 9 times out of 10 when I
come out of fullscreen mode. It doesn't matter whether it's with F11 or
a video on a site such as YouTube. Strangely enough, the audio keeps on
going.

If I disable hardware acceleration, then I don't experience this issue,
but I can't use WebGL. My CPU usage also goes through the roof , heating
my laptop up, and reducing my battery life.

If I switch to a different tty with CTRL+ALT and login it says that
it can't connect to the X server or something. I don't particularly want
to cause a another hang to find out either as a forceful shutdown may
damage my filesystem(s).

I'm using Ubuntu Desktop 15.10 wily.

Here's my uname -a:

Linux Snowflake 4.2.0-16-generic #19-Ubuntu SMP Thu Oct 8 15:35:06 UTC
2015 x86_64 x86_64 x86_64 GNU/Linux

Here's my chrome version information:

Google Chrome   48.0.2564.48 (Official Build) beta (64-bit)
Revision
ae7f323bae9104a543ae39d46453b712de27d15d-refs/branch-heads/2564@{#362}
OS  Linux 
Blink   537.36 (@ae7f323bae9104a543ae39d46453b712de27d15d)
JavaScript  V8 4.8.271.9
Flash   20.0.0.248
User Agent  Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like 
Gecko) Chrome/48.0.2564.48 Safari/537.36

Can anyone help me please?

Thanks.

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: xorg 1:7.7+7ubuntu4
ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
Uname: Linux 4.2.0-16-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Mon Dec 21 18:43:27 2015
DistUpgraded: 2015-10-17 12:39:24,649 DEBUG enabling apt cron job
DistroCodename: wily
DistroVariant: ubuntu
DkmsStatus:
 bbswitch, 0.7, 3.19.0-30-generic, x86_64: installed
 bbswitch, 0.7, 4.2.0-16-generic, x86_64: installed
 nvidia-352, 352.63, 4.2.0-16-generic, x86_64: installed
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
   Subsystem: Dell Device [1028:04ca]
 NVIDIA Corporation GF108M [GeForce GT 525M] [10de:0df5] (rev ff) (prog-if ff)
InstallationDate: Installed on 2015-09-14 (98 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
MachineType: Dell Inc. Inspiron N5110
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-16-generic 
root=UUID=dd320194-8d8a-491f-89af-a4997c775049 ro quiet splash nomodest 
init=/sbin/e4rat-preload
SourcePackage: xorg
UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
UpgradeStatus: Upgraded to wily on 2015-10-17 (65 days ago)
dmi.bios.date: 08/03/2012
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A11
dmi.board.name: 0FXK2Y
dmi.board.vendor: Dell Inc.
dmi.board.version: A11
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: Not Specified
dmi.modalias: 
dmi:bvnDellInc.:bvrA11:bd08/03/2012:svnDellInc.:pnInspironN5110:pvrNotSpecified:rvnDellInc.:rn0FXK2Y:rvrA11:cvnDellInc.:ct8:cvrNotSpecified:
dmi.product.name: Inspiron N5110
dmi.product.version: Not Specified
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.12.2+15.10.20151015-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.64-1
version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9.1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.11-1ubuntu3
xserver.bootTime: Mon Dec 21 07:14:24 2015
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id   13905 
 vendor SEC
xserver.version: 2:1.17.2-1ubuntu9.1

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


** Tags: amd64 apport-bug chrome compiz-0.9 ubuntu wily

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

Title:
  Everything hangs when coming out of fullscreen in chrome

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com

[Bug 1528319] Re: Scaling factors for HiDPI on multiple monitors

2015-12-21 Thread lum3n
** Description changed:

  Hello,
  
  a bug report for my problem was suggested here: 
https://answers.launchpad.net/ubuntu/+question/274062
  I also created a question at askubuntu: 
http://askubuntu.com/questions/614301/how-to-set-different-scaling-on-multiple-monitors
  
  I'm trying to use an external monitor on my HiDPI Dell XPS 13 9343. It
  has a resolution of 3200x1800. The monitor I'm trying to connect has a
  resolution of 2560x1440 (or 1920x1080). When using the notebook alone I
  need to use a scaling factor of 1,75 due to the high resolution. The
  problem occurs when changing the scaling factor for the external
  monitor, which is too high with 1,75.
  
  As the GUI settings describe, it is possible to set different scaling
  factors for different monitors. Unfortunately the settings always take
  effect on all monitors. For example:
  
  Scaling factor: 1
  Monitor 3200x1800: everything too small
  Monitor: 2560x1440: everything good
  
  Scaling factor 1,75: vice versa
  
  In the question on askubuntu (see above) you can see how the gsettings
  are changed when altering the scaling factor. It seems like it is not
  possible to set the value separately for each monitor.
  
- I would be greatful if you can check that. I hope all necessary
+ I would be grateful if you can check that. I hope all necessary
  information are included in the bug report. If not, please describe how
  I can help.
  
  Regards,
  lum3n
  
  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-18.22-generic 4.2.3
  Uname: Linux 4.2.0-18-generic x86_64
  NonfreeKernelModules: wl
  .tmp.unity.support.test.0:
-  
+ 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon Dec 21 19:24:41 2015
  DistUpgraded: 2015-11-02 20:46:01,871 DEBUG enabling apt cron job
  DistroCodename: wily
  DistroVariant: ubuntu
  DkmsStatus:
-  bcmwl, 6.30.223.248+bdcom, 3.19.0-31-generic, x86_64: installed
-  bcmwl, 6.30.223.248+bdcom, 4.2.0-16-generic, x86_64: installedError! Could 
not locate dkms.conf file.
-  File:  does not exist.
-  
-  bcmwl, 6.30.223.248+bdcom, 4.2.0-18-generic, x86_64: installed
+  bcmwl, 6.30.223.248+bdcom, 3.19.0-31-generic, x86_64: installed
+  bcmwl, 6.30.223.248+bdcom, 4.2.0-16-generic, x86_64: installedError! Could 
not locate dkms.conf file.
+  File:  does not exist.
+ 
+  bcmwl, 6.30.223.248+bdcom, 4.2.0-18-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
-  Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
-Subsystem: Dell Device [1028:0665]
+  Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
+    Subsystem: Dell Device [1028:0665]
  InstallationDate: Installed on 2015-07-06 (168 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: Dell Inc. XPS 13 9343
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-18-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UdevLog: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden: 
'/var/log/udev'
  UpgradeStatus: Upgraded to wily on 2015-11-02 (48 days ago)
  dmi.bios.date: 03/12/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A02
  dmi.board.name: 0310JH
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA02:bd03/12/2015:svnDellInc.:pnXPS139343:pvr01:rvnDellInc.:rn0310JH:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9343
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.12.2+15.10.20151015-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Mon Dec 21 18:46:25 2015
  xserver.configfile: default
  xserver.errors:
-  
+ 
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
-  product id5153 
-  vendor SHP
+  product id5153
+  vendor  

[Bug 1528279] Re: Spinner not shown

2015-12-21 Thread Kevin DuBois
zeroing in a bit more, when ran natively, the build system says that the
wallpaper is 3bytes per pixel, and the emulated deb system is producing
a 4 byte per pixel header. I'd guess that source image is 3bytes, and
we're overrunning the image data when trying to upload.

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

Title:
  Spinner not shown

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1528279/+subscriptions

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


[Bug 1527811] Re: Online accounts buttons not sensitive

2015-12-21 Thread Pat McGowan
** Also affects: canonical-devices-system-image
   Importance: Undecided
   Status: New

** Changed in: canonical-devices-system-image
   Importance: Undecided => Critical

** Changed in: canonical-devices-system-image
   Status: New => In Progress

** Changed in: canonical-devices-system-image
Milestone: None => ww02-2016

** Changed in: canonical-devices-system-image
 Assignee: (unassigned) => Zoltan Balogh (bzoltan)

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

Title:
  Online accounts buttons not sensitive

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1527811/+subscriptions

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


[Bug 1527811] Re: Online accounts buttons not sensitive

2015-12-21 Thread Launchpad Bug Tracker
** Branch linked: lp:~tpeeters/ubuntu-ui-toolkit/landing16-fix1099455

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

Title:
  Online accounts buttons not sensitive

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1527811/+subscriptions

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


[Bug 1524982] Re: Please merge tgt 1.0.61-1 (main) from Debian unstable (main)

2015-12-21 Thread Michael Terry
I took this on and just uploaded 1.0.62-1ubuntu1.  I was able to drop
all deltas but the glusterfs one.

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

Title:
  Please merge tgt 1.0.61-1 (main) from Debian unstable (main)

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1527444] RfKill.txt

2015-12-21 Thread Rodrigo Primo
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1527444/+attachment/4538541/+files/RfKill.txt

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

Title:
  Intel 7260 Wifi not working on Ubuntu 15.10

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

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


[Bug 1527444] ProcModules.txt

2015-12-21 Thread Rodrigo Primo
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1527444/+attachment/4538539/+files/ProcModules.txt

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

Title:
  Intel 7260 Wifi not working on Ubuntu 15.10

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

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


[Bug 1527444] PulseList.txt

2015-12-21 Thread Rodrigo Primo
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1527444/+attachment/4538540/+files/PulseList.txt

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

Title:
  Intel 7260 Wifi not working on Ubuntu 15.10

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

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


[Bug 1524982] Re: Please merge tgt 1.0.61-1 (main) from Debian unstable (main)

2015-12-21 Thread Michael Terry
I took this on and just uploaded 1.0.62-1ubuntu1.  I was able to drop
all deltas but the glusterfs one.

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

Title:
  Please merge tgt 1.0.61-1 (main) from Debian unstable (main)

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

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


[Bug 1527444] WifiSyslog.txt

2015-12-21 Thread Rodrigo Primo
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1527444/+attachment/4538543/+files/WifiSyslog.txt

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

Title:
  Intel 7260 Wifi not working on Ubuntu 15.10

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

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


[Bug 1527444] ProcInterrupts.txt

2015-12-21 Thread Rodrigo Primo
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1527444/+attachment/4538538/+files/ProcInterrupts.txt

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

Title:
  Intel 7260 Wifi not working on Ubuntu 15.10

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

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


[Bug 1527444] UdevDb.txt

2015-12-21 Thread Rodrigo Primo
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1527444/+attachment/4538542/+files/UdevDb.txt

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

Title:
  Intel 7260 Wifi not working on Ubuntu 15.10

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

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


Re: [Bug 1528136] Re: [1.2.16] Failed to initialize KVM & other internal errors

2015-12-21 Thread Serge Hallyn
Right this is a result of not having installed a package which
reset the /dev/kvm ownershpi and perms for you.  Please restart libvirt after
doing

chgrp kvm /dev/kvm
chmod g+rw /dev/kvm

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

Title:
  [1.2.16] Failed to initialize KVM & other internal errors

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

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


[Bug 1383184] Re: Atheros Qualcomm Killer N1525 Wireless-AC [168c:003e] is not supported

2015-12-21 Thread Keng-Yu Lin
** Changed in: network-manager (Ubuntu)
   Status: Confirmed => Invalid

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

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

Title:
  Atheros Qualcomm Killer N1525 Wireless-AC [168c:003e] is not supported

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

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


[Bug 1383184] Re: Atheros Qualcomm Killer N1525 Wireless-AC [168c:003e] is not supported

2015-12-21 Thread Keng-Yu Lin
** Also affects: network-manager (Ubuntu)
   Importance: Undecided
   Status: New

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

** Changed in: network-manager (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/1383184

Title:
  Atheros Qualcomm Killer N1525 Wireless-AC [168c:003e] is not supported

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

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


[Bug 1518440] Re: tgt fails to install in LXD

2015-12-21 Thread Launchpad Bug Tracker
This bug was fixed in the package tgt - 1:1.0.62-1ubuntu1

---
tgt (1:1.0.62-1ubuntu1) xenial; urgency=low

  * Merge from Debian unstable (LP: #1524982, LP: #1518440).  Remaining
changes:
- Drop glusterfs support, since it is not in main.
  * debian/upstart:
- Dropped, we no longer use upstart (except on Touch, where tgt
  isn't used).  Isn't worth a delta.
  * debian/watch:
- Drop merge conflict markers accidentally left in.
  * debian/tests/*:
- Drop delta with Debian here, they imported our tests and improved
  them a while back.
  * debian/tgt.service:
- Drop delta here, Debian made the same change.
  * debian/bash-completion:
- Dropped, Debian has the same thing, just as tgt.bash-completion.

 -- Michael Terry   Mon, 21 Dec 2015 14:20:23 -0500

** Changed in: tgt (Ubuntu)
   Status: Triaged => 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/1518440

Title:
  tgt fails to install in LXD

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

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


[Bug 1451865] Re: Kwallet is no longer automatically unlocked on login

2015-12-21 Thread Serhiy Zahoriya
sudo apt install pam-kwallet5

On 15.10 in my case installing pam-kwallet5 was sufficient, SDDM PAM
config already contains necessary lines.

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

Title:
  Kwallet is no longer automatically unlocked on login

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

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


[Bug 1524982] Re: Please merge tgt 1.0.61-1 (main) from Debian unstable (main)

2015-12-21 Thread Launchpad Bug Tracker
This bug was fixed in the package tgt - 1:1.0.62-1ubuntu1

---
tgt (1:1.0.62-1ubuntu1) xenial; urgency=low

  * Merge from Debian unstable (LP: #1524982, LP: #1518440).  Remaining
changes:
- Drop glusterfs support, since it is not in main.
  * debian/upstart:
- Dropped, we no longer use upstart (except on Touch, where tgt
  isn't used).  Isn't worth a delta.
  * debian/watch:
- Drop merge conflict markers accidentally left in.
  * debian/tests/*:
- Drop delta with Debian here, they imported our tests and improved
  them a while back.
  * debian/tgt.service:
- Drop delta here, Debian made the same change.
  * debian/bash-completion:
- Dropped, Debian has the same thing, just as tgt.bash-completion.

 -- Michael Terry   Mon, 21 Dec 2015 14:20:23 -0500

** Changed in: tgt (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  Please merge tgt 1.0.61-1 (main) from Debian unstable (main)

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1524982] Re: Please merge tgt 1.0.61-1 (main) from Debian unstable (main)

2015-12-21 Thread Launchpad Bug Tracker
This bug was fixed in the package tgt - 1:1.0.62-1ubuntu1

---
tgt (1:1.0.62-1ubuntu1) xenial; urgency=low

  * Merge from Debian unstable (LP: #1524982, LP: #1518440).  Remaining
changes:
- Drop glusterfs support, since it is not in main.
  * debian/upstart:
- Dropped, we no longer use upstart (except on Touch, where tgt
  isn't used).  Isn't worth a delta.
  * debian/watch:
- Drop merge conflict markers accidentally left in.
  * debian/tests/*:
- Drop delta with Debian here, they imported our tests and improved
  them a while back.
  * debian/tgt.service:
- Drop delta here, Debian made the same change.
  * debian/bash-completion:
- Dropped, Debian has the same thing, just as tgt.bash-completion.

 -- Michael Terry   Mon, 21 Dec 2015 14:20:23 -0500

** Changed in: tgt (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  Please merge tgt 1.0.61-1 (main) from Debian unstable (main)

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

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


[Bug 1526109] Re: Please sync from debian 4.1-8

2015-12-21 Thread Michael Terry
This bug was fixed in the package simpletal - 4.1-8
Sponsored for Mattia Rizzolo (mapreri)

---
simpletal (4.1-8) unstable; urgency=low

  * Team upload

  [ SVN-Git Migration ]
  * git-dpm config.
  * Update Vcs fields for git migration.

  [ Mattia Rizzolo ]
  * Use source format 3.0 (quilt).
  * Remove long useless debian/pycompat file.
  * Modernize packaging:
+ short dh format.
+ debhelper compat 9.
+ Build using dh-python instead python-support.  Closes: #786044
  * debian/control: bump standards-version to 3.9.6, no changes needed.
  * Run wrap-and-sort.

 -- Mattia Rizzolo   Tue, 15 Dec 2015 00:28:57 +

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

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

Title:
  Please sync from debian 4.1-8

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

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


[Bug 1528136] Re: [1.2.16] Failed to initialize KVM & other internal errors

2015-12-21 Thread jean-christophe manciot
Thanks for the quick answer.

I've installed libvirt-bin 1.2.16 from official repo.

I've just found a workaround in /etc/libvirt/qemu.conf:

user= "root"
group= "root"

I'm not sure why we have to specify these now:

 systemctl status libvirt-bin
● libvirt-bin.service - Virtualization daemon
   Loaded: loaded (/lib/systemd/system/libvirt-bin.service; enabled; vendor 
preset: enabled)
   Active: active (running) since Mon 2015-12-21 19:22:28 CET; 1s ago
 Docs: man:libvirtd(8)
   http://libvirt.org
 Main PID: 10758 (libvirtd)
   CGroup: /system.slice/libvirt-bin.service
   ├─10758 /usr/sbin/libvirtd
   ├─32126 /usr/sbin/dnsmasq 
--conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro 
--dhcp-script=/usr/lib/libvirt/libvirt_leases...
   └─32129 /usr/sbin/dnsmasq 
--conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro 
--dhcp-script=/usr/lib/libvirt/libvirt_leases...

Dec 21 19:22:28 msi-ge60-ubuntu systemd[1]: Starting Virtualization daemon...
Dec 21 19:22:28 msi-ge60-ubuntu systemd[1]: Started Virtualization daemon.
Dec 21 19:22:28 msi-ge60-ubuntu dnsmasq[32126]: read /etc/hosts - 11 addresses
Dec 21 19:22:28 msi-ge60-ubuntu dnsmasq[32126]: read 
/var/lib/libvirt/dnsmasq/default.addnhosts - 0 addresses
Dec 21 19:22:28 msi-ge60-ubuntu dnsmasq-dhcp[32126]: read 
/var/lib/libvirt/dnsmasq/default.hostsfile

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

Title:
  [1.2.16] Failed to initialize KVM & other internal errors

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

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

[Bug 1527918] Re: Sync checkbox-support 0.22-1 (main) from Debian unstable (main)

2015-12-21 Thread Michael Terry
This bug was fixed in the package checkbox-support - 0.22-1
Sponsored for Jackson Doak (noskcaj)

---
checkbox-support (0.22-1) unstable; urgency=medium

  * New upstream release
  * debian/control: Depend on python3-dbus, python3-gi and python3-lxml.

 -- Sylvain Pineau   Mon, 07 Dec 2015
13:46:22 +0100

** Changed in: checkbox-support (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  Sync checkbox-support 0.22-1 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/checkbox-support/+bug/1527918/+subscriptions

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


[Bug 1528279] Re: Spinner not shown

2015-12-21 Thread Kevin DuBois
The other interesting bit is that a manual build and test seems to work
again must have something to do with the deb build (and the
wallpaper  generation from png files in that environment)

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

Title:
  Spinner not shown

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1528279/+subscriptions

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


[Bug 1528279] Re: Spinner not shown

2015-12-21 Thread Kevin DuBois
actually, looks like we're just missing something from USC: 
http://bazaar.launchpad.net/~unity-system-compositor-team/unity-system-compositor/trunk/revision/264

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

Title:
  Spinner not shown

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1528279/+subscriptions

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


[Bug 1521302] Re: gnome-terminal maximize than un-maximize behaves odd

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

** Changed in: unity (Ubuntu)
   Status: New => Confirmed

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

Title:
  gnome-terminal maximize than un-maximize behaves odd

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

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


[Bug 1527666] Re: lxc on Wily cannot dist-upgrade Xenial

2015-12-21 Thread Serge Hallyn
Let me rephrase - I can't reproduce by hand, even doing apt-get install
--reinstall systemd.  adt-run does indeed fail.

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

Title:
  lxc on Wily cannot dist-upgrade Xenial

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

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


Re: [Bug 1526127] Re: node install error Unexpected error command: ['curtin', 'block-meta', 'simple']

2015-12-21 Thread Cliff Pangtono
Hi David,
How are you?  I am following up on this email thread.

Is you know the answer to the two questions, pls let us know.

Thank you,
Cliff P

On 12/18/15, 2:52 PM, "Cliff Pangtono (wpangton)" 
wrote:

>Hi David,
>1)  Will the curtin fix for https://bugs.launchpad.net/bugs/1526127
>(curtin to recognize internal / embedded
>drives) make it to Installer v0.16?
>
>2) Will Installer v0.16 includes latest VPP code for VMS 2.x?  Will the
>VPP compiled on Haswell UCS?
>
>I am ccing Wojciech and Dave for the 2nd question above.
>
>Regards,
>Cliff P
>
>
>On 12/17/15, 9:03 AM, "Scott Moser"  wrote:
>
>>fix committed in revno 322.
>>
>>
>>** Changed in: curtin
>>   Importance: Undecided => Medium
>>
>>** Changed in: curtin
>>   Status: Confirmed => Fix Committed
>>
>>** Also affects: curtin (Ubuntu)
>>   Importance: Undecided
>>   Status: New
>>
>>** Changed in: curtin (Ubuntu)
>>   Status: New => Confirmed
>>
>>** Changed in: curtin (Ubuntu)
>>   Importance: Undecided => Medium
>>
>>-- 
>>You received this bug notification because you are subscribed to the bug
>>report.
>>https://bugs.launchpad.net/bugs/1526127
>>
>>Title:
>>  node install error Unexpected error command: ['curtin', 'block-meta',
>>  'simple']
>>
>>Status in curtin:
>>  Fix Committed
>>Status in curtin package in Ubuntu:
>>  Confirmed
>>
>>Bug description:
>>  From the MAAS Gui, the logfile states the following:
>>
>>  'utf8' codec can't decode byte 0x80 in position 1799: invalid start
>>byte
>>  Installation failed with exception: Unexpected error while running
>>command.
>>  Command: ['curtin', 'block-meta', 'simple']
>>  Exit code: 3
>>  Reason: -
>>  Stdout: "'utf8' codec can't decode byte 0x80 in position 1799: invalid
>>start byte\n"
>>  Stderr: ''
>>
>>  After proceeding further with the following debugging commands:
>>
>>  
>>  /var/lib/cloud/instance/scripts/part-001 info
>>  sudo su -
>>  cd /curtin
>>  bin/curtin -vv 
>>
>>  We found the lsblk command was returning things that curtin does not
>>  like.  Curtin should probably be more flexible and not choke on a UUID
>>  field that contains garbage
>>
>>To manage notifications about this bug go to:
>>https://bugs.launchpad.net/curtin/+bug/1526127/+subscriptions
>

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

Title:
  node install error Unexpected error command: ['curtin', 'block-meta',
  'simple']

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

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


[Bug 1527811] Re: Online accounts buttons not sensitive

2015-12-21 Thread Tim Peeters
** Changed in: ubuntu-ui-toolkit (Ubuntu)
 Assignee: (unassigned) => Tim Peeters (tpeeters)

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Importance: Undecided => Critical

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

Title:
  Online accounts buttons not sensitive

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1527811/+subscriptions

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


[Bug 1518440] Re: tgt fails to install in LXD

2015-12-21 Thread Michael Terry
I just uploaded 1.0.62-1ubuntu1 to xenial for merge bug 1524982.  That
should fix this issue as well.

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

Title:
  tgt fails to install in LXD

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1499322] Re: Wily: No Dash Icon After Package Install Until New Session

2015-12-21 Thread Enrico
same problem on 16.04 here

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

Title:
  Wily:  No Dash Icon After Package Install Until New Session

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

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


[Bug 1528326] [NEW] Custom ringtone option is hard to discover

2015-12-21 Thread Pat McGowan
Public bug reported:

The option to get a custom ringtone is at the very end of the list of
existing tones making it difficult to discover. I expected to see it at
the top  prior to the list and perhaps separate from the list with
formatting.

** Affects: ubuntu-system-settings (Ubuntu)
 Importance: Undecided
 Assignee: Jonas G. Drange (jonas-drange)
 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/1528326

Title:
  Custom ringtone option is hard to discover

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

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


[Bug 1528334] [NEW] No contact to WLAN no Sound here

2015-12-21 Thread Berger Gerhard
Public bug reported:

Beforesome days the connect to my Internet interrupted und I installed a 
ethernet cable then will be o.k.
Other the sound was not o.k. there is no speech.
All other functionare o.k.
Gerhard Berger

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8.1
ProcVersionSignature: Ubuntu 3.13.0-74.118-generic 3.13.11-ckt30
Uname: Linux 3.13.0-74-generic i686
.tmp.unity.support.test.1:
 
ApportVersion: 2.14.1-0ubuntu3.19
Architecture: i386
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
Date: Mon Dec 21 21:18:30 2015
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics 
Controller [8086:27a2] (rev 03) (prog-if 00 [VGA controller])
   Subsystem: Lenovo ThinkPad T60/R60 series [17aa:201a]
   Subsystem: Lenovo ThinkPad T60/R60 series [17aa:201a]
InstallationDate: Installed on 2014-12-06 (380 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release i386 (20140722.2)
MachineType: LENOVO 1703WMG
ProcEnviron:
 LANGUAGE=de_DE
 PATH=(custom, no user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-74-generic 
root=UUID=bb5b4686-52d4-4137-8fc2-efdfbecac3cd ro drm.debug=0xe plymouth:debug
Renderer: Software
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 06/19/2008
dmi.bios.vendor: LENOVO
dmi.bios.version: 7BETD6WW (2.17 )
dmi.board.name: 1703WMG
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvr7BETD6WW(2.17):bd06/19/2008:svnLENOVO:pn1703WMG:pvrThinkPadX60s:rvnLENOVO:rn1703WMG:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 1703WMG
dmi.product.version: ThinkPad X60s
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
version.libdrm2: libdrm2 2.4.60-2~ubuntu14.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.5
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.5
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1.6
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Mon Dec 21 20:47:36 2015
xserver.configfile: default
xserver.devices:
 inputPower Button KEYBOARD, id 6
 inputVideo BusKEYBOARD, id 7
 inputSleep Button KEYBOARD, id 8
 inputAT Translated Set 2 keyboard KEYBOARD, id 9
 inputTPPS/2 IBM TrackPoint MOUSE, id 10
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.15.1-0ubuntu2.7

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


** Tags: apport-bug i386 trusty ubuntu

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

Title:
  No contact to WLAN no Sound here

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

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


[Bug 1528302] Re: Manual partitioning encrypted /home and /var under lvm 15.10 - not asking for unlock password

2015-12-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/1528302/+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/1528302

Title:
  Manual partitioning encrypted /home and /var under lvm 15.10 - not
  asking for unlock password

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

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


[Bug 1527444] Re: Intel 7260 Wifi not working on Ubuntu 15.10

2015-12-21 Thread Rodrigo Primo
** Tags added: kernel-bug-exists-upstream

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

Title:
  Intel 7260 Wifi not working on Ubuntu 15.10

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

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


[Bug 1528334] Re: No contact to WLAN no Sound here

2015-12-21 Thread Berger Gerhard
When I mount my notebook (x60s lenovo) I sew that there is a new section of 
BIOS but I can not tell what this means.
The message after my updatingis Das Software Paket istbeschädigt. The 
connection to the internet is o.k.under
the condition when I had to use the cable to my router in my home.
It is sure noproblem of the1und1 Provider.
Gerhard Berger

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

Title:
  No contact to WLAN no Sound here

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

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

[Bug 1527923] Re: Merge 0.6.3-2 from debian

2015-12-21 Thread Michael Terry
Hrmm... Excuses [1] shows a regression on i386 with apport...  This is
holding up the update from landing.

[1] http://people.canonical.com/~ubuntu-archive/proposed-
migration/update_excuses.html

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

Title:
  Merge 0.6.3-2 from debian

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

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


[Bug 1527722] Re: QGIS compilation fail only on Wily/amd64

2015-12-21 Thread Luigi Pirelli
Hi Johan

I'll provide buildlog soon... please let me know if it's enough the
stdout of the QGIS build process  of do you need more?

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

Title:
  QGIS compilation fail only on Wily/amd64

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

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


[Bug 1517582] Re: flash-kernel causes postinsts to fail when it happens to be installed on an unsupported system

2015-12-21 Thread dann frazier
** 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/1517582

Title:
  flash-kernel causes postinsts to fail when it happens to be installed
  on an unsupported system

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/flash-kernel/+bug/1517582/+subscriptions

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


[Bug 1420985] Re: Ubuntu start page for Firefox does not respect DuckDuckGo, Bing, Twitter, Amazon, eBay or Wikipedia default search setting

2015-12-21 Thread Alberto Salvia Novella
** Also affects: ubuntu
   Importance: Undecided
   Status: New

** Package changed: ubuntu => firefox (Ubuntu)

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

Title:
  Ubuntu start page for Firefox does not respect DuckDuckGo, Bing,
  Twitter, Amazon, eBay or Wikipedia default search setting

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

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


Re: [Bug 1521289] Re: DPDK with Xen

2015-12-21 Thread Thiago Martins
WOW! This is awesome! Thank you so much for your effort Christian! I really
appreciate it...

Ubuntu is so cool!

You guys, Ubuntu developers, are very close with users via Launchpad...
 :-D

On 17 December 2015 at 13:24, ChristianEhrhardt <1521...@bugs.launchpad.net>
wrote:

> Hi Thiago,
> good news.
>
> I wanted to let you know that the following fixes that went into the
> release of DPDK 2.2:
> - 539ed5f8 mk: fix combined library build with Xen driver (my patch)
> - f17230e1 xenvirt: fix build for 32-bit platform (thanks to Huawei Xie
> for that one)
> together seem to be sufficient to build with LIBRTE_PMD_XENVIRT enabled.
>
> Thereby, if no other showstopper reveals itself, the coming upgrade to
> 2.2 that I plan for xenial will be built with LIBRTE_PMD_XENVIRT=y.
>
> ** Changed in: dpdk (Ubuntu)
>Status: Triaged => Fix Committed
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1521289
>
> Title:
>   DPDK with Xen
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/dpdk/+bug/1521289/+subscriptions
>

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

Title:
  DPDK with Xen

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

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


[Bug 1097286] Re: PortMIDI is compiled in debug mode which calls exit() instead of handling errors gracefully

2015-12-21 Thread Daniel Schürmann
All Ubuntu packages are effected.
I think we need to provide our own build for Mixxx in a separate PPA. 
What should be the version?

Attached you find the patch that will fixes it.

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

Title:
  PortMIDI is compiled in debug mode which calls exit() instead of
  handling errors gracefully

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

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


[Bug 1097286] Re: PortMIDI is compiled in debug mode which calls exit() instead of handling errors gracefully

2015-12-21 Thread Daniel Schürmann
** Patch added: "no_exit.diff"
   
https://bugs.launchpad.net/ubuntu/+source/portmidi/+bug/1097286/+attachment/4538583/+files/no_exit.diff

** Changed in: mixxx
   Status: Invalid => Confirmed

** Changed in: mixxx
Milestone: 1.11.0 => 2.0.0

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

Title:
  PortMIDI is compiled in debug mode which calls exit() instead of
  handling errors gracefully

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

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


[Bug 1045633] Re: Port to Python3

2015-12-21 Thread Michael Terry
Hrm.  Some s390x support issues are holding the upgrade in proposed.
Specifically, we don't have a libappindicator build for s390x (because
its mono deps aren't ready either).

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

Title:
  Port to Python3

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

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


[Bug 1528302] Re: Manual partitioning encrypted /home and /var under lvm 15.10 - not asking for unlock password

2015-12-21 Thread Brian Murray
** Tags added: vivid wily

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

Title:
  Manual partitioning encrypted /home and /var under lvm 15.10 - not
  asking for unlock password

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

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


[Bug 1420985] Re: Ubuntu start page for Firefox does not respect DuckDuckGo, Bing, Twitter, Amazon, eBay or Wikipedia default search setting

2015-12-21 Thread Chris Coulson
** Package changed: firefox (Ubuntu) => ubuntu-start-page

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

Title:
  Ubuntu start page for Firefox does not respect DuckDuckGo, Bing,
  Twitter, Amazon, eBay or Wikipedia default search setting

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

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


[Bug 1527902] Re: 3.13.0-71: IPv6 UDP DNS packets are not received

2015-12-21 Thread Joseph Salisbury
** Changed in: linux-lts-trusty (Ubuntu)
   Status: New => Triaged

** Changed in: linux-lts-trusty (Ubuntu)
   Importance: Undecided => High

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

** Changed in: linux (Ubuntu)
   Status: New => Triaged

** Changed in: linux (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/1527902

Title:
  3.13.0-71: IPv6 UDP DNS packets are not received

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

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


[Bug 1528347] [NEW] cant upgrade from 14.04 to vivert

2015-12-21 Thread Daniel
Public bug reported:

try to upgrade and after collecting packages reports as unable to
upgrade

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: ubuntu-release-upgrader-core 1:0.220.8
ProcVersionSignature: Ubuntu 3.13.0-74.118-generic 3.13.11-ckt30
Uname: Linux 3.13.0-74-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.19
Architecture: amd64
CrashDB: ubuntu
CurrentDesktop: Unity
Date: Mon Dec 21 21:00:53 2015
InstallationDate: Installed on 2015-12-05 (16 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to trusty on 2015-12-21 (0 days ago)
VarLogDistupgradeTermlog:
 
mtime.conffile..etc.update.manager.release.upgrades: 2015-12-06T22:18:45.911530

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


** Tags: amd64 apport-bug dist-upgrade third-party-packages trusty

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

Title:
  cant upgrade from 14.04 to vivert

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

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


[Bug 1528279] Re: Spinner not shown

2015-12-21 Thread Pat McGowan
stepping through it seems it segfaults  on line 154
  if (image.bytes_per_pixel == 3)
format = GL_RGB;

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

Title:
  Spinner not shown

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1528279/+subscriptions

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


[Bug 1527444] CurrentDmesg.txt

2015-12-21 Thread Rodrigo Primo
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1527444/+attachment/4538531/+files/CurrentDmesg.txt

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

Title:
  Intel 7260 Wifi not working on Ubuntu 15.10

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

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


[Bug 1527444] JournalErrors.txt

2015-12-21 Thread Rodrigo Primo
apport information

** Attachment added: "JournalErrors.txt"
   
https://bugs.launchpad.net/bugs/1527444/+attachment/4538533/+files/JournalErrors.txt

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

Title:
  Intel 7260 Wifi not working on Ubuntu 15.10

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

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


[Bug 1527444] Lsusb.txt

2015-12-21 Thread Rodrigo Primo
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1527444/+attachment/4538535/+files/Lsusb.txt

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

Title:
  Intel 7260 Wifi not working on Ubuntu 15.10

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

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


[Bug 1527444] IwConfig.txt

2015-12-21 Thread Rodrigo Primo
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1527444/+attachment/4538532/+files/IwConfig.txt

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

Title:
  Intel 7260 Wifi not working on Ubuntu 15.10

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

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


[Bug 1527444] Lspci.txt

2015-12-21 Thread Rodrigo Primo
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1527444/+attachment/4538534/+files/Lspci.txt

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

Title:
  Intel 7260 Wifi not working on Ubuntu 15.10

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

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


[Bug 1527444] CRDA.txt

2015-12-21 Thread Rodrigo Primo
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1527444/+attachment/4538530/+files/CRDA.txt

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

Title:
  Intel 7260 Wifi not working on Ubuntu 15.10

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

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


[Bug 1527444] Re: Intel 7260 Wifi not working on Ubuntu 15.10

2015-12-21 Thread Rodrigo Primo
apport information

** Tags added: apport-collected wily

** Description changed:

  I'm unable to use my Intel 7260 Wifi card on a clean Ubuntu 15.10
  install. It is able to connect to my wifi network but after a few
  seconds the connection stop working. The same card on the same notebook
  used to work without problems on Ubuntu 15.04. I'm sending below the
  output of lspci and dmesg.
  
  # lspci | grep Wireless
  08:00.0 Network controller: Intel Corporation Wireless 7260 (rev 93)
  
  # dmesg | grep iwl
  [   10.383735] iwlwifi :08:00.0: Direct firmware load for 
iwlwifi-7260-15.ucode failed with error -2
  [   10.385170] iwlwifi :08:00.0: Direct firmware load for 
iwlwifi-7260-14.ucode failed with error -2
  [   10.390440] iwlwifi :08:00.0: loaded firmware version 25.30.13.0 
op_mode iwlmvm
  [   10.418883] iwlwifi :08:00.0: Detected Intel(R) Wireless N 7260, 
REV=0x144
  [   10.418958] iwlwifi :08:00.0: L1 Enabled - LTR Enabled
  [   10.419195] iwlwifi :08:00.0: L1 Enabled - LTR Enabled
  [   10.651196] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
  [   10.653379] iwlwifi :08:00.0 wlp8s0: renamed from wlan0
  [   11.247868] iwlwifi :08:00.0: L1 Enabled - LTR Enabled
  [   11.248149] iwlwifi :08:00.0: L1 Enabled - LTR Enabled
  [   11.469207] iwlwifi :08:00.0: L1 Enabled - LTR Enabled
  [   11.469447] iwlwifi :08:00.0: L1 Enabled - LTR Enabled
  [   11.913946] Modules linked in: bnep arc4 drbg ansi_cprng nls_iso8859_1 
dm_crypt dell_wmi sparse_keymap intel_rapl iosf_mbi x86_pkg_temp_thermal 
intel_powerclamp dell_laptop coretemp kvm_intel dcdbas dell_smm_hwmon kvm 
crct10dif_pclmul crc32_pclmul aesni_intel aes_x86_64 lrw gf128mul iwlmvm 
glue_helper ablk_helper cryptd mac80211 serio_raw snd_hda_codec_hdmi iwlwifi 
cfg80211 snd_hda_codec_realtek snd_hda_codec_generic lpc_ich rtsx_pci_ms 
snd_usb_audio memstick snd_seq_midi snd_usbmidi_lib snd_hda_intel 
snd_seq_midi_event snd_hda_codec shpchp mei_me snd_hda_core snd_hwdep mei 
snd_rawmidi btusb btrtl btbcm btintel snd_seq snd_pcm bluetooth uvcvideo 
videobuf2_vmalloc videobuf2_memops hid_multitouch videobuf2_core joydev 
v4l2_common videodev input_leds media snd_seq_device snd_timer snd soundcore 
intel_smartconnect
  [   13.284231] Modules linked in: rfcomm ctr ccm bnep arc4 drbg ansi_cprng 
nls_iso8859_1 dm_crypt dell_wmi sparse_keymap intel_rapl iosf_mbi 
x86_pkg_temp_thermal intel_powerclamp dell_laptop coretemp kvm_intel dcdbas 
dell_smm_hwmon kvm crct10dif_pclmul crc32_pclmul aesni_intel aes_x86_64 lrw 
gf128mul iwlmvm glue_helper ablk_helper cryptd mac80211 serio_raw 
snd_hda_codec_hdmi iwlwifi cfg80211 snd_hda_codec_realtek snd_hda_codec_generic 
lpc_ich rtsx_pci_ms snd_usb_audio memstick snd_seq_midi snd_usbmidi_lib 
snd_hda_intel snd_seq_midi_event snd_hda_codec shpchp mei_me snd_hda_core 
snd_hwdep mei snd_rawmidi btusb btrtl btbcm btintel snd_seq snd_pcm bluetooth 
uvcvideo videobuf2_vmalloc videobuf2_memops hid_multitouch videobuf2_core 
joydev v4l2_common videodev input_leds media snd_seq_device snd_timer snd
  [   13.312469] Modules linked in: rfcomm ctr ccm bnep arc4 drbg ansi_cprng 
nls_iso8859_1 dm_crypt dell_wmi sparse_keymap intel_rapl iosf_mbi 
x86_pkg_temp_thermal intel_powerclamp dell_laptop coretemp kvm_intel dcdbas 
dell_smm_hwmon kvm crct10dif_pclmul crc32_pclmul aesni_intel aes_x86_64 lrw 
gf128mul iwlmvm glue_helper ablk_helper cryptd mac80211 serio_raw 
snd_hda_codec_hdmi iwlwifi cfg80211 snd_hda_codec_realtek snd_hda_codec_generic 
lpc_ich rtsx_pci_ms snd_usb_audio memstick snd_seq_midi snd_usbmidi_lib 
snd_hda_intel snd_seq_midi_event snd_hda_codec shpchp mei_me snd_hda_core 
snd_hwdep mei snd_rawmidi btusb btrtl btbcm btintel snd_seq snd_pcm bluetooth 
uvcvideo videobuf2_vmalloc videobuf2_memops hid_multitouch videobuf2_core 
joydev v4l2_common videodev input_leds media snd_seq_device snd_timer snd
  [   22.109657] Modules linked in: rfcomm ctr ccm bnep arc4 drbg ansi_cprng 
nls_iso8859_1 dm_crypt dell_wmi sparse_keymap intel_rapl iosf_mbi 
x86_pkg_temp_thermal intel_powerclamp dell_laptop coretemp kvm_intel dcdbas 
dell_smm_hwmon kvm crct10dif_pclmul crc32_pclmul aesni_intel aes_x86_64 lrw 
gf128mul iwlmvm glue_helper ablk_helper cryptd mac80211 serio_raw 
snd_hda_codec_hdmi iwlwifi cfg80211 snd_hda_codec_realtek snd_hda_codec_generic 
lpc_ich rtsx_pci_ms snd_usb_audio memstick snd_seq_midi snd_usbmidi_lib 
snd_hda_intel snd_seq_midi_event snd_hda_codec shpchp mei_me snd_hda_core 
snd_hwdep mei snd_rawmidi btusb btrtl btbcm btintel snd_seq snd_pcm bluetooth 
uvcvideo videobuf2_vmalloc videobuf2_memops hid_multitouch videobuf2_core 
joydev v4l2_common videodev input_leds media snd_seq_device snd_timer snd
  [   22.138468] Modules linked in: rfcomm ctr ccm bnep arc4 drbg ansi_cprng 
nls_iso8859_1 dm_crypt dell_wmi sparse_keymap intel_rapl iosf_mbi 
x86_pkg_temp_thermal intel_powerclamp dell_laptop coretemp kvm_intel dcdbas 
dell_smm_hwmon kvm 

[Bug 1527444] ProcEnviron.txt

2015-12-21 Thread Rodrigo Primo
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1527444/+attachment/4538537/+files/ProcEnviron.txt

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

Title:
  Intel 7260 Wifi not working on Ubuntu 15.10

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

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


[Bug 1527444] ProcCpuinfo.txt

2015-12-21 Thread Rodrigo Primo
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1527444/+attachment/4538536/+files/ProcCpuinfo.txt

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

Title:
  Intel 7260 Wifi not working on Ubuntu 15.10

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

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


[Bug 1527722] Re: QGIS compilation fail only on Wily/amd64

2015-12-21 Thread Jürgen E . Fischer
Brian: Are you positive this is a qgis problem?   As said it only
appears on wily/amd64 and it doesn't even apply to qgis 2.8 (which
builds fine even on wily/amd64).  I think it's related to automoc - so
something in the conjunction of cmake and Qt - hence the unspecific
assignment to "ubuntu"

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

Title:
  QGIS compilation fail only on Wily/amd64

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

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


[Bug 1518440] Re: tgt fails to install in LXD

2015-12-21 Thread Michael Terry
I just uploaded 1.0.62-1ubuntu1 to xenial for merge bug 1524982.  That
should fix this issue as well.

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

Title:
  tgt fails to install in LXD

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

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


[Bug 1518440] Re: tgt fails to install in LXD

2015-12-21 Thread Michael Terry
Thanks Ryan for patch from upstream and testing though -- gave better
confidence for updating to latest upstream version.

Please test new version when it lands too, to make sure that I and/or
upstream didn't mess anything up.

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

Title:
  tgt fails to install in LXD

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

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


[Bug 1518440] Re: tgt fails to install in LXD

2015-12-21 Thread Michael Terry
Thanks Ryan for patch from upstream and testing though -- gave better
confidence for updating to latest upstream version.

Please test new version when it lands too, to make sure that I and/or
upstream didn't mess anything up.

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

Title:
  tgt fails to install in LXD

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1518440] Re: tgt fails to install in LXD

2015-12-21 Thread Launchpad Bug Tracker
This bug was fixed in the package tgt - 1:1.0.62-1ubuntu1

---
tgt (1:1.0.62-1ubuntu1) xenial; urgency=low

  * Merge from Debian unstable (LP: #1524982, LP: #1518440).  Remaining
changes:
- Drop glusterfs support, since it is not in main.
  * debian/upstart:
- Dropped, we no longer use upstart (except on Touch, where tgt
  isn't used).  Isn't worth a delta.
  * debian/watch:
- Drop merge conflict markers accidentally left in.
  * debian/tests/*:
- Drop delta with Debian here, they imported our tests and improved
  them a while back.
  * debian/tgt.service:
- Drop delta here, Debian made the same change.
  * debian/bash-completion:
- Dropped, Debian has the same thing, just as tgt.bash-completion.

 -- Michael Terry   Mon, 21 Dec 2015 14:20:23 -0500

** Changed in: tgt (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  tgt fails to install in LXD

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1528339] [NEW] package libcloog-isl4:amd64 0.18.3-1 failed to install/upgrade: package libcloog-isl4:amd64 is already installed and configured

2015-12-21 Thread Damir Medved
Public bug reported:

Low disk space ( 150 MB).

ProblemType: Package
DistroRelease: Ubuntu 15.10
Package: libcloog-isl4:amd64 0.18.3-1
ProcVersionSignature: Ubuntu 4.2.0-22.27-generic 4.2.6
Uname: Linux 4.2.0-22-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.19.1-0ubuntu5
AptdaemonVersion: 1.1.1+bzr982-0ubuntu14
Architecture: amd64
Date: Mon Dec 21 21:29:58 2015
DuplicateSignature: package:libcloog-isl4:amd64:0.18.3-1:package 
libcloog-isl4:amd64 is already installed and configured
ErrorMessage: package libcloog-isl4:amd64 is already installed and configured
InstallationDate: Installed on 2015-12-20 (1 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
RelatedPackageVersions:
 dpkg 1.18.2ubuntu5.1
 apt  1.0.10.2ubuntu1
SourcePackage: dpkg
Title: package libcloog-isl4:amd64 0.18.3-1 failed to install/upgrade: package 
libcloog-isl4:amd64 is already installed and configured
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: already-installed amd64 apport-package wily

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

Title:
  package libcloog-isl4:amd64 0.18.3-1 failed to install/upgrade:
  package libcloog-isl4:amd64 is already installed and configured

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

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


[Bug 1527737] Re: Apps do not start if restarted quickly after closing

2015-12-21 Thread Daniel d'Andrada
There was a bad merge in the polite-close branch (revision 424 "Politely
asks processes to close before resorting to killing Fixes: #1434584")
which made ApplicationManager::stopApplication() call
application->close() twice.

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

Title:
  Apps do not start if restarted quickly after closing

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1527737/+subscriptions

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


[Bug 1527902] Re: 3.13.0-71: IPv6 UDP DNS packets are not received

2015-12-21 Thread Andy Whitcroft
** Tags added: kernel-da-key

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

Title:
  3.13.0-71: IPv6 UDP DNS packets are not received

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

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


[Bug 1437804] Re: cowsay is confused by input with ansi colour codes

2015-12-21 Thread Launchpad Bug Tracker
This bug was fixed in the package cowsay - 3.03+dfsg1-14

---
cowsay (3.03+dfsg1-14) unstable; urgency=medium

  [ Tony Maillefaud ]
  * Add patch 03-ansi_code_width_color_widechar.patch
   - Good output format with widechar (closes: #769565)
   - Ignore ANSI codes when determining message width (LP: #10270033)
   - Good output with ANSI colour (LP: #1437804)

 -- Tony Maillefaud   Thu, 10 Dec 2015 09:17:59
+0100

** Changed in: cowsay (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  cowsay is confused by input with ansi colour codes

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

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


[Bug 1527362] Re: source-directory interfaces.d causes crash

2015-12-21 Thread Serge Hallyn
Confirmed.

This seems to be a combination of bug 1273719 and the fact that it crashes
when there is no lo definition found.


** Changed in: netcf (Ubuntu)
   Status: New => Triaged

** Changed in: netcf (Ubuntu)
   Importance: Undecided => High

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

Title:
  source-directory interfaces.d causes crash

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1528316] [NEW] pyhton3 flask hangs on file changes using send_from_directory

2015-12-21 Thread Benjamin Baez
Public bug reported:

I was getting an exception randomly on minetest master-server that I
traced back to "send_from_directory".  When I searched on the web I
found the problem was already reported and resolved a few years back.

Similar Error
https://github.com/mitsuhiko/flask/issues/1169

Bug Fix:
https://github.com/mitsuhiko/flask/pull/921

Please update the package with bug fix reported above.

Thank you!

Summary of issue from a user on GitHub:

welshjf commented on May 1 
I've hit this problem too; perhaps I can clarify what's going on.
send_from_directory tests for existence based on the safe_join of directory and 
filename. So if directory is relative, this is relative to the current working 
directory of the process -- pretty unreliable. send_file, however, expands 
relative paths based on current_app.root_path, and does not have any existence 
check.
Thus, if the CWD and root_path do not match, send_from_directory may 
prematurely raise a 404 for files that do exist, or fail to do so for files 
that happen to exist in the CWD but not the root_path. In the second case, you 
get a 500 internal error when os.path.getsize or

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: python3-flask (not installed)
ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
Uname: Linux 3.19.0-25-generic i686
ApportVersion: 2.14.1-0ubuntu3.19
Architecture: i386
Date: Mon Dec 21 10:20:51 2015
InstallationDate: Installed on 2015-12-09 (12 days ago)
InstallationMedia: Ubuntu-Server 14.04.3 LTS "Trusty Tahr" - Beta i386 
(20150805)
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: flask
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 trusty

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

Title:
  pyhton3 flask hangs on file changes using send_from_directory

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

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


[Bug 1527811] Re: Online accounts buttons not sensitive

2015-12-21 Thread Tim Peeters
The bug was introduced in UITK staging r1760 (the above test program
fails in r1760 and works fine in r1759), and unfortunately the
switchAndCheckboxFix branch does not fix it.

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

Title:
  Online accounts buttons not sensitive

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

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


[Bug 1528313] Re: Pidgin crashing somewhat regularly in 15.10

2015-12-21 Thread Paul Smith
** Description changed:

  I've been using Pidgin since forever and it's been very stable, but ever
  since I've updated to 15.10 I'm getting semi-regular (once or twice a
  week) crashes.
  
  Ubuntu GNOME 15.10
  Pidgin 1:2.10.11-0ubuntu4
  
  Here's a stack trace from my latest crash a few minutes ago, after I
  installed the pidgin-dbg package:
  
  $ gdb -c core.pidgin.3643.1450721666 /usr/bin/pidgin
  GNU gdb (Ubuntu 7.10-1ubuntu2) 7.10
  Copyright (C) 2015 Free Software Foundation, Inc.
  License GPLv3+: GNU GPL version 3 or later 
  This is free software: you are free to change and redistribute it.
  There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
  and "show warranty" for details.
  This GDB was configured as "x86_64-linux-gnu".
  Type "show configuration" for configuration details.
  For bug reporting instructions, please see:
  .
  Find the GDB manual and other documentation resources online at:
  .
  For help, type "help".
  Type "apropos word" to search for commands related to "word"...
  Reading symbols from /usr/bin/pidgin...Reading symbols from 
/usr/lib/debug//usr/bin/pidgin...done.
  done.
  [New LWP 3643]
  [New LWP 3707]
  [New LWP 3706]
  [New LWP 3651]
  [Thread debugging using libthread_db enabled]
  Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  Core was generated by `pidgin'.
  Program terminated with signal SIGSEGV, Segmentation fault.
  #0  g_source_attach (source=0x0, context=0x0) at 
/build/glib2.0-MuyBSS/glib2.0-2.46.2/./glib/gmain.c:1163
  1163/build/glib2.0-MuyBSS/glib2.0-2.46.2/./glib/gmain.c: No such file or 
directory.
  [Current thread is 1 (Thread 0x7fda0a301a80 (LWP 3643))]
  (gdb) thr a a bt
  
  Thread 4 (Thread 0x7fd9f33a2700 (LWP 3651)):
  #0  0x7fda06d99743 in select () at ../sysdeps/unix/syscall-template.S:81
  #1  0x7fd9f3a5a530 in  () at /usr/lib/x86_64-linux-gnu/libtcl8.6.so
  #2  0x7fda0706d6aa in start_thread (arg=0x7fd9f33a2700) at 
pthread_create.c:333
  #3  0x7fda06da2eed in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  
  Thread 3 (Thread 0x7fd9ee9dd700 (LWP 3706)):
  #0  0x7fda06d978dd in poll () at ../sysdeps/unix/syscall-template.S:81
  #1  0x7fda079111ec in g_main_context_iterate (priority=2147483647, 
n_fds=2, fds=0x7fd9e80008e0, timeout=, context=0x561e1a8cf110) 
at /build/glib2.0-MuyBSS/glib2.0-2.46.2/./glib/gmain.c:4135
  #2  0x7fda079111ec in g_main_context_iterate 
(context=context@entry=0x561e1a8cf110, block=block@entry=1, 
dispatch=dispatch@entry=1, self=) at 
/build/glib2.0-MuyBSS/glib2.0-2.46.2/./glib/gmain.c:3835
  #3  0x7fda079112fc in g_main_context_iteration (context=0x561e1a8cf110, 
may_block=may_block@entry=1) at 
/build/glib2.0-MuyBSS/glib2.0-2.46.2/./glib/gmain.c:3901
  #4  0x7fda07911339 in glib_worker_main (data=) at 
/build/glib2.0-MuyBSS/glib2.0-2.46.2/./glib/gmain.c:5672
  #5  0x7fda07937965 in g_thread_proxy (data=0x561e1a82e9e0) at 
/build/glib2.0-MuyBSS/glib2.0-2.46.2/./glib/gthread.c:778
  #6  0x7fda0706d6aa in start_thread (arg=0x7fd9ee9dd700) at 
pthread_create.c:333
  #7  0x7fda06da2eed in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  
  Thread 2 (Thread 0x7fd9ee1dc700 (LWP 3707)):
  #0  0x7fda06d978dd in poll () at ../sysdeps/unix/syscall-template.S:81
  #1  0x7fda079111ec in g_main_context_iterate (priority=2147483647, 
n_fds=3, fds=0x7fd9e00010c0, timeout=, context=0x561e1a8cb710) 
at /build/glib2.0-MuyBSS/glib2.0-2.46.2/./glib/gmain.c:4135
  #2  0x7fda079111ec in g_main_context_iterate (context=0x561e1a8cb710, 
block=block@entry=1, dispatch=dispatch@entry=1, self=) at 
/build/glib2.0-MuyBSS/glib2.0-2.46.2/./glib/gmain.c:3835
  #3  0x7fda07911572 in g_main_loop_run (loop=0x561e1a8cfa00) at 
/build/glib2.0-MuyBSS/glib2.0-2.46.2/./glib/gmain.c:4034
  #4  0x7fda057944a6 in gdbus_shared_thread_func (user_data=0x561e1a8cfa40) 
at /build/glib2.0-MuyBSS/glib2.0-2.46.2/./gio/gdbusprivate.c:246
  #5  0x7fda07937965 in g_thread_proxy (data=0x561e1a82ea30) at 
/build/glib2.0-MuyBSS/glib2.0-2.46.2/./glib/gthread.c:778
  #6  0x7fda0706d6aa in start_thread (arg=0x7fd9ee1dc700) at 
pthread_create.c:333
  #7  0x7fda06da2eed in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  
  Thread 1 (Thread 0x7fda0a301a80 (LWP 3643)):
  #0  0x7fda0790eb24 in g_source_attach (source=0x0, context=0x0) at 
/build/glib2.0-MuyBSS/glib2.0-2.46.2/./glib/gmain.c:1163
  #1  0x7fda09c798b8 in  () at 
/usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
  #2  0x7fda09c799e0 in gst_bus_add_watch_full () at 
/usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
  #3  0x561e1a014b3a in pidgin_sound_play_file (filename=) 
at /build/pidgin-hiYwOJ/pidgin-2.10.11/./pidgin/gtksound.c:543
  #4  0x561e1a014927 in pidgin_sound_play_event 

[Bug 1528316] [NEW] pyhton3 flask hangs on file changes using send_from_directory

2015-12-21 Thread Benjamin Baez
Public bug reported:

I was getting an exception randomly on minetest master-server that I
traced back to "send_from_directory".  When I searched on the web I
found the problem was already reported and resolved a few years back.

Similar Error
https://github.com/mitsuhiko/flask/issues/1169

Bug Fix:
https://github.com/mitsuhiko/flask/pull/921

Please update the package with bug fix reported above.

Thank you!

Summary of issue from a user on GitHub:

welshjf commented on May 1 
I've hit this problem too; perhaps I can clarify what's going on.
send_from_directory tests for existence based on the safe_join of directory and 
filename. So if directory is relative, this is relative to the current working 
directory of the process -- pretty unreliable. send_file, however, expands 
relative paths based on current_app.root_path, and does not have any existence 
check.
Thus, if the CWD and root_path do not match, send_from_directory may 
prematurely raise a 404 for files that do exist, or fail to do so for files 
that happen to exist in the CWD but not the root_path. In the second case, you 
get a 500 internal error when os.path.getsize or

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: python3-flask (not installed)
ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
Uname: Linux 3.19.0-25-generic i686
ApportVersion: 2.14.1-0ubuntu3.19
Architecture: i386
Date: Mon Dec 21 10:20:51 2015
InstallationDate: Installed on 2015-12-09 (12 days ago)
InstallationMedia: Ubuntu-Server 14.04.3 LTS "Trusty Tahr" - Beta i386 
(20150805)
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: flask
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 trusty

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

Title:
  pyhton3 flask hangs on file changes using send_from_directory

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1528326] Re: Custom ringtone option is hard to discover

2015-12-21 Thread Pat McGowan
Did this come from design?

** Changed in: ubuntu-system-settings (Ubuntu)
 Assignee: (unassigned) => Jonas G. Drange (jonas-drange)

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

Title:
  Custom ringtone option is hard to discover

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

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


[Bug 1528102] Re: Sync libgdiplus 4.2-1 (main) from Debian unstable (main)

2015-12-21 Thread Michael Terry
Oops, Debian dropped powerpc architecture.  I've added it back on top of
the sync'd version in 4.2-1ubuntu1.  All set now.

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

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

Title:
  Sync libgdiplus 4.2-1 (main) from Debian unstable (main)

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

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


[Bug 1527722] Re: QGIS compilation fail only on Wily/amd64

2015-12-21 Thread Johan Van de Wauw
Can you post a buildlog where compilation fails?

I suppose this is actually the same bug which we had in debian testing:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=806324#74

"
 The problem is just that libQtUiTools.a has been built with the
 binutils from unstable, which introduce new relocation types. The .o
 object files (and thus static libraries) generated by binutils from
 unstable therefore can't be processed by the one from testing.
"

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

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

Title:
  QGIS compilation fail only on Wily/amd64

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

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


[Bug 1526373] Re: [Merge] gettext 0.19.6-1 from debian unstable

2015-12-21 Thread Michael Terry
** Changed in: gettext (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  [Merge] gettext 0.19.6-1 from debian unstable

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

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


[Bug 1527527] Re: Mnemonic support via Action if keyboard available

2015-12-21 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: Confirmed => Fix Committed

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Importance: Medium => High

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

Title:
  Mnemonic support via Action if keyboard available

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

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


[Bug 1527039] Re: read: Value too large for defined data type -- from fanotify interface

2015-12-21 Thread Tim Gardner
** Changed in: linux (Ubuntu Trusty)
   Status: In Progress => Fix Committed

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

Title:
  read: Value too large for defined data type -- from fanotify interface

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

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


[Bug 1521043] Re: less 458 crashes if search regex has many groups

2015-12-21 Thread Michael Terry
Thank you so much for the patch!  I've uploaded it with minor
modifications to xenial.  Specifically, adjusted changelog (version
simplification, wily->xenial, named patch file) and ran update-
maintainer.

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

Title:
  less 458 crashes if search regex has many groups

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

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


[Bug 1528345] [NEW] grub or kernel update broke Secure Boot by putting grubx64.efi instead of shimx64.efi in EFI boot order

2015-12-21 Thread L. David Baron
Public bug reported:

I've been running Ubuntu on a Lenovo ThinkPad X240.  I initially
installed 14.10 when I got the machine in January.  I then upgraded to
15.04, and on Monday evening (late December 14) I upgraded to 15.10.  I
rebooted once right after the update to make sure some postfix and
opendkim configuration changes I made worked correctly after rebooting.

Then between Monday evening and Friday evening (December 19) there were
a bunch of system updates that I installed.  On Friday evening I decided
to reboot to boot into the updated kernel.  (There were also grub
updates in that interval.)

When I rebooted, the laptop said:

Secure Boot
Image failed to verify with *ACCESS DENIED*
Press any key to continue.

See the image (posted by somebody else) of this error in
http://askubuntu.com/questions/710146/how-to-fix-secure-boot-error-
image-failed-to-verify-with-access-denied-on-st

I had to disable secure boot to make the system boot.


Based on the discussion in 
http://askubuntu.com/questions/710146/how-to-fix-secure-boot-error-image-failed-to-verify-with-access-denied-on-st
 it appears that the problem is that the updates caused it to try to boot 
directly to grub (File(\EFI‌​\ubuntu\grubx64.efi)) rather than via the shim 
(File(\EFI‌​\ubuntu\shimx64.efi)).  I don't know for sure what sequence of 
events caused that, nor did I verify for certain that it was booting via the 
shim before.  However, I know that this reboot on Friday was the first time I 
had a secure boot failure since installing Ubuntu on the laptop (and using only 
Ubuntu; no other OSes involved) in January.

I'll attach a list of the system updates that were applied in the
interval between the successful boot and the failed one from
/var/log/dpkg.log .  Note that the log is in UTC but my description
above ("evening", etc., is in UTC-8, so the evening of December 14 is
actually around 07:00 UTC on December 15).  Note that this log contains
a grub update, two kernel updates, and the removal of the first of those
kernel updates via apt-get autoremove.

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: grub-common 2.02~beta2-29ubuntu0.2
ProcVersionSignature: Ubuntu 4.2.0-22.27-generic 4.2.6
Uname: Linux 4.2.0-22-generic x86_64
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
CurrentDesktop: Unity
Date: Mon Dec 21 15:39:21 2015
EcryptfsInUse: Yes
InstallationDate: Installed on 2015-01-25 (330 days ago)
InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
SourcePackage: grub2
UpgradeStatus: Upgraded to wily on 2015-12-15 (6 days ago)

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


** Tags: amd64 apport-bug wily

** Attachment added: "segment of /var/log/dpkg.log showing all updates in the 
interval"
   https://bugs.launchpad.net/bugs/1528345/+attachment/4538594/+files/dpkg.log

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

Title:
  grub or kernel update broke Secure Boot by putting grubx64.efi instead
  of shimx64.efi in EFI boot order

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

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

[Bug 1527919] Re: Merge gimp 2.8.16-1

2015-12-21 Thread Launchpad Bug Tracker
This bug was fixed in the package gimp - 2.8.16-1ubuntu1

---
gimp (2.8.16-1ubuntu1) xenial; urgency=low

  * Merge from Debian unstable. (LP: #1527919) Remaining changes:
- debian/patches/02_help-message.patch,
  debian/patches/03_gimp.desktop.in.in.patch:
  + Update some strings for Ubuntu.
- debian/rules:
  + Set gettext domain and update translation templates.

 -- Jackson Doak   Sun, 20 Dec 2015 06:56:48 +1100

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

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

Title:
  Merge gimp 2.8.16-1

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

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


[Bug 1264629] Re: Display Settings window opens itself after resume from suspend.

2015-12-21 Thread Kaspar Laineste
I have HP Compaq nc6120 and on battery power, when i close the lid, it
will open so many display settings windows, that my poor laptop crashes.
When plugged in it sometimes shows the window after opening lid and
sometimes with delay (10 -30 seconds). killall xfsettingsd, gives error,
its not found.

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

Title:
  Display Settings window opens itself after resume from suspend.

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

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


[Bug 1512132] Re: sometimes no ring for incoming calls.

2015-12-21 Thread Roascio Paolo
Ok, finally the bug returned back.

Via ssh i made a full dump of the .cache/upstart directory, so - this
time - i have a full log availability :) and some other info:

@Bill
>When the phone is in this state, do any other sounds play correctly? For 
>example, can you play music from the music-app or try to change
>ringtones and preview them from system-settings?

I tried both, listen music and change ringtones in system.settings: no
sounds.

@Tiago
>Could you run the following command and paste the output for us?

>zgrep "Failed to get current playback position" $HOME/.cache/upstart/*

That command still reports no results, so, i believe this is not a
duplicate of that in comment #3 (at least is slightly different).

The error, this time, blown out when i'm trying to figure out reasons i
can't play some kind of videos as reported in bug 1512090, so, surely
something has crashed somewhere and this prevents sessions to be
restored.

There is a thing i don't full understand: in comment #4 Bill mentions a
workaround, then, is this workaround included in OTA-8.5? If so, then it
doesn't solve this bug.

Now i'm going to attach some logs. feel free to ask the full upstart
dump if useful to solve this bug.

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

Title:
  sometimes no ring for incoming calls.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1512132/+subscriptions

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


[Bug 1512327] Re: [dialer-app] Can't hang up phone calls

2015-12-21 Thread Bill Filler
** Changed in: dialer-app (Ubuntu)
   Importance: Undecided => Critical

** Changed in: dialer-app (Ubuntu)
 Assignee: (unassigned) => Tiago Salem Herrmann (tiagosh)

** Also affects: canonical-devices-system-image
   Importance: Undecided
   Status: New

** Changed in: canonical-devices-system-image
   Importance: Undecided => Critical

** Changed in: canonical-devices-system-image
 Assignee: (unassigned) => Bill Filler (bfiller)

** Changed in: canonical-devices-system-image
Milestone: None => ww02-2016

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

Title:
  [dialer-app] Can't hang up phone calls

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1512327/+subscriptions

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


[Bug 1512132] Re: sometimes no ring for incoming calls.

2015-12-21 Thread Roascio Paolo
dbus.log

** Attachment added: "dbus.log"
   
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1512132/+attachment/4538607/+files/dbus.log

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

Title:
  sometimes no ring for incoming calls.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1512132/+subscriptions

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


[Bug 1527187] Re: Unable to hang up outgoing call

2015-12-21 Thread Bill Filler
** Changed in: dialer-app (Ubuntu)
 Assignee: (unassigned) => Tiago Salem Herrmann (tiagosh)

** Changed in: dialer-app (Ubuntu)
   Importance: Undecided => Critical

** Also affects: canonical-devices-system-image
   Importance: Undecided
   Status: New

** Changed in: canonical-devices-system-image
 Assignee: (unassigned) => Bill Filler (bfiller)

** Changed in: canonical-devices-system-image
   Importance: Undecided => Critical

** Changed in: canonical-devices-system-image
Milestone: None => ww02-2016

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

Title:
  Unable to hang up outgoing call

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1527187/+subscriptions

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


[Bug 1528139] Re: aa-logprof crash again

2015-12-21 Thread Christian Boltz
Thanks, I was able to reproduce the crash with your profiles and a hand-
tuned log line even with the latest bzr trunk:

# python3 aa-logprof -d lp1528139/apparmor.d/ -f <(echo '[ 2590.544373] audit: 
type=1400 audit(1450688542.244:3848): apparmor="ALLOWED" operation="open" 
profile="/usr/lib/NetworkManager/nm-dhcp-client.action" name="/crash/me" 
pid=7983 comm="foo" requested_mask="r" denied_mask="r" fsuid=0 ouid=0')
-> (A)llow
-> (V)iew Changes
-> enjoy the crash

The problem is that the /usr/lib/NetworkManager/nm-dhcp-client.action
profile is stored in apparmor.d/sbin.dhclient (which contains multiple
profiles). If I move it to a separate file, aa-logprof doesn't crash.

Now I "just" need to find out what is wrong - but that's easier with a 
reproducer available :-)
(Maybe the perfect answer is a total rewrite of 
serialize_profile_from_old_profile() which has more than one known bug, but 
that isn't something that will happen soon.)

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

Title:
  aa-logprof crash again

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

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


[Bug 1512132] Re: sometimes no ring for incoming calls.

2015-12-21 Thread Roascio Paolo
media-hub.log

** Attachment added: "media-hub.log"
   
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1512132/+attachment/4538608/+files/media-hub.log

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

Title:
  sometimes no ring for incoming calls.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1512132/+subscriptions

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


[Bug 1528279] Re: Spinner not shown

2015-12-21 Thread Kevin DuBois
spinner is crashing while uploading some of the artwork to the gpu
(specifically the wallpaper)

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

Title:
  Spinner not shown

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1528279/+subscriptions

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


Re: [Bug 1528136] Re: [1.2.16] Failed to initialize KVM & other internal errors

2015-12-21 Thread Serge Hallyn
Quoting jean-christophe manciot (manciot.jeanchristo...@gmail.com):
> Thanks for the quick answer.
> 
> I've installed libvirt-bin 1.2.16 from official repo.
> 
> I've just found a workaround in /etc/libvirt/qemu.conf:
> 
> user= "root"
> group= "root"
> 
> I'm not sure why we have to specify these now:

Does ls -l /dev/kvm show

crw-rw 1 root kvm 10, 232 Dec 20 02:26 /dev/kvm

?

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

Title:
  [1.2.16] Failed to initialize KVM & other internal errors

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

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


[Bug 1527923] Re: Merge 0.6.3-2 from debian

2015-12-21 Thread Michael Terry
Thank you for the patch! I've uploaded to xenial.

** Changed in: xfce4-terminal (Ubuntu)
   Status: New => In Progress

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

Title:
  Merge 0.6.3-2 from debian

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

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


[Bug 1508744] Re: Upgrade to Ubuntu 15.10 Broken: lxc-net.service fails on upgrade

2015-12-21 Thread Serge Hallyn
Tried to reproduce by installing lxc version from vivid release, then
upgrading to -updates, but it worked fine :(

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

Title:
  Upgrade to Ubuntu 15.10 Broken: lxc-net.service fails on upgrade

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


  1   2   3   4   5   6   7   8   >