[Touch-packages] [Bug 1565667] Re: When returning from suspend, my external Apple monitor is not detected, and nothing I do seem to enable it. Rebooting makes everything work as it should. This was no

2016-04-11 Thread Urban Engberg
With the latest update, it seems like the problem has been resolved. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1565667 Title: When returning from suspend, my external Ap

[Touch-packages] [Bug 1563590] Re: 1.25.4, xenial, init script install error race

2016-04-11 Thread Martin Pitt
** Changed in: systemd (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1563590 Title: 1.25.4, xenial, init script insta

[Touch-packages] [Bug 1565969] Re: Udev rule causes automatic incorrect unmount of dm device

2016-04-11 Thread Martin Pitt
Fix landed upstream, I imported it into our package. ** Changed in: systemd (Ubuntu) Importance: Undecided => Medium ** Changed in: systemd (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, whi

[Touch-packages] [Bug 1567744] Re: RTNETLINK answers: Numerical result out of range for alias interface from a usb NIC

2016-04-11 Thread Martin Pitt
I actually re-started the discussion about that (about the third time) a few days ago on https://lists.ubuntu.com/archives/ubuntu- devel/2016-April/039302.html . This is actually another point in favor of moving to location based USB names by default. @Andres: For the time being, please see /usr/s

[Touch-packages] [Bug 1569064] Re: ifupdown wants to configure interfaces it shouldn't (lxdbr0)

2016-04-11 Thread Martin Pitt
This will make networking's output go to the console as well: sudo mkdir -p /etc/systemd/system/networking.service.d printf '[Service]\nStandardOutput=journal+console\nStandardError=journal+console\n' | sudo tee /etc/systemd/system/networking.service.d/debug.conf (I. e. do this before you set u

[Touch-packages] [Bug 1286552] Re: No wifi after suspend

2016-04-11 Thread Felix
Following works for me for my Sony Vaio (even when enabling energy saving option for ath9k driver). I collected the script information from various sources - the last missing thing for my Vaio seemed to be the timeout parameter. Since I added the timeout parameter it works: case "$1" in hibernate

[Touch-packages] [Bug 1511525] Re: Can't transfer file using bluetooth OBEX

2016-04-11 Thread Yuan-Chen Cheng
** Summary changed: - Can't transfer file using bluetooth + Can't transfer file using bluetooth OBEX -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to bluez in Ubuntu. https://bugs.launchpad.net/bugs/1511525 Title: Can't tra

[Touch-packages] [Bug 1569064] Re: systemctl wants to configure interfaces it shouldn't (lxdbr0)

2016-04-11 Thread Martin Pitt
Moving to ifupdown. systemd does not configure the network (unless you set them up in networkd, but we don't do that anywhere automatically and there's no evidence that you did, and it's networking.service that hangs). I also don't see much wrong about this, except maybe that interfaces.d/50-cloud

[Touch-packages] [Bug 1566172] Re: [SUGGESTION] Use the space bar for moving the text cursor

2016-04-11 Thread Kugi Eusebio
I created a little hack and uploaded it in launchpad [1]. It can be used to see how this can be implemented and how useful it can be in different use cases. For now, I'm enjoying this feature on my phone/tablet :) [1] https://launchpad.net/spacekey-cursor -- You received this bug notification

[Touch-packages] [Bug 1568817] Re: uitk gles package upgrade not working

2016-04-11 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-ui-toolkit-gles - 1.3.1918+16.04.20160404-0ubuntu3 --- ubuntu-ui-toolkit-gles (1.3.1918+16.04.20160404-0ubuntu3) xenial; urgency=medium * debian/qml-module-components-gles.install: don't provide overlapping files. (LP: #1568817) -- Timo

[Touch-packages] [Bug 1569064] Re: systemctl wants to configure interfaces it shouldn't (lxdbr0)

2016-04-11 Thread Serge Hallyn
Tried adding lxdbr0 to the EXCLUDE_INTERFACES. Works on a kvm vm; but the openstack instance ends up with *only* lxdbr0 configured. Voodoo. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.lau

[Touch-packages] [Bug 1569151] Re: sudo crashed with SIGABRT in kill()

2016-04-11 Thread Apport retracing service
*** This bug is a duplicate of bug 1565332 *** https://bugs.launchpad.net/bugs/1565332 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #1565332, so is being marked as such.

[Touch-packages] [Bug 1568817] Re: uitk gles package upgrade not working

2016-04-11 Thread Timo Jyrinki
** Also affects: ubuntu-ui-toolkit-gles (Ubuntu) Importance: Undecided Status: New ** Description changed: - Trying to upgrade to xenial-proposed UITK is currently not working. + Trying to upgrade to xenial-proposed UITK - the gles version - is + currently not working. Both normal and g

[Touch-packages] [Bug 1543774] Re: [AV200 - Xonar DS, playback] No sound at all

2016-04-11 Thread Launchpad Bug Tracker
[Expired for alsa-driver (Ubuntu) because there has been no activity for 60 days.] ** Changed in: alsa-driver (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu

[Touch-packages] [Bug 1004607] Re: pulseaudio switches microhpones randomly

2016-04-11 Thread Launchpad Bug Tracker
[Expired for pulseaudio (Ubuntu) because there has been no activity for 60 days.] ** Changed in: pulseaudio (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. h

[Touch-packages] [Bug 1569071] Re: /usr/bin/bat in alsa-utils conflicts with /usr/bin/bat in bacula-qt-console

2016-04-11 Thread Launchpad Bug Tracker
This bug was fixed in the package alsa-utils - 1.1.0-0ubuntu4 --- alsa-utils (1.1.0-0ubuntu4) xenial; urgency=medium * Add patch from Upstream/Debian to rename the bat command to fix package conflicts (LP: #1569071) -- Luke Yelavich Tue, 12 Apr 2016 09:33:00 +1000 ** Change

[Touch-packages] [Bug 1567744] Re: RTNETLINK answers: Numerical result out of range for alias interface from a usb NIC

2016-04-11 Thread Mathieu Trudel-Lapierre
I pinged pitti on IRC earlier today, and just subscribed him for guidance on whether this can be fixed in systemd; which seems to be the least intrusive way to handle this (aside from expecting users to know about this limitation and renaming interfaces themselves). ** Changed in: iproute2 (Ubuntu

[Touch-packages] [Bug 1567744] Re: RTNETLINK answers: Numerical result out of range for alias interface from a usb NIC

2016-04-11 Thread Mathieu Trudel-Lapierre
This isn't a simple problem at all. The new naming scheme from systemd makes it so that these specific devices (USB dongles) get their MAC address encoded in the device name, which brings it up to a length of 15 characters + \0; so 16 bytes. This happens to also be the size limit for interface nam

[Touch-packages] [Bug 1539011] Re: [regression] Window resizing is very choppy and stutters (border does not smoothly follow the mouse)

2016-04-11 Thread Daniel van Vugt
** Description changed: Just tried Unity8 desktop for the first time since October and found some things don't work as well as before. One of them is window resizing, which is now every choppy and stuttering. + + Please also see bug 1540702 so as to not confuse the two. ProblemType: Bu

[Touch-packages] [Bug 1569064] Re: systemctl wants to configure interfaces it shouldn't (lxdbr0)

2016-04-11 Thread Stéphane Graber
Not seeing anything wrong with the files above, no subnet conflict or other network error. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1569064 Title: systemctl wants to

[Touch-packages] [Bug 1568985] Re: unity-system-compositor crashed with SIGSEGV in __gxx_personality_v0()

2016-04-11 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1553549 *** https://bugs.launchpad.net/bugs/1553549 I suspect this bug is not strictly a duplicate of bug 1553549 as you don't seem to be using nvidia. However the stack trace and system information available is too brief to be able to do anything else with

[Touch-packages] [Bug 1528886] Re: Checking for updates never finishes

2016-04-11 Thread Cerberus
It started working, I checked three times in a row and it was successful, will track this further to see if updating continues working properly. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtbase-opensource-src in Ubuntu.

[Touch-packages] [Bug 1568082] Re: Dash 'activity pulse' on bottom should be blue

2016-04-11 Thread Launchpad Bug Tracker
** Branch linked: lp:~josharenson/unity8/blue-activity-pluse -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1568082 Title: Dash 'activity pulse' on bottom should be blue S

[Touch-packages] [Bug 1569099] [NEW] package systemd-sysv 229-4ubuntu1 failed to install/upgrade: pre-dependency problem - not installing systemd-sysv

2016-04-11 Thread Christian Reis
Public bug reported: This was easily fixed via an apt-get -f install, and there was no mention of libgcrypt20, so I don' t think it' s a dupe of but 1560797. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: systemd-sysv 229-4ubuntu1 ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6

[Touch-packages] [Bug 1462441] Re: apport hangs, wrong menu entries

2016-04-11 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: apport (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net

[Touch-packages] [Bug 1462441] Re: apport hangs, wrong menu entries

2016-04-11 Thread Ian Turner
(That is, with apport 2.20.1-0ubuntu1) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1462441 Title: apport hangs, wrong menu entries Status in apport package in Ubuntu:

[Touch-packages] [Bug 1462441] Re: apport hangs, wrong menu entries

2016-04-11 Thread Ian Turner
I'm seeing this problem in Xenial. ** Tags added: xenial -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1462441 Title: apport hangs, wrong menu entries Status in apport p

[Touch-packages] [Bug 1569094] [NEW] After upgrade to Xenial, apport-collect fails

2016-04-11 Thread Ian Turner
Public bug reported: After upgrading wily -> Xenial, when I run apport-collect with no arguments, this is what I get: Mon Apr 11 19:53:52 vectro@mirian:~ $ sudo apport-collect ERROR: Could not import module, is a package upgrade in progress? Error: No module named PyQt5.QtCore This is with app

[Touch-packages] [Bug 1567037] Re: lxc-attach crashed with SIGSEGV in get_pty_on_host()

2016-04-11 Thread Serge Hallyn
No that should actually be ok, it's ../Zulu not ./Zulu. Could you show the contents of /var/lib/lxc/unity-lxc/config /var/lib/lxc/unity-lxc/fstab (I'll also be asking for contents of any files listed in lxc.include lines) ** No longer affects: tzdata (Ubuntu) -- You received this bug notifica

[Touch-packages] [Bug 1569064] Re: systemctl wants to configure interfaces it shouldn't (lxdbr0)

2016-04-11 Thread Serge Hallyn
Removing the ipv4 configuration from /etc/default/lxd-bridge doesn't help. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1569064 Title: systemctl wants to configure inter

[Touch-packages] [Bug 1569071] Re: /usr/bin/bat in alsa-utils conflicts with /usr/bin/bat in bacula-qt-console

2016-04-11 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-audio-dev/alsa-utils/ubuntu -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-utils in Ubuntu. https://bugs.launchpad.net/bugs/1569071 Title: /usr/bin/bat in alsa-utils conflicts with /usr/bi

[Touch-packages] [Bug 1569064] Re: systemctl wants to configure interfaces it shouldn't (lxdbr0)

2016-04-11 Thread Serge Hallyn
ip addr show: http://paste.ubuntu.com/15769059/ ip route show: http://paste.ubuntu.com/15769063/ /etc/network/interfaces: http://paste.ubuntu.com/15769066/ /etc/network/interfaces.d/50-cloud-init.cfg: http://paste.ubuntu.com/15769068/ /etc/network/interfaces.d/eth0: http://paste.ubuntu.com/1576907

[Touch-packages] [Bug 1569064] Re: systemctl wants to configure interfaces it shouldn't (lxdbr0)

2016-04-11 Thread Serge Hallyn
Note that adding an ipv4 address to the local uvt-kvm guest does *not* make it fail, sadly :( Getting the other info... -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/156906

Re: [Touch-packages] [Bug 1516985] Re: Package update to 3.0

2016-04-11 Thread extraym...@gmail.com
Any chance this gets into final release? 2016-03-21 1:21 GMT+08:00 Mike Gogulski : > The final beta freeze for Xenial is coming up on the 24th according to > https://wiki.ubuntu.com/XenialXerus/ReleaseSchedule > > *prays that someone picks this up and champions an exception* > > -- > You received

[Touch-packages] [Bug 1569082] Re: package libxxf86vm1 1:1.1.4-1 [modified: usr/share/doc/libxxf86vm1/changelog.Debian.gz] failed to install/upgrade: trying to overwrite shared '/usr/share/doc/libxxf8

2016-04-11 Thread Apport retracing service
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libxxf86vm in Ubuntu. https://bugs.launchpad.net/bugs/1569082 Title: package libxxf86vm1 1:1.1.4-1 [modified: usr/share/doc/libxxf86vm1

[Touch-packages] [Bug 1569082] [NEW] package libxxf86vm1 1:1.1.4-1 [modified: usr/share/doc/libxxf86vm1/changelog.Debian.gz] failed to install/upgrade: trying to overwrite shared '/usr/share/doc/libxx

2016-04-11 Thread ajanke
Public bug reported: just tried install i386 version of opengl, that's all I know just following the process as presented by ubuntu ui ProblemType: Package DistroRelease: Ubuntu 15.10 Package: libxxf86vm1 1:1.1.4-1 [modified: usr/share/doc/libxxf86vm1/changelog.Debian.gz] ProcVersionSignature: U

[Touch-packages] [Bug 1569064] Re: systemctl wants to configure interfaces it shouldn't (lxdbr0)

2016-04-11 Thread Stéphane Graber
Ok, the fact that this only happens when it does have an IP may point at some kind of conflict. Any chance you can (obviously before reboot), also post "ip addr show", "ip route show" and the content of /etc/network/interfaces and any file under /etc/network/interfaces.d/ ? -- You received this

Re: [Touch-packages] [Bug 1569064] Re: systemctl wants to configure interfaces it shouldn't (lxdbr0)

2016-04-11 Thread Serge Hallyn
Hm, so lxdbr0 has an ipv4 address in the openstack instance. In the uvt-kvm instance where networking comes up fine, it does not. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bu

[Touch-packages] [Bug 1561096] Re: STC850:Brazos:Br16:Br16p05: Network ethernet port name changed under Ubuntu 16.04 with added adapters (ibmveth)

2016-04-11 Thread bugproxy
--- Comment From cdead...@us.ibm.com 2016-04-11 18:44 EDT--- *** Bug 136973 has been marked as a duplicate of this bug. *** ** Tags added: bugnameltc-136930 severity-high -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed t

Re: [Touch-packages] [Bug 1569064] Re: systemctl wants to configure interfaces it shouldn't (lxdbr0)

2016-04-11 Thread Serge Hallyn
cat lxd-bridge: http://paste.ubuntu.com/15768875/ systemctl status lxd-bridge: http://paste.ubuntu.com/15768890/ These are of course before the reboot. I cannot get in after reboot. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscri

[Touch-packages] [Bug 1569071] Re: /usr/bin/bat in alsa-utils conflicts with /usr/bin/bat in bacula-qt-console

2016-04-11 Thread Lars Bahner
http://packages.ubuntu.com/xenial/amd64/bareos-bat/filelist -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-utils in Ubuntu. https://bugs.launchpad.net/bugs/1569071 Title: /usr/bin/bat in alsa-utils conflicts with /usr

[Touch-packages] [Bug 1569071] [NEW] /usr/bin/bat in alsa-utils conflicts with /usr/bin/bat in bacula-qt-console

2016-04-11 Thread Lars Bahner
Public bug reported: Unpacking alsa-utils (1.1.0-0ubuntu3) over (1.1.0-0ubuntu2) ... dpkg: error processing archive /var/cache/apt/archives/alsa-utils_1.1.0-0ubuntu3_amd64.deb (--unpack): trying to overwrite '/usr/bin/bat', which is also in package bacula-console-qt 7.0.5+dfsg-4build1 dpkg-deb:

[Touch-packages] [Bug 1521299] Re: Please merge freetype 2.6.3-3 from Debian testing

2016-04-11 Thread Steve Langasek
I agree that it appears 2.6.3 would be preferable due to the fuzzing fixes. However, as freetype has a history of introducing behavior regressions on a fairly regular basis, this is not a straightforward change to make during feature freeze because it's not easy to regression-test. I don't believ

[Touch-packages] [Bug 1561302] Re: gdm won't allow passwordless login

2016-04-11 Thread Tim
** Changed in: gdm3 (Ubuntu) Assignee: (unassigned) => Tim (darkxst) ** Changed in: gdm3 (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pam in Ubuntu. https://bugs.launchpa

[Touch-packages] [Bug 1569064] Re: systemctl wants to configure interfaces it shouldn't (lxdbr0)

2016-04-11 Thread Stéphane Graber
Can you attach your /etc/default/lxd-bridge and "sudo systemctl status lxd-bridge"? Just confirming that everything looks sane on that front. It does look like systemd triggers on the interface and expects ifupdown to configure it, waiting forever for it to do so, despite the possibility that the

[Touch-packages] [Bug 1569066] [NEW] /usr/bin/pulseaudio:*** stack smashing detected ***: /usr/bin/pulseaudio terminated

2016-04-11 Thread errors.ubuntu.com bug bridge
Public bug reported: The Ubuntu Error Tracker has been receiving reports about a problem regarding pulseaudio. This problem was most recently seen with version 1:6.0-0ubuntu13, the problem page at https://errors.ubuntu.com/problem/9a5d1c6212dac0a988685cb691fdb5f0e39d69a4 contains more details. *

[Touch-packages] [Bug 1569064] Re: systemctl wants to configure interfaces it shouldn't (lxdbr0)

2016-04-11 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: lxd (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/b

[Touch-packages] [Bug 1569064] Re: systemctl wants to configure interfaces it shouldn't (lxdbr0)

2016-04-11 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: systemd (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.n

[Touch-packages] [Bug 1569064] [NEW] systemctl wants to configure interfaces it shouldn't (lxdbr0)

2016-04-11 Thread Serge Hallyn
Public bug reported: The reproducer: create a xenial vm. There, run lxc launch ubuntu: leave that container running, and reboot. If you're "lucky", networking will never come up: [[0;32m OK [0m] Found device /sys/subsystem/net/devices/lxdbr0. [[0m[0;31m* [0m] A start job is running for

[Touch-packages] [Bug 1568849] Re: inconsistent disappearance of child scope on Today scope

2016-04-11 Thread Michi Henning
Added unity-scopes-shell because scopes-api just passes through what it gets from the shell. ** Also affects: unity-scopes-shell (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribe

[Touch-packages] [Bug 1561096] Re: STC850:Brazos:Br16:Br16p05: Network ethernet port name changed under Ubuntu 16.04 with added adapters (ibmveth)

2016-04-11 Thread Martin Pitt
Fixed: http://anonscm.debian.org/cgit/pkg-systemd/systemd.git/commit/?id=4bd57cb http://anonscm.debian.org/cgit/pkg-systemd/systemd.git/commit/?id=e9b0a I'll upload a new package tomorrow. I tested this with some fake DEVPATH and QEMU devices (DRIVER=="virtio_net"), but a full install/boot tes

[Touch-packages] [Bug 1562208] Re: OpenAL Software Silent/Freezes

2016-04-11 Thread Lampros Liontos
Was there something else I needed to clarify? According to the developer of OpenAL (from what I understand), the PulseAudio stream keeps its existing buffer, even though OpenAL sets it to 0 for manual starting control. I was just wondering what might have been causing this. -- You received this

[Touch-packages] [Bug 1561096] Re: STC850:Brazos:Br16:Br16p05: Network ethernet port name changed under Ubuntu 16.04 with added adapters (ibmveth)

2016-04-11 Thread bugproxy
** Tags removed: bugnameltc-136930 severity-high -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1561096 Title: STC850:Brazos:Br16:Br16p05: Network ethernet port name chang

[Touch-packages] [Bug 1561096] Re: STC850:Brazos:Br16:Br16p05: Network ethernet port name changed under Ubuntu 16.04 with added adapters (ibmveth)

2016-04-11 Thread Martin Pitt
** Changed in: systemd (Ubuntu Xenial) Status: Incomplete => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1561096 Title: STC850:Brazos:Br16:Br16p05: N

[Touch-packages] [Bug 1567037] Re: lxc-attach crashed with SIGSEGV in get_pty_on_host()

2016-04-11 Thread Serge Hallyn
** Also affects: tzdata (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/1567037 Title: lxc-attach crashed with SIGSEGV in g

[Touch-packages] [Bug 1561096] Re: STC850:Brazos:Br16:Br16p05: Network ethernet port name changed under Ubuntu 16.04 with added adapters (ibmveth)

2016-04-11 Thread Martin Pitt
> The 3002 is likely what we'd want to bind to. Thanks for pointing this out! This sounds like a very good solution, much better than either of the above. If this is stable across reboots and indeed a property of the (virtual) "hardware", then let's use this. Thus an udev rule like this ought

[Touch-packages] [Bug 1566991] Re: software-properties-gtk crashed with FileNotFoundError in _execute_child(): [Errno 2] No such file or directory: 'modinfo'

2016-04-11 Thread Brian Murray
You seem to have the package kmod installed, is '/sbin/modinfo' available? ** Changed in: software-properties (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in Ub

[Touch-packages] [Bug 1567037] Re: lxc-attach crashed with SIGSEGV in get_pty_on_host()

2016-04-11 Thread Philipp
# ls -l /etc/localtime -rw-r--r-- 1 root root 2335 Apr 10 23:13 /etc/localtime # ls -l /var/lib/lxc/unity8-lxc/rootfs/etc/localtime lrwxrwxrwx 1 root root 27 Apr 10 06:02 /var/lib/lxc/unity8-lxc/rootfs/etc/localtime -> /usr/share/zoneinfo/Etc/UTC # ls -l /usr/share/zoneinfo/Etc/UTC lrwxrwxrwx

[Touch-packages] [Bug 1561647] Re: No mokutil prompt triggered when installing from additional drivers

2016-04-11 Thread Brian Murray
** Tags added: xenial -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in Ubuntu. https://bugs.launchpad.net/bugs/1561647 Title: No mokutil prompt triggered when installing from additional drivers Status

[Touch-packages] [Bug 1516403] Re: Upper angles of window not curved

2016-04-11 Thread Christopher Kyle Horton
I'm still getting the issue here, except in my case the corners are white instead of black. ** Attachment added: "GNOME Calendar white corners in Ambiance under Unity" https://bugs.launchpad.net/unity/+bug/1516403/+attachment/4633176/+files/Screenshot%20from%202016-04-11%2016-52-14.png -- Yo

[Touch-packages] [Bug 1568857] Re: gallery-app should use QML api for content-hub

2016-04-11 Thread Arthur Mello
** Branch linked: lp:~artmello/gallery-app/gallery-app-qml_content_hub -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gallery-app in Ubuntu. https://bugs.launchpad.net/bugs/1568857 Title: gallery-app should use QML api for

[Touch-packages] [Bug 1567840] Re: tst_datepicker generates segfault

2016-04-11 Thread Tim Peeters
tst_adaptivepagelayout.qml can crash as well, see http://pastebin.ubuntu.com/15767687/ -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1567840 Title: tst_datepick

[Touch-packages] [Bug 1555760] Re: Too many levels of symbolic links /proc/sys/fs/binfmt_misc

2016-04-11 Thread Stéphane Graber
That redhat bug shows a similar end result though I doubt the cause is the same in Ubuntu's case. We wouldn't see such random occurrences of the bug if it was something as simple as a package shipping a completely broken binfmt snippet. -- You received this bug notification because you are a memb

[Touch-packages] [Bug 1563026] Re: LXC/LXD installed by default on Ubuntu server

2016-04-11 Thread Pete Cheslock
I agree with both Tom and lightraven24, in that adding in packages that are not asked for becomes overkill when your "container" is effectively an amazon instance. Having the ability to create a truely "minimal" build of ubuntu in order to run on a cloud service provider is important to reduce pos

[Touch-packages] [Bug 1565658] Re: Upgrade to 1.1.1 that was released in March 2016

2016-04-11 Thread Pander
Please, put it back to "Confirmed" Thanks ** Tags removed: xenial ** Tags added: 16.10 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-lib in Ubuntu. https://bugs.launchpad.net/bugs/1565658 Title: Upgrade to 1.1.1 tha

[Touch-packages] [Bug 1565659] Re: Upgrade to 1.1.1 that was released in March 2016

2016-04-11 Thread Pander
** Tags removed: xenial ** Tags added: 16.10 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-utils in Ubuntu. https://bugs.launchpad.net/bugs/1565659 Title: Upgrade to 1.1.1 that was released in March 2016 Status in a

[Touch-packages] [Bug 1565660] Re: Upgrade to 1.1.1 that was released in March 2016

2016-04-11 Thread Pander
** Tags removed: xenial ** Tags added: 16.10 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-plugins in Ubuntu. https://bugs.launchpad.net/bugs/1565660 Title: Upgrade to 1.1.1 that was released in March 2016 Status in

[Touch-packages] [Bug 1561096] Comment bridged from LTC Bugzilla

2016-04-11 Thread bugproxy
--- Comment From bjki...@us.ibm.com 2016-04-11 16:27 EDT--- It really seems like the right fix here might be to enhance the code generating the location name to better handle ibmveth. If we look at the information below: P: /devices/vio/3002/net/eth1 E: DEVPATH=/devices/vio/3002/n

[Touch-packages] [Bug 1567037] Re: lxc-attach crashed with SIGSEGV in get_pty_on_host()

2016-04-11 Thread Serge Hallyn
Could you please show the results of: ls -l /etc/localtime ls -l /var/lib/lxc/unity8-lxc/rootfs/etc/localtime ? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/1567037 Title:

[Touch-packages] [Bug 1568485] Re: kernel: audit: type=1400 audit(1460259033.648:34): apparmor="DENIED" operation="sendmsg" info="Failed name lookup - disconnected path" error=-13

2016-04-11 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: apparmor (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu. https://bugs.launchpad

[Touch-packages] [Bug 1512002] Re: Annoying dialog "Authentication is required to change your own user data"

2016-04-11 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to accountsservice in Ubuntu. https://bugs.launchpad.net/bugs/1512002 Title: Annoying dialog "Authentication is required to change your own user data" Sta

[Touch-packages] [Bug 1568954] Re: lvmetad should not run in container

2016-04-11 Thread Launchpad Bug Tracker
This bug was fixed in the package lvm2 - 2.02.133-1ubuntu9 --- lvm2 (2.02.133-1ubuntu9) xenial; urgency=medium * Do not start when inside a container (LP: #1568954) -- Simon Deziel Mon, 11 Apr 2016 18:21:59 + ** Changed in: lvm2 (Ubuntu) Status: New => Fix Released

[Touch-packages] [Bug 1567840] Re: tst_datepicker generates segfault

2016-04-11 Thread Tim Peeters
with aggressive garbage collection the bug gets exposed in tst_datepicker13.qml as well: tim@tim-mbp:~/dev/ubuntu-ui-toolkit/m/datepicker-segfault/tests/unit_x11/tst_components$ export QV4_MM_AGGRESSIVE_GC=1 tim@tim-mbp:~/dev/ubuntu-ui-toolkit/m/datepicker-segfault/tests/unit_x11/tst_components$

[Touch-packages] [Bug 1552424] Re: [FFE] NetworkManager 1.2-beta

2016-04-11 Thread Harm van Bakel
@seb128, I just submitted Bug #1569022 that contains a backtrace of the crash. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1552424 Title: [FFE] NetworkManager 1

[Touch-packages] [Bug 1555760] Re: Too many levels of symbolic links /proc/sys/fs/binfmt_misc

2016-04-11 Thread Stéphane Graber
Just found this report too https://bugzilla.redhat.com/show_bug.cgi?id=986339 ** Bug watch added: Red Hat Bugzilla #986339 https://bugzilla.redhat.com/show_bug.cgi?id=986339 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1561096] Re: STC850:Brazos:Br16:Br16p05: Network ethernet port name changed under Ubuntu 16.04 with added adapters (ibmveth)

2016-04-11 Thread Martin Pitt
Timing wise, we'll enter final freeze this Thursday, so I'd like to upload either solution tomorrow. Any final thoughts about which approach to take? Thanks! -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. h

[Touch-packages] [Bug 1567744] Re: RTNETLINK answers: Numerical result out of range for alias interface from a usb NIC

2016-04-11 Thread Mathieu Trudel-Lapierre
ifupdown handles the passed names correctly, but it looks like iproute2 is very unhappy about something in these long names like "enx000be608397d:1"; when setting the label for the address. Since the label must match the device and it otherwise works with "eth1:1", I'll looking into the iproute2 co

[Touch-packages] [Bug 1568667] Re: apport-collect 1568667, whoopsie-upload-all: error: unrecognized arguments: 1568667

2016-04-11 Thread Pavlushka
and some more, the /etc/init/apport-noui.conf description "Process error reports when automatic reporting is enabled" author "Evan Dandrea " start on ( file FILE=/var/crash/*.crash EVENT=create ) instance $MATCH script [ -e /var/lib/apport/autoreport ] || exit 0 exec /usr/share/appor

[Touch-packages] [Bug 1568667] Re: apport-collect 1568667, whoopsie-upload-all: error: unrecognized arguments: 1568667

2016-04-11 Thread Pavlushka
Yes. sudo dpkg -L apport-noui /. /etc /etc/init /etc/init/apport-noui.conf /var /var/lib /var/lib/apport /usr /usr/share /usr/share/doc /usr/share/doc/apport-noui /usr/share/doc/apport-noui/copyright /usr/share/doc/apport-noui/changelog.Debian.gz -- You received this bug notification because you

[Touch-packages] [Bug 1457974] Re: Coloured triangles on screen

2016-04-11 Thread Tim Ritberg
SOLVED. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1457974 Title: Coloured triangles on screen Status in xorg package in Ubuntu: Incomplete Bug description: After u

[Touch-packages] [Bug 1510998] Re: Xorg crashes with segfault on 15.10

2016-04-11 Thread Eduardo Corral
Same here. Crashed 3 times today [ 13938.517] (EE) [ 13938.517] (EE) Backtrace: [ 13938.517] (EE) 0: /usr/bin/X (xorg_backtrace+0x4e) [0x561beda6968e] [ 13938.517] (EE) 1: /usr/bin/X (0x561bed8b5000+0x1b89f9) [0x561beda6d9f9] [ 13938.517] (EE) 2: /lib/x86_64-linux-gnu/libc.so.6 (0x7f97eb45+0x

[Touch-packages] [Bug 1563590] Re: 1.25.4, xenial, init script install error race

2016-04-11 Thread Martin Pitt
Fix sent upstream in https://github.com/systemd/systemd/pull/3016 . This is only cosmetical, thus setting importance to "Low". ** Changed in: systemd (Ubuntu) Importance: Undecided => Low ** Changed in: juju-core Status: New => Invalid -- You received this bug notification because you

[Touch-packages] [Bug 1563858] Re: Cannot open camera controls in landscape mode

2016-04-11 Thread Michael
I can confirm this for vegetahd with camera app 3.0.0.644 . In the probably mostly used landscape orientation the BottomEdge control cannot be swiped because the manual touch focus gets active before. Playing with the orientation I also found out for the first time that I can swipe to the photo ro

[Touch-packages] [Bug 1569001] Re: jackd crashed with SIGABRT in __gnu_cxx::__verbose_terminate_handler()

2016-04-11 Thread Apport retracing service
*** This bug is a duplicate of bug 1548103 *** https://bugs.launchpad.net/bugs/1548103 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #1548103, so is being marked as such.

[Touch-packages] [Bug 1568999] Re: Visualizzazione delle traduzioni per segnalazione di bug all'accensione del sistema, dove nella sessione precedente avevo scaricato molti pacchetti. Traduci invece s

2016-04-11 Thread Apport retracing service
*** This bug is a duplicate of bug 1351286 *** https://bugs.launchpad.net/bugs/1351286 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #1351286, so is being marked as such.

[Touch-packages] [Bug 1562875] Re: Totem can't play H264 on fresh 16.04 beta install

2016-04-11 Thread ike
can confirm Bruce Arnold's latest statement. VLC plays fine. Totem will not play videos even though all ubuntu restricted extras are installed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gstreamer1.0 in Ubuntu. https://bug

[Touch-packages] [Bug 1549701] Re: Sometimes devices don't suspend - display turns back on immediately

2016-04-11 Thread mir-ci-bot
Fix committed into lp:mir at revision None, scheduled for release in mir, milestone 0.22.0 ** Changed in: mir Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://

[Touch-packages] [Bug 1568346] Re: Scope Manager as Black background and black text color...

2016-04-11 Thread Rodney Dawes
** Package changed: unity-scope-click (Ubuntu) => unity-scopes-shell (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scopes-shell in Ubuntu. https://bugs.launchpad.net/bugs/1568346 Title: Scope Manager as Bla

[Touch-packages] [Bug 1567377] Re: Select text popup not localized

2016-04-11 Thread Łukasz Zemczak
** Changed in: langpack-o-matic Status: In Progress => Fix Released ** Changed in: canonical-devices-system-image Status: Triaged => Fix Committed ** Changed in: canonical-devices-system-image Milestone: None => 11 -- You received this bug notification because you are a member

[Touch-packages] [Bug 1528886] Re: Checking for updates never finishes

2016-04-11 Thread Cerberus
This is happening to me on BQ Aquaris E4.5 with OTA-10 for a few days now regardless of whether I use wifi or 3g, checking for updates never finishes, I did a tracepath to system-image.ubuntu.com as recommended to me on the IRC, and my network reaches Canonical server fine, but after that nothing h

[Touch-packages] [Bug 1568954] Re: lvmetad should not run in container

2016-04-11 Thread Simon Déziel
** Patch added: "xenial-lp1568954.debdiff" https://bugs.launchpad.net/ubuntu/+source/lvm2/+bug/1568954/+attachment/4633058/+files/xenial-lp1568954.debdiff -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lvm2 in Ubuntu. htt

[Touch-packages] [Bug 1568667] Re: apport-collect 1568667, whoopsie-upload-all: error: unrecognized arguments: 1568667

2016-04-11 Thread Brian Murray
Do you have the apport-noui package installed? ** Changed in: whoopsie (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to whoopsie in Ubuntu. https://bugs.launchpad.net/bugs/1568667 Tit

[Touch-packages] [Bug 1568346] [NEW] Scope Manager as Black background and black text color...

2016-04-11 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: it is not possible to read anything: / ** Affects: unity-scopes-shell (Ubuntu) Importance: Undecided Status: New -- Scope Manager as Black background and black text color... https://bugs.launchpad.net/bugs/1568346 You received this bug not

[Touch-packages] [Bug 1568985] Re: unity-system-compositor crashed with SIGSEGV in __gxx_personality_v0()

2016-04-11 Thread Apport retracing service
*** This bug is a duplicate of bug 1553549 *** https://bugs.launchpad.net/bugs/1553549 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #1553549, so is being marked as such.

[Touch-packages] [Bug 1406810] Re: screen is garbled with 14.10 (was fine with 14.04)

2016-04-11 Thread Nicolas Jungers
I burned the iso from http://cdimage.ubuntu.com/daily-live/current /xenial-desktop-amd64.iso downloaded yesterday. The image was from the 8th of April. The boot gives a black screen as usual now that stay till the DVD become quiet. When editing the grub line and removing the "quiet splash" argume

[Touch-packages] [Bug 1568912] Re: NM autopkgtests fail IPv6 validation for non-SLAAC cases

2016-04-11 Thread Launchpad Bug Tracker
This bug was fixed in the package network-manager - 1.1.93-0ubuntu2 --- network-manager (1.1.93-0ubuntu2) xenial; urgency=medium * debian/tests/nm: NM defaults to stable-privacy addrgenmode for new connections; in other words, it tells the kernel to do address generation usi

[Touch-packages] [Bug 1567037] Re: lxc-attach crashed with SIGSEGV in get_pty_on_host()

2016-04-11 Thread Philipp
** Attachment added: "unity8-lxc.log" https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1567037/+attachment/4633045/+files/unity8-lxc.log -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lxc in Ubuntu. https://bugs.launchp

[Touch-packages] [Bug 1567744] Re: RTNETLINK answers: Numerical result out of range for alias interface from a usb NIC

2016-04-11 Thread Mathieu Trudel-Lapierre
Looks like at first glance ifupdown is confused by this naming format together with the subif. I'll try to reproduce here, I do happen to have a USB ethernet dongle that should show this problem. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which

[Touch-packages] [Bug 1543031] Re: Sometimes no notification when new OTA is available

2016-04-11 Thread Nikola Srnec
*** This bug is a duplicate of bug 1508081 *** https://bugs.launchpad.net/bugs/1508081 I am still stuck on OTA-8 update since december 2015. I did not get any single OTA update notificaition after OTA-8, can somebody help fix this issue? -- You received this bug notification because you are

[Touch-packages] [Bug 1564156] Re: xenial: invalid opcode when using llvmpipe

2016-04-11 Thread Jason Gerard DeRose
So there seems to be a curious pattern with this bug (which might provide an important hint): on desktop systems with 970 GTX or 980 GTX cards, this bug always seems to happen when connected to a monitor over DisplayPort, but does *not* seem to happen when connected to a monitor over HDMI. We'll i

  1   2   3   >