[Bug 1571146] Re: Cant upgrade from 14.04LTS to 16.04LTS

2016-08-04 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: ubuntu-release-upgrader (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/1571

[Bug 1604010] Re: sntp missing

2016-08-04 Thread ChristianEhrhardt
NTP.org discussion on the missing EX_* definitions ongoing in NTP bug 3096 => http://bugs.ntp.org/show_bug.cgi?id=3096 ** Bug watch added: bugs.ntp.org/ #3096 http://bugs.ntp.org/show_bug.cgi?id=3096 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subsc

[Bug 1609745] ProcEnviron.txt

2016-08-04 Thread Timo Jyrinki
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1609745/+attachment/4714585/+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/1609745

[Bug 1609745] Re: Touch screen not working on Acer Chromebook R11

2016-08-04 Thread Timo Jyrinki
apport information ** Description changed: Touch screen seems to be identified as far as I can see, but there's no working input. I've tried among else xinput test-xi2, reattach command but it seems simply non-functional for whatever reason. It works on the ChromeOS side. I'll add

[Bug 1610085] [NEW] I can hack and access the lock screen without any given password through the shortcut keys of Alt+Shift.

2016-08-04 Thread Jarurote Tippayachai
Public bug reported: With frequently pressing the shortcut keys of Alt+Shift, we can hack and access through the lock screen without any given password. See also https://www.youtube.com/watch?v=s968NpIpdiQ ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: xorg 1:7.7+13ubuntu3 ProcVersionSig

[Bug 1609750] Re: Audio not working on Acer Chromebook R11

2016-08-04 Thread Timo Jyrinki
Thanks, I was meaning to do that next. No change with audio on 4.7 kernel (1 of 3 hw support bugs problems did get fixed with 4.7 though). It is likely this is not pulseaudio problem, as if pulseaudio does not detect any sound hardware the problem is likely at a lower level. ** Tags added: kernel

[Bug 1610085] Re: I can hack and access the lock screen without any given password through the shortcut keys of Alt+Shift.

2016-08-04 Thread Jarurote Tippayachai
I can hack and access the lock screen without any given password with Alt+Shift shortcut keys as shown in this links: https://www.youtube.com/watch?v=s968NpIpdiQ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.n

[Bug 1609750] Re: Audio not working on Acer Chromebook R11

2016-08-04 Thread Timo Jyrinki
There is updated information available from the coreboot/Chromebook community: Baytrail/Braswell devices seem to have audio issues when booting via RW_LEGACY, because depthcharge (the ChromeOS payload) is still doing some initialization to the audio codec -- You received this bug notification be

[Bug 1592669] Re: postinst fails when daemon is not running (or is disabled by policy-rc.d)

2016-08-04 Thread Lars Tangvald
The "trying to overwrite" error seems to be because you are going from the upstream packages to the native ones, and they're a bit different in which packages have some of the files. So it's probably the apt-get purge command that fixed it (unless you tried that on its own before without luck?),

[Bug 1495705] Re: pip installs can have unmet dependency on python-dev

2016-08-04 Thread Arvind Padmanabhan
I am on 16.04 LTS. This is my problem: $ sudo apt install python-dev Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable

[Bug 1610076] Re: sfcgal fails to build from source with g++-6 on i386

2016-08-04 Thread Dimitri John Ledkov
==2697== Warning: client switching stacks? SP change: 0x600f280 --> 0xfec0a100 ==2697== to suppress, use: --max-stackframe=121655680 or greater unknown location(0): fatal error: in "SFCGAL_algorithm_IntersectionTest/testFileIntersectionTest": memory access violation at address: 0xbbb1d8

[Bug 1609745] Re: Touch screen not working on Acer Chromebook R11

2016-08-04 Thread Timo Jyrinki
No change on 4.7 mainline kernel. ** Tags added: kernel-bug-exists-upstream ** 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/1609745

[Bug 1609752] Re: Internal keyboard does not work on Acer Chromebook R11

2016-08-04 Thread Timo Jyrinki
This is the first installation, no prior version. This bug seems fixed with 4.7, luckily, since not requiring external keyboard is neat. Sound (bug #1609750) would be next priority. ** Tags added: kernel-fixed-upstream ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You

[Bug 1610084] [NEW] not installed

2016-08-04 Thread Dong-Hwa Oh
Public bug reported: ... ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: ubiquity 2.21.63.2 ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13 Uname: Linux 4.4.0-31-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.1 Architecture: amd64 CasperVersion: 1.376 Date: Fri Aug 5 15:21:13 2016 I

[Bug 1495705] Re: pip installs can have unmet dependency on python-dev

2016-08-04 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: python-pip (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/1495705 Title:

[Bug 1559194] Re: Bad page state in process genwqe_gunzip pfn:3c275 in the genwqe device driver

2016-08-04 Thread Dimitri John Ledkov
Is there an upstream fix for this problem? Should this ticket be closed, there were no updates for a while about this issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1559194 Title: Bad page sta

[Bug 1592669] Re: postinst fails when daemon is not running (or is disabled by policy-rc.d)

2016-08-04 Thread Carlos Scheidecker
Apparently what had solved my problem is the following: 1925 sudo apt-get purge mysql-server mysql-client 2029 sudo deluser mysql 2030 sudo delgroup mysql 2031 sudo rm -rf /var/log/mysql/ 2033 sudo apt-get install mysql-server mysql-client Which seems to me that the install procedure do

[Bug 1610080] [NEW] unity-scope-click tests fail with segmentation fault in yakkety

2016-08-04 Thread Timo Jyrinki
Public bug reported: This new (brought to you by GCC6) failure prevents Qt, KDE etc from migrating from proposed to relese pocket in yakkety. -- [ RUN ] DepartmentsTest.testRootDepartment SCHEMA dir: /tmp/autopkgtest.ybKROD/build.1Zh/unity-scope-click-0.1.1+16.10.20160705/obj-x86_64-linux-g

[Bug 1593124] Re: Add proper palm detection support for MS Precision Touchpad

2016-08-04 Thread Phidias
@Seth, I was waiting for pauljohn's feedback and now it looks actually fix the problem so I'll change it to done, thanks :) ** Tags removed: verification-needed-xenial ** Tags added: verification-done-xenial -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1610076] [NEW] sfcgal fails to build from source with g++-6 on i386

2016-08-04 Thread Dimitri John Ledkov
Public bug reported: https://launchpad.net/ubuntu/+source/sfcgal/1.3.0-2build1/+build/10559466 fails with Leaving test module "UnitTestSFCGAL"; testing time: 29181162us *** No errors detected *** Error in `/«PKGBUILDDIR»/obj-i686-linux-gnu/test/unit/unit-test-SFCGAL': free(): corrupted unsorte

[Bug 1610075] [NEW] kubuntu-driver-manager application opens to show nothing

2016-08-04 Thread Akshaya Thippur
Public bug reported: I had to install kubuntu-driver-manager. Now when I start the application it goes to a window which shows "Collecting information about your system" forever, nothing happens. I have a Dell Precision 5510 and Kubuntu 16.04. ** Affects: kubuntu-driver-manager (Ubuntu) Imp

[Bug 1609370] Re: VLC cannot be controlled via sound-indicator

2016-08-04 Thread Robert Orzanna
Thanks for your comment! Please see the attached log file after having played a file in VLC. ** Attachment added: "indicator-sound.log" https://bugs.launchpad.net/ubuntu/+source/indicator-sound/+bug/1609370/+attachment/4714547/+files/indicator-sound.log -- You received this bug notification

[Bug 1593038] Re: Please split numix-gtk-theme into a separate source package

2016-08-04 Thread Jeremy Bicha
** Package changed: debian => numix-gtk-theme (Debian) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1593038 Title: Please split numix-gtk-theme into a separate source package To manage notificatio

[Bug 1585886] Re: WiFi indicator icon disappears in Ubuntu 16.04

2016-08-04 Thread Robert Orzanna
So, it has to do something with the Ethernet connection in your case? Weird, I can't test it, unfortunately, as I don't use any Ethernet. ~Robert -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1585886

[Bug 1610055] Re: midori crashed with SIGSEGV in WTF::String::isolatedCopy()

2016-08-04 Thread dino99
** Description changed: Crash at loading time. Was previously using midori-gtk3, and the latest version (7143) also crash with the same error, (no problem with the previous ones). + + === + Possibly related to: + + webkitgtk (2.4.11-2ubuntu2) yakkety; urgency=medium + + * No-chan

[Bug 1610066] [NEW] gst-plugins-bad1.0 ftbfs on yakkety

2016-08-04 Thread Jeremy Bicha
Public bug reported: gst-plugins-bad1.0 fails to build from source on i386 and armhf because of a problem with the android hybris support. This build was a no-change rebuild for the libwebp transition. https://launchpad.net/ubuntu/+source/gst-plugins-bad1.0/1.8.2-1ubuntu3 configure: *** checking

[Bug 1607779] Re: Failed to create sharedmemoryfile /WK2SharedMemory.XXXXXXXX: Permission denied

2016-08-04 Thread Tommy Trussell
I presume the WebKitWebProcess puts the slide show on the installer window? I noticed the slide show became nonfunctional after the "Failed ..." messages started appearing in the terminal area. Killing off the process apparently allowed the installation to continue without interruptions. (The insta

[Bug 1609044] Re: package click 0.4.43+16.04.20160203-0ubuntu2 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2016-08-04 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: click (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/1609044 Title: pack

[Bug 1610065] [NEW] display problems

2016-08-04 Thread Dharmendra Mishra
Public bug reported: from my settings -> displays output shows could not get screen information but when opened from top title bar system settings shows setting details. i am using acer p166hql monitor. motherboard is express g33 chipset ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: xorg

[Bug 1608042] Re: 64-bit XUbuntu 16.04 "Xenial" hybrid graphics (Intel + AMD): AMDGPU crashes / freezes / hangs entire system

2016-08-04 Thread Yuri Ribeiro Sucupira
I performed some reverse commit bisect and thus tested some 4.X kernels. Here's the result: 1) The bug is present in all 4.4.X kernels until kernel "4.5.7-yakkety" (build 4.5.7-040507-generic), which's the last one carrying the bad commit. Starting on kernel "4.6-rc1" (build 4.6.0-040600rc1-gener

[Bug 1609913] Re: linux: 4.6.0-10.12 -proposed tracker

2016-08-04 Thread Brad Figg
** Changed in: kernel-development-workflow/prepare-package Status: Confirmed => Fix Released ** Changed in: kernel-development-workflow/prepare-package Assignee: Canonical Kernel Team (canonical-kernel-team) => Leann Ogasawara (leannogasawara) ** Description changed: This bug is f

[Bug 1609989] Re: Undefined behavior "member call on null pointer of type 'const struct ResultHolder'"

2016-08-04 Thread Dimitri John Ledkov
gmock package does not exist in Ubuntu, removing that task. The patches look reasonable, I'll see what we can do in Debian about it + sync to ubuntu. ** No longer affects: gmock (Ubuntu) ** Changed in: gtest (Ubuntu) Assignee: (unassigned) => Dimitri John Ledkov (xnox) ** Changed in: gtest

[Bug 1610059] [NEW] no icons on desktop

2016-08-04 Thread 袁桦斌
Public bug reported: cannot see anything ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: xorg 1:7.7+13ubuntu3 ProcVersionSignature: Ubuntu 4.4.0-34.53-generic 4.4.15 Uname: Linux 4.4.0-34-generic i686 NonfreeKernelModules: wl .tmp.unity_support_test.0: ApportVersion: 2.20.1-0ubuntu2.1 Arc

[Bug 1610058] Re: package metacity-common 1:3.18.5-0ubuntu0.1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2016-08-04 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/1610058 Title: package metacity-common 1:3.18.5-0ubuntu0.1 failed to install/upgrade: package is in a very bad i

[Bug 1610058] [NEW] package metacity-common 1:3.18.5-0ubuntu0.1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2016-08-04 Thread Ya
Public bug reported: update stopped ProblemType: Package DistroRelease: Ubuntu 16.04 Package: metacity-common 1:3.18.5-0ubuntu0.1 ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13 Uname: Linux 4.4.0-31-generic i686 ApportVersion: 2.20.1-0ubuntu2.1 Architecture: i386 Date: Fri Aug 5 06:26:1

[Bug 1609215] Re: Merge grilo-plugins 0.3.2-1 (main) from Debian unstable (main)

2016-08-04 Thread Jeremy Bicha
** Changed in: rhythmbox (Ubuntu) Status: New => Fix Committed ** Changed in: totem (Ubuntu) Status: New => 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/1609215 Title:

[Bug 1325450] Re: Cannot rezise root lvm - Logical volume is not mounted but is in use

2016-08-04 Thread Ubuntu Foundations Team Bug Bot
The attachment "[PATCH] Change readline location to /bin/readline in utilities.py as it is no longer present in /usr/bin" seems to be a patch. If it isn't, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are a member of the ~ubuntu- reviewers, unsubscribe the

[Bug 1610055] ThreadStacktrace.txt

2016-08-04 Thread Apport retracing service
** Attachment added: "ThreadStacktrace.txt" https://bugs.launchpad.net/bugs/1610055/+attachment/4714494/+files/ThreadStacktrace.txt ** Attachment removed: "CoreDump.gz" https://bugs.launchpad.net/bugs/1610055/+attachment/4714453/+files/CoreDump.gz ** Changed in: midori (Ubuntu) Importa

[Bug 1610055] StacktraceSource.txt

2016-08-04 Thread Apport retracing service
** Attachment added: "StacktraceSource.txt" https://bugs.launchpad.net/bugs/1610055/+attachment/4714493/+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/1610055 Title: m

[Bug 1610055] Stacktrace.txt

2016-08-04 Thread Apport retracing service
** Attachment added: "Stacktrace.txt" https://bugs.launchpad.net/bugs/1610055/+attachment/4714492/+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/1610055 Title: midori crashe

[Bug 1610055]

2016-08-04 Thread Apport retracing service
StacktraceTop: WTF::String::isolatedCopy() const () from /tmp/apport_sandbox_3TciUS/usr/lib/x86_64-linux-gnu/libjavascriptcoregtk-1.0.so.0 OpaqueJSString::string() const () from /tmp/apport_sandbox_3TciUS/usr/lib/x86_64-linux-gnu/libjavascriptcoregtk-1.0.so.0 JSEvaluateScript () from /tmp/app

[Bug 1576864] Re: Unable to extend to second display

2016-08-04 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60 days.] ** Changed in: xorg (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1576864 Tit

[Bug 1578535] Re: Resuming the OS after suspending it deletes all text and icons

2016-08-04 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1578535 T

[Bug 1569831] Re: Laptop does not resume after suspend (blackscreen).

2016-08-04 Thread Launchpad Bug Tracker
[Expired for bcmwl (Ubuntu) because there has been no activity for 60 days.] ** Changed in: bcmwl (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1569831 T

[Bug 1500632] Re: cannot find gnuradioconfig.cmake installing gr-osmosdr

2016-08-04 Thread Launchpad Bug Tracker
[Expired for Ubuntu because there has been no activity for 60 days.] ** Changed in: ubuntu Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1500632 Title: cannot f

[Bug 1567309] Re: X freezes since upgrade to linux-image-4.2.0-35-generic

2016-08-04 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1567309 T

[Bug 1512122] Re: mplayer key control broken

2016-08-04 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1512122 T

[Bug 1578621] Re: Ubuntu 16.04 with kernel 4.4.0-21 freezes at the password prompt upon boot unless acpi=off

2016-08-04 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1578621 T

[Bug 1579590] Re: Problem still exists

2016-08-04 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1579590 T

[Bug 1580313] Re: Plasma freezes on 16.04

2016-08-04 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1580313 T

[Bug 1578796] Re: 1.127.22 causes wifi instability on Intel N7260 chipset

2016-08-04 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1578796 T

[Bug 1579351] Re: /proc/sys/abi/ldt16 does not exist

2016-08-04 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1579351 T

[Bug 1579477] Re: tried to update

2016-08-04 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1579477 T

[Bug 1582678] Re: ELAN Clickpad not fully working

2016-08-04 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1582678 T

[Bug 1578916] Re: Hibernate not working on Ubuntu 16.04 LTS

2016-08-04 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1578916 T

[Bug 1579515] Re: suspend and wakeup prob in Samsung Notebook with Ubuntu 16.04 LTS

2016-08-04 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1579515 T

[Bug 1579006] Re: No sound since the ubuntu 16.04 upgrade

2016-08-04 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1579006 T

[Bug 1579673] Re: Freeze using swap

2016-08-04 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1579673 T

[Bug 1578944] Re: regular system freeze - 16.04

2016-08-04 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1578944 T

[Bug 1584328] Re: btusb.c needs a ~4 line patch to get bluetooth working with mt7630e

2016-08-04 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1584328 T

[Bug 1584233] Re: No bluetooth audio regardless of profile

2016-08-04 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1584233 T

[Bug 1579550] Re: System does not detected Creative SB1550 corectly

2016-08-04 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1579550 T

[Bug 1583979] Re: test fails randomly

2016-08-04 Thread Launchpad Bug Tracker
[Expired for autopkgtest (Ubuntu) because there has been no activity for 60 days.] ** Changed in: autopkgtest (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bug

[Bug 1589225] Re: package fonts-noto-cjk 1:1.004+repack1-1 failed to install/upgrade: package fonts-noto-cjk is not ready for configuration cannot configure (current status 'half-installed')

2016-08-04 Thread Launchpad Bug Tracker
[Expired for fonts-noto-cjk (Ubuntu) because there has been no activity for 60 days.] ** Changed in: fonts-noto-cjk (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.n

[Bug 1585579] Re: QCA6164 in Ubuntu 16.04, 5GHz issue

2016-08-04 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1585579 T

[Bug 1580328] Re: LENOVO G580 - fans at full speed and high temperature

2016-08-04 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1580328 T

[Bug 1584929] Re: Slow Audio Playback through DisplayPort monitor

2016-08-04 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1584929 T

[Bug 1589314] Re: No video using Logitech Webcam C270 and cheese

2016-08-04 Thread Launchpad Bug Tracker
[Expired for cheese (Ubuntu) because there has been no activity for 60 days.] ** Changed in: cheese (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1589314

[Bug 1582632] Re: Network Bug

2016-08-04 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1582632 T

[Bug 1610056] [NEW] The welcome screen does not work properly.

2016-08-04 Thread Александр
Public bug reported: The welcome screen does not work properly. If you use the "capslock" as a language change, the upper panel hangs and does not switch the input language. In some cases, such as the withering of the screen, when you try to change the language, the welcome screen disappears compl

[Bug 1586814] Re: The touchpad of the netbook does not work

2016-08-04 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1586814 T

[Bug 1582711] Re: vgaarb: this pci device is not a vga device

2016-08-04 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1582711 T

[Bug 1586392] Re: package postgresql-common 173 failed to install/upgrade: could not find chfn

2016-08-04 Thread Launchpad Bug Tracker
[Expired for postgresql-common (Ubuntu) because there has been no activity for 60 days.] ** Changed in: postgresql-common (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launc

[Bug 1589283] Re: installation fails saying copying of files failed

2016-08-04 Thread Launchpad Bug Tracker
[Expired for ubiquity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: ubiquity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1589

[Bug 1580345] Re: LG 22V240 all in one PC with ACPI problems

2016-08-04 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1580345 T

[Bug 1585020] Re: Bluetooth does not work

2016-08-04 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1585020 T

[Bug 1580553] Re: Inactive screen on laptop turns back on immediately after blanking

2016-08-04 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1580553 T

[Bug 1584371] Re: Touchpad not working

2016-08-04 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1584371 T

[Bug 1585081] Re: Switching user freezes system

2016-08-04 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1585081 T

[Bug 1600046] Re: gnome-mplayer depends on libmusicbrainz3, removed from Debian

2016-08-04 Thread Bug Watch Updater
** Changed in: gnome-mplayer Status: Unknown => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1600046 Title: gnome-mplayer depends on libmusicbrainz3, removed from Debian To manage notif

[Bug 1584947] Re: I have the same issue

2016-08-04 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1584947 T

[Bug 1586622] Re: usb mouse will not start again after wakeup from sleeping modus

2016-08-04 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1586622 T

[Bug 1585616] Re: Display Port on HP t5740 is not working

2016-08-04 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1585616 T

[Bug 1598181] Re: No network showing from the dialer app even though phone calls are possible

2016-08-04 Thread Seth
Attaching Video File ** Attachment added: "Video File" https://bugs.launchpad.net/ubuntu/+source/ofono/+bug/1598181/+attachment/4714463/+files/NoNetwork.mp4 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 1598181] Re: No network showing from the dialer app even though phone calls are possible

2016-08-04 Thread Seth
I have created a video and log file to demonstrate some of the behavior. Step 1: Notice "No Network" at dialer screen for "SIM 2 AT&T." "SIM 1 Cricket" shows connected Step 2: Visually verify connections Step 3: Select SIM 2 AT&T at the dialer screen Step 4: Successfully dial the US Naval Observa

[Bug 1592232] Re: USA: Meizu Pro 5 changes from cellular carrier to "Denied" (AT&T and T-Mobile)

2016-08-04 Thread Seth
Attaching video file ** Attachment added: "Video File" https://bugs.launchpad.net/ubuntu/+source/ofono/+bug/1592232/+attachment/4714452/+files/NoNetwork.mp4 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 1592232] Re: USA: Meizu Pro 5 changes from cellular carrier to "Denied" (AT&T and T-Mobile)

2016-08-04 Thread Seth
I have created a video and log file to demonstrate some of the behavior. Step 1: Notice "No Network" at dialer screen for "SIM 2 AT&T." "SIM 1 Cricket" shows connected Step 2: Visually verify connections Step 3: Select SIM 2 AT&T at the dialer screen Step 4: Successfully dial the US Naval Observa

[Bug 1610055] [NEW] midori crashed with SIGSEGV in WTF::String::isolatedCopy()

2016-08-04 Thread dino99
Public bug reported: Crash at loading time. Was previously using midori-gtk3, and the latest version (7143) also crash with the same error, (no problem with the previous ones). ProblemType: Crash DistroRelease: Ubuntu 16.10 Package: midori 0.5.11-ds1-3 ProcVersionSignature: Ubuntu 4.7.0-0.3-gene

[Bug 1601953] Re: MAME should move from multiverse to universe

2016-08-04 Thread Jeremy Bicha
** Also affects: gnome-video-arcade (Ubuntu) Importance: Undecided Status: New ** Description changed: MAME is FOSS now. https://packages.debian.org/sid/mame mame (0.172-1) unstable; urgency=medium   * New upstream release. - MAME is now licensed under the GPL-2 (clo

[Bug 1610053] [NEW] no kanji option for 19 'juukyu' or 'juuku'

2016-08-04 Thread Matthew Abernathy
Public bug reported: Ubuntu: 14.04.4 LTS anthy: 9100h-23ubuntu2 ibus-anthy: 1.5.4-2 I can easily enter numbers like 18 = 'juuhachi' = じゅうはち = 十八 for all numbers except 19. 19 = 'juukyu' or 'juuku' = じゅうきゅ or じゅうく = (here the dropdown list shows no kanji for 19). One of the options in the drop-d

[Bug 1308111] Re: Unity 8 Desktop Preview has no screensaver/automatic lockscreen

2016-08-04 Thread Daniel van Vugt
Suddenly this is fixed on yakkety. ** Changed in: canonical-devices-system-image Status: Confirmed => Fix Released ** Changed in: unity8 (Ubuntu) Status: Confirmed => Fix Released ** Changed in: unity8-desktop-session (Ubuntu) Status: Confirmed => Fix Released ** Changed in

[Bug 1610052] [NEW] Horizontal two-finger scrolling direction is backwards (but only in Qt Mir apps)

2016-08-04 Thread Daniel van Vugt
Public bug reported: Horizontal two-finger scrolling direction is backwards (but only in Qt Mir apps) Test case:   1. Open webbrowser-app and resize it small so you have both horizontal and vertical scrollbars.   2. Using a touchpad try scrolling up/down/left/right Expected: Vertical and horizo

[Bug 1606489] Re: Right clicking on the webbrowser-app location bar, the popup is blurry (e.g. Select All, Paste)

2016-08-04 Thread Daniel van Vugt
The blurry problem persists in webbrowser-app under Unity7 too. It's an app bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1606489 Title: Right clicking on the webbrowser-app location bar, the p

[Bug 1606963] Re: linux-raspi2: 4.4.0-1019.25 -proposed tracker

2016-08-04 Thread Yung Shen
Hardware Certification have completed testing this -proposed kernel. No regressions were observed, results are available here: http://people.canonical.com/~hwcert/sru- testing/raspi2/4.4.0-1019.25/raspi2-xenial-proposed-frozen.html ** Tags added: certification-testing-passed ** Changed in: kernel

[Bug 1597564] Re: the kernel hangs when reboot or shutdown on a lenovo baytrail-m based machine

2016-08-04 Thread Hui Wang
** 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/1597564 Title: the kernel hangs when reboot or shutdown on a lenovo ba

[Bug 1600046] Re: gnome-mplayer depends on libmusicbrainz3, removed from Debian

2016-08-04 Thread Bug Watch Updater
** Changed in: gnome-mplayer (Debian) Status: Unknown => 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/1600046 Title: gnome-mplayer depends on libmusicbrainz3, removed from Debia

[Bug 1600046] Re: gnome-mplayer depends on libmusicbrainz3, removed from Debian

2016-08-04 Thread Jeremy Bicha
** Bug watch added: Debian Bug tracker #677233 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677233 ** Also affects: gnome-mplayer (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677233 Importance: Unknown Status: Unknown ** Bug watch added: github.com/kdekorte/gn

[Bug 1609988] Re: package klibc-utils 2.0.4-8ubuntu1.16.04.1 failed to install/upgrade: package klibc-utils is already installed and configured

2016-08-04 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 1557673] Re: systemtap does not work on xenial, struct module changes

2016-08-04 Thread Yang Wei
sudo dpkg -l | grep systemtap ii systemtap 2.3-1ubuntu1.4 amd64instrumentation system for Linux ii systemtap-common2.3-1ubuntu1.4 all in

[Bug 1557673] Re: systemtap does not work on xenial, struct module changes

2016-08-04 Thread Yang Wei
I am using Trusty, so when is it fixed on Trusty? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1557673 Title: systemtap does not work on xenial, struct module changes To manage notifications about

  1   2   3   4   5   6   7   8   >