[Bug 1722702] Re: libvirt - vnc port selection regression with newer kernels

2017-10-16 Thread Stefan Bader
** Description changed: - Bug appears in linux-image-4.11.x kernels on 16.04.3. + SRU Justification: + + Impact: Bug appears in linux-image-4.11.x kernels on 16.04.3. 4.8.x and 4.10.x are okay. When libvirtd is restarted on Kernel 4.11.0-x-generic or above , it loses all information

[Bug 1722226] Re: linux-azure: fix systemd ADT test failure

2017-10-16 Thread Marcelo Cerri
** Summary changed: - linux-azure: fix systemd ADT test + linux-azure: fix systemd ADT test failure -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/176 Title: linux-azure: fix systemd ADT test

[Bug 1723923] [NEW] /usr/bin/gnome-software:*** Error in `/usr/bin/gnome-software': free(): invalid next size (fast): ADDR ***

2017-10-16 Thread errors.ubuntu.com bug bridge
Public bug reported: The Ubuntu Error Tracker has been receiving reports about a problem regarding gnome-software. This problem was most recently seen with package version 3.26.1-0ubuntu1, the problem page at https://errors.ubuntu.com/problem/31d73f4ccb988010f2cc37c8cffa8e5cf8e22c57 contains

[Bug 1723919] [NEW] Scapy reports "unknown version"

2017-10-16 Thread Prem Anand
Public bug reported: On starting scapy (2.3.3-1 on Artful), it reports "Welcome to Scapy (unknown.version)" This has working fine till 2.3.2, where it used to report "Welcome to Scapy (2.3.2)" vyatta@qahost:~$ dpkg -l | grep scapy ii python-scapy 2.3.3-1

[Bug 1723577] Re: Artful won't start with Wayland activated (AMD?)

2017-10-16 Thread Timo Aaltonen
Did you have 4.13 kernel before the upgrade? If not sure, try mainline 4.12 build from http://kernel.ubuntu.com/~kernel-ppa/mainline/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1723577 Title:

[Bug 1707352] Re: the change from libsane to libsane1 broke many (all?) 3rd party plug-ins for sane

2017-10-16 Thread PeterPall
On my system uninstalling libsane1 uninstalls colord - which uninstalls gnome - which means that this isn't an option. Vuescan (costly!) and manually extracting and placing the contents of the .deb packages with the scanner plug-ins seems to currently work. But - I still wonder if there is a

[Bug 1722299] Re: linux: 4.4.0-98.121 -proposed tracker

2017-10-16 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/promote-to-proposed Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Andy Whitcroft (apw) ** Changed in: kernel-sru-workflow/promote-to-proposed Status: Confirmed => In Progress -- You received this bug notification because you are a

[Bug 1723799] Re: touchpad not working after resume on kernel 4.13

2017-10-16 Thread Mikolaj Kucharski
Per external references to RedHat's bugzilla solution for the problem should be: https://patchwork.kernel.org/patch/9858267/ however I didn't had a chance to test it yet on latest Ubuntu 17.10 kernel. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1722330] Re: linux: 4.10.0-38.42 -proposed tracker

2017-10-16 Thread Brad Figg
** Changed in: kernel-sru-workflow/promote-to-proposed Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1722330 Title: linux: 4.10.0-38.42 -proposed tracker

[Bug 1722334] Re: linux-raspi2: 4.10.0-1020.23 -proposed tracker

2017-10-16 Thread Brad Figg
** Changed in: kernel-sru-workflow/promote-to-proposed Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1722334 Title: linux-raspi2: 4.10.0-1020.23

[Bug 1723914] Missing required logs.

2017-10-16 Thread Ubuntu Kernel Bot
This bug is missing log files that will aid in diagnosing the problem. While running an Ubuntu kernel (not a mainline or third-party kernel) please enter the following command in a terminal window: apport-collect 1723914 and then change the status of the bug to 'Confirmed'. If, due to the

[Bug 1707352] Re: the change from libsane to libsane1 broke many (all?) 3rd party plug-ins for sane

2017-10-16 Thread guascoe
Hi all, none of the suggested workaround works for me: change of libsane and libsane-common to older or different version leads to uninstall of gnome-control-center,ubuntu-desktop, and several other packages, leaving the system in an unconsistent state. Bye -- You received this bug

[Bug 1723799] Re: touchpad not working after resume on kernel 4.13

2017-10-16 Thread Mikolaj Kucharski
errors from kernel after resume (same as one of my previous comments) ** Attachment added: "resume-failed-hid.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1723799/+attachment/4972614/+files/resume-failed-hid.txt -- You received this bug notification because you are a member of

[Bug 1712803] Re: spapr_hcall from ubuntu_kvm_unit_test failed on ppc64el with Z-hwe kernel

2017-10-16 Thread Po-Hsu Lin
Steps to reproduce: 1. deploy xenial + HWE kernel on a ppc64el box 2. sudo apt-get install qemu-kvm -y 3. git clone --depth=1 https://git.kernel.org/pub/scm/virt/kvm/kvm-unit-tests.git 4. cd kvm-unit-tests 5. ./configure --endian=little; make 6. sudo ppc64_cpu --smt=off 7. sudo ./run_tests -v

[Bug 1723799] Re: touchpad not working after resume on kernel 4.13

2017-10-16 Thread Mikolaj Kucharski
** Attachment added: "dmesg-before-suspend.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1723799/+attachment/4972612/+files/dmesg-before-suspend.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1723904] Re: ubuntu-kvm-unit test failed with sprs test on ppc64le

2017-10-16 Thread Po-Hsu Lin
Steps to reproduce: 1. deploy xenial + HWE kernel on a ppc64el box 2. sudo apt-get install qemu-kvm -y 3. git clone --depth=1 https://git.kernel.org/pub/scm/virt/kvm/kvm-unit-tests.git 4. cd kvm-unit-tests 5. ./configure --endian=little; make 6. sudo ppc64_cpu --smt=off 7. sudo ./run_tests -v

[Bug 1723799] Re: touchpad not working after resume on kernel 4.13

2017-10-16 Thread Mikolaj Kucharski
** Attachment added: "lsmod.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1723799/+attachment/4972615/+files/lsmod.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1723799 Title:

[Bug 1723799] Re: touchpad not working after resume on kernel 4.13

2017-10-16 Thread Mikolaj Kucharski
** Attachment added: "dmesg-after-suspend.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1723799/+attachment/4972613/+files/dmesg-after-suspend.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1723805] Re: baloo_file assert failure: *** Error in `/usr/bin/baloo_file': corrupted size vs. prev_size: 0x00005639fefda3b0 ***

2017-10-16 Thread Øystein Alværvik
** Information type changed from Private to Public -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to baloo-kf5 in Ubuntu. https://bugs.launchpad.net/bugs/1723805 Title: baloo_file assert failure: *** Error in `/usr/bin/baloo_file':

[Bug 1723799] Re: touchpad not working after resume on kernel 4.13

2017-10-16 Thread Mikolaj Kucharski
Previous dmesgs are with 4.13.0-12-generic, as the same problem was present with 4.13.0-12-generic, 4.13.0-15-generic and now is present with 4.13.0-16-generic. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1723914] Re: ubuntu-kvm-unit test failed with emulator test on ppc64le

2017-10-16 Thread Po-Hsu Lin
With qemu-2.7.1 built from source: # export QEMU=/home/ubuntu/qemu-2.7.1/ppc64-softmmu/qemu-system-ppc64 # TESTNAME=emulator TIMEOUT=90s ACCEL= ./powerpc/run powerpc/emulator.elf -smp 1 timeout -k 1s --foreground 90s /home/ubuntu/qemu-2.7.1/ppc64-softmmu/qemu-system-ppc64 -nodefaults -machine

[Bug 1723916] Re: [Artful] Add support for Dell/Wyse 3040 audio codec

2017-10-16 Thread Jesse Sung
** Tags added: carson originate-from-172 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1723916 Title: [Artful] Add support for Dell/Wyse 3040 audio codec To manage notifications about this bug

[Bug 1723915] Re: [Artful] Some Dell Monitors Doesn't Work Well with Dell/Wyse 3040

2017-10-16 Thread Jesse Sung
** Tags added: carson originate-from-1712056 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1723915 Title: [Artful] Some Dell Monitors Doesn't Work Well with Dell/Wyse 3040 To manage notifications

[Bug 1723913] [NEW] [Artful] Support headset mode for DELL WYSE

2017-10-16 Thread Jesse Sung
Public bug reported: Enable headset mode support for WYSE(0x080c) platform. ** Affects: hwe-next Importance: Undecided Status: New ** Affects: linux (Ubuntu) Importance: Undecided Assignee: Jesse Sung (wenchien) Status: In Progress ** Tags: carson

[Bug 1723914] Re: ubuntu-kvm-unit test failed with emulator test on ppc64le

2017-10-16 Thread Po-Hsu Lin
Steps to reproduce: 1. deploy xenial + HWE kernel on a ppc64el box 2. sudo apt-get install qemu-kvm -y 3. git clone --depth=1 https://git.kernel.org/pub/scm/virt/kvm/kvm-unit-tests.git 4. cd kvm-unit-tests 5. ./configure --endian=little; make 6. sudo ppc64_cpu --smt=off 7. sudo ./run_tests -v

[Bug 1722702] Re: libvirt - vnc port selection regression with newer kernels

2017-10-16 Thread ChristianEhrhardt
@smb - Yes that is the correct summary -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1722702 Title: libvirt - vnc port selection regression with newer kernels To manage notifications about this

[Bug 1723909] Re: [security] Many vulnerabilities discovered

2017-10-16 Thread dino99
Does not know why Ubuntu has a delta with Debian Experimental. Some cve were fixed. http://metadata.ftp-master.debian.org/changelogs/main/w/wpa/wpa_2.6-4_changelog well, maybe due to grave & serious reported bugs : https://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=wpasupplicant;dist=unstable

[Bug 1723914] [NEW] ubuntu-kvm-unit test failed with emulator test on ppc64le

2017-10-16 Thread Po-Hsu Lin
Public bug reported: Similar to bug 1723904, bug 1712803. The failed "emulator" test from kvm-unit-test will pass with qemu-2.7.1 built from source. ubuntu@modoc:~/kvm-unit-tests$ sudo /bin/bash -c "TESTNAME=emulator TIMEOUT=90s ACCEL= ./powerpc/run powerpc/emulator.elf -smp 1 > " timeout -k

[Bug 1723915] [NEW] [Artful] Some Dell Monitors Doesn't Work Well with Dell/Wyse 3040

2017-10-16 Thread Jesse Sung
Public bug reported: Dell Wyse 3040 box with Cherry Trail shows a blank monitor output and other display issues (eg. flickering after changing resolution) with a certain Dell DP monitors (E-series). ** Affects: linux (Ubuntu) Importance: Undecided Assignee: Jesse Sung (wenchien)

[Bug 1723916] [NEW] [Artful] Add support for Dell/Wyse 3040 audio codec

2017-10-16 Thread Jesse Sung
Public bug reported: The rt5760 on Wyse 3040 requires some extra code to work. ** Affects: linux (Ubuntu) Importance: Undecided Assignee: Jesse Sung (wenchien) Status: In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1723904] Re: ubuntu-kvm-unit test failed with sprs test on ppc64le

2017-10-16 Thread ChristianEhrhardt
As with bug 1712803 please outline the steps to get the test elf image and then we should mirror to IBM so they can check which ppc changes would be needed. Based on knowing that we can then decide to SRU or not. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1723909] [NEW] [security] Many vulnerabilities discovered

2017-10-16 Thread dino99
Public bug reported: This is a high vulnerability problem: The attack works against all modern protected Wi-Fi networks All details: https://www.krackattacks.com/ ProblemType: Bug DistroRelease: Ubuntu 17.10 Package: wpasupplicant 2.4-0ubuntu9 ProcVersionSignature: Ubuntu 4.13.0-16.19-generic

[Bug 1705748] Re: Samsung SSD 960 EVO 500GB refused to change power state

2017-10-16 Thread Steve Roberts
I installed the files, removed the nvme_core.default_ps_max_latency_us=0, did an update-grub and rebooted... failed to boot into graphical interface and then hung... reset needed Command line: BOOT_IMAGE=/vmlinuz-4.14.0-rc4-evo+ryzen root=UUID =f7ae652b-cbf6-48b8-bc6a-d3963957ab57 ro Suspect

[Bug 1712803] Re: spapr_hcall from ubuntu_kvm_unit_test failed on ppc64el with Z-hwe kernel

2017-10-16 Thread ChristianEhrhardt
Catched Po-Hsu on IRC. He will outline the steps to get the test elf image and then we should mirror to IBM so they can check which ppc changes would be needed. Based on knowing that we can then decide to SRU or not. ** Tags added: pp64el ** Tags removed: pp64el ** Tags added: ppc64el -- You

[Bug 1723904] Missing required logs.

2017-10-16 Thread Ubuntu Kernel Bot
This bug is missing log files that will aid in diagnosing the problem. While running an Ubuntu kernel (not a mainline or third-party kernel) please enter the following command in a terminal window: apport-collect 1723904 and then change the status of the bug to 'Confirmed'. If, due to the

[Bug 1718869] Re: Migrate to hunspell-en-us in libreoffice-dictionaries

2017-10-16 Thread Gunnar Hjalmarsson
Sure, if that can be accomplished somehow. But if I understood it correctly, Rene failed to do so. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1718869 Title: Migrate to hunspell-en-us in

[Bug 1722808] Re: update to 2.10.1 point release

2017-10-16 Thread ChristianEhrhardt
@Nish - thanks for checking, it was already uploaded at that point. As seen in c#4 all is done. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1722808 Title: update to 2.10.1 point release To

[Bug 1712803] Re: spapr_hcall from ubuntu_kvm_unit_test failed on ppc64el with Z-hwe kernel

2017-10-16 Thread ChristianEhrhardt
Hi Po-Hsu, what do you mean by "introduced by the old qemu version"? I assume you are testing new kernels by the kernel-da-key tag? So do you mean "the new (maybe HWE) kernel fails this test on xenial" - and your assumption is that it triggers there because qemu doesn't have the right fixes to

[Bug 1723312] Re: /usr/bin/gnome-software:11:g_variant_is_trusted:g_variant_builder_add_value:g_variant_valist_new:g_variant_new_va:g_variant_new

2017-10-16 Thread Jean-Baptiste Lallement
I tried the version in the PPA and couldn't reproduce 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/1723312 Title: /usr/bin/gnome-

[Bug 1723907] [NEW] 16.04 server can't reboot

2017-10-16 Thread sles
Public bug reported: Hello! I run 5 (five) Ubuntu 16.04 VMs on Centos7 host, i.e. inside of kvm. After several months of uptime I can't shutdown or reboot any of this VMs- if I type reboot or shutdown then it runs forever... No error messages, nothing... Thank you! ** Affects: systemd (Ubuntu)

[Bug 1723904] [NEW] ubuntu-kvm-unit test failed with sprs test on ppc64le

2017-10-16 Thread Po-Hsu Lin
Public bug reported: The sprs test has failed on ppc64le This issue can be spotted on Zesty and Xenial. There is no history for this test on Artful $ sudo /bin/bash -c "MIGRATION=yes TESTNAME=sprs TIMEOUT=90s ACCEL= ./powerpc/run powerpc/sprs.elf -smp 1 -append '-w'" run_migration timeout -k

[Bug 1723893] Re: PPC64: Use cmpldi instead of li/cmpld is absent in OpenJDK 8

2017-10-16 Thread Frank Heimes
** Also affects: ubuntu-power-systems Importance: Undecided Status: New ** Changed in: ubuntu-power-systems Importance: Undecided => Medium ** Changed in: ubuntu-power-systems Assignee: (unassigned) => Canonical Foundations Team (canonical-foundations) -- You received this

[Bug 1723904] Re: ubuntu-kvm-unit test failed with sprs test on ppc64le

2017-10-16 Thread Po-Hsu Lin
qemu-2.7.1 built from source still got this issue. But it can be fixed by using qemu-2.10.0 built from source. # export QEMU=/home/ubuntu/qemu-2.10.0/ppc64-softmmu/qemu-system-ppc64 # MIGRATION=yes TESTNAME=sprs TIMEOUT=90s ACCEL= ./powerpc/run powerpc/sprs.elf -smp 1 -append '-w' run_migration

[Bug 1723577] Re: Artful won't start with Wayland activated (AMD?)

2017-10-16 Thread Xavier Guillot
Yes, for me all worked fine until 6th October, on this Friday evening I did the 17.10 updates of the week, and on 7th morning the start process was frozen on the "Ubuntu" screen - I'm sure I didn't make the updates on the 5th, so it could be this Mesa upgrade. -- You received this bug

[Bug 1312419] Re: nl_cache_refill; rtnl_neigh_get fail to find neighbors in cache

2017-10-16 Thread Rafael David Tinoco
** Changed in: libnl3 (Ubuntu) Assignee: Rafael David Tinoco (inaddy) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1312419 Title: nl_cache_refill; rtnl_neigh_get fail to find

[Bug 1722508] Re: Font hinting appears broken on 17.10 beta

2017-10-16 Thread mrvanes
I think I'm looking at a Qt problem, but still relevant for 17.10 as a whole I guess? https://bugreports.qt.io/browse/QTBUG-63792 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1722508 Title: Font

[Bug 1720397] Re: qemu-kvm doesnt restart after node reboot

2017-10-16 Thread ChristianEhrhardt
** Also affects: qemu (Ubuntu Artful) Importance: Medium Status: Triaged ** Also affects: qemu (Ubuntu Zesty) Importance: Undecided Status: New ** Changed in: qemu (Ubuntu Zesty) Status: New => Confirmed ** Changed in: qemu (Ubuntu Artful) Assignee: (unassigned)

[Bug 1722702] Re: libvirt - vnc port selection regression with newer kernels

2017-10-16 Thread Stefan Bader
>From the comments I conclude that the following three patches from Linux tree need to be picked: cbb2fb5 net: set tb->fast_sk_family 7a56673 net: use inet6_rcv_saddr to compare sockets fbed24b inet: fix improper empty comparison Patches fix: 637bc8bbe6c0 ("inet: reset tb->fastreuseport when

Re: [Bug 1723612] Re: new laptop: Lenovo Y520-15IKBM no wireless networks found

2017-10-16 Thread L Sluijter
Hi. Sorry I was not clear. This is my machine: loek@loek-Lenovo-Y520-15IKBM:~$ cat /sys/class/dmi/id/modalias dmi:bvnLENOVO:bvr5XCN13WW:bd09/07/2017:svnLENOVO:pn80YY: pvrLenovoY520-15IKBM:rvnLENOVO:rnLNVNB161216:rvrSDK0J40709WIN:cvnLENOVO: ct10:cvrLenovoY520-15IKBM: *Please contact Ike Panhc

[Bug 1723900] [NEW] unbound systemctl (re)start fails due to Apparmor profile issue

2017-10-16 Thread sourcepower
Public bug reported: - install unbound: sudo apt install unbound - unbound automatic start after installation will work steven@box:~$ sudo systemctl status unbound ● unbound.service - Unbound DNS server Loaded: loaded (/lib/systemd/system/unbound.service; enabled; vendor preset: enabled)

[Bug 1723577] Re: Artful won't start with Wayland activated (AMD?)

2017-10-16 Thread Daniel van Vugt
The dates in comments #7 and #10 make me suspect the Mesa upgrade that was released on 5 October. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1723577 Title: Artful won't start with Wayland

[Bug 1717170] Re: gnome-shell crashes with SIGABRT: mutter:ERROR:backends/meta-monitor-manager.c:2274:meta_monitor_manager_get_logical_monitor_from_number: assertion failed: ((unsigned int) number < g

2017-10-16 Thread ryzko
What I was originally reported is not fixed. It means, gnome-shell session crash when the monitor is disconnected/switch off or its input is changed. Mutter and Gnome-Shell updated to: mutter: 3.26.1-2ubuntu1 gnome-shell: 3.26.1-0ubuntu3 -- You received this bug notification because you are a

[Bug 1722745] Re: Virtualbox service fails to start due to hanging plymouth --ping response

2017-10-16 Thread LocutusOfBorg
sudo systemctl virtualbox restart you mean: sudo systemctl restart virtualbox I'm reassigning to plymouth, not sure why vbox should be the culprit here ** Package changed: virtualbox (Ubuntu) => plymouth (Ubuntu) ** Also affects: virtualbox (Ubuntu) Importance: Undecided Status: New

[Bug 1723893] [NEW] PPC64: Use cmpldi instead of li/cmpld is absent in OpenJDK 8

2017-10-16 Thread bugproxy
Public bug reported: ---Problem Description--- PPC64: Use cmpldi instead of li/cmpld is absent in OpenJDK 8 hurting performance Machine Type = pseries ---Steps to Reproduce--- Please see detailed information on Oracle's JBS: https://bugs.openjdk.java.net/browse/JDK-8168318 Userspace tool

[Bug 1687910] Re: [Lenovo W520] Linux Freezing Issue At Boot

2017-10-16 Thread huobos
Exist on a ThinkPad T420s laptop with kernel 4.13. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1687910 Title: [Lenovo W520] Linux Freezing Issue At Boot To manage notifications about this bug go

[Bug 1723577] Re: Artful won't start with Wayland activated

2017-10-16 Thread Sebastien Bacher
the issue there seems with amd cards? ** Changed in: gdm3 (Ubuntu) Importance: Undecided => High ** Summary changed: - Artful won't start with Wayland activated + Artful won't start with Wayland activated (AMD?) -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1723678] Re: Some code accessed the property 'discreteGpuAvailable' on the module 'appDisplay'. | This was previously supported, but is not correct according to the ES6 standard.

2017-10-16 Thread Sebastien Bacher
** Changed in: gnome-shell (Ubuntu) Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1723678 Title: Some code accessed the property 'discreteGpuAvailable' on the module

[Bug 1723882] Re: Ubuntu session crashes sometimes when notifications appear

2017-10-16 Thread Daniel Told
I do have two rather huge (~30 MB) .crash files in that directory whose filenames contain "gnome-shell", but they are already a week old. I attaching the head of the first file (up to the core dump, which takes the most space). ** Attachment added: "_usr_bin_gnome_shell.1000.crash_head"

[Bug 1718928] Re: glibc: backport "Add x86_64 to x86-64 HWCAP" for 17.10

2017-10-16 Thread Marc Di Luzio
Great news, thank you -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1718928 Title: glibc: backport "Add x86_64 to x86-64 HWCAP" for 17.10 To manage notifications about this bug go to:

[Bug 1720465] Re: HiDPI scaling does not hold across reboot

2017-10-16 Thread Sebastien Bacher
Is that still an issue with the current versions? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1720465 Title: HiDPI scaling does not hold across reboot To manage notifications about this bug go

[Bug 1723869] Re: evince crashed with SIGSEGV in _create_touch_event()

2017-10-16 Thread Sebastien Bacher
or https://bugzilla.gnome.org/show_bug.cgi?id=783960 upstream -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1723869 Title: evince crashed with SIGSEGV in _create_touch_event() To manage

[Bug 1723889] Re: appmenu-mate crashed with SIGSEGV in g_str_equal()

2017-10-16 Thread Apport retracing service
*** This bug is a duplicate of bug 1710915 *** https://bugs.launchpad.net/bugs/1710915 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 #1710915, so is being marked as such.

[Bug 1720400] Re: /usr/bin/gnome-control-center:11:update_buffers:image_get_buffers:intel_update_image_buffers:intel_update_renderbuffers:intel_prepare_render

2017-10-16 Thread Andrea Azzarone
In the above comment, "system should crash" refers to "gnome-control- center should crash". -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1720400 Title: /usr/bin/gnome-control-

[Bug 1720400] Re: /usr/bin/gnome-control-center:11:update_buffers:image_get_buffers:intel_update_image_buffers:intel_update_renderbuffers:intel_prepare_render

2017-10-16 Thread Andrea Azzarone
Steps to reproduce: 1) login in wayland session 2) open gnome control center 3) go to "Online Accounts" panel 4) Add a new Google account 5) Follow the steps System should crash at the end of the process. ** Changed in: gnome-control-center (Ubuntu) Status: Confirmed => Triaged **

[Bug 1723866] Re: system-config-printer.py crashed with AttributeError in load(): 'NoneType' object has no attribute 'attributes'

2017-10-16 Thread Sebastien Bacher
** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1723866 Title: system-config-printer.py crashed with AttributeError in load(): 'NoneType' object

[Bug 1723792] Re: aisleriot aka solitaire does not launch

2017-10-16 Thread Adam Conrad
Hrm, so the default locale was broken in a previous version of casper, but that should have been fixed in this RC. Maybe something's extra broken in EFI boot scenarios. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1723869] Re: evince crashed with SIGSEGV in _create_touch_event()

2017-10-16 Thread Sebastien Bacher
Thank you for your bug report. Do you use a touchscreen? There is a report with a similar backtrace on https://bugzilla.redhat.com/show_bug.cgi?id=1438645 so it's not ubuntu specific ** Bug watch added: Red Hat Bugzilla #1438645 https://bugzilla.redhat.com/show_bug.cgi?id=1438645 **

[Bug 1613158] Re: Booting with Nvidia GTX 970 hangs with an orange/corrupt screen in kernels 4.8-4.11 (but works with 4.4.0)

2017-10-16 Thread Daniel van Vugt
** Tags added: nouveau -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1613158 Title: Booting with Nvidia GTX 970 hangs with an orange/corrupt screen in kernels 4.8-4.11 (but works with 4.4.0) To

[Bug 1707999] Re: pod VM fails to PXE boot after receiving multiple DHCP offers, for different IPs, from the dhcp server

2017-10-16 Thread ChristianEhrhardt
Hi Andres, Blake and Jason, reading this long context trying to help avaluating the change. Summarizing (mostly for myself) c#34 and c#35 means that you think it is "ok" due to the out-of-band update to have time windows where primary and secondary will offer different IPs. Instead of (trying

[Bug 1694367] Re: Screen tearing in 16.10 onwards

2017-10-16 Thread Bug Watch Updater
** Changed in: mesa 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/1694367 Title: Screen tearing in 16.10 onwards To manage notifications about this bug go to:

[Bug 1723612] Re: new laptop: Lenovo Y520-15IKBM no wireless networks found

2017-10-16 Thread Kai-Heng Feng
The description says "Y720-15IKBM" but your machine is "Y520-15IKBM". Can you confirm the latter one is what you want? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1723612 Title: new laptop:

[Bug 1723619] Re: Ubuntu Desktop ISO fails to boot with nouveau on a displayport

2017-10-16 Thread Daniel van Vugt
** Tags added: nouveau -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1723619 Title: Ubuntu Desktop ISO fails to boot with nouveau on a displayport To manage notifications about this bug go to:

[Bug 1722600] Re: virtual machines can't be renamed

2017-10-16 Thread ChristianEhrhardt
** Also affects: virt-manager via https://bugzilla.redhat.com/show_bug.cgi?id=1500906 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1722600 Title:

[Bug 1718869] Re: Migrate to hunspell-en-us in libreoffice-dictionaries

2017-10-16 Thread Mattia Rizzolo
I also disagree with Rene here, but I'd rather not go against his explicit wishes. It would be more interesting to try to update src:hunspell-en-us, to at least try to update it, at this point. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1722334] Re: linux-raspi2: 4.10.0-1020.23 -proposed tracker

2017-10-16 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/promote-to-proposed Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Andy Whitcroft (apw) ** Changed in: kernel-sru-workflow/promote-to-proposed Status: Confirmed => In Progress -- You received this bug notification because you are a

[Bug 1723882] Re: Ubuntu session crashes sometimes when notifications appear

2017-10-16 Thread Sebastien Bacher
the log has a gnome-shell segfault and that error "setup_framebuffers: assertion 'width > 0' failed" do you have any apport report in /var/crash? ** Package changed: gnome-session (Ubuntu) => gnome-shell (Ubuntu) ** Changed in: gnome-shell (Ubuntu) Importance: Undecided => High ** Changed

[Bug 1723882] Re: Ubuntu session crashes sometimes when notifications appear

2017-10-16 Thread Sebastien Bacher
the warning could be a different issue, having a stacktrace would be needed there, either using apport or following http://wiki.ubuntu.com/DebuggingProgramCrash -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1723877] Re: bad rendering of ":" character (white rectangular block)

2017-10-16 Thread Sebastien Bacher
thank you for your bug report, is that a new issue for you? does it happen all the time? there has been no other report about so it must be something which has to do with your configuration or maybe video drivers -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1723879] Re: While running the Orca screen reader, unable to create or restore disk images

2017-10-16 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make Ubuntu better. The issue you are reporting is an upstream one and it would be nice if somebody having it could send the bug to the developers of the software by following the instructions at

[Bug 1722195] Re: no policy kit auth dialog to install or remove a snap

2017-10-16 Thread Jean-Baptiste Lallement
I filed bug 1723874 for the "Connection reset by peer" I'm marking this report as incomplete until I find a way to reliably reproduce it and downgrading the importance to high. ** Changed in: gnome-software (Ubuntu Artful) Importance: Critical => High ** Changed in: gnome-software (Ubuntu

[Bug 1723882] [NEW] Ubuntu session crashes sometimes when notifications appear

2017-10-16 Thread Daniel Told
Public bug reported: Since the update to 17.10 beta, my ubuntu-session crashes rather frequently (though not always) when notifications appear. It happened, e.g. when a new e-mail was received in Thunderbird, or when I clicked the "play" button in the Spotify client. It may be linked to the dual

[Bug 1721294] Re: Unattended upgrade fails with "Error in function"

2017-10-16 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: unattended-upgrades (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/1721294

[Bug 1714989] Re: gnome-shell crashed with SIGSEGV in g_type_check_instance_cast() from st_label_set_text()

2017-10-16 Thread Juerg Haefliger
Hmm... $ sudo gdb -p 6478 GNU gdb (Ubuntu 8.0.1-0ubuntu1) 8.0.1 Copyright (C) 2017 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent

[Bug 1723884] [NEW] Copy of text from terminal window does not copy

2017-10-16 Thread Phil Davis
Public bug reported: - do a default install of Ubuntu 17.10 - open a terminal window - select some text, click and select "Copy" - go to any other application and try to paste the text Expected: The text is pasted Actual: There is no text pasted Problem happens with all text selection/copy

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

2017-10-16 Thread Abhinav Jawa
** Changed in: linux-firmware (Ubuntu) Assignee: (unassigned) => Abhinav Jawa (jawa29) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1624164 Title: Possible missing firmware

[Bug 1720126] Re: [ip link] Message truncated error for large number of passthrough VFs

2017-10-16 Thread Monique van den Berg
This is a debdiff for iproute2 applicable to 3.12.0-2ubuntu1. I built this in pbuilder and it builds successfully, and I installed it, the patch works as intended. ** Patch added: "iproute2_3.12.0-2ubuntu1.debdiff"

[Bug 1723404] Re: Wrong locale ' UTF-8' in /etc/locale.gen on desktop live image

2017-10-16 Thread Adam Conrad
** Package changed: livecd-rootfs (Ubuntu) => casper (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1723404 Title: Wrong locale ' UTF-8' in /etc/locale.gen on desktop live image To manage

[Bug 1720126] Re: [ip link] Message truncated error for large number of passthrough VFs

2017-10-16 Thread Monique van den Berg
This is a debdiff for iproute2 applicable to 3.12.0-2ubuntu1. I built this in pbuilder and it builds successfully, and I installed it, the patch works as intended. ** Patch removed: "iproute2_3.12.0-2ubuntu1.debdiff"

[Bug 1723619] Re: Ubuntu Desktop ISO fails to boot with nouveau on a displayport

2017-10-16 Thread Kai-Heng Feng
Do you know how you build kernel? I can build test kernels in deb format if you don't know how to make one. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1723619 Title: Ubuntu Desktop ISO fails to

[Bug 1389811] Re: tgtadm: out of memory crash

2017-10-16 Thread ChristianEhrhardt
Hi Andres, My full sentence was "test on zesty OR grab the package" I'm clear on the linking issues and that grabbing this implies way more messy changes - but in this case "grabbing" the change would have been like adding two lines to the service file of tgt. Anyway of course I'm ok with

[Bug 1559088] Re: [Xenial 2.0] tgt fails to start with tgtadm out of memory error

2017-10-16 Thread ChristianEhrhardt
Hi Spyderdyne, trying to keep things together. This here was about the number of files (and thereby threads) being allowed to be served. The xenial/oom portion will be continued in "bug 1389811" until we are sure (or not) that it is the same issue where we then could dup it. I see you are

[Bug 1723619] Re: Ubuntu Desktop ISO fails to boot with nouveau on a displayport

2017-10-16 Thread Kai-Heng Feng
Then it's highly likely that the culprit is one of the following commits: $ git log --pretty=oneline v4.13-rc2..v4.13-rc3 drivers/gpu/drm | grep -E 'dp|nouveau' 38bcb208f60924a031b9f809f7cd252ea4a94e5f drm/nouveau/bar/gf100: fix access to upper half of BAR2

[Bug 1722702] Re: libvirt - vnc port selection regression with newer kernels

2017-10-16 Thread ChristianEhrhardt
Pinged the kernel team (smb) to take a look as I'd be scared of this and further consequences of the regression when Xenial HWE kernels and Artful will be released. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1723878] ThreadStacktrace.txt

2017-10-16 Thread Apport retracing service
** Attachment added: "ThreadStacktrace.txt" https://bugs.launchpad.net/bugs/1723878/+attachment/4972557/+files/ThreadStacktrace.txt ** Attachment removed: "CoreDump.gz" https://bugs.launchpad.net/bugs/1723878/+attachment/4972540/+files/CoreDump.gz ** Changed in: ring (Ubuntu)

[Bug 1723879] [NEW] While running the Orca screen reader, unable to create or restore disk images

2017-10-16 Thread Jeremy Lincicome
Public bug reported: When I choose either Create disk image or Restore disk image from the menu next to the drive I want to work with, I'm able to select the path where I want the image created or restored from. However, when the password dialog appears, asking me to confirm the operation, I'm

[Bug 1723878] StacktraceSource.txt

2017-10-16 Thread Apport retracing service
** Attachment added: "StacktraceSource.txt" https://bugs.launchpad.net/bugs/1723878/+attachment/4972556/+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/1723878 Title:

[Bug 1723878] Stacktrace.txt

2017-10-16 Thread Apport retracing service
** Attachment added: "Stacktrace.txt" https://bugs.launchpad.net/bugs/1723878/+attachment/4972555/+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/1723878 Title: dring

[Bug 1723878] dring crashed with SIGABRT in __GI___select()

2017-10-16 Thread Apport retracing service
StacktraceTop: __GI___select (nfds=24, readfds=0x7fa9fbfee750, writefds=0x0, exceptfds=0x0, timeout=0x7fa9fbfee710) at ../sysdeps/unix/sysv/linux/select.c:41 dht::DhtRunner::doRun(sockaddr_in const*, sockaddr_in6 const*, dht::SecureDhtConfig)::{lambda()#1}::operator()() const ()

[Bug 1723878] [NEW] dring crashed with SIGABRT in __GI___select()

2017-10-16 Thread Sosha
Public bug reported: after login in session... ProblemType: Crash DistroRelease: Ubuntu 17.10 Package: ring-daemon 20170803.2.5fcfe3f~dfsg1-1 ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4 Uname: Linux 4.13.0-16-generic x86_64 NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset

[Bug 1722330] Re: linux: 4.10.0-38.42 -proposed tracker

2017-10-16 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/promote-to-proposed Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Andy Whitcroft (apw) ** Changed in: kernel-sru-workflow/promote-to-proposed Status: Confirmed => In Progress -- You received this bug notification because you are a

<    2   3   4   5   6   7   8   >