[Bug 109943]

2019-10-23 Thread 1-geoff
There's only a few which are indeterminate and they're important for providing feedback to the user that something is happening. I think the best solution, if any, is to chase the toolkit people to fix their widget. FWIW I've not had a problem with this thing for years but it probably does use more

[Bug 109943]

2019-10-23 Thread Vseerror
What hope do we have to get away from indeterminate xul:progressmeter for linux (ref comment 47) ? ... for all our dialogs. Unsure if same issue exists anywhere in calendar-land (see "see also" links) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 109943]

2019-10-23 Thread Vseerror
Thanks for the info. To reemphasize the big problems: a) even at modest amounts of CPU, it sucks battery life, b) at modest amounts (above 5-10%?, I forget the range) it impacts responsivesness when getting new mail, c) to make it worse we have (or at least have had) situations where the progress

[Bug 109943]

2019-10-23 Thread Mkmelin+mozilla
xul:progressmeter was converted to html:progress. But looks like it's still reproducible at least on linux. In scratchpad or console, do document.getElementById("tabmail- container").appendChild(document.createElementNS("http://www.w3.org/1999/xhtml";, "progress")); ... and check CPU usage. Fo

[Bug 1849060] Re: eoan/linux-gcp: 5.3.0-1006.6 -proposed tracker

2019-10-23 Thread Khaled El Mously
** Summary changed: - eoan/linux-gcp: -proposed tracker + eoan/linux-gcp: 5.3.0-1006.6 -proposed tracker ** Changed in: kernel-sru-workflow/prepare-package Status: Confirmed => In Progress ** Changed in: kernel-sru-workflow/prepare-package Assignee: Canonical Kernel Team (canonical-

[Bug 1838919] Re: Slow and lost keyboard and mouse events

2019-10-23 Thread Daniel van Vugt
It sounds like the affected system is uniquely broken. The simple answer would be to do a backup and then wipe/reinstall it from scratch. The complex answer would be to check for gnome-shell extensions, uninstall any non-Ubuntu ones. And to remove the relevant gtk-2 libraries and see what else the

[Bug 1849032] Re: xenial/linux-hwe-edge: -proposed tracker

2019-10-23 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/prepare-package Status: New => Invalid ** Changed in: kernel-sru-workflow/prepare-package-meta Status: New => Confirmed ** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the

[Bug 1849033] Re: xenial/linux-deeplens: -proposed tracker

2019-10-23 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/prepare-package Status: New => Confirmed ** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the title. For an explanation of the tasks and the associated workflow see: https

[Bug 1849571] Re: dpdk 17.11.6-0~ubuntu18.04.1 ADT test failure with linux-hwe-edge 5.3.0-19.20~18.04.2

2019-10-23 Thread Christian Ehrhardt 
There are no fixes ustream that I'd have found, but they dropped rte_kni support. No fixes int he stable series either it seems. ** Changed in: dpdk (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1849571] Re: dpdk 17.11.6-0~ubuntu18.04.1 ADT test failure with linux-hwe-edge 5.3.0-19.20~18.04.2

2019-10-23 Thread Christian Ehrhardt 
Using https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.3.7/ I found the error to be: make[1]: Entering directory '/usr/src/linux-headers-5.3.7-050307-generic' CC [M] /var/lib/dkms/dpdk-rte-kni/17.11.6/build/kni_misc.o CC [M] /var/lib/dkms/dpdk-rte-kni/17.11.6/build/kni_net.o /var/lib/dkms/d

[Bug 1849571] Re: dpdk 17.11.6-0~ubuntu18.04.1 ADT test failure with linux-hwe-edge 5.3.0-19.20~18.04.2

2019-10-23 Thread Christian Ehrhardt 
This is odd, as the including file and the include are both from kni and they are there: root@b:~/5.3# vim /var/lib/dkms/dpdk-rte-kni/17.11.6/build/kni_net.c root@b:~/5.3# vim /var/lib/dkms/dpdk-rte-kni/17.11.6/build/kni_fifo.h This is either super trivial (paths) or weird (build system changes)

[Bug 1849034] Re: xenial/linux-hwe: 4.15.0-67.76~16.04.1 -proposed tracker

2019-10-23 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/prepare-package Status: In Progress => Fix Committed ** Changed in: kernel-sru-workflow/prepare-package Status: Fix Committed => Fix Released ** Changed in: kernel-sru-workflow/prepare-package-meta Status: In Progress => Fix Committed ** Ch

[Bug 1849056] Re: eoan/linux-raspi2: 5.3.0-1009.10 -proposed tracker

2019-10-23 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-proposed Status: New => Confirmed ** Tags added: block-proposed-eoan ** Tags added: block-proposed ** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the title. For

[Bug 1849608] Re: systemd resolv should separate the output of stdout and stderr

2019-10-23 Thread Steven Shiau
BTW, forgot to mention, after applying the patch in my system, I have to reboot the system then run "dhclient -v" so that the stale status of previous dhclient won't confuse it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://

[Bug 1847157] Re: memory leaks in open-vm-tools

2019-10-23 Thread Christian Ehrhardt 
ping @ SRU Team? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1847157 Title: memory leaks in open-vm-tools To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/o

[Bug 1847157] Re: memory leaks in open-vm-tools

2019-10-23 Thread Christian Ehrhardt 
and ping @ Oliver - outlining a better test and/or confirming that you will do it might help here. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1847157 Title: memory leaks in open-vm-tools To mana

[Bug 1838575] Re: passthrough devices cause >17min boot delay

2019-10-23 Thread Christian Ehrhardt 
As outlined in the past conceptually there is nothing that qemu can do. The kernel can in theory get memory zeroing to become concurrent and thereby scale with CPUs but that is an effort that was already started twice and didn't get into the kernel yet. Workarounds are known to shrink that size

[Bug 1849273] Re: network connection fails to re-establish on resume from suspend

2019-10-23 Thread Jean-Baptiste Lallement
** Description changed: The network connection doesn't reestablish on resume from suspend and the laptop has to be restarted. Restarting networking or network-manager doesn't make it reconnect either. + + However, unloading iwlwifi and reloading it, then restarting the network + stack

[Bug 1849444] Re: drm core dump on comet lake H [8086:3e9b]

2019-10-23 Thread You-Sheng Yang
Verified patch from bug 1849278, created PPA https://launchpad.net/~vicamo/+archive/ubuntu/ppa-1849278 for it, and this does not fix the issue and the error messages can still be found. However, a v5.4-rc4 mainline kernel is immune from this issue, so we'll continue to find the fixing commit to bac

[Bug 1550779] Re: [drm:intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU pipe A FIFO underrun

2019-10-23 Thread vinibali
I just recently created another report (https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1848123). So I'm using an HP 840 G5, connected with USB TypeC to Dock G4 which feeds two DP screens. After each wake from S3 sleep, both displays are flickering and all the cores are clocked to 3,6

[Bug 1849608] [NEW] systemd resolv should separate the output of stdout and stderr

2019-10-23 Thread Steven Shiau
Public bug reported: The file /etc/dhcp/dhclient-enter-hooks.d/resolved provided by systemd (242-7ubuntu3) causes the dhclient failing to get DNS due to systemd-resolved is not run. This issue can be reproduced on Ubuntu Eoan: == root@eoan:~# dhclient -v Internet Syst

[Bug 1834558] Re: intel_idle enable in ICL

2019-10-23 Thread Timo Aaltonen
This has been upstream since 5.2-rc1, so it was available in July but we didn't know of the commit back then. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1834558 Title: intel_idle enable in ICL T

[Bug 1847979] Re: package xserver-xorg-video-nvidia-430 430.26-0ubuntu0.18.04.2 failed to install/upgrade: trying to overwrite '/usr/share/X11/xorg.conf.d/10-nvidia.conf', which is also in package xse

2019-10-23 Thread Shih-Yuan Lee
I enabled bionic-proposed channel to upgrade the system and there is no confliction. ** Tags removed: verification-needed-bionic ** Tags added: verification-done-bionic ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a

[Bug 1849520] Re: Feature request: virt-manager as a snap

2019-10-23 Thread Christian Ehrhardt 
Yeah, there is a libvirt interface these days so while I'm not working on it I think this might work fine nowadays. That would make it use the hosts libvirt and qemu then. FYI: Note that any Ubuntu >=19.04 also has a virgl enabled qemu by default -- You received this bug notification because you

[Bug 1848995] Re: disco/linux-gcp: 5.0.0-1024.24 -proposed tracker

2019-10-23 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-proposed Status: New => Confirmed ** Tags added: block-proposed-disco ** Tags added: block-proposed ** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the title. Fo

Re: [Bug 1849399] Re: ibus in 19.10 misinterprets ~/.XCompose, somehow maps to the Delete key

2019-10-23 Thread Steve Langasek
On Thu, Oct 24, 2019 at 12:06:38AM -, Gunnar Hjalmarsson wrote: > On 2019-10-24 00:56, Steve Langasek wrote: > > Contents of the file are: > > include "/usr/share/X11/locale/en_US.UTF-8/Compose" > > <\> <)> : "☭" # HAMMER AND SICKLE > Hmm.. Looking at

[Bug 1849057] Re: eoan/linux-aws: 5.3.0-1005.5 -proposed tracker

2019-10-23 Thread Ubuntu Kernel Bot
** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the title. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow -- swm properties -- kernel-sta

[Bug 1849105] Re: [snap] cannot pause video with bluetooth headset buttons any more (MPRIS denied by apparmor)

2019-10-23 Thread Olivier Tilloy
** Changed in: chromium-browser (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1849105 Title: [snap] cannot pause video with bluetooth headset bu

[Bug 1848994] Re: bionic/linux-gke-5.0: 5.0.0-1024.24~18.04.1 -proposed tracker

2019-10-23 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/prepare-package-signed Status: New => Confirmed ** Changed in: kernel-sru-workflow/prepare-package-signed Status: Confirmed => In Progress ** Description changed: This bug will contain status and test results related to a kernel source (or sna

[Bug 1848123] Re: After I turn on the machine in the morning (probably from S3 sleep), it just blinks the displays for a few moments, than it turns to black for seconds and this is an endless loop

2019-10-23 Thread vinibali
*** This bug is a duplicate of bug 1550779 *** https://bugs.launchpad.net/bugs/1550779 Thanks Daniel! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1848123 Title: After I turn on the machine in

[Bug 1848994] Re: bionic/linux-gke-5.0: 5.0.0-1024.24~18.04.1 -proposed tracker

2019-10-23 Thread Khaled El Mously
** Summary changed: - bionic/linux-gke-5.0: -proposed tracker + bionic/linux-gke-5.0: 5.0.0-1024.24~18.04.1 -proposed tracker ** Changed in: kernel-sru-workflow/prepare-package Status: Confirmed => In Progress ** Changed in: kernel-sru-workflow/prepare-package Assignee: Canonical Ke

[Bug 1848992] Re: bionic/linux-gcp: 5.0.0-1024.24~18.04.1 -proposed tracker

2019-10-23 Thread Ubuntu Kernel Bot
** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the title. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow -- swm properties -- kernel-sta

[Bug 1848992] Re: bionic/linux-gcp: 5.0.0-1024.24~18.04.1 -proposed tracker

2019-10-23 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/prepare-package Status: In Progress => Fix Committed ** Changed in: kernel-sru-workflow/prepare-package Status: Fix Committed => Fix Released ** Changed in: kernel-sru-workflow/prepare-package-lrm Status: In Progress => Fix Committed ** Cha

[Bug 1848991] Re: bionic/linux-gcp-edge: -proposed tracker

2019-10-23 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/prepare-package Status: New => Invalid ** Changed in: kernel-sru-workflow/prepare-package-meta Status: New => Confirmed ** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the

[Bug 1849061] Re: eoan/linux-kvm: 5.3.0-1005.5 -proposed tracker

2019-10-23 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-proposed Status: New => Confirmed ** Tags added: block-proposed-eoan ** Tags added: block-proposed ** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the title. For

[Bug 1849034] Re: xenial/linux-hwe: 4.15.0-67.76~16.04.1 -proposed tracker

2019-10-23 Thread Ubuntu Kernel Bot
** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the title. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow -- swm properties -- kernel-sta

[Bug 1849034] Re: xenial/linux-hwe: 4.15.0-67.76~16.04.1 -proposed tracker

2019-10-23 Thread Khaled El Mously
** Summary changed: - xenial/linux-hwe: -proposed tracker + xenial/linux-hwe: 4.15.0-67.76~16.04.1 -proposed tracker ** Changed in: kernel-sru-workflow/prepare-package Status: Confirmed => In Progress ** Changed in: kernel-sru-workflow/prepare-package Assignee: Canonical Kernel Team

[Bug 1849598] Missing required logs.

2019-10-23 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 1849598 and then change the status of the bug to 'Confirmed'. If, due to the nature

[Bug 1849583] Re: I keep getting error 404 message

2019-10-23 Thread Chris Guiver
> Do you have a for dummies instructions? As you linked the bug as relating to `apache2` I'll provide the following documentation links on apache2 https://tutorials.ubuntu.com/tutorial/install-and-configure-apache#0 https://help.ubuntu.com/lts/serverguide/httpd.html Bug reports are not for suppo

[Bug 1849598] Re: [SRU][B/D/E] Add RTL8822cu bluetooth support

2019-10-23 Thread AaronMa
** Tags added: oem-priority originate-from-1830992 sutton ** Summary changed: - [SRU][B/D/E] Add RTL8822cu bluetooth support + [SRU][B/OEM-B/OEM-OSP1D/E] Add RTL8822cu bluetooth support ** Summary changed: - [SRU][B/OEM-B/OEM-OSP1D/E] Add RTL8822cu bluetooth support + [SRU][B/OEM-B/OEM-OSP1/D/E

[Bug 1839620] Re: New upstream stable version 3.32.3

2019-10-23 Thread Mathew Hodson
** Tags added: upgrade-software-version -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1839620 Title: New upstream stable version 3.32.3 To manage notifications about this bug go to: https://bugs.la

[Bug 1847979] Re: package xserver-xorg-video-nvidia-430 430.26-0ubuntu0.18.04.2 failed to install/upgrade: trying to overwrite '/usr/share/X11/xorg.conf.d/10-nvidia.conf', which is also in package xse

2019-10-23 Thread Mathew Hodson
** Changed in: nvidia-graphics-drivers-430 (Ubuntu) Status: Incomplete => 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/1847979 Title: package xserver-xorg-video-nvidia-430 430.2

[Bug 1849422] Re: ubunti-minimal could not be located error during upgrade from 19.04 to 19.10

2019-10-23 Thread Farab
Thanks after one retry, it fixed. Im now on ubuntu 19.10 ** Changed in: ubuntu-release-upgrader (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1849422 Tit

[Bug 1838919] Re: Slow and lost keyboard and mouse events

2019-10-23 Thread Brian Burch
I upgraded both my Ubuntu Desktop and UbuntuStudio systems to 19.10 Eoan (with gnome mostly at 3.34). The symptoms have not changed... my desktop still hangs, loses keyboard events, and the log fills with the GTK 2/3 conflict messages. Meanwhile my Studio system behaves perfectly! The log messages

[Bug 1849061] Re: eoan/linux-kvm: 5.3.0-1005.5 -proposed tracker

2019-10-23 Thread Ubuntu Kernel Bot
** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the title. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow -- swm properties -- kernel-sta

[Bug 1848992] Re: bionic/linux-gcp: 5.0.0-1024.24~18.04.1 -proposed tracker

2019-10-23 Thread Ubuntu Kernel Bot
** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the title. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow -- swm properties -- kernel-sta

[Bug 1848992] Re: bionic/linux-gcp: 5.0.0-1024.24~18.04.1 -proposed tracker

2019-10-23 Thread Khaled El Mously
** Summary changed: - bionic/linux-gcp: -proposed tracker + bionic/linux-gcp: 5.0.0-1024.24~18.04.1 -proposed tracker ** Changed in: kernel-sru-workflow/prepare-package Status: Confirmed => In Progress ** Changed in: kernel-sru-workflow/prepare-package Assignee: Canonical Kernel Tea

[Bug 1849025] Re: xenial/linux-azure-edge: 4.15.0-1062.67 -proposed tracker

2019-10-23 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/prepare-package-meta Status: In Progress => Fix Committed ** Changed in: kernel-sru-workflow/prepare-package-meta Status: Fix Committed => Fix Released ** Changed in: kernel-sru-workflow/promote-to-proposed Status: New => Confirmed ** Tags

[Bug 1849598] [NEW] [SRU][B/D/E] Add RTL8822cu bluetooth support

2019-10-23 Thread AaronMa
Public bug reported: SRU justification: [Impact] Current kernel and firmware lack support of rtl8822cu Bluetooth. [Fix] Add and update the Bluetooth driver and firmware of rtl8822cu. [Test] Verified on hardware. Tests results are good. [Regression Potential] Low. Add new bt chip ID; Add the ne

[Bug 1849061] Re: eoan/linux-kvm: 5.3.0-1005.5 -proposed tracker

2019-10-23 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/prepare-package Status: In Progress => Fix Committed ** Changed in: kernel-sru-workflow/prepare-package Status: Fix Committed => Fix Released ** Changed in: kernel-sru-workflow/prepare-package-meta Status: In Progress => Fix Committed ** Ch

Re: [Bug 1849583] Re: I keep getting error 404 message

2019-10-23 Thread Glenda Laurenza
Thanks for replying. I am just not tech savvy and wouldn't know where to begin. I was watching tv just fine yesterday. This morning I turned on the tv and it was not cooperating. The new web site to support this glitch on my television, is very confusing to me. Do you have a for dummies instruct

[Bug 885211] Re: firefox generates apparmor violations

2019-10-23 Thread Launchpad Bug Tracker
[Expired for firefox (Ubuntu) because there has been no activity for 60 days.] ** Changed in: firefox (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/885211

[Bug 1486462] Re: libreoffice draw drops from being shown in unity dashboard

2019-10-23 Thread Launchpad Bug Tracker
[Expired for libreoffice (Ubuntu) because there has been no activity for 60 days.] ** Changed in: libreoffice (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 1152478] Re: apparmor blocks file_mmap for Flash, prevents Flash DRM from working on Hulu

2019-10-23 Thread Launchpad Bug Tracker
[Expired for firefox (Ubuntu) because there has been no activity for 60 days.] ** Changed in: firefox (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/115247

[Bug 1063440] Re: sys_ptrace denied with Firefox 16

2019-10-23 Thread Launchpad Bug Tracker
[Expired for firefox (Ubuntu) because there has been no activity for 60 days.] ** Changed in: firefox (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/106344

[Bug 1841290] Re: I am logged in as "live session user", and running the Ubuntu option "try without installing. I am able to create a new user with admin rights, however, I did not log out and back in

2019-10-23 Thread Launchpad Bug Tracker
[Expired for adduser (Ubuntu) because there has been no activity for 60 days.] ** Changed in: adduser (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/184129

[Bug 1730921] Re: Cannot move xpad windows

2019-10-23 Thread Launchpad Bug Tracker
[Expired for xpad (Ubuntu) because there has been no activity for 60 days.] ** Changed in: xpad (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/1730921 Tit

[Bug 1849061] Re: eoan/linux-kvm: 5.3.0-1005.5 -proposed tracker

2019-10-23 Thread Ubuntu Kernel Bot
** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the title. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow -- swm properties -- kernel-sta

[Bug 1849057] Re: eoan/linux-aws: 5.3.0-1005.5 -proposed tracker

2019-10-23 Thread Ubuntu Kernel Bot
** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the title. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow -- swm properties -- kernel-sta

[Bug 1849000] Re: bionic/linux-hwe: 5.0.0-33.35~18.04.1 -proposed tracker

2019-10-23 Thread Ubuntu Kernel Bot
** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the title. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow -- swm properties -- boot-testi

[Bug 1849061] Re: eoan/linux-kvm: 5.3.0-1005.5 -proposed tracker

2019-10-23 Thread Khaled El Mously
** Summary changed: - eoan/linux-kvm: -proposed tracker + eoan/linux-kvm: 5.3.0-1005.5 -proposed tracker ** Changed in: kernel-sru-workflow/prepare-package Status: Confirmed => In Progress ** Changed in: kernel-sru-workflow/prepare-package Assignee: Canonical Kernel Team (canonical-

[Bug 1849057] Re: eoan/linux-aws: 5.3.0-1005.5 -proposed tracker

2019-10-23 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/prepare-package Status: In Progress => Fix Committed ** Changed in: kernel-sru-workflow/prepare-package Status: Fix Committed => Fix Released ** Changed in: kernel-sru-workflow/prepare-package-lrm Status: In Progress => Fix Committed ** Cha

[Bug 1849583] Re: I keep getting error 404 message

2019-10-23 Thread Chris Guiver
Thank you for taking the time to report this bug and helping to make Ubuntu better. I believe a Support site would be more appropriate, eg. https://answers.launchpad.net/ubuntu . You can also find help with your problem in the support forum of your local Ubuntu community http://loco.ubuntu.com/ or

[Bug 1849056] Re: eoan/linux-raspi2: 5.3.0-1009.10 -proposed tracker

2019-10-23 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/prepare-package Status: In Progress => Fix Committed ** Changed in: kernel-sru-workflow/prepare-package Status: Fix Committed => Fix Released ** Changed in: kernel-sru-workflow/prepare-package-meta Status: In Progress => Fix Committed ** Ch

[Bug 1848995] Re: disco/linux-gcp: 5.0.0-1024.24 -proposed tracker

2019-10-23 Thread Ubuntu Kernel Bot
** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the title. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow -- swm properties -- kernel-sta

[Bug 1849585] Re: wrong link on one of your web pages

2019-10-23 Thread Tom Reynolds
Thanks for the notice, I updated the link. https://wiki.ubuntu.com/ARM/RaspberryPi?action=diff&rev2=104&rev1=103 ** Package changed: ubuntu => ubuntu-docs ** Changed in: ubuntu-docs Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs

[Bug 1849591] [NEW] mcomix failed to run after upgrading to 19.10

2019-10-23 Thread ryou ezoe
Public bug reported: With the following error messages. Gtk-Message: 11:51:48.901: Failed to load module "canberra-gtk-module" Traceback (most recent call last): File "/usr/bin/mcomix", line 11, in load_entry_point('mcomix==1.2.1', 'console_scripts', 'mcomix')() File "/usr/local/lib/pyt

[Bug 1849056] Re: eoan/linux-raspi2: 5.3.0-1009.10 -proposed tracker

2019-10-23 Thread Khaled El Mously
** Summary changed: - eoan/linux-raspi2: -proposed tracker + eoan/linux-raspi2: 5.3.0-1009.10 -proposed tracker ** Changed in: kernel-sru-workflow/prepare-package Status: Confirmed => In Progress ** Changed in: kernel-sru-workflow/prepare-package Assignee: Canonical Kernel Team (can

Re: [Bug 1825655] Re: do-release-upgrade fails with "Your python3 install is corrupted" if /usr/bin/python points to /etc/alternatives/python

2019-10-23 Thread Steve Langasek
On Thu, Oct 24, 2019 at 12:44:25AM -, wolfgang rumpf wrote: > I'm experiencing the same issue as Nikita above. I have tried to > reinstall python3, I have tried replacing the symlinks, nothing has > fixed this. Help? The correct symlink is /usr/bin/python3 -> /usr/bin/python3.7. -- You rec

[Bug 1811530] Re: Impress embeded video files show flickering white stripes

2019-10-23 Thread shemgp
Upgrading to HWE kernel and graphic stacks somewhat relieves the problem. At least now the presentation doesn't show it, but only the info screen. PPA: https://www.youtube.com/watch?v=zQwcmxjdg1g Snap: https://www.youtube.com/watch?v=6RzSdrM-tWs Linux 5.3 ppa & snap: https://www.youtube.com/watch?

[Bug 1849056] Re: eoan/linux-raspi2: 5.3.0-1009.10 -proposed tracker

2019-10-23 Thread Ubuntu Kernel Bot
** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the title. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow -- swm properties -- kernel-sta

[Bug 1827442] Re: [MIR] libheif

2019-10-23 Thread Seth Arnold
Here's the Coverity results on libheif. The first third of the file is all about example code. It might be nice to get those issues fixed, both to help bring the overall number of findings closer to zero, but more importantly to improve the quality of potential copy-and-paste coding. I haven't loo

[Bug 1848995] Re: disco/linux-gcp: 5.0.0-1024.24 -proposed tracker

2019-10-23 Thread Ubuntu Kernel Bot
** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the title. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow -- swm properties -- kernel-sta

[Bug 1849587] [NEW] apt-file doesn't find anything

2019-10-23 Thread Akkana Peck
Public bug reported: On eoan, apt-file never finds anything. For instance: - sudo apt-file update~/src/scripts Hit:1 http://us.archive.ubuntu.com/ubuntu eoan InRelease Get:2 http://us.archive.ubuntu.com/ubuntu eoan-updates InRelease [79.

[Bug 1849064] Re: eoan/linux: 5.3.0-20.21 -proposed tracker

2019-10-23 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-proposed Status: New => Confirmed ** Tags added: block-proposed-eoan ** Tags added: block-proposed ** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the title. For

[Bug 1848994] Re: bionic/linux-gke-5.0: -proposed tracker

2019-10-23 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/prepare-package Status: New => Confirmed ** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the title. For an explanation of the tasks and the associated workflow see: https

[Bug 1848992] Re: bionic/linux-gcp: -proposed tracker

2019-10-23 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/prepare-package Status: New => Confirmed ** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the title. For an explanation of the tasks and the associated workflow see: https

[Bug 1848995] Re: disco/linux-gcp: 5.0.0-1024.24 -proposed tracker

2019-10-23 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/prepare-package Status: In Progress => Fix Committed ** Changed in: kernel-sru-workflow/prepare-package Status: Fix Committed => Fix Released ** Changed in: kernel-sru-workflow/prepare-package-meta Status: In Progress => Fix Committed ** Ch

[Bug 1849484] Re: ultra-wide monitor recognized properly when plugged in only intermittently

2019-10-23 Thread Daniel van Vugt
Please try logging into both "Ubuntu" and "Ubuntu on Wayland". Do they both have the bug? Please also plug the monitor in to reproduce the bug and then immediately run these commands and send us the resulting files: journalctl -b0 > journal.txt xrandr > xrandr.txt ** Changed in: gnome-shell

[Bug 1841709] Re: [regression] gobject.h:767: syntax error

2019-10-23 Thread Treviño
** Description changed: - Building mutter... + [ Impact ] + + Building mutter triggers various non-fatal syntax errors: /usr/include/glib-2.0/gobject/gobject.h:767: syntax error, unexpected '/' in ' do { if g_type_check_instance_is_fundamentally_a ((GTypeInstance*) ((weak_pointer)), (

[Bug 1849057] Re: eoan/linux-aws: 5.3.0-1005.5 -proposed tracker

2019-10-23 Thread Ubuntu Kernel Bot
** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the title. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow -- swm properties -- kernel-sta

[Bug 1849517] Re: latest kernel problem 5.3

2019-10-23 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1848360 *** https://bugs.launchpad.net/bugs/1848360 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 1848360, so it is being marked as such. Please look

[Bug 1849057] Re: eoan/linux-aws: 5.3.0-1005.5 -proposed tracker

2019-10-23 Thread Khaled El Mously
** Summary changed: - eoan/linux-aws: -proposed tracker + eoan/linux-aws: 5.3.0-1005.5 -proposed tracker ** Changed in: kernel-sru-workflow/prepare-package Status: Confirmed => In Progress ** Changed in: kernel-sru-workflow/prepare-package Assignee: Canonical Kernel Team (canonical-

[Bug 1849540] Re: booting issue

2019-10-23 Thread Daniel van Vugt
Yes I can see those kernel errors causing delays in your logs. They seem to be referring to the motherboard: 00:1c.5 PCI bridge [0604]: Intel Corporation Sunrise Point-LP PCI Express Root Port #6 [8086:9d15] (rev f1) (prog-if 00 [Normal decode]) That's probably either a hardware fault or a kernel

[Bug 1849540] Status changed to Confirmed

2019-10-23 Thread Ubuntu Kernel Bot
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/1849540 Title: "PCIe Bus Error: severity=Corrected, type=P

[Bug 1847551] Re: Mutter 3.34.1 broke Night Light, screen color profiles in Wayland sessions

2019-10-23 Thread Treviño
** Description changed: - Upgrading Mutter 3.34.0 to 3.34.1 has broken Night Light and screen - color profile switching. The commit at fault is - 104bdde746c9ceccd9e9ab09b22ef228b8f7026e “kms: Predict state changes - when processing update” (which was intended to fix LP bug 1847044). + [ Impact ]

[Bug 1848995] Re: disco/linux-gcp: 5.0.0-1024.24 -proposed tracker

2019-10-23 Thread Khaled El Mously
** Summary changed: - disco/linux-gcp: 5.0.0-1022.22 -proposed tracker + disco/linux-gcp: 5.0.0-1024.24 -proposed tracker -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1848995 Title: disco/linux-gc

[Bug 1848119] Re: gnome-shell infinite error loop when closing app in activities overview: Object St.Button (0x55aeadeca4a0), has been already deallocated ... [workspace.js:695]

2019-10-23 Thread Treviño
** Description changed: + [ Impact ] + + Gnome shell fills the journal with errors as soon as a view is closed + from the overview + Ubuntu 19.10 on Xorg gnome-shell 3.34.1-1ubuntu1 - How to reproduce: - 1) Open terminal and watch journalct -f - 2) Open Files + [ Test case ] + + 1) Open

[Bug 1849545] Re: Graphics warning on restart

2019-10-23 Thread Daniel van Vugt
This looks like bug 982889, but that was fixed in 2013. Still, since this is the only remaining instance of this bug I have heard of I would recommend upgrading to Ubuntu 18.04. It is also a long term support release and if you find gnome-shell is not well suited to this machine then you can still

[Bug 1849585] [NEW] wrong link on one of your web pages

2019-10-23 Thread Kenneth Zadeck
Public bug reported: on the page: https://wiki.ubuntu.com/ARM/RaspberryPi the link for downloading the eoan:armhf image (the second link under armhf) downloads the arm64 image, not the armhf image. This is particularly distressing because if you have a raspberry pi 4, the image that you downloa

[Bug 1848987] Re: bionic/linux-azure: 5.0.0-1024.25~18.04.1 -proposed tracker

2019-10-23 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-proposed Status: New => Confirmed ** Tags added: block-proposed-bionic ** Tags added: block-proposed ** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the title. F

[Bug 1848217] Re: No system-ready sound

2019-10-23 Thread Bug Watch Updater
** Changed in: yaru Status: New => 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/1848217 Title: No system-ready sound To manage notifications about this bug go to: https://bugs.

[Bug 1849023] Re: bionic/linux-fips: 4.15.0-1019.22 -proposed tracker

2019-10-23 Thread Ubuntu Kernel Bot
** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the title. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow -- swm properties -- kernel-sta

[Bug 1849545] Re: Graphics warning on restart

2019-10-23 Thread Daniel van Vugt
This seems to be a recurring error in your logs: [26.747] (EE) Fatal server error: [26.747] (EE) Cannot run in framebuffer mode. Please specify busIDs for all framebuffer devices That's probably the issue. ** Package changed: xorg (Ubuntu) => xorg-server (Ubuntu) -- You receiv

[Bug 1849064] Re: eoan/linux: 5.3.0-20.21 -proposed tracker

2019-10-23 Thread Ubuntu Kernel Bot
** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the title. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow -- swm properties -- packages:

[Bug 1825626] Re: nvLock: client timed out, taking the lock

2019-10-23 Thread Daniel van Vugt
Scrolling back I can't see why I was thinking that in comment #29. ** Tags added: eoan ** Changed in: mutter (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/b

[Bug 1849020] Re: bionic/linux-ibm-gt: 4.15.0-1040.42 -proposed tracker

2019-10-23 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-proposed Status: New => Confirmed ** Tags added: block-proposed-bionic ** Tags added: block-proposed ** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the title. F

[Bug 1825626] Re: nvLock: client timed out, taking the lock

2019-10-23 Thread Daniel van Vugt
I guess we need to reproduce the mutter freeze that the Nvidia driver is telling us about and with some luck force a stack trace or core dump while it is happening. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad

[Bug 1849269] Re: The system cannot resume from S3 if user unplugs the TB16 during suspend state

2019-10-23 Thread AceLan Kao
** No longer affects: linux (Ubuntu Bionic) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1849269 Title: The system cannot resume from S3 if user unplugs the TB16 during suspend state To manage n

[Bug 1848995] Re: disco/linux-gcp: 5.0.0-1022.22 -proposed tracker

2019-10-23 Thread Khaled El Mously
** Changed in: kernel-sru-workflow/prepare-package Assignee: Connor Kuehl (connork) => Khaled El Mously (kmously) ** Changed in: kernel-sru-workflow/prepare-package-meta Assignee: Connor Kuehl (connork) => Khaled El Mously (kmously) ** Changed in: kernel-sru-workflow/prepare-package-sig

  1   2   3   4   5   6   7   >