[Bug 1523940] Re: package librtmidi1:amd64 2.0.1~ds0-3ubuntu1 failed to install/upgrade: package librtmidi1:amd64 is already installed and configured

2015-12-09 Thread dino99
*** This bug is a duplicate of bug 1407757 *** https://bugs.launchpad.net/bugs/1407757 ** This bug has been marked a duplicate of bug 1407757 multi-arch packages cannot be installed due to dpkg wrongly detecting them as already installed -- You received this bug notification because you

[Bug 1442201] Re: FTBFS in vivid: testsuite failure

2015-12-09 Thread Alberto Mardegan
** Changed in: libsignon-glib (Ubuntu) Importance: Undecided => High ** Changed in: libsignon-glib (Ubuntu) Status: New => In Progress ** Also affects: webapps-sprint Importance: Undecided Status: New ** Changed in: webapps-sprint Importance: Undecided => High ** Changed

[Bug 1003842] Re: dnsmasq sometimes fails to resolve private names in networks with non-equivalent nameservers

2015-12-09 Thread Seva Gluschenko
Hope, my experience might help somebody affected with this issue. I've just put the needed domain into the "Additional search domains" line of the IPv4 settings of my VPN connection, and it did the trick. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 1451554] Re: Every key is pressed twice on the desktop

2015-12-09 Thread Timo Jyrinki
Please test the fix for this from silo https://launchpad.net/~ci-train- ppa-service/+archive/ubuntu/landing-025/ - it includes a fix for both this and bug #1521917 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.

[Bug 1522579] Re: ip rule list broken with kernel 3.19.0-37.42-generic on Ubuntu 14.04.3

2015-12-09 Thread xavier
I had the same problem. Upgrading to 3.19.0-39 fixes the problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1522579 Title: ip rule list broken with kernel 3.19.0-37.42-generic on Ubuntu 14.04.3

[Bug 1524215] [NEW] Lenovo B50-70 inverted internal microphone

2015-12-09 Thread Marian Lozanov
Public bug reported: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1002978 Attached the alsa-info txt to this bug ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Attachment added: "alsa-info txt" https://bugs.launchpad.net/bugs/1524215/+attachment/

[Bug 1292451] Re: screensaver re-locks itself after unlocking if the configured screen-off timer goes off while screen is locked

2015-12-09 Thread Elias Hasle
Update 2: No, the problem doesn't seem to be solved anyway... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1292451 Title: screensaver re-locks itself after unlocking if the configured screen- off

[Bug 1002978] Re: [meta-bug] Inverted Internal microphone (phase inversion)

2015-12-09 Thread Marian Lozanov
Bug report for the Lenovo B50-70 inverted internal microphone https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1524215 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1002978 Title: [meta-bug] Inv

[Bug 1476092] Re: Photo publication broken

2015-12-09 Thread Sebastien Bacher
do you have unity-control-center-signon installed? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1476092 Title: Photo publication broken To manage notifications about this bug go to: https://bugs.l

[Bug 1524216] [NEW] nova script: use image UUID

2015-12-09 Thread Martin Pitt
Public bug reported: When grepping for the latest active image, use an image's UUID for nova boot instead of the name. This avoids failing on CommandError: Multiple image matches found for 'ubuntu/ubuntu-xenial-adt-i386-server-20151209.img', use an ID to be more specific. ERROR:

[Bug 1513847] Re: WWAN modules is recognized as an ethernet device

2015-12-09 Thread Jesse Sung
Verified with 4.2.0-21.25. ** Tags removed: verification-needed-wily ** Tags added: verification-done-wily -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1513847 Title: WWAN modules is recognized as

[Bug 1524130] Re: /usr/bin/unity8:11:__memcpy_neon:std::char_traits:std::basic_streambuf:std::basic_streambuf:std::__ostream_write

2015-12-09 Thread Albert Astals Cid
** Also affects: dbus-cpp (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/1524130 Title: /usr/bin/unity8:11:__memcpy_neon:std::char_traits:std::ba

[Bug 1524215] Missing required logs.

2015-12-09 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem. >From a terminal window please run: apport-collect 1524215 and then change the status of the bug to 'Confirmed'. If, due to the nature of the issue you have encountered, you are unable to run this command, please add a commen

[Bug 1524227] [NEW] Failing to import bok files in 14.04 Thawab version

2015-12-09 Thread Karim Rekik
Public bug reported: The Import bok files function no longer works under 14.04 (Thawab (3.0.13-2) ), except for rare exceptions. To reproduce the bug : 1 Click on import.bug files icon 2 Add a bok file 3 Click on "convert" icon : nothing happens even if I wait long time I have compiled last ve

[Bug 1524221] Re: pano_modify crashed with SIGSEGV in HuginBase::CalculateOptimalROI::imgPixel()

2015-12-09 Thread Apport retracing service
*** This bug is a duplicate of bug 979199 *** https://bugs.launchpad.net/bugs/979199 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 #979199, so is being marked as such. Ple

[Bug 1476092] Re: Photo publication broken

2015-12-09 Thread Elbarbudo
Nope. Using synaptic proposes ONLY unity-control-center-signon-autopilot package, not unity-control-center-signon -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1476092 Title: Photo publication brok

[Bug 1524234] [NEW] QML function trigger() with no argument doesn't override ActionItem.trigger

2015-12-09 Thread Christian Dywan
Public bug reported: In QML it's only natural to declare function trigger() { } on an ActionItem (derived item) and expect it to override the trigger slot. This doesn't work - sometimes it works if the function is declared with an argument, other times not at all. ** Affects: ubuntu-ui-toolkit

[Bug 1524234] Re: QML function trigger() with no argument doesn't override ActionItem.trigger

2015-12-09 Thread Zsombor Egri
This si valid also on Action itself. ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Confirmed ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => Critical ** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Zsombor Egri (zsombi) -- You re

[Bug 1476092] Re: Photo publication broken

2015-12-09 Thread Sebastien Bacher
seems like an issue with your apt sources, you can also find the deb from https://launchpad.net/ubuntu/+source/gnome-control-center-signon -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1476092 Title:

[Bug 1476092] Re: Photo publication broken

2015-12-09 Thread Elbarbudo
Correction : I found unity-control-center-signon in the repositories, but the dependencies list is huge. I suppose this part was not intended in the Ubuntu MATE architecture. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bu

[Bug 1522949] Re: Bluetooth doesn't work on 0930:0225 Toshiba Corporation

2015-12-09 Thread Pilot6
Where do you see downloadable firmware at Broadcom site? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1522949 Title: Bluetooth doesn't work on 0930:0225 Toshiba Corporation To manage notifications

[Bug 1500242] Re: Bluetooth devices (Jabra BT250, Audi A3 car kit) can not be connected with BQ Aquaris 4.5

2015-12-09 Thread Uranicus
Reporting on Bluetooth bug 1500242 I have send such a report on December, 6th 2015 where I have tested the rc-proposed with my Jabra device. At that time the syslog-file was missing which I have added later. I found out later, that syslog is a rolling log, therefore maybe not all test logs are par

[Bug 1476092] Re: Photo publication broken

2015-12-09 Thread Sebastien Bacher
not really no, it's part of unity, why was listed as a desktop having the issue in the bug description... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1476092 Title: Photo publication broken To ma

[Bug 1500242] Re: Bluetooth devices (Jabra BT250, Audi A3 car kit) can not be connected with BQ Aquaris 4.5

2015-12-09 Thread Uranicus
report in odt, pdf and log files ** Attachment added: "Bug 1500242 2015_12_09.7z" https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1500242/+attachment/4531794/+files/Bug%201500242%202015_12_09.7z -- You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 1524251] [NEW] Octave crashes when opening an m file

2015-12-09 Thread Spyros Theodoritsis
Public bug reported: When double clicking on an m file Octave opens and crashes immediately. When opening Octave first and then open the m file from menu then no crash occurs. ProblemType: Bug DistroRelease: Ubuntu 15.10 Package: octave 4.0.0-3ubuntu5 ProcVersionSignature: Ubuntu 4.2.0-19.23-gene

[Bug 1524215] IwConfig.txt

2015-12-09 Thread Marian Lozanov
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1524215/+attachment/4531813/+files/IwConfig.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1524215 Title:

[Bug 1524215] WifiSyslog.txt

2015-12-09 Thread Marian Lozanov
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1524215/+attachment/4531825/+files/WifiSyslog.txt ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, whic

[Bug 1524215] JournalErrors.txt

2015-12-09 Thread Marian Lozanov
apport information ** Attachment added: "JournalErrors.txt" https://bugs.launchpad.net/bugs/1524215/+attachment/4531814/+files/JournalErrors.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/15242

[Bug 1524215] CRDA.txt

2015-12-09 Thread Marian Lozanov
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1524215/+attachment/4531811/+files/CRDA.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1524215 Title: Lenovo

[Bug 1524215] Lspci.txt

2015-12-09 Thread Marian Lozanov
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1524215/+attachment/4531815/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1524215 Title: Leno

[Bug 1524215] PulseList.txt

2015-12-09 Thread Marian Lozanov
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1524215/+attachment/4531821/+files/PulseList.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1524215 Titl

[Bug 1524215] RfKill.txt

2015-12-09 Thread Marian Lozanov
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1524215/+attachment/4531822/+files/RfKill.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1524215 Title: Le

[Bug 1524215] Re: Lenovo B50-70 inverted internal microphone

2015-12-09 Thread Marian Lozanov
apport information ** Tags added: apport-collected wily ** Description changed: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1002978 Attached the alsa-info txt to this bug + --- + ApportVersion: 2.19.1-0ubuntu5 + Architecture: amd64 + AudioDevicesInUse: + USERPID ACC

[Bug 1524215] ProcInterrupts.txt

2015-12-09 Thread Marian Lozanov
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1524215/+attachment/4531819/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/152

[Bug 1524215] ProcEnviron.txt

2015-12-09 Thread Marian Lozanov
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1524215/+attachment/4531818/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1524215

[Bug 1524215] Lsusb.txt

2015-12-09 Thread Marian Lozanov
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1524215/+attachment/4531816/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1524215 Title: Leno

[Bug 1524215] UdevLog.txt

2015-12-09 Thread Marian Lozanov
apport information ** Attachment added: "UdevLog.txt" https://bugs.launchpad.net/bugs/1524215/+attachment/4531824/+files/UdevLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1524215 Title:

[Bug 1524215] ProcCpuinfo.txt

2015-12-09 Thread Marian Lozanov
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1524215/+attachment/4531817/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1524215

[Bug 1524215] ProcModules.txt

2015-12-09 Thread Marian Lozanov
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1524215/+attachment/4531820/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1524215

[Bug 1524215] UdevDb.txt

2015-12-09 Thread Marian Lozanov
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1524215/+attachment/4531823/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1524215 Title: Le

[Bug 1524215] CurrentDmesg.txt

2015-12-09 Thread Marian Lozanov
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1524215/+attachment/4531812/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1524215

[Bug 1484397] Re: Fails to mux files whose name or path contain spaces

2015-12-09 Thread Carlos Maddela
** Branch linked: lp:~e7appew/ubuntu/vivid/bombono-dvd/mux-files-with- spaces-vivid ** Branch linked: lp:~e7appew/ubuntu/wily/bombono-dvd/mux-files-with- spaces-wily -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 1520548] Re: Volume slider in sound indicator ignores the "volume" action coming from indicator-sound in a particular case

2015-12-09 Thread Michał Sawicz
** Changed in: unity8 (Ubuntu) Status: New => In Progress ** Changed in: unity8 (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1520548 Title: Volum

[Bug 1524234] Re: QML function trigger() with no argument doesn't override ActionItem.trigger

2015-12-09 Thread Launchpad Bug Tracker
** Branch linked: lp:~zsombi/ubuntu-ui-toolkit/properTriggerCall -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1524234 Title: QML function trigger() with no argument doesn't override ActionItem.tr

[Bug 1524260] [NEW] ldapaddusertogroup crash when adding user to group

2015-12-09 Thread matej pastor
Public bug reported: ldapaddusertogroup script crash: # ldapaddusertogroup testuser testgroup Error adding user testuser to group cn=testgroup,ou=Groups,dc=example,dc=com More about this problem and the fix can be found on http://sourceforge.net/p/ldapscripts/code/ci/bc8e313f8ebf3a38db828e270aa9

[Bug 1524259] [NEW] igb: Detected Tx Unit Hang with stack trace

2015-12-09 Thread mrk
Public bug reported: Hello. For some time now we have a problem with one of our servers, that happens sporadically (once in a day or two days) and causes are not still known. We searched on lauchpad and tried many possible solutions, but nothing helped. We had tried vanilla Ubuntu 14.04.3 kernel

[Bug 1515503] Re: Need support for some buggy Synaptics RMI4 device

2015-12-09 Thread Phidias
** Tags removed: verification-needed-vivid ** Tags added: verification-done-vivid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1515503 Title: Need support for some buggy Synaptics RMI4 device To m

[Bug 1524234] Re: QML function trigger() with no argument doesn't override ActionItem.trigger

2015-12-09 Thread Timo Jyrinki
** Also affects: canonical-devices-system-image Importance: Undecided Status: New ** Changed in: canonical-devices-system-image Milestone: None => ww02-2016 ** Changed in: canonical-devices-system-image Assignee: (unassigned) => Zoltan Balogh (bzoltan) ** Changed in: canonical

[Bug 1313042] Re: console-kit-daemon Glib-CRITICAL warning

2015-12-09 Thread Ken Sharp
** Tags removed: consolekit libglib2 ssh ** Tags added: amd64 i386 saucy trusty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1313042 Title: console-kit-daemon Glib-CRITICAL warning To manage notif

[Bug 1476092] Re: Photo publication broken

2015-12-09 Thread Elbarbudo
Sorry, I meant Ubuntu, not Unity -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1476092 Title: Photo publication broken To manage notifications about this bug go to: https://bugs.launchpad.net/ubunt

[Bug 1524268] Re: keyboard not recognized

2015-12-09 Thread Marco Righi
Please contact me if you need more information. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1524268 Title: keyboard not recognized To manage notifications about this bug go to: https://bugs.launc

[Bug 1524268] [NEW] keyboard not recognized

2015-12-09 Thread Marco Righi
Public bug reported: The keyboard Perixx 1800 is not recognized by Ubuntu. There is a bug fix at the address https://bitbucket.org/Swoogan/aziokbd that is not integrated in Ubuntu and it is not internationalized. Please 1) can you integrate the Perixx Keyboard support in Ubuntu 14 LTS? 2) it is

[Bug 1523929] Re: "No such schema 'org.gtk.Settings.Debug'" error upon trying to activate GTKInspector shortcuts

2015-12-09 Thread Nikita Yerenkov-Scott
@Tim, well, when I remove (or even purge) that package the Debug section still remains, though all of its information is gone and only one setting remains... So I'm not sure if it is a fair test if some of it stays... But upon reinstalling that package again the section does fully come back. ** No

[Bug 1515503] Re: Need support for some buggy Synaptics RMI4 device

2015-12-09 Thread Phidias
Re-install Vivid and Wily, the original kernel can't use touchpad. After upgrading to proposed kernel, both versions' touchpad can work. Set to verification-done ** Tags removed: verification-needed-wily ** Tags added: verification-done-wily -- You received this bug notification because you are

[Bug 1523975] Re: [desktop] system-settings crashes on startup with 5.4.1+dfsg-2ubuntu11~vivid1

2015-12-09 Thread Andrea Bernabei
just additional info: this can also be triggered by loading a qml Image from a remote URL -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1523975 Title: [desktop] system-settings crashes on startup wi

[Bug 1435040] Re: Ubuntu Phone (BQ E4.5) does not connect to car-bluetooth

2015-12-09 Thread zven
also not able to connect to bluetooth audio devices. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1435040 Title: Ubuntu Phone (BQ E4.5) does not connect to car-bluetooth To manage notifications ab

[Bug 1154364] Re: Search isn't completed before launching app

2015-12-09 Thread Will Cooke
** Tags added: u7-trello-import -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1154364 Title: Search isn't completed before launching app To manage notifications about this bug go to: https://bugs.l

[Bug 1520726] Re: on the desktop, an icon hides another icon

2015-12-09 Thread Bug Watch Updater
** Changed in: nautilus Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1520726 Title: on the desktop, an icon hides another icon To manage notifications about thi

[Bug 1524273] [NEW] package initramfs-tools 0.120ubuntu6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2015-12-09 Thread Ertan Günay
Public bug reported: I happened while daily update on 16.04 LTS ProblemType: Package DistroRelease: Ubuntu 16.04 Package: initramfs-tools 0.120ubuntu6 Uname: Linux 4.3.0-040300-generic x86_64 ApportVersion: 2.19.3-0ubuntu1 Architecture: amd64 Date: Wed Dec 9 12:08:31 2015 ErrorMessage: subproces

[Bug 1520568] Re: All queries fails when 'google' is used: ERR_SSL_PROTOCOL_ERROR

2015-12-09 Thread dino99
version 47 has landed into xenial archive, resolving that issue chromium-browser (47.0.2526.73-0ubuntu1.1218) xenial; urgency=medium -- Chad MILLER Tue, 01 Dec 2015 15:37:11 -0500 (still exist the 'untrusted' certificates (#29) but i does not know if it really matters or not) -- You rec

[Bug 1522411] Re: Chromium in Ubuntu still to version 45.0.2454.101 not update to version 46.0.2490.71 as Debian Chromium present version.

2015-12-09 Thread dino99
version 47 is now available into xenial archive chromium-browser (47.0.2526.73-0ubuntu1.1218) xenial; urgency=medium -- Chad MILLER Tue, 01 Dec 2015 15:37:11 -0500 ** Changed in: chromium-browser (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification becaus

[Bug 1154364] Re: Search isn't completed before launching app

2015-12-09 Thread Will Cooke
** Tags removed: u7-trello-import -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1154364 Title: Search isn't completed before launching app To manage notifications about this bug go to: https://bugs

[Bug 1507160] Re: Xorg crashed with SIGABRT in FreeClientResources()

2015-12-09 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1501248 *** https://bugs.launchpad.net/bugs/1501248 Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: xorg-server (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of

[Bug 1518764] Re: Music app high power consumption when paused

2015-12-09 Thread Michał Sawicz
** Branch linked: lp:~unity-team/qtmir/fix-wakelocks ** Branch linked: lp:~unity-team/unity8/fix-wakelocks -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1518764 Title: Music app high power consumpt

[Bug 1507160] Re: Xorg crashed with SIGABRT in FreeClientResources()

2015-12-09 Thread James Stewart Miller
*** This bug is a duplicate of bug 1501248 *** https://bugs.launchpad.net/bugs/1501248 I am also getting the crash on a recently installed 15.10 ubuntu studio (xfce4.12 window manager) with the nouveau driver on a nvidia gtx 750 ti. I installed the nvidia proprietary driver from nvidia's web

[Bug 1310489] Re: xorg.conf overwritten by booting system

2015-12-09 Thread Rene Herman
Also affected, although nothing to do with a multi-gpu system. Mint 17.3 (64-bit, Cinnamon) and a local /etc/X11/xorg.conf to slow down my crazy- fast Logitech mouse. Installing fglrx renamed xorg.conf to xorg.conf- DATE (and put nothing in its place). Not a huge problem in this case, but certainl

[Bug 1523828] Re: Escape key needs to close popovers

2015-12-09 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-sdk-team/ubuntu-ui- toolkit/hideAndSeekPopover -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1523828 Title: Escape key needs to close popovers To manage notifications a

[Bug 1524287] [NEW] package linux-image-generic 3.13.0.71.77 failed to install/upgrade: problèmes de dépendances - laissé non configuré

2015-12-09 Thread armelle.char...@free.fr
Public bug reported: everytime when i connect to youtube ProblemType: Package DistroRelease: Ubuntu 14.04 Package: linux-image-generic 3.13.0.71.77 ProcVersionSignature: Ubuntu 3.13.0-70.113-generic 3.13.11-ckt29 Uname: Linux 3.13.0-70-generic i686 NonfreeKernelModules: nvidia ApportVersion: 2.14

[Bug 1524287] Status changed to Confirmed

2015-12-09 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/1524287 Title: package linux-image-generic 3.13.0.71.77 fa

[Bug 1524292] [NEW] Precise update to 3.2.74 stable release

2015-12-09 Thread Luis Henriques
Public bug reported: SRU Justification Impact:    The upstream process for stable tree updates is quite similar    in scope to the Ubuntu SRU process, e.g., each patch has to    demonstrably fix a bug, and each patch is vetted by upstream    by originating either directly from

[Bug 1524292] Re: Precise update to 3.2.74 stable release

2015-12-09 Thread Luis Henriques
** Description changed: + SRU Justification - SRU Justification + Impact: +    The upstream process for stable tree updates is quite similar +    in scope to the Ubuntu SRU process, e.g., each patch has to +    demonstrably fix a bug, and each patch is vetted by upstream +  

[Bug 1522958] kili (amd64) - tests ran: 1, failed: 1

2015-12-09 Thread Brad Figg
tests ran: 1, failed: 1; http://kernel.ubuntu.com/testing/4.3.0-2.11/kili__4.3.0-2.11__2015-12-09_07-01-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/1522958 Title: linux:

[Bug 1518934] Re: Bluetooth page: Missing icon for watches

2015-12-09 Thread Michael Zanetti
** Also affects: ubuntu-themes Importance: Undecided Status: New ** Changed in: ubuntu-themes Assignee: (unassigned) => Matthieu James (tiheum) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 1522346] Re: Please merge nut 2.7.2-4 (main) from debian (unstable)

2015-12-09 Thread Louis Bouchard
ubuntu wily to Xenial debdiff ** Patch added: "nut_2.7.1-1ubuntu5-2.7.2-4ubuntu1.debdiff" https://bugs.launchpad.net/ubuntu/+source/nut/+bug/1522346/+attachment/4531909/+files/nut_2.7.1-1ubuntu5-2.7.2-4ubuntu1.debdiff ** Changed in: nut (Ubuntu) Status: In Progress => Confirmed ** Cha

[Bug 1426505] Re: Clicking on an entry in the datetime indicator always opens the calendar app

2015-12-09 Thread Michael Zanetti
** Also affects: canonical-devices-system-image 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/1426505 Title: Clicking on an entry in the datetime indicato

[Bug 1524296] [NEW] package libtasn1-6 3.4-3ubuntu0.3 [modified: usr/share/doc/libtasn1-6/AUTHORS usr/share/doc/libtasn1-6/NEWS.gz usr/share/doc/libtasn1-6/README usr/share/doc/libtasn1-6/THANKS usr/s

2015-12-09 Thread prateek
Public bug reported: Running "apt-get install -f" gives a pop up saying that a problem occurred. ProblemType: Package DistroRelease: Ubuntu 14.04 Package: libtasn1-6 3.4-3ubuntu0.3 [modified: usr/share/doc/libtasn1-6/AUTHORS usr/share/doc/libtasn1-6/NEWS.gz usr/share/doc/libtasn1-6/README usr/s

[Bug 1522346] Re: Please merge nut 2.7.2-4 (main) from debian (unstable)

2015-12-09 Thread Louis Bouchard
debian upstream to merged 2.7.2-4ubuntu1 debdiff ** Patch added: "nut_debian_2.7.2-4_to_ubuntu.debdiff" https://bugs.launchpad.net/ubuntu/+source/nut/+bug/1522346/+attachment/4531908/+files/nut_debian_2.7.2-4_to_ubuntu.debdiff -- You received this bug notification because you are a member of

[Bug 1521749] Re: NUC NUC5CPYH Does not boot on Ubuntu 15.10 (linux-image-4.2.0-19)

2015-12-09 Thread Matthias Goldhoorn
affected kernel linux-image-4.2.0-16-generic linux-image-4.2.0-18-generic earlier versions thatn -16 not availible in the repro and i not checked. This starts really to annoy me... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. http

[Bug 1517455] Re: Newly opened windows aren't spreaded when spreading an application

2015-12-09 Thread Treviño
** Changed in: unity (Ubuntu) Milestone: None => ubuntu-16.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1517455 Title: Newly opened windows aren't spreaded when spreading an application To

[Bug 1300914] Re: External screen undetected after first plug

2015-12-09 Thread André Rummler
This bug is also discussed on the freedesktop bug tracker: https://bugs.freedesktop.org/show_bug.cgi?id=88919 It seems to persist in kernel 4.3. ** Bug watch added: freedesktop.org Bugzilla #88919 https://bugs.freedesktop.org/show_bug.cgi?id=88919 -- You received this bug notification becaus

[Bug 1521749] Re: NUC NUC5CPYH Does not boot on Ubuntu 15.10 (linux-image-4.2.0-19)

2015-12-09 Thread Matthias Goldhoorn
I downgraded to: 3.19.0-28-generic which works fine -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1521749 Title: NUC NUC5CPYH Does not boot on Ubuntu 15.10 (linux-image-4.2.0-19) To manage notific

[Bug 1520427] Re: drm/fbdev: Return -EBUSY when oopsing

2015-12-09 Thread Luis Henriques
** Changed in: linux (Ubuntu Vivid) Status: In Progress => Fix Committed ** Changed in: linux (Ubuntu Wily) 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/

[Bug 1524069] Re: [trusty] 3.13.0-68 raid6-pq panic in raid6_avx21_gen_syndrome() while probing grub devices (was: Xenial KVM: updating Trusty guest from 3.13.0-68 to 3.13.0-71 causes kernel exception

2015-12-09 Thread Andy Whitcroft
So the host exposing some of the physical cpu characteristics is triggering use of this specific syndrome generator (which makes sense as it is h/w specific) raid6_avx21_gen_syndrome(). ** Summary changed: - Xenial KVM: updating Trusty guest from 3.13.0-68 to 3.13.0-71 causes kernel exception +

[Bug 1524304] [NEW] requires python-openssl >= 0.13.1

2015-12-09 Thread James Page
Public bug reported: To ease backporting to 14.04, please can the mininum python-openssl version be set to 0.13.1; the version in 14.04 does not actually support TLS 1.2 either. ** Affects: python-pylxd (Ubuntu) Importance: Medium Status: Triaged ** Affects: python-pylxd (Ubuntu Wi

[Bug 1426505] Re: Clicking on an entry in the datetime indicator always opens the calendar app

2015-12-09 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: qtorganizer5-eds (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/1426505 Ti

[Bug 1523975] Re: [desktop] system-settings crashes on startup with 5.4.1+dfsg-2ubuntu11~vivid1

2015-12-09 Thread Timo Jyrinki
qtbase 5.4.1+dfsg-2ubuntu11~vivid2 is ready for testing at https://requests.ci-train.ubuntu.com/#/ticket/761 with Lorn's net- bearer-nm-disconnect-ap-signals6.patch from bug #1480877 that includes a fix for both u-s-s crasher bug #1523975 and a potential fix to too many wifi scanning updates bug #1

[Bug 1426505] Re: Clicking on an entry in the datetime indicator always opens the calendar app

2015-12-09 Thread Jean-Baptiste Lallement
** Changed in: canonical-devices-system-image Status: New => Confirmed ** Changed in: canonical-devices-system-image Assignee: (unassigned) => Bill Filler (bfiller) ** Changed in: canonical-devices-system-image Importance: Undecided => Medium ** Changed in: canonical-devices-syste

[Bug 798414] Re: update-initramfs should produce a more helpful error when there isn't enough free space

2015-12-09 Thread David Jones
I think this is a pretty serious issue because if you select Full Disk Encryption when install Ubuntu a very small (~250e6 byte) partition is created. Each kernel update creates another (~30e6 byte) initrd.img file and you quickly run out of space (only enough space for about 4 kernel upgrades). Ty

[Bug 1480877] Re: Access points' "PropertiesChanged" dbus signals freeze UI on mobile devices

2015-12-09 Thread Timo Jyrinki
qtbase 5.4.1+dfsg-2ubuntu11~vivid2 is ready for testing at https://requests.ci-train.ubuntu.com/#/ticket/761 with Lorn's net- bearer-nm-disconnect-ap-signals6.patch from bug #1480877 that includes a fix for both u-s-s crasher bug #1523975 and a potential fix to too many wifi scanning updates bug #1

[Bug 1524304] Re: requires python-openssl >= 0.13.1

2015-12-09 Thread James Page
** Changed in: python-pylxd (Ubuntu Xenial) 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/bugs/1524304 Title: requires python-openssl >= 0.13.1 To manage notifica

[Bug 1524069] Re: [trusty] 3.13.0-68 raid6-pq panic in raid6_avx21_gen_syndrome() while probing grub devices (was: Xenial KVM: updating Trusty guest from 3.13.0-68 to 3.13.0-71 causes kernel exception

2015-12-09 Thread Andy Whitcroft
I will note that this has thrown an illegal instruction trap while doing this: [ 522.963634] invalid opcode: [#1] SMP So it is likely that dispite offering up the avx2 flags to the guest the host is not actually providing the instructions? -- You received this bug notification because

[Bug 1521325] Re: linux: 3.2.0-96.136 -proposed tracker

2015-12-09 Thread Yung Shen
Hardware Certification have begun testing this -proposed kernel. ** Changed in: kernel-sru-workflow/certification-testing Status: Confirmed => In Progress ** Changed in: kernel-sru-workflow/certification-testing Assignee: Canonical Hardware Certification (canonical-hw-cert) => Yung S

[Bug 1409309] Re: Please update to virt-manager 1.2.1 in Wily

2015-12-09 Thread Marc Deslauriers
We typically follow the versions that Debian has. I may bump to 1.3.1 depending on how big the changes are. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1409309 Title: Please update to virt-manager

[Bug 1520568] Re: All queries fails when 'google' is used: ERR_SSL_PROTOCOL_ERROR

2015-12-09 Thread Marc Deslauriers
The untrusted certificates in comment #29 are normal. They are fraudulent certs that were issued and revoked and are in that list so that they are deliberately marked as untrusted. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:

Re: [Bug 1499203] Re: memory leak in hv_storvsc (3.13.0-63-generic)

2015-12-09 Thread Oskar Liljeblad
On Tuesday, December 08, 2015 at 18:53, Joseph Salisbury wrote: > Would it be possible for you test test the latest mainline kernel, to > see if the memory leak happens there as well? It can be downloaded > from: > > http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.4-rc4-wily/ It is running now

[Bug 1520726] Re: on the desktop, an icon hides another icon

2015-12-09 Thread Andre Klapper
@Sebastian: That unfortunately wasn't clear to me from the previous comments. Thanks for clarifying (and verifying that the bug still exists)! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1520726 Tit

[Bug 1515986] Re: unable to properly install backuppc on wily 15.10

2015-12-09 Thread Matthias Gies
what about fixing this in wily? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1515986 Title: unable to properly install backuppc on wily 15.10 To manage notifications about this bug go to: https://

[Bug 1524069] Re: [Xenial] KVM trusty guest 3.13.0-68 raid6-pq panic in raid6_avx21_gen_syndrome() while probing grub devices [was: Xenial KVM: updating Trusty guest from 3.13.0-68 to 3.13.0-71 causes

2015-12-09 Thread Andy Whitcroft
** Summary changed: - [trusty] 3.13.0-68 raid6-pq panic in raid6_avx21_gen_syndrome() while probing grub devices (was: Xenial KVM: updating Trusty guest from 3.13.0-68 to 3.13.0-71 causes kernel exception) + [Xenial] KVM trusty guest 3.13.0-68 raid6-pq panic in raid6_avx21_gen_syndrome() while

[Bug 1524122] Re: XPS 15 (9550) Won't boot with 4.4

2015-12-09 Thread Andy Whitcroft
I think the attachment containing the image of the boot is mia? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1524122 Title: XPS 15 (9550) Won't boot with 4.4 To manage notifications about this bu

[Bug 1524304] Re: requires python-openssl >= 0.13.1

2015-12-09 Thread Launchpad Bug Tracker
This bug was fixed in the package python-pylxd - 0.18-0ubuntu4 --- python-pylxd (0.18-0ubuntu4) xenial; urgency=medium * d/control: Set minimum version on python{3}-openssl to ease backports (LP: #1524304). -- James Page Wed, 09 Dec 2015 11:43:37 + ** Changed in: python

  1   2   3   4   5   6   7   8   >