[Bug 1540731] Re: SocketMessenger::update_session_creds() fails to get client PID, causing "[ FAILED ] PromptSessionClientAPI.client_pid_is_associated_with_session"

2016-02-02 Thread Daniel van Vugt
OK, so the kernel team have a simple test case above to bisect the problem with. Unfortunately you also have to be aware of bug 1541188, which is unrelated and should be considered a PASS as far as we're concerned. -- You received this bug notification because you are a member of Ubuntu Bugs, wh

[Bug 1536662] Re: [regression] Mir blocks at system boot due to reading from /dev/random

2016-02-02 Thread Daniel van Vugt
See similar related bug 1541188. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1536662 Title: [regression] Mir blocks at system boot due to reading from /dev/random To manage notifications about th

[Bug 1536662] Re: [regression] Mir blocks at system boot due to reading from /dev/random

2016-02-02 Thread Daniel van Vugt
** Changed in: mir 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/1536662 Title: [regression] Mir blocks at system boot due to reading from /dev/random To manage notifi

[Bug 1332440] Re: apt-get update very slow when ulimit -n is big

2016-02-02 Thread Toby Corkindale
Apologies, I retract that -- looks like the issue was related to MTU and PMTU discovery.. It just happened that the machines with the mtu issues were also the ones with huge ulimits configured. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 1541178] [NEW] multiple installations forget which grub.cfg to read on efi

2016-02-02 Thread Peter D.
Public bug reported: When multiple copies of Ubuntu are installed on the one machine there are multiple copies of /boot/grub/grub.cfg. In my case there is one for 14.04 LTS (on partition 5) and one for a pre-release version of 16.04 (on partition 11), plus some others. During installation on an

[Bug 1540372] Re: [, SigmaTel STAC9271D, Green Speaker, Rear] Underruns, dropouts or crackling sound

2016-02-02 Thread Raymond
Use model=5stack if your motherboard have five analog jacks at rear panel Send email to alsa devel mailing list to add your pci ssid for pci quirk -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1540372

[Bug 1540731] Re: SocketMessenger::update_session_creds() fails to get client PID, causing "[ FAILED ] PromptSessionClientAPI.client_pid_is_associated_with_session"

2016-02-02 Thread Daniel van Vugt
Test case (anyone with a xenial machine can do this): $ sudo apt-get install mir-test-tools $ mir_acceptance_tests --gtest_filter=PromptSessionClientAPI.client_pid_is_associated_with_session -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 1540702] Re: Resizing Scopes the window contents jitter about erratically

2016-02-02 Thread Daniel van Vugt
For an example of a nicer alternative, just open nautilus in Unity7 (or Windows or a Mac), set the view to icons and resize the window. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1540702 Title: R

[Bug 1535297] Re: Unity8 crashes with "Error in `unity8': double free or corruption"

2016-02-02 Thread Daniel van Vugt
Sorry, my unity8.log's are from yesterday as I can see evidence of me running clients. My crashing unity8 on login is doing so without a trace :( -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1535297

[Bug 1535297] Re: Unity8 crashes with "Error in `unity8': double free or corruption"

2016-02-02 Thread Daniel van Vugt
Unity8 crashes on login. This log looks kind of similar. ** Attachment added: "unity8.log" https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1535297/+attachment/4562652/+files/unity8.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1535297] Re: Unity8 crashes [double free in google::protobuf::ShutdownProtobufLibrary()]

2016-02-02 Thread Daniel van Vugt
libphonenumber still uses the /unsafe/ library on xenial: $ ldd /usr/lib/x86_64-linux-gnu/libphonenumber.so.7.0 libprotobuf.so.9 => /usr/lib/x86_64-linux-gnu/libprotobuf.so.9 (0x7f4aebb5d000) However I'm not sure that's the primary problem. I'm getting a very similar crash on Unity8 l

[Bug 1540702] Re: Resizing Scopes the window contents jitter about erratically

2016-02-02 Thread Daniel van Vugt
I kind of understand what you're trying to do. However it will look bad in environments where the user can live-resize the window. Leave this bug open and you'll eventually just find real users reporting the same complaint. Sadly I can't log in to Unity8 at all today to test the new version. It's

[Bug 1535297] Re: Unity8 crashes [double free in google::protobuf::ShutdownProtobufLibrary()]

2016-02-02 Thread Daniel van Vugt
** Summary changed: - Unity8 crashes on session logout on desktop [double free in google::protobuf::ShutdownProtobufLibrary()] + Unity8 crashes [double free in google::protobuf::ShutdownProtobufLibrary()] -- You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 1541170] [NEW] package linux-image-extra-3.19.0-49-generic 3.19.0-49.55~14.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-02-02 Thread CelticWhisper
Public bug reported: Error occurred upon login. That's all I know. ProblemType: Package DistroRelease: Ubuntu 14.04 Package: linux-image-extra-3.19.0-49-generic 3.19.0-49.55~14.04.1 ProcVersionSignature: Ubuntu 3.19.0-47.53~14.04.1-generic 3.19.8-ckt10 Uname: Linux 3.19.0-47-generic x86_64 Nonfr

[Bug 1541168] [NEW] High Definition Mice Not Working

2016-02-02 Thread TheSkunkyMonk
Public bug reported: Please, is there an easy fix for this other than recompiling the kernel? same issue as in this thread and same mouse. I'm missing my linux and not to keen on recompiling just to make a mouse work. Ubuntu 14.04 "fix for this problem include/linux/hid.h #define HID_MAX_USAGES

[Bug 1539957] Re: [enhancement] Allow files and links to be put on the Unity8 desktop

2016-02-02 Thread Daniel van Vugt
In case anyone is wondering, in Unity7 it's not the shell that implements this. We use 'nautilus' which takes over and renders the desktop window by default. Although maybe in Unity8 the story would be different... -- You received this bug notification because you are a member of Ubuntu Bugs, whi

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

2016-02-02 Thread Daniel van Vugt
"Now the QML window size *always* match the Mir surface size. So the resize "animation" will be as smoothly as the client application is able to redraw its mir surface." See comment #5 :) The basic rule of display servers is that you should never wait for clients. Never. The solution to this prob

[Bug 1535421] Re: Xchat: doesn't connect doesn't store info once added

2016-02-02 Thread Libertine CI Bot
Fix committed into lp:libertine at revision 170, scheduled for release in libertine, milestone Unknown ** Changed in: libertine 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.l

[Bug 1539009] Re: Mouse cursor is unusably slow in Unity 8 with a 1000Hz mouse

2016-02-02 Thread Daniel van Vugt
OK, so sounds like a Mir bug, but a Mir bug that only Unity8 would ever hit. Because the bug would only happen in clients (or nested servers) who use the relative motion data instead of the usual absolute motion data. We're only delivering one relative motion event to Unity8 every 17ms (59Hz as in

[Bug 1473903] i18n

2016-02-02 Thread bugproxy
--- Comment (attachment only) From thierry.fa...@fr.ibm.com 2015-08-31 17:43 EDT--- ** Attachment added: "i18n" https://bugs.launchpad.net/bugs/1473903/+attachment/4562643/+files/libparted-i18n_3.2-7ubuntu1_all.deb -- You received this bug notification because you are a member of U

[Bug 1473903] Comment bridged from LTC Bugzilla

2016-02-02 Thread bugproxy
--- Comment From pt...@cn.ibm.com 2016-02-02 20:35 EDT--- In which release this bug will be fixed? 14.04.4? Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1473903 Title: parted will g

[Bug 1539513] Re: networkmanager segfaults with 3.2.21-1ubuntu1

2016-02-02 Thread delmic
*** This bug is a duplicate of bug 1539634 *** https://bugs.launchpad.net/bugs/1539634 Same bug for me on my Ubuntu Thinkpad Comment #4/#7 worked for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net

[Bug 1539009] Re: Mouse cursor is unusably slow in Unity 8 with a 1000Hz mouse

2016-02-02 Thread Daniel van Vugt
** Also affects: mir (Ubuntu) Importance: Undecided Status: New ** Changed in: mir Status: Confirmed => Triaged ** Changed in: mir Importance: Undecided => High ** Changed in: mir (Ubuntu) Status: New => Triaged ** Changed in: mir (Ubuntu) Importance: Undecided =>

[Bug 1541161] Re: package udev 228-4ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-02-02 Thread Apport retracing service
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1541161 Title: package udev 228-4ubuntu2 failed to install/upgrade: subprocess installed post-installation scrip

[Bug 1539934] Re: Load thin Kernel Modules in initramfs for support on boot

2016-02-02 Thread Axton Grams
The files missing from the initramfs are from package dmeventd, not thin-provisioning-tools. As such, these changes to the initramfs should instead be included in the dmeventd package. ** Package changed: thin-provisioning-tools (Ubuntu) => lvm2 (Ubuntu) -- You received this bug notification be

[Bug 1536751] Re: Font/text rendering is irregular and not pixel-aligned on low DPI screens

2016-02-02 Thread Daniel van Vugt
** Summary changed: - QML Unreadable small fonts on 1366x768 screen + Font/text rendering is irregular and not pixel-aligned on low DPI screens -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1536751 T

[Bug 1541161] [NEW] package udev 228-4ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-02-02 Thread Giovanni
Public bug reported: none ProblemType: Package DistroRelease: Ubuntu 16.04 Package: udev 228-4ubuntu2 ProcVersionSignature: Ubuntu 4.4.0-2.16-generic 4.4.0 Uname: Linux 4.4.0-2-generic x86_64 ApportVersion: 2.19.4-0ubuntu2 Architecture: amd64 Date: Wed Feb 3 02:25:55 2016 ErrorMessage: subproces

[Bug 1528384] Re: unity-system-compositor crashed with std::runtime_error in mir::compositor::CompositingFunctor::wait_until_started() from usc::MirScreen::set_screen_power_mode (mir_power_mode_on)

2016-02-02 Thread Daniel van Vugt
** Changed in: unity-system-compositor Status: Fix Committed => 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/1528384 Title: unity-system-compositor crashed with std::runtime_erro

[Bug 1540731] Re: SocketMessenger::update_session_creds() fails to get client PID, causing "[ FAILED ] PromptSessionClientAPI.client_pid_is_associated_with_session"

2016-02-02 Thread Daniel van Vugt
** Summary changed: - SocketMessenger::update_session_creds() fails to get client PID + SocketMessenger::update_session_creds() fails to get client PID, causing "[ FAILED ] PromptSessionClientAPI.client_pid_is_associated_with_session" -- You received this bug notification because you are a memb

[Bug 1538673] Re: Atheros Qualcomm Killer N1525 Wireless-AC Cannot Connect to ac/5GHz

2016-02-02 Thread Corey
** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1538673 Title: Atheros Qualcomm Killer N1525 Wireless-AC Cannot Connect to ac/5GHz

[Bug 1526658] Re: Mir clients (including Unity8 itself) crash in XGetXCBConnection() if multiple versions of mir-client-platform-mesa are installed.

2016-02-02 Thread Daniel van Vugt
** Changed in: mir Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1526658 Title: Mir clients (including Unity8 itself) crash in XGetXCBConnection() if m

[Bug 1527449] Re: Mir clients leak all driver modules including the unused ones, keeping them resident

2016-02-02 Thread Daniel van Vugt
** Changed in: mir Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1527449 Title: Mir clients leak all driver modules including the unused ones, keeping

[Bug 1539934] Re: Load thin Kernel Modules in initramfs for support on boot

2016-02-02 Thread Axton Grams
This addresses some issues with the previous initramfs changes where some necessary libs were missing. This works well and cleans up some errors with dmeventd when using the previous initramfs changes. root@cluster-01:~# vi /etc/initramfs-tools/hooks/thin-provisioning-tools #!/bin/sh PREREQ="lvm

Re: [Bug 1539761] Re: when libvirtd is restarted, virtual machines restart or crash

2016-02-02 Thread Robert Dinse
*** This bug is a duplicate of bug 1533839 *** https://bugs.launchpad.net/bugs/1533839 Thanks for the fix! -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting. Knowledgeable human

[Bug 1473903] Re: parted will generate two devices when adding one partition on mpath device

2016-02-02 Thread Adam Conrad
Hello bugproxy, or anyone else affected, Accepted parted into trusty-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/parted/2.3-19ubuntu1.14.04.2 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See ht

[Bug 1536008] Re: ISST-LTE: parted command shows "device-mapper: table ioctl on failed: No such device or address" error

2016-02-02 Thread Adam Conrad
Hello bugproxy, or anyone else affected, Accepted parted into trusty-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/parted/2.3-19ubuntu1.14.04.2 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See ht

[Bug 1533436] Re: package websvn 2.3.3-1.1+deb7u1build0.14.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-02-02 Thread Tom Rowan
Once again, I am unable to download updates. Any Idea when this bug will be addressed? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1533436 Title: package websvn 2.3.3-1.1+deb7u1build0.14.04.1 fai

[Bug 1540752] Re: linux-lts-trusty: 3.13.0-78.122~precise1 -proposed tracker

2016-02-02 Thread Brad Figg
** Changed in: kernel-sru-workflow/prepare-package-signed Status: New => Fix Released ** Changed in: kernel-sru-workflow/prepare-package-signed Assignee: Canonical Kernel Team (canonical-kernel-team) => Brad Figg (brad-figg) -- You received this bug notification because you are a me

[Bug 1540830] Re: After Plasma 5.5.3 - apt-check causes massive load / creates 100's of processes

2016-02-02 Thread Chris Vanden Berghe
This bugs renders my system almost unusable... regularly it will start spawning 10s (or 100s?) of apt-check processes which grind the system to a hold until it runs out of memory and starts killing random user processes. -- You received this bug notification because you are a member of Ubuntu Bug

[Bug 1445527] Re: Speaker remains on after playback completes

2016-02-02 Thread Michał Sawicz
*** This bug is a duplicate of bug 1477838 *** https://bugs.launchpad.net/bugs/1477838 I've just filed bug #1541156 as I don't think the one this was duped to is the same as my issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 1541156] [NEW] media-hub wakelock held with no media played

2016-02-02 Thread Michał Sawicz
Public bug reported: This is similar to bug #1445527, but that was duped and seems to be handled as a Meizu issue. Mine is on krillin, I just noticed my phone was losing battery quickly. Upon quick inspection, media-hub is holding a wake lock: $ powerd-cli list powerd-cli: Running as user is not

[Bug 1540933] Re: /var/lib/lightdm not created by default

2016-02-02 Thread Robert Ancell
** Description changed: - after apt-get purge lightdm the /var/lib/lightdm folder is deleted and - then never recreated reinstalling the lightdm package. The folder is - necessary due to the create of the .Xauthorithy file. + [Impact] + After apt-get purge lightdm the /var/lib/lightdm folder is de

[Bug 1478087] Re: Add libaudit support

2016-02-02 Thread Mathieu Trudel-Lapierre
** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1478087 Title: Add libaudit support To manage notifications about this bug go to:

[Bug 1478087] Re: Add libaudit support

2016-02-02 Thread Mathieu Trudel-Lapierre
Verified for openssh as well; it now correctly shows entries in aureport -l too. Attached is a transcript from the two sessions testing shadow and openssh for audit support. ** Attachment added: "trusty-auditd.txt" https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1478087/+attachment/456

[Bug 1541153] [NEW] sem conhecimento necessario para descrever o problema , erro ao atualizar o kernel , não atualizou o kernel, e pede para remover o penultimo kernel .

2016-02-02 Thread zezinho
Public bug reported: ajuda. ** Affects: linux-source-2.6.22 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1541153 Title: sem conhecimento n

[Bug 1541152] [NEW] segmentation fault when calling session.get() method

2016-02-02 Thread pseudonomous
Public bug reported: I was hoping to use this python module to get retrieve a single OID from a networked copy machine. So I fired up ipython and did: import netsnmp session = netsnmp.Session(DestHost='my-copy-machine', SecName='supersecret', SecLevel='authPriv', AuthProto='SHA', AuthPass='supe

[Bug 1511869] Re: shorewall does not start at boot

2016-02-02 Thread BCSharp
Also I believe that the line: ExecReload=/sbin/shorewall $OPTIONS reload $RELOADOPTIONS should rather be: ExecReload=/sbin/shorewall $OPTIONS restart $RESTARTOPTIONS -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launc

[Bug 1541138] Re: ubuntu 15.10 resolução do ubuntu fica em tamanho grande sem opções de resloção de usabilidade adequada para o usuario!

2016-02-02 Thread Seth Arnold
Thank you for using Ubuntu and taking the time to report a bug. Your report should contain, at a minimum, the following information so we can better find the source of the bug and work to resolve it. Submitting the bug about the proper source package is essential. For help see https://wiki.ubuntu.

[Bug 1541148] [NEW] ListItem calls onClicked handler even when press is cancelled

2016-02-02 Thread Michael Zanetti
Public bug reported: To reproduce: * Run the attached qml file * press the mouse/finger on the ListItem in the center (don't release) * drag the mouse/finger outside the listitem * release => you'll see a "Clicked!!!" message printed to stdout expected: when the user decides not to click an ite

[Bug 1541107] Re: installation failure

2016-02-02 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make Ubuntu better. We noticed that you were installing the LTS version of Ubuntu using an older version of the installation media. The latest point release of 14.04 is 14.04.3. Please try installing from that version of the installat

[Bug 1541138] Re: ubuntu 15.10 resolução do ubuntu fica em tamanho grande sem opções de resloção de usabilidade adequada para o usuario!

2016-02-02 Thread Seth Arnold
I think this is about high-dpi monitor support; if so, that's being worked on. If it's about something else, please file a new bug and be specific about what you're trying, what you get, and what you expected. Thanks -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1126592] Re: Nautilus' tooltip hides the last file

2016-02-02 Thread Michael Bean
*** This bug is a duplicate of bug 797485 *** https://bugs.launchpad.net/bugs/797485 This tooltip/popup issue is still a problem in Ubuntu 15.04, and it appears the old workaround has been disabled. Very frustrating. It should be possible to easily enable the status bar or turn off these popup

[Bug 1454286] Re: BNX2X firmware an hang on Trusty (3.13) and Utopic (3.16).

2016-02-02 Thread Dan Streetman
Note: commit e42780b actually updates the driver to use the new firmware: diff --git a/drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h b/drivers/net/ethernet/broadcom/bnx2x/b index 5ba8af5..3b6cbd2 100644 --- a/drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h +++ b/drivers/net/ethernet/broadcom/bn

[Bug 1540933] Re: /var/lib/lightdm not created by default

2016-02-02 Thread Robert Ancell
** Changed in: lightdm (Ubuntu Xenial) Status: Fix Released => 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/1540933 Title: /var/lib/lightdm not created by default To manage no

[Bug 1540720] Re: linux-ti-omap4: 3.2.0-1477.100 -proposed tracker

2016-02-02 Thread Brad Figg
All builds are complete, packages in this bug can be copied to -proposed. ** Changed in: kernel-sru-workflow/prepare-package Status: New => Fix Released ** Changed in: kernel-sru-workflow/prepare-package Assignee: ubuntu-armel-kernel (ubuntu-armel-kernel) => Brad Figg (brad-figg) **

[Bug 1507002] Re: "boot error" due to gcc v5 transition

2016-02-02 Thread vedavata
I had the same problem (error), when i tried "Startup Disk Creator" (Xubuntu 15.10). And 'gnome-disks' (the package 'gnome-disk-utility') helped me: # apt-cache search gnome-disk gnome-disk-utility - manage and configure disk drives and media # which gnome-disks /usr/bin/gnome-disks Us

[Bug 1540933] Re: /var/lib/lightdm not created by default

2016-02-02 Thread Robert Ancell
** Changed in: lightdm (Ubuntu Xenial) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1540933 Title: /var/lib/lightdm not created by default To manage no

[Bug 1540933] Re: /var/lib/lightdm not created by default

2016-02-02 Thread Launchpad Bug Tracker
** Branch linked: lp:lightdm -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1540933 Title: /var/lib/lightdm not created by default To manage notifications about this bug go to: https://bugs.launchpa

[Bug 1195011] Re: bzr-buildpackage fails if directory contains umlauts

2016-02-02 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: bzr (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/1195011 Title: bzr-bu

[Bug 1499746] Re: Early Syslinux Boot Error in pendrive made with the Ubuntu Startup Disk Creator

2016-02-02 Thread vedavata
*** This bug is a duplicate of bug 1507002 *** https://bugs.launchpad.net/bugs/1507002 I had the same problem (error) of "Startup Disk Creator" (Xubuntu 15.10). And the tool 'gnome-disks' (from the package 'gnome-disk-utility') helped me: apt-cache search gnome-disk gnome-disk-utility -

[Bug 1540933] Re: /var/lib/lightdm not created by default

2016-02-02 Thread Launchpad Bug Tracker
** Branch linked: lp:lightdm/1.16 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1540933 Title: /var/lib/lightdm not created by default To manage notifications about this bug go to: https://bugs.lau

[Bug 1540925] Re: [needs-packaging] LibreCad 2.0.8 needs-packaging

2016-02-02 Thread Brian Murray
*** This is an automated message *** This bug is tagged needs-packaging which identifies it as a request for a new package in Ubuntu. As a part of the managing needs-packaging bug reports specification, https://wiki.ubuntu.com/QATeam/Specs/NeedsPackagingBugs, all needs- packaging bug reports have

[Bug 1454286] Re: BNX2X firmware an hang on Trusty (3.13) and Utopic (3.16).

2016-02-02 Thread Dan Streetman
Note: commit 6260412 is *definitely* not appropriate, as it simply updates the driver version, which is wrong to do without also updating the driver with all the preceeding commits. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 1540933] Re: /var/lib/lightdm not created by default

2016-02-02 Thread Robert Ancell
This is a side effect of bug 924224 - since we no longer remove the lightdm user we don't try and create it on reinstall, thus the directory is never created. ** No longer affects: lightdm (Ubuntu Vivid) ** No longer affects: lightdm (Ubuntu Trusty) ** No longer affects: lightdm (Ubuntu Precise)

[Bug 1454286] Re: BNX2X firmware an hang on Trusty (3.13) and Utopic (3.16).

2016-02-02 Thread Dan Streetman
For reference, to repeat the commit hashes that Rafael mentioned above (in standard reverse chronological order): ddstreet@toughbook:~/linux$ git show 6260412 | head -5 commit 626041248d3fb5b2fca5c9af172f00fa3bb6dcfe Author: Yuval Mintz Date: Sun Aug 17 16:47:46 2014 +0300 bnx2x: Update dr

[Bug 1540933] Re: /var/lib/lightdm not created by default

2016-02-02 Thread Robert Ancell
** Also affects: lightdm (Ubuntu Trusty) Importance: Undecided Status: New ** Also affects: lightdm (Ubuntu Precise) Importance: Undecided Status: New ** Also affects: lightdm (Ubuntu Xenial) Importance: High Status: Triaged ** Also affects: lightdm (Ubuntu Wily)

[Bug 1540933] Re: /var/lib/lightdm not created by default

2016-02-02 Thread Launchpad Bug Tracker
** Branch linked: lp:lightdm/1.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1540933 Title: /var/lib/lightdm not created by default To manage notifications about this bug go to: https://bugs.lau

[Bug 1540933] Re: /var/lib/lightdm not created by default

2016-02-02 Thread Robert Ancell
** Changed in: lightdm (Ubuntu Trusty) Status: Triaged => Fix Committed ** Changed in: lightdm (Ubuntu Wily) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bug

[Bug 1540933] Re: /var/lib/lightdm not created by default

2016-02-02 Thread Launchpad Bug Tracker
** Branch linked: lp:lightdm/1.16 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1540933 Title: /var/lib/lightdm not created by default To manage notifications about this bug go to: https://bugs.lau

[Bug 1540933] Re: /var/lib/lightdm not created by default

2016-02-02 Thread Robert Ancell
** Changed in: lightdm (Ubuntu Xenial) Status: Triaged => Fix Committed ** Changed in: lightdm (Ubuntu Precise) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 1540933] Re: /var/lib/lightdm not created by default

2016-02-02 Thread Launchpad Bug Tracker
** Branch linked: lp:lightdm -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1540933 Title: /var/lib/lightdm not created by default To manage notifications about this bug go to: https://bugs.launchpa

[Bug 1541135] [NEW] /usr/bin/kactivitymanagerd:6:qt_message_fatal:QMessageLogger::fatal:QWidgetPrivate::init:QWidget::QWidget:QDesktopWidget::QDesktopWidget

2016-02-02 Thread errors.ubuntu.com bug bridge
Public bug reported: The Ubuntu Error Tracker has been receiving reports about a problem regarding kactivities-kf5. This problem was most recently seen with version 5.15.0-0ubuntu2, the problem page at https://errors.ubuntu.com/problem/5e28d809bd8c469e7860e8152a6cdc62106750c8 contains more detail

[Bug 1540933] Re: /var/lib/lightdm not created by default

2016-02-02 Thread Robert Ancell
Good catch! Thanks for finding. ** Changed in: lightdm (Ubuntu) Status: New => Triaged ** Changed in: lightdm (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

[Bug 1541120] Re: [Hyper-V] PCI Passthrough

2016-02-02 Thread Joshua R. Poulson
This is a request to pull a feature from the upstream Linux kernel. No logs required, but we'll talk about how to test the feature when the time comes. ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bu

[Bug 1540759] Re: Mouse cursor appears in the wrong position in Gimp

2016-02-02 Thread Set Hallstrom
I was unable to reproduce the bug with a single screen, nor a dual screen. Volodya: maybe there is an overlap in your ARandR settings? I'm just doing a wild guess here, but if you havn't already check it: you will find the ARandR settings in the Settings Manager in the "hardware" section. -- Y

[Bug 1511735] Re: libnl: fail to bind() netlink sockets

2016-02-02 Thread Mathew Hodson
There should probably be a new upload of libnl3 with Breaks: network-manager (<< 0.9.8.8-0ubuntu7.3) so users can't put their system into a broken state when both packages are released to -updates. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscrib

[Bug 1434094] Re: indicator menus are misplaced when the display scaler is used

2016-02-02 Thread Bug Watch Updater
** Changed in: gtk Status: Unknown => Confirmed ** Changed in: gtk Importance: Unknown => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1434094 Title: indicator menus are misplaced

[Bug 1540811] Re: [GDK] patch - avoid integer overflow when allocating a large block of memory

2016-02-02 Thread Bug Watch Updater
** Changed in: gtk Status: Unknown => Fix Released ** Changed in: gtk Importance: Unknown => Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1540811 Title: [GDK] patch - avoid integer o

[Bug 1541039] Re: package libgstreamer-plugins-base1.0-0 1.2.4-1~ubuntu2 failed to install/upgrade: no package named `libgstreamer-plugins-base1.0-0' is installed, cannot configure

2016-02-02 Thread Apport retracing service
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1541039 Title: package libgstreamer-plugins-base1.0-0 1.2.4-1~ubuntu2 failed to install/upgrade: no package name

[Bug 1541109] Re: on https sites, subresource certificates are not validated

2016-02-02 Thread Usama Akkad
** Also affects: epiphany-webkit (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1541109 Title: on https sites, subresource certificates are not va

[Bug 1541037] Re: Xenial+Unity8 session: click apps can't load theme icons because of missing paths in XDG_DATA_DIRS

2016-02-02 Thread Andrea Bernabei
@Ted: why is this only needed on Xenial+Unity8 though? why is the env var correctly set on the phone? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1541037 Title: Xenial+Unity8 session: click apps c

[Bug 1541039] Re: package libgstreamer-plugins-base1.0-0 1.2.4-1~ubuntu2 failed to install/upgrade: no package named `libgstreamer-plugins-base1.0-0' is installed, cannot configure

2016-02-02 Thread Seth Arnold
Thanks for taking the time to report this bug and helping to make Ubuntu better. We appreciate the difficulties you are facing, but this appears to be a "regular" (non-security) bug. I have unmarked it as a security issue since this bug does not show evidence of allowing attackers to cross privile

[Bug 1540991] Re: bugs

2016-02-02 Thread Seth Arnold
Thanks for taking the time to report this bug and helping to make Ubuntu better. We appreciate the difficulties you are facing, but this appears to be a "regular" (non-security) bug. I have unmarked it as a security issue since this bug does not show evidence of allowing attackers to cross privile

[Bug 1540655] Re: package udev 228-4ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-02-02 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 Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1540655 Title: pa

[Bug 1540991] Re: bugs

2016-02-02 Thread Seth Arnold
Note that you may have hardware issues -- there's extensive odd entries from your wlan card, surprising entries from your cd-rom/dvd drive, and it's odd to me that the usb device that comes and go is named 'sda' -- it's not necessarily wrong, but it is a bit out of usual. Thanks -- You received

[Bug 1530407] Re: CVE-2015-8575

2016-02-02 Thread Steve Beattie
** Changed in: linux-lts-wily (Ubuntu Trusty) Status: Fix Committed => Fix Released ** Changed in: linux (Ubuntu Precise) Status: Fix Committed => Fix Released ** Changed in: linux (Ubuntu Wily) Status: Fix Committed => Fix Released ** Changed in: linux-ti-omap4 (Ubuntu Prec

[Bug 1539001] Re: CVE-2015-8787

2016-02-02 Thread Steve Beattie
** Changed in: linux-lts-wily (Ubuntu Trusty) Status: Fix Committed => Fix Released ** Changed in: linux (Ubuntu Vivid) Status: Fix Committed => Fix Released ** Changed in: linux (Ubuntu Wily) Status: Fix Committed => Fix Released ** Changed in: linux-lts-vivid (Ubuntu Trust

[Bug 1538425] Re: CVE-2015-8785

2016-02-02 Thread Steve Beattie
** Changed in: linux (Ubuntu Precise) Status: Fix Committed => Fix Released ** Changed in: linux-ti-omap4 (Ubuntu Precise) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bug

[Bug 1525570] Re: CVE-2015-8543

2016-02-02 Thread Steve Beattie
** Changed in: linux-lts-wily (Ubuntu Trusty) Status: Fix Committed => Fix Released ** Changed in: linux (Ubuntu Precise) Status: Fix Committed => Fix Released ** Changed in: linux (Ubuntu Wily) Status: Fix Committed => Fix Released ** Changed in: linux-ti-omap4 (Ubuntu Prec

[Bug 1526958] Re: CVE-2015-8569

2016-02-02 Thread Steve Beattie
** Changed in: linux-lts-wily (Ubuntu Trusty) Status: Fix Committed => Fix Released ** Changed in: linux (Ubuntu Precise) Status: Fix Committed => Fix Released ** Changed in: linux (Ubuntu Wily) Status: Fix Committed => Fix Released ** Changed in: linux-ti-omap4 (Ubuntu Prec

[Bug 1530406] Re: CVE-2015-8552

2016-02-02 Thread Steve Beattie
** Changed in: linux-ti-omap4 (Ubuntu Precise) 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/1530406 Title: CVE-2015-8552 To manage notifications about this bug go to:

[Bug 1530403] Re: CVE-2015-8550

2016-02-02 Thread Steve Beattie
** Changed in: linux-ti-omap4 (Ubuntu Precise) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1530403 Title: CVE-2015-8550 To manage notifications about

[Bug 1530404] Re: CVE-2015-8551

2016-02-02 Thread Steve Beattie
** Changed in: linux-ti-omap4 (Ubuntu Precise) 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/1530404 Title: CVE-2015-8551 To manage notifications about this bug go to:

[Bug 1539634] Re: network-manager crashes when using libnl-3-200-3.21.1-1ubuntu1

2016-02-02 Thread Blacky Bones
I have been following this since Saturday night after installing the update. I was able to connect to the Ethernet with the workaround #7. I just installed the latest update from the Software Updater and it boots fine. I still get a system error message, but the Internet works. The internet ic

[Bug 1530958] Re: CVE-2015-8553

2016-02-02 Thread Steve Beattie
** Changed in: linux-ti-omap4 (Ubuntu Precise) 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/1530958 Title: CVE-2015-8553 To manage notifications about this bug go to:

[Bug 1533839] Re: vms shutting down on libvirt upgrade

2016-02-02 Thread Serge Hallyn
** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1533839 Title: vms shutting down on libvirt upgrade To manage notifications about

[Bug 1539761] Re: when libvirtd is restarted, virtual machines restart or crash

2016-02-02 Thread Serge Hallyn
*** This bug is a duplicate of bug 1533839 *** https://bugs.launchpad.net/bugs/1533839 Awesome, thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1539761 Title: when libvirtd is restarted,

[Bug 1538673] Re: Atheros Qualcomm Killer N1525 Wireless-AC Cannot Connect to ac/5GHz

2016-02-02 Thread Corey
The log in the attachment is not what I had in the description originally, you can see this by viewing the original description, but if its not helping anyone anyway I will just remove it. The bug was not fixed upstream, will add tags ** Tags added: kernel-bug-exists-upstream kernel-bug-exists- u

[Bug 1478087] Comment bridged from LTC Bugzilla

2016-02-02 Thread bugproxy
--- Comment From gcwil...@us.ibm.com 2016-02-02 17:56 EDT--- Thanks to Tyler and the Canonical crew! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1478087 Title: Add libaudit support To man

[Bug 1454286] Re: BNX2X firmware an hang on Trusty (3.13) and Utopic (3.16).

2016-02-02 Thread Dan Streetman
Update: after some discussion, I'm going to pull specific commits into the trusty 3.13 bnx2x driver, instead of pulling the entire 3.19 bnx2x driver back. I'll update this bug when I have something new to test. -- You received this bug notification because you are a member of Ubuntu Bugs, which

<    1   2   3   4   5   6   7   8   9   10   >