[Bug 1627608] [NEW] resize2fs crashed with SIGSEGV in ext2fs_extent_translate()

2016-09-26 Thread Victor gonzalez
Public bug reported: I was trying to install yakkety from a bootable USB with latest the image, but when trying to resize partition an error window appeared. All the information about it is here> https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1627603 ProblemType: Crash DistroRelease: Ub

[Bug 1627608] Stacktrace.txt

2016-09-26 Thread Apport retracing service
** Attachment added: "Stacktrace.txt" https://bugs.launchpad.net/bugs/1627608/+attachment/4748690/+files/Stacktrace.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1627608 Title: resize2fs cra

[Bug 1627608]

2016-09-26 Thread Apport retracing service
StacktraceTop: ext2fs_extent_translate (extent=0x0, old_loc=15737489) at /build/e2fsprogs-2hYzvG/e2fsprogs-1.43.1/resize/extent.c:149 extent_translate (fs=0x563564a66060, old_loc=15737489, extent=) at /build/e2fsprogs-2hYzvG/e2fsprogs-1.43.1/resize/resize2fs.c:1805 migrate_ea_block (changed=0x

[Bug 1627608] StacktraceSource.txt

2016-09-26 Thread Apport retracing service
** Attachment added: "StacktraceSource.txt" https://bugs.launchpad.net/bugs/1627608/+attachment/4748691/+files/StacktraceSource.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1627608 Title: r

[Bug 1627603] Re: Resize operation has been aborted in yakkety's auto-resize installation

2016-09-26 Thread Victor gonzalez
*** This bug is a duplicate of bug 1627608 *** https://bugs.launchpad.net/bugs/1627608 ** This bug has been marked a duplicate of private bug 1627608 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/

[Bug 1627608] ThreadStacktrace.txt

2016-09-26 Thread Apport retracing service
** Attachment added: "ThreadStacktrace.txt" https://bugs.launchpad.net/bugs/1627608/+attachment/4748692/+files/ThreadStacktrace.txt ** Attachment removed: "CoreDump.gz" https://bugs.launchpad.net/bugs/1627608/+attachment/4748680/+files/CoreDump.gz ** Changed in: e2fsprogs (Ubuntu) Impo

[Bug 1625788] dwalin (amd64) - tests ran: 19, failed: 2

2016-09-26 Thread Brad Figg
tests ran: 19, failed: 2; http://kernel.ubuntu.com/testing/3.19.0-70.78/dwalin__3.19.0-70.78__2016-09-26_06-00-00/results-index.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1625788 Title:

[Bug 1620338] Re: Ubuntu One account page is blank

2016-09-26 Thread Timo Jyrinki
** Tags added: qt5.6 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1620338 Title: Ubuntu One account page is blank To manage notifications about this bug go to: https://bugs.launchpad.net/canonical

[Bug 1616413] Re: [OptiPlex 7040, Realtek ALC3234, Speaker, Internal] No sound at all

2016-09-26 Thread Suvam Mukherjee
Hi Luke, I apologise: there is a single 3.5mm connection at the rear as well. So overall there are 2 3.5 connections: one in the front, one at the rear. Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.n

[Bug 1618590] Re: scoperunner crashed with SIGSEGV in QObject::disconnect()

2016-09-26 Thread Marcus Tomlinson
Yes! I've just confirmed that the packages in https://bileto.ubuntu.com/#/ticket/1960 fix the issue! Thanks Timo! ** Changed in: unity-scope-click (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 1627612] [NEW] systemctl restart xxx* does not restart inactive services

2016-09-26 Thread Jake Yip
Public bug reported: Man pages of systemctl indicates that the start, restart, status takes in [PATTERN], which accepts wildcard. However, for an inactive service, it does not work UNLESS --all is provided, which does not make sense for a command like restart. If one wants to restart only if serv

[Bug 1626112] Re: Permission denied in CIFS with kernel 4.4.0-38

2016-09-26 Thread Walter Mautner
Just now noticed 4.4.0-40 is announced by the updater. Since I am affected as well - does this kernel already include the change? Thanks Walter -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1626112 T

[Bug 1532358] Re: flaky autopkgtests cause migration issues

2016-09-26 Thread Marcus Tomlinson
The following bug has been resolved: https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource- src/+bug/1618590 Changes are soloed here: https://bileto.ubuntu.com/#/ticket/1960 We can go ahead now with the landing of: https://code.launchpad.net/~dobey/unity-scope-click/update-harness-tests --

[Bug 1627613] Re: enable android adbd properly in systemd

2016-09-26 Thread Vicamo Yang
"upstart-local-bridge[930]: Unit name android-contai...@persist.sys.usb.config\x3d,adb.target is not valid." So from systemd source, the allowed unit name is: #define VALID_CHARS DIGITS LETTERS ":-_.\\" upstart-local-bridge translates the event (name,value) pair to a unit name that doesn't con

[Bug 1627608] Re: resize2fs crashed with SIGSEGV in ext2fs_extent_translate()

2016-09-26 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker. A list of all reports related to this bug can be found here: http://iso.qa.ubuntu.com/qatracker/reports/bugs/1627608 ** Tags added: iso-testing -- You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 1627613] [NEW] enable android adbd properly in systemd

2016-09-26 Thread Vicamo Yang
Public bug reported: Currently android adbd has no systemd service file and the mechanism for related parts like usb state and mtp is void. ** Affects: canonical-devices-system-image Importance: Undecided Status: New ** Affects: android-tools (Ubuntu) Importance: Undecided

[Bug 1625023] Re: switch to systemd on ubuntu phone xenial

2016-09-26 Thread Vicamo Yang
Filed bug 1627613 to track adbd stuff separately. ** Description changed: Snappy heavily rely on systemd system session and xenial has systemd by default. [steps to construct systemd-based avila] 1. flash images built from xenial branch [1]. This should gives a working xenial+upst

[Bug 1581251] Re: Analyze menu option for Playlists and Crates does not add tracks to Analyze pane

2016-09-26 Thread Daniel Schürmann
** Tags removed: analysis analyze gui menu menus ** Tags added: analyzer usability -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1581251 Title: Analyze menu option for Playlists and Crates does not

[Bug 1618590] Re: scoperunner crashed with SIGSEGV in QObject::disconnect()

2016-09-26 Thread Timo Jyrinki
I've pushed now also updated gles packages to the PPA. After that, I'll start the autopkgtests which will take 1-2 days to finish. I've also asked if upstream could consider the third patch for their 5.6 LTS series, as it's not currently there and it would always be better if they also carry the p

[Bug 1609009] Re: gnome-terminal should allow the disabling of text wrapping (so that there is a scroll bar at the bottom instead)

2016-09-26 Thread Bug Watch Updater
** Changed in: vte Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1609009 Title: gnome-terminal should allow the disabling of text wrapping (so that there is a

[Bug 1607185] Re: It's difficult to close the launcher without tapping on something you didn't want to

2016-09-26 Thread Anupam
@Daniel Thanks for the explanation. I mistakenly thought it is marked so because it requires more info from the users. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1607185 Title: It's difficult to

[Bug 1450436] Re: Configure Chromecast as monitor

2016-09-26 Thread Aritra
I also faced difficulties while screen mirroring from windows 10 to chromecast. It was real slow and sometimes also was facing connection lost for the same. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bug

[Bug 1624164] Re: Possible missing firmware /lib/firmware/i915/kbl_dmc_ver1.bin for module i915_bpo

2016-09-26 Thread Timo Aaltonen
i915_bpo is from 4.7, and it's the first release that can use kbl_dmc, so it's unsurprising to not have it in xenial yet.. and it's not a must- have, but should enable lower power states. kbl_guc is not used yet nor is it upstream so can be skipped for now skl_dmc seems uptodate, _guc should be up

[Bug 310127] Re: one event shows up 2 consecutive days

2016-09-26 Thread Bug Watch Updater
Launchpad has imported 2 comments from the remote bug at https://bugs.kde.org/show_bug.cgi?id=179075. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://help.launch

[Bug 456959] Re: ark crashed with SIGSEGV in QSplitter::sizes()

2016-09-26 Thread Bug Watch Updater
Launchpad has imported 11 comments from the remote bug at https://bugs.kde.org/show_bug.cgi?id=214364. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://help.launc

[Bug 286567] Re: korganizer displays old appointments in UTC

2016-09-26 Thread Bug Watch Updater
Launchpad has imported 44 comments from the remote bug at https://bugs.kde.org/show_bug.cgi?id=165212. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://help.launc

[Bug 1627620] [NEW] single touch vertical scrolling failed

2016-09-26 Thread Alex Tu
Public bug reported: Single touch vertical scrolling on right edge failed but success in horizontal scrolling on bottom edge. The way to reproduce this issue is 1. un-click "two finger scroll" and "natural scrolling" in "Mouse & Touchpad" setting 2. open libreOffice Calc 3. touch the touchpad by

[Bug 1627321] Re: package linux-image-4.4.0-38-generic (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 128

2016-09-26 Thread Valdemir Cavalcante
I can not update linux-headers-4.4.0-38-generic: Depends: linux- headers-4.4.0-38 but is not installed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1627321 Title: package linux-image-4.4.0-38-gener

[Bug 1449062] Re: qemu-img calls need to be restricted by ulimit (CVE-2015-5162)

2016-09-26 Thread Daniel Berrange
Yes, *any* qemu-img command that you run without providing '-f' will try to guess the image format. Rather than trying to figure out whether a particular invokation may or may not be susceptible to attack, the safe approach is to use '-f' every time. -- You received this bug notification because

[Bug 1627007] Re: patch - fix reverse search in various terminal apps

2016-09-26 Thread dino99
@Mathew, i was hoping some cleanup before the yakkety final release: for example start a gnome-shell session and check the journalctl output. You will see a bunch a widgets garbage when the terminal is used. Please backport the required fixes recently published; these logs are warnings, but give

[Bug 1627007] Re: patch - fix reverse search in various terminal apps

2016-09-26 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: vte2.91 (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/1627007 Title: pa

[Bug 1620338] Re: Ubuntu One account page is blank

2016-09-26 Thread Jean-Baptiste Lallement
** Changed in: canonical-devices-system-image 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/1620338 Title: Ubuntu One account page is blank To manage not

[Bug 1584280] Re: Using menu causes nautilus to freeze the desktop

2016-09-26 Thread Erik Moldtmann
Have this bug also on Ubuntu-Gnome 16.04 with Nautilus 3.14.3. ** Also affects: nautilus (Ubuntu) Importance: Undecided Status: New ** No longer affects: nautilus (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. htt

[Bug 1574610] Re: [DVSPlugin]Missing table nsxv_subnet_ext_attributes

2016-09-26 Thread James Page
** Changed in: vmware-nsx Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1574610 Title: [DVSPlugin]Missing table nsxv_subnet_ext_attributes To manage notifications abou

[Bug 1606642] Re: NETDEV WATCHDOG: transmit queue 0 timed out

2016-09-26 Thread Andrew
Sep 26 04:18:27 kernel: [297662.057804] [ cut here ] Sep 26 04:18:27 kernel: [297662.057837] WARNING: CPU: 4 PID: 0 at /build/linux-R0TiM8/linux-4.4.0/net/sched/sch_generic.c:306 dev_watchdog+0x237/0x240() Sep 26 04:18:27 kernel: [297662.057842] NETDEV WATCHDOG: enp8s0f

[Bug 1627630] [NEW] [MIR] taglibs-standard [demote to universe] jakarta-taglibs-standard

2016-09-26 Thread LocutusOfBorg
Public bug reported: Availability: - Already in universe and available on all archs (java). Rationale: - New tomcat8 needs it, and seems to be a better library instead of the old jakarta version (I didn't investigate this, but Debian switched it and there should be a good reason, I completely t

[Bug 1627630] Re: [MIR] taglibs-standard [demote to universe] jakarta-taglibs-standard

2016-09-26 Thread LocutusOfBorg
and AFAICS jakarta-taglibs-standard can move back to universe -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1627630 Title: [MIR] taglibs-standard [demote to universe] jakarta-taglibs-standard To ma

[Bug 1625788] dwalin (amd64) - tests ran: 136, failed: 0

2016-09-26 Thread Brad Figg
tests ran: 136, failed: 0; http://kernel.ubuntu.com/testing/3.19.0-70.78/dwalin__3.19.0-70.78__2016-09-26_07-37-00/results-index.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1625788 Title:

[Bug 1624632] Re: Sync tomcat8 8.0.36-3 (main) from Debian unstable (main)

2016-09-26 Thread LocutusOfBorg
Hi, sorry for stepping in so late, VAC happened :) I opened a MIR request here https://bugs.launchpad.net/ubuntu/+source/taglibs-standard/+bug/1627630 I would prefer to keep tomcat8 in sync with Debian :) ** Changed in: tomcat8 (Ubuntu) Status: Incomplete => New -- You received this bug

[Bug 1627637] [NEW] bad alloc on large (but not too large) image

2016-09-26 Thread Jeff Abrahamson
Public bug reported: For this example, I've created an entirely white png (attached to the bug report) with size 2400 x 36000. I saved it at compression level 9 (or whatever gimp means by that) and in 8-bit RGB. I would expect eog to be able to display this because 2400 * 36000 * 4 colours is 33

[Bug 1621042] Re: qemu machine types broken in wily and missed to be updated in xenial and yakkety

2016-09-26 Thread ChristianEhrhardt
I was verifying proposed xenial. All old issues gone - the only remaining one is a known issue with an open bug against it. Attaching logs and changing tag. ** Attachment added: "verify-proposed-bug-1567811.tgz" https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1621042/+attachment/4748706/

[Bug 1627641] [NEW] Backport netplan to xenial

2016-09-26 Thread Martin Pitt
Public bug reported: For snappy (at first at least) we need to provide netplan in xenial, as for the first snappy GA release we must not use any PPAs any more. netplan's NetworkManager backend depends on two patches to read configuration and connections from /run/NetworkManager/. These will need

[Bug 1627643] [NEW] oops on pi3 (seemingly wlan related)

2016-09-26 Thread Oliver Grawert
Public bug reported: booting the latest pi3 image from http://people.canonical.com/~ogra/snappy/all-snaps/daily/current/ with monitor/kbd attached but without any network cable shows an oops on the screen when console-conf initializes networking (which tries to also bring up wlan0) this oops do

[Bug 1627640] [NEW] Ceph packages miss systemd scripts

2016-09-26 Thread György Szombathelyi
Public bug reported: Ceph packages miss the ceph-{osd,mon,mds}.target files, so (re)starting all ceph services in one step is impossible with systemd, the ceph.target (which is installed) is useless. The missing files are in the ceph repo: https://github.com/ceph/ceph/tree/master/systemd Problem

[Bug 1612139] Re: package kde-config-telepathy-accounts 4:15.12.3-0ubuntu1 failed to install/upgrade: 正试图覆盖 /usr/share/accounts/services/google-im.service,它同时被包含于软件包 account-plugin-google 0.12+16.04.2

2016-09-26 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: ktp-accounts-kcm (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/1612139 Ti

[Bug 1618314] Re: unity won't start

2016-09-26 Thread Frederik Elwert
A downgrade to compiz=1:0.9.12.2+16.04.20160415-0ubuntu1 fixes the issues as well, so this seems to be a regression. Full list of packages to be downgraded: sudo apt install compiz=1:0.9.12.2+16.04.20160415-0ubuntu1 compiz- core=1:0.9.12.2+16.04.20160415-0ubuntu1 compiz- gnome=1:0.9.12.2+16.04.20

[Bug 1594149] Re: no launcher, no menue, no window-manager at all after upgrade to 16.04

2016-09-26 Thread Frederik Elwert
*** This bug is a duplicate of bug 1618314 *** https://bugs.launchpad.net/bugs/1618314 ** This bug has been marked a duplicate of bug 1618314 unity won't start -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launch

[Bug 1627643] Re: oops on pi3 (seemingly wlan related)

2016-09-26 Thread Paolo Pisati
** Changed in: linux-raspi2 (Ubuntu) Assignee: (unassigned) => Paolo Pisati (p-pisati) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1627643 Title: oops on pi3 (seemingly wlan related) To mana

[Bug 205888] Re: akregator fails to open network connections when there are more than 1024 feeds

2016-09-26 Thread Bug Watch Updater
Launchpad has imported 5 comments from the remote bug at https://bugs.kde.org/show_bug.cgi?id=124053. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://help.launch

[Bug 258613] Re: Korganizer: cannot move recurring items' day, only hour.

2016-09-26 Thread Bug Watch Updater
Launchpad has imported 21 comments from the remote bug at https://bugs.kde.org/show_bug.cgi?id=172464. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://help.launc

[Bug 156288] Re: create task from kmail creates a todo entry with missing attachment

2016-09-26 Thread Bug Watch Updater
Launchpad has imported 9 comments from the remote bug at https://bugs.kde.org/show_bug.cgi?id=149407. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://help.launch

[Bug 1627647] [NEW] installation crashes

2016-09-26 Thread Antonio
Public bug reported: ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: ubiquity 2.21.63.3 ProcVersionSignature: Ubuntu 4.4.0-38.57-generic 4.4.19 Uname: Linux 4.4.0-38-generic i686 ApportVersion: 2.20.1-0ubuntu2.1 Architecture: i386 CasperVersion: 1.376 Date: Mon Sep 26 10:47:11 2016 Ins

[Bug 1627613] Re: enable android adbd properly in systemd

2016-09-26 Thread Vicamo Yang
** Description changed: Currently android adbd has no systemd service file and the mechanism for related parts like usb state and mtp is void. + + TODO: document + https://wiki.canonical.com/PES/Engineering/Premium/PhoneArticles/MechanismsThatUseProperty -- You received this bug notificati

[Bug 1613670] Re: Webview turns white after clicking on it

2016-09-26 Thread Alberto Mardegan
Unfortunately this is not fixed: I'm using 5.6.1+dfsg-3ubuntu5~1 and the webview still turns white after clicking on it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1613670 Title: Webview turns wh

[Bug 1574610] Re: [DVSPlugin]Missing table nsxv_subnet_ext_attributes

2016-09-26 Thread James Page
I've uploaded to xenial for SRU team review; however I'm blocked in yakkety as the 8.0.0 + patches I prepared a while back fails to build from source. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1574

[Bug 1574610] Re: [DVSPlugin]Missing table nsxv_subnet_ext_attributes

2016-09-26 Thread James Page
[Impact] python-vmware-nsx lacks the required alembic db migrations; installations will lack any vmware nsx specific db tables. [Test Case] sudo apt-get install python-vmware-nsx neutron-server neutron-db-manage upgrade head sudo service neutron-server restart [Regression Potential] Minimal

[Bug 1535575] Re: evince recent menu is empty

2016-09-26 Thread Theodore Vasiloudis
*** This bug is a duplicate of bug 1365296 *** https://bugs.launchpad.net/bugs/1365296 ** This bug has been marked a duplicate of bug 1365296 No 'recent' files shown until a file is opened (due to gmenumodel changes) -- You received this bug notification because you are a member of Ubuntu

[Bug 1365296] Re: No 'recent' files shown until a file is opened (due to gmenumodel changes)

2016-09-26 Thread Theodore Vasiloudis
> This is not an issue in 16.04 as evince opens to a populated recent documents screen I disagree with this, one of the main points of the feature is to open files while you are reading other ones. This is an important user facing feature and I can't see why it's listed a 'low' priority. We've w

[Bug 1574610] Re: [DVSPlugin]Missing table nsxv_subnet_ext_attributes

2016-09-26 Thread James Page
The missing alembic migrations is a bit of a side effect for installing directly from the git source tree; using an sdist generated release tarball *does* include the alembic migrations, so I've switched over the Ubuntu packages to use that method instead. This did reveal that the 8.0.0 release is

[Bug 1627656] Re: missing alembic migrations due to use of git based workflow

2016-09-26 Thread James Page
Note that this does not impact the core neutron* packages, as these don't use the same git based workflow as Debian does, relying on git- buildpackage, upstream release artefacts and pristine-tar instead. ** Summary changed: - missing alembic migrations due to use of git based workflow + missing

[Bug 1627656] [NEW] missing alembic migrations due to use of git based workflows

2016-09-26 Thread James Page
Public bug reported: Various openstack related packages are missing required neutron database migrations due to the direct use of a git based workflow of merging upstream tags and generating orig.tar.xz directly from the git tree for packaging. This is *not* the same process as generated a sdist

[Bug 1627190] Re: livecd-rootfs: .pyc files stripped from desktop ISO livefs, makes python startup slower

2016-09-26 Thread Iain Lane
willcooke pointed me to this bug. Is it possible to have a build with version of livecd-rootfs which doesn't run this hook, so that we can see how much space we're talking about? I think it's possible to do this in a PPA, but I'm not actually sure how to go about that. -- You received this bug

[Bug 1626611] Re: camera not detected when running confined on desktop

2016-09-26 Thread Olivier Tilloy
I’ve tested Jamie’s suggestion, but that didn’t improve things. After some tinkering, I found that commenting out the following explicit denial in the browser profile allows access to my USB webcam: # QAudioRecorder needs this. We might have to allow this later, but for now # just silence the

[Bug 1622782] Re: 'snap install' return code unhelpful

2016-09-26 Thread Paweł Stołowski
** Also affects: snapd (Ubuntu) Importance: Undecided Status: New ** Changed in: snapd (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1622782 Title:

[Bug 1614050] Re: Window depth order messed up

2016-09-26 Thread Alberts Muktupāvels
I hope that finally we can close this bug. :) Please test 1:3.18.7-0ubuntu0.1ppa1 version from my PPA: https://launchpad.net/~albertsmuktupavels/+archive/ubuntu/metacity-3-18 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bug

[Bug 1610534] Re: Restore previous session doesn't work

2016-09-26 Thread Sam Bull
Seems to be working better, having deleted that file. So, maybe some better logic for detecting/handling corrupted session files is needed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1610534 Title:

[Bug 1554504] Re: Calendar reminder does not wake phone when airplane mode is enabled

2016-09-26 Thread Sam Bull
Since filing this bug, the issue has only got worse. It has been 100% reproducible for me for the past couple of months. I have a calendar reminder to go off at 8am. Every morning, it only goes off when I actually wake up the phone myself, in some cases this has been over an hour past the time it w

[Bug 1554504] Re: Calendar reminder does not wake phone when airplane mode is enabled

2016-09-26 Thread Sam Bull
And, that's also on a Nexus 4, using the stable releases. Failed again this morning on OTA-13. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1554504 Title: Calendar reminder does not wake phone when

[Bug 1627190] Re: livecd-rootfs: .pyc files stripped from desktop ISO livefs, makes python startup slower

2016-09-26 Thread Iain Lane
Also, ubiquity re-byte-compiles the files in the target. This is code that could go away if no flavours are going to be doing this, although it's not harmful to keep it there.. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bu

[Bug 1627641] Re: Backport netplan to xenial

2016-09-26 Thread Martin Pitt
** Description changed: For snappy (at first at least) we need to provide netplan in xenial, as for the first snappy GA release we must not use any PPAs any more. netplan's NetworkManager backend depends on two patches to read configuration and connections from /run/NetworkManager/. The

[Bug 1627239] Re: Web pages not rendering with e10s enabled and AppArmor profile in enforce mode

2016-09-26 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: firefox (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1627239 Title: We

[Bug 1626611] Re: camera not detected when running confined on desktop

2016-09-26 Thread Olivier Tilloy
Tentatively added an apparmor-easyprof-ubuntu task to clarify whether it’s acceptable to have the "microphone" and "camera" policy groups conflict on /dev/. ** Also affects: apparmor-easyprof-ubuntu (Ubuntu) Importance: Undecided Status: New -- You received this bug notification becaus

[Bug 1625846] [NEW] [Xmir] Firefox menus pop up then close right away

2016-09-26 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: To reproduce: 1) Open firefox on a rootless Xmir 2) Right click or attempt to open the menu on the top right Expected: Menu to open Result: Menu pops up then closes right away. I think this is an expected bug, but dont remember the bug# soo figure woul

[Bug 1539775] Re: Enable ppc64el on dpdk

2016-09-26 Thread ChristianEhrhardt
I wanted to let you know, that I've made the latest changes available for you. The ppa now holds dpdk - 16.07-1~git2 which contains the contributions of your coworker gshankarmk. I also pushed a newer version of openvswitch openvswitch - 2.6.0~git20160912.dc61b4e-0ubuntu5~ppa1 including the ppc e

[Bug 1591268] Re: package libcuda1-361 361.45.11-0ubuntu0.16.04.1 failed to install/upgrade: Unterprozess installiertes pre-removal-Skript gab den Fehlerwert 5 zurück - login loop

2016-09-26 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: nvidia-graphics-drivers-361 (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/

[Bug 1627668] [NEW] /usr/lib/x86_64-linux-gnu/unity-scopes/scoperunner:11:QObject::disconnect:QObject::disconnect:QDBusConnectionPrivate::closeConnection:QDBusConnectionManager::run:QThreadPrivate::st

2016-09-26 Thread errors.ubuntu.com bug bridge
Public bug reported: The Ubuntu Error Tracker has been receiving reports about a problem regarding unity-scope-click. This problem was most recently seen with version 0.1.1+16.10.20160922-0ubuntu1, the problem page at https://errors.ubuntu.com/problem/9b045d7d12bc55dea44596c129ea9a4eff86cbd8 cont

[Bug 1610534] Re: Restore previous session doesn't work

2016-09-26 Thread Olivier Tilloy
** Changed in: webbrowser-app (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1610534 Title: Restore previous session doesn't work To manage notifications about

[Bug 1606103] Re: modeset driver is missing some modes that the intel driver (and Mir) has

2016-09-26 Thread Daniel van Vugt
** Summary changed: - modeset driver is missing some modes that the intel driver had + modeset driver is missing some modes that the intel driver (and Mir) has -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net

[Bug 1488170] Re: Bluetooth initiated after quitting airplane mode

2016-09-26 Thread Stefan
Appears to be fixed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1488170 Title: Bluetooth initiated after quitting airplane mode To manage notifications about this bug go to: https://bugs.launchp

[Bug 1627670] [NEW] 4.4.0-40.60 fails to boot

2016-09-26 Thread Chris Coulson
Public bug reported: I've just tried both -39 and -40 in xenial-proposed, and both fail to boot on my laptop (dropping to busybox - see the attached screenshot). This is a regression over -38, which works fine. ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: linux-image-4.4.0-38-generic 4.

[Bug 1627668] Re: /usr/lib/x86_64-linux-gnu/unity-scopes/scoperunner:11:QObject::disconnect:QObject::disconnect:QDBusConnectionPrivate::closeConnection:QDBusConnectionManager::run:QThreadPrivate::star

2016-09-26 Thread Jean-Baptiste Lallement
** Changed in: unity-scope-click (Ubuntu) Importance: Undecided => Critical ** Changed in: unity-scope-click (Ubuntu) Status: New => Confirmed ** Changed in: unity-scope-click (Ubuntu) Milestone: None => ubuntu-16.10 ** Changed in: unity-scope-click (Ubuntu) Assignee: (unassig

[Bug 1627641] Re: Backport netplan to xenial

2016-09-26 Thread Martin Pitt
With the backported nplan one test case fails: == FAIL: test_manual_addresses (__main__.TestNetworkd) -- Traceback (most recent call last): File "/tmp/autopkgt

[Bug 1627469] Re: sssd launched before raising network

2016-09-26 Thread Jakub Hrozek
I'm not sure I agree with the suggestion. Please note I agree with the use-case, I'm just not sure if this is the right way of fixing the problems. Check out https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget/ I agree with the reasoning in the article and I think it would make more s

[Bug 1627074] Re: linux: 4.4.0-40.60 -proposed tracker

2016-09-26 Thread Chris Coulson
The kernel in xenial-proposed doesn't boot on my laptop (see bug 1627670) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1627074 Title: linux: 4.4.0-40.60 -proposed tracker To manage notifications a

[Bug 1625846] Re: [Xmir] Firefox menus pop up then close right away

2016-09-26 Thread Daniel van Vugt
I thought I already fixed this, but you're the second person to suggest otherwise... ** Project changed: miral => xorg-server (Ubuntu) ** Tags added: xmir ** Summary changed: - [Xmir] Firefox menus pop up then close right away + Xmir -rootless: Firefox menus pop up then close right away -- Yo

[Bug 1625846] Re: Xmir -rootless: Firefox menus pop up then close right away

2016-09-26 Thread Daniel van Vugt
Previously reported in bug 1590553 ** Changed in: xorg-server (Ubuntu) Importance: Medium => High ** Changed in: xorg-server (Ubuntu) Status: Confirmed => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs

[Bug 1617005] Re: [MIR] zmqpp

2016-09-26 Thread Łukasz Zemczak
The new zmqpp is in the UNAPPROVED queue as of Friday the 23rd. Hopefully it'll go to -proposed once Final Beta is dealt with. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1617005 Title: [MIR] zmqp

[Bug 1607038] Re: QCameraImageCapture::supportedResolutions reports incorrect max. resolution on Aquaris E5 HD

2016-09-26 Thread Alberto
Hi. About my "bq Aquaris E4.5 Ubuntu Edition", app AIDA64 in section "Devices" reports: back camera 13.4 mp front camera 8.3 mp ...but "bq Aquaris E4.5 Ubuntu Edition" has: back camera 8.0 mp front camera 5.0 mp -- You received this bug notification because you are a member o

[Bug 1619720] Re: Unity8 sometimes crashes after Bluetooth reconnect

2016-09-26 Thread frunu
Hi, i have the sme problem since ota13 in stable on mako. If u need some log i'll do my best. Actually my Speedlink Athera XE puts the phone to the boot screen nie of ten times on reconnect. Greets, frunu -- You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 1575614] Re: [SRU]Can't select secret key for TLS auth for 802.1X authentication

2016-09-26 Thread Arkady
Amr Ibrahim, updated all available packages from proposed repository. My network-manager-gnome version is now 1.2.0-0ubuntu0.16.04.4. Still can't select private key. Fedor, the provided workaround seems to be working. But there is strange message appears that says that my private key is not protec

[Bug 1487528] Re: [notifications] + [messaging] SMS notifications should should show which SIM received message

2016-09-26 Thread Stefan
Fixed, thank you :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1487528 Title: [notifications] + [messaging] SMS notifications should should show which SIM received message To manage notificati

[Bug 1590553] Re: Xmir -rootless: Buttons are randomly unclickable (popups vanish instantly)

2016-09-26 Thread Daniel van Vugt
Reopened as bug 1625846 ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1590553 Title: Xmir -rootless: Buttons are randomly unclickable (popups vanish instantly) To manage notifications about thi

[Bug 1194732] Re: signon-ui crashed with SIGABRT in qt_message_fatal()

2016-09-26 Thread Jean-Baptiste Lallement
** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1194732 Title: signon-ui crashed with SIGABRT in qt_message_fatal() To manage notifications about th

[Bug 1483427] Re: Possible to manually set display brightness to 0 on Ubuntu Touch on Aquaris E5

2016-09-26 Thread Stefan
Fixed with OTA-13. Thank you. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1483427 Title: Possible to manually set display brightness to 0 on Ubuntu Touch on Aquaris E5 To manage notifications a

[Bug 1627674] [NEW] single touch vertical scrolling failed

2016-09-26 Thread Alex Tu
Public bug reported: Single touch vertical scrolling on right edge failed but success in horizontal scrolling on bottom edge. The way to reproduce this issue is 1. un-click "two finger scroll" and "natural scrolling" in "Mouse & Touchpad" setting 2. open libreOffice Calc 3. touch the touchpad by

[Bug 1627348] Re: Live DVD boots to black screen with mouse pointer

2016-09-26 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: syslinux (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/1627348 Title: L

[Bug 1627670] Status changed to Confirmed

2016-09-26 Thread Brad Figg
This change was made by a bot. ** Changed in: linux (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1627670 Title: 4.4.0-40.60 fails to boot To manage notifi

[Bug 1627348] Re: Live DVD boots to black screen with mouse pointer

2016-09-26 Thread Marco Parillo
I did not have this issue on real HW, but I did in a VMware guest. http://iso.qa.ubuntu.com/qatracker/milestones/367/builds/131689/testcases/1451/results/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/

[Bug 1627348] Re: Live DVD boots to black screen with mouse pointer

2016-09-26 Thread Marco Parillo
I was able to F1, and type startx, but Plasma did not load fully. I could also sudo poweroff and that worked. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1627348 Title: Live DVD boots to black scr

[Bug 1627620] Re: single touch vertical scrolling failed

2016-09-26 Thread Alex Tu
*** This bug is a duplicate of bug 1627674 *** https://bugs.launchpad.net/bugs/1627674 ** This bug has been marked a duplicate of bug 1627674 single touch vertical scrolling failed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

  1   2   3   4   5   6   7   8   >