[Bug 1827961] Re: Lenovo dock MAC Address pass through doesn't work in Ubuntu

2019-07-20 Thread Brainslug
I can confirm that the new kernel indeed supports Dock MAC pass through.

Thanks much for your help!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1827961

Title:
  Lenovo dock MAC Address pass through doesn't work in Ubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1827961/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1752712] Re: Etherape crashes when trying to run on 18.04 without libgnomeui-0 (missing dependency)

2019-07-20 Thread Tri Nanda
I also got this crash on Ubuntu 18.04, then installing libgnomeui-0:amd64 also 
works well for me :)
sudo apt-get install libgnomeui-0:amd64

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1752712

Title:
  Etherape crashes when trying to run on 18.04 without libgnomeui-0
  (missing dependency)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/etherape/+bug/1752712/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1574007] Re: synaptics refuses to run after upgrade to Xenial from Wily

2019-07-20 Thread Keith
I believe this is the same bug I have encountered. A workaround is described at 
https://superuser.com/a/575754/641073
(fix the DefaultDistro setting in /root/.synaptic/synaptic.conf)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1574007

Title:
  synaptics refuses to run after upgrade to Xenial from Wily

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1574007/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1836236] Re: 9.4ubuntu4.9: Broken package because of missing "#" @ /var/lib/dpkg/info/base-files.postinst +131

2019-07-20 Thread Steve Langasek
** Changed in: base-files (Ubuntu)
   Status: Fix Released => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1836236

Title:
  9.4ubuntu4.9: Broken package because of missing "#" @
  /var/lib/dpkg/info/base-files.postinst +131

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-files/+bug/1836236/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1816742] Re: Failed to restart error on upgrade

2019-07-20 Thread Ahmad Mushtaq
hello. I am facing a similar one. is there any update on this issue?
where can i follow it? thanks

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1816742

Title:
  Failed to restart error on upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acpid/+bug/1816742/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1828228] Re: corosync fails to start in container (armhf) bump some limits

2019-07-20 Thread Rafael David Tinoco
## unprivileged x64:

root@corosync:~# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu Eoan Ermine (development branch)
Release:19.10
Codename:   eoan
root@corosync:~# uname -a
Linux corosync 5.0.0-21-generic #22-Ubuntu SMP Tue Jul 2 13:27:33 UTC 2019 
x86_64 x86_64 x86_64 GNU/Linux

root@corosync:~# corosync -f
Jul 21 04:20:38 notice  [MAIN  ] Corosync Cluster Engine 3.0.1 starting up
Jul 21 04:20:38 info[MAIN  ] Corosync built-in features: dbus monitoring 
watchdog augeas systemd xmlconf snmp pierelro bindnow
Jul 21 04:20:38 warning [MAIN  ] Could not set SCHED_RR at priority 99: 
Operation not permitted (1)
Jul 21 04:20:38 warning [MAIN  ] Could not set priority -2147483648: Permission 
denied (13)
Jul 21 04:20:38 notice  [TOTEM ] Initializing transport (Kronosnet).
Jul 21 04:20:38 crit[TOTEM ] knet_handle_new failed: Cannot allocate memory 
(12)
Jul 21 04:20:38 error   [MAIN  ] Can't initialize TOTEM layer
Jul 21 04:20:38 error   [MAIN  ] Corosync Cluster Engine exiting with status 15 
at main.c:1529.

## unprivileged armhf

root@corosync:~# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu Eoan Ermine (development branch)
Release:19.10
Codename:   eoan

root@corosync:~# uname -a
Linux corosync 5.0.0-21-generic #22-Ubuntu SMP Tue Jul 2 13:27:45 UTC 2019 
armv8l armv8l armv8l GNU/Linux

root@corosync:~# corosync -f
Jul 21 04:21:35 notice  [MAIN  ] Corosync Cluster Engine 3.0.1 starting up
Jul 21 04:21:35 info[MAIN  ] Corosync built-in features: dbus monitoring 
watchdog augeas systemd xmlconf snmp pierelro bindnow
Jul 21 04:21:35 warning [MAIN  ] Could not set SCHED_RR at priority 99: 
Operation not permitted (1)
Jul 21 04:21:35 warning [MAIN  ] Could not set priority -2147483648: Permission 
denied (13)
Jul 21 04:21:35 notice  [TOTEM ] Initializing transport (Kronosnet).
Jul 21 04:21:35 crit[TOTEM ] knet_handle_new failed: Resource temporarily 
unavailable (11)
Jul 21 04:21:35 error   [KNET  ] handle: Unable to allocate memory for link to 
datafd buffer: Resource temporarily unavailable
Jul 21 04:21:35 error   [MAIN  ] Can't initialize TOTEM layer
Jul 21 04:21:35 error   [MAIN  ] Corosync Cluster Engine exiting with status 15 
at main.c:1529.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1828228

Title:
  corosync fails to start in container (armhf) bump some limits

To manage notifications about this bug go to:
https://bugs.launchpad.net/auto-package-testing/+bug/1828228/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1828228] Re: corosync fails to start in container (armhf) bump some limits

2019-07-20 Thread Rafael David Tinoco
corosync-qdevice autopkgtest is also failing because of the same reason
(armhf architecture).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1828228

Title:
  corosync fails to start in container (armhf) bump some limits

To manage notifications about this bug go to:
https://bugs.launchpad.net/auto-package-testing/+bug/1828228/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1828228] Re: corosync fails to start in container (armhf) bump some limits

2019-07-20 Thread Rafael David Tinoco
Somehow the lxd containers being used for autopkgtest are, likely,
different. x64 seems to be running privileged containers for need_root
tests, while armhf is not (orelse x64 selfpkgtests wouldn't pass either,
like demonstrated in previous comment).

I'll suggest a hints-ubuntu test marking this as bad-test, but it seems
that the environment is bad, and not the test.


** No longer affects: pacemaker (Ubuntu)

** Also affects: corosync-qdevice (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: corosync-qdevice (Ubuntu)
   Status: New => In Progress

** Changed in: corosync-qdevice (Ubuntu)
   Importance: Undecided => High

** Changed in: corosync-qdevice (Ubuntu)
 Assignee: (unassigned) => Rafael David Tinoco (rafaeldtinoco)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1828228

Title:
  corosync fails to start in container (armhf) bump some limits

To manage notifications about this bug go to:
https://bugs.launchpad.net/auto-package-testing/+bug/1828228/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1828906] Re: upgrade to Linux 4.15.0-48-generic crashes display on lenovo G500

2019-07-20 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/1828906

Title:
  upgrade to Linux 4.15.0-48-generic crashes display on lenovo G500

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1828906/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1818918] Re: gdb doesn't search in debug-file-directory for .gnu_debugaltlink

2019-07-20 Thread Launchpad Bug Tracker
[Expired for gdb (Ubuntu) because there has been no activity for 60
days.]

** Changed in: gdb (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/1818918

Title:
  gdb doesn't search in debug-file-directory for .gnu_debugaltlink

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdb/+bug/1818918/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1829906] Re: tried to load ubuntu16.04 over a failed 18.04

2019-07-20 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/1829906

Title:
  tried to load ubuntu16.04 over a failed 18.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1829906/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1829655] Re: web pages are not loading and showing up with error "server not found" when connected to wifi

2019-07-20 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/1829655

Title:
  web pages are not loading and showing up with error "server not found"
  when connected to wifi

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1829655/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1829915] Re: Radeon receives invalid EDID (all zeroes)

2019-07-20 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/1829915

Title:
  Radeon receives invalid EDID (all zeroes)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1829915/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1829809] Re: warning: Attempting to install GRUB to a disk with multiple partition labels. This is not supported yet..

2019-07-20 Thread Launchpad Bug Tracker
[Expired for grub-installer (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: grub-installer (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/1829809

Title:
  warning: Attempting to install GRUB to a disk with multiple partition
  labels.  This is not supported yet..

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1829809/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1829674] Re: It was impossible to install a required package. Please report this as a bug using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal.

2019-07-20 Thread Launchpad Bug Tracker
[Expired for ubuntu-release-upgrader (Ubuntu) because there has been no
activity for 60 days.]

** Changed in: ubuntu-release-upgrader (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/1829674

Title:
  It was impossible to install a required package. Please report this as
  a bug using 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1829674/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1829592] Re: package tex-common 6.04ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2019-07-20 Thread Launchpad Bug Tracker
[Expired for tex-common (Ubuntu) because there has been no activity for
60 days.]

** Changed in: tex-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.launchpad.net/bugs/1829592

Title:
  package tex-common 6.04ubuntu1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tex-common/+bug/1829592/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1828990] Re: distro update failed, no valid mirrors available.

2019-07-20 Thread Launchpad Bug Tracker
[Expired for ubuntu-release-upgrader (Ubuntu) because there has been no
activity for 60 days.]

** Changed in: ubuntu-release-upgrader (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/1828990

Title:
  distro update failed, no valid mirrors available.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1828990/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1828589] Re: can not upgrade to ubuntu 19 due to a network issue

2019-07-20 Thread Launchpad Bug Tracker
[Expired for ubuntu-release-upgrader (Ubuntu) because there has been no
activity for 60 days.]

** Changed in: ubuntu-release-upgrader (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/1828589

Title:
  can not upgrade to ubuntu 19 due to a network issue

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1828589/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1829764] Re: linux whois command contain inappropriate response

2019-07-20 Thread Launchpad Bug Tracker
[Expired for whois (Ubuntu) because there has been no activity for 60
days.]

** Changed in: whois (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/1829764

Title:
  linux whois command contain inappropriate response

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/whois/+bug/1829764/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1829650] Re: OpenGl

2019-07-20 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/bugs/1829650

Title:
  OpenGl

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1829650/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1829589] Re: trying to reinstall 18.04

2019-07-20 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/1829589

Title:
  trying to reinstall 18.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1829589/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1814490] Re: lubuntu 19.04 xscreensaver runs on single display, other display continues normally

2019-07-20 Thread Chris Guiver
I have marked https://bugs.launchpad.net/ubuntu/+source/lubuntu-
meta/+bug/1807665 as a duplicate of this one.

This issue still occurs on my primary machine (19.10), and occurs
regularly if I test for it with 'live' with QA-testing (19.10).

Upstream have indicated an opinion that it'll be fixed when other issues are 
fixed  (https://github.com/lxqt/lxqt/issues/1705)
"Tsujan: I have a feeling that this, #1704 and #1703 have the same cause." 
though as I noted later in #1705, this issue remains on my primary box where 
1704 & 1703 no longer annoy me.

** Bug watch added: github.com/lxqt/lxqt/issues #1705
   https://github.com/lxqt/lxqt/issues/1705

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1814490

Title:
  lubuntu 19.04 xscreensaver runs on single display, other display
  continues normally

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxqt-session/+bug/1814490/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1807665] Re: lubuntu 19.04 qa-test daily x86 live -- screensaver hiding only primary display (not secondary display)

2019-07-20 Thread Chris Guiver
*** This bug is a duplicate of bug 1814490 ***
https://bugs.launchpad.net/bugs/1814490

** This bug has been marked a duplicate of bug 1814490
   lubuntu 19.04 xscreensaver runs on single display, other display continues 
normally

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1807665

Title:
  lubuntu 19.04 qa-test daily x86 live -- screensaver hiding only
  primary display (not secondary display)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1807665/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1837173] Re: shall allow local save even it's neither ubuntu nor native.

2019-07-20 Thread Mathew Hodson
** Changed in: apport (Ubuntu)
   Importance: Undecided => Wishlist

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1837173

Title:
  shall allow local save even it's neither ubuntu nor native.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1837173/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1837088] Re: Generate HyperV Image Gallery Builds in Bionic and Disco

2019-07-20 Thread Mathew Hodson
** Changed in: livecd-rootfs (Ubuntu)
   Importance: Undecided => High

** Also affects: livecd-rootfs (Ubuntu Disco)
   Importance: Undecided
   Status: New

** Also affects: livecd-rootfs (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Changed in: livecd-rootfs (Ubuntu Bionic)
   Importance: Undecided => High

** Changed in: livecd-rootfs (Ubuntu Disco)
   Importance: Undecided => High

** Changed in: livecd-rootfs (Ubuntu)
   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/1837088

Title:
  Generate HyperV Image Gallery Builds in Bionic and Disco

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1837088/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1828102] Re: Regression in ModemManager

2019-07-20 Thread Mathew Hodson
For Bionic, this bug was fixed in the package modemmanager -
1.10.0-1~ubuntu18.04.2

---
modemmanager (1.10.0-1~ubuntu18.04.2) bionic; urgency=medium

  * debian/patches/error-propagation-fix.patch: mm-broadband-modem: Fix error
propagation in CDMA service status (LP: #1819615, Upstream Issue #119).

** Tags added: regression-update

** Changed in: modemmanager (Ubuntu Bionic)
   Importance: Undecided => High

** Changed in: modemmanager (Ubuntu Cosmic)
   Importance: Undecided => High

** Changed in: modemmanager (Ubuntu Disco)
   Importance: Undecided => High

** Changed in: modemmanager (Ubuntu Eoan)
   Importance: Undecided => High

** Tags removed: regression-update
** Tags added: regression-release

** Tags added: regression-proposed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1828102

Title:
  Regression in ModemManager

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/1828102/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1629715] Re: [SRU] usb-creator-kde shows the install popup after a few seconds of launching without any input

2019-07-20 Thread Mathew Hodson
** Changed in: usb-creator (Ubuntu Cosmic)
   Status: Invalid => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1629715

Title:
  [SRU] usb-creator-kde shows the install popup after a few seconds of
  launching without any input

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-creator/+bug/1629715/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824111] Re: Backport packages for 18.04.3 HWE stack

2019-07-20 Thread Mathew Hodson
** Changed in: mesa (Ubuntu)
   Status: Invalid => Fix Released

** Changed in: llvm-toolchain-8 (Ubuntu)
   Status: Invalid => Fix Released

** Changed in: libdrm (Ubuntu)
   Status: Invalid => Fix Released

** Changed in: libclc (Ubuntu)
   Status: Invalid => 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/1824111

Title:
  Backport packages for 18.04.3 HWE stack

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1824111/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1811230] Re: Xserver 1.20.3 stable release

2019-07-20 Thread Mathew Hodson
** Changed in: xorg-server (Ubuntu Cosmic)
   Status: Fix Committed => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1811230

Title:
  Xserver 1.20.3 stable release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1811230/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1837305] [NEW] blackbox install couldn't install ?grub?

2019-07-20 Thread Randall
Public bug reported:

Previously updated kali and would get locked up at boot when gnome
manager would start.  would be able to ctrl shift f# to open a terminal.
tried purging gnome and gdm and reinstalling tried update and upgrade
and distro upgrade and couldn't get past it.  figured kali might've
passed this old laptop so went to try another simplified distro.  went
with backbox.  during install got an error saying it failed to install
gnome.  i hope the error report is connected to this message as i didn't
think to screen shot anything.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubiquity 18.04.14.12
ProcVersionSignature: Ubuntu 4.18.0-21.22~18.04.1-generic 4.18.20
Uname: Linux 4.18.0-21-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.6
Architecture: amd64
CasperVersion: 1.394
Date: Sat Jul 20 20:59:41 2019
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/backbox.seed 
boot=casper quiet splash ---
LiveMediaBuild: BackBox Linux 6 - Release amd64 (20190610)
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: grub-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug backbox bionic ubiquity-18.04.14.12

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1837305

Title:
  blackbox install couldn't install ?grub?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1837305/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1754693] Re: Xwayland/Xorg crashed with SIGSEGV in st_renderbuffer_delete() from _mesa_reference_renderbuffer_() [often when running Skype or Slack snaps]

2019-07-20 Thread Mathew Hodson
Fixed in Bionic
---

xorg-server-hwe-18.04 (2:1.20.4-1ubuntu3~18.04.1) bionic; urgency=medium

  * Backport for 18.04.3 HWE stack update. (LP: #1824111)

 -- Timo Aaltonen   Thu, 02 May 2019 11:06:54 +0300

** Changed in: xorg-server (Ubuntu Cosmic)
   Status: Fix Committed => Won't Fix

** Changed in: xorg-server-hwe-18.04 (Ubuntu Bionic)
   Status: Confirmed => 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/1754693

Title:
  Xwayland/Xorg crashed with SIGSEGV in st_renderbuffer_delete() from
  _mesa_reference_renderbuffer_() [often when running Skype or Slack
  snaps]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1754693/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1830226] Re: systemtap currently broken in xenial

2019-07-20 Thread Mathew Hodson
** Changed in: systemtap (Ubuntu)
   Status: Confirmed => 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/1830226

Title:
  systemtap currently broken in xenial

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemtap/+bug/1830226/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1836236] Re: 9.4ubuntu4.9: Broken package because of missing "#" @ /var/lib/dpkg/info/base-files.postinst +131

2019-07-20 Thread Mathew Hodson
** Changed in: base-files (Ubuntu)
   Status: Invalid => Fix Released

** Tags removed: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1836236

Title:
  9.4ubuntu4.9: Broken package because of missing "#" @
  /var/lib/dpkg/info/base-files.postinst +131

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-files/+bug/1836236/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1575053] Re: Please move the "$HOME/snap" directory to a less obtrusive location

2019-07-20 Thread yak mandango
@zyga: In your last comment in April, you mentioned a refactor would let
$HOME/snap be moved to $HOME/.snap instead. You also mentioned creating
"views" of the new .snap directory.

You didn't mention the possibility of using XDG paths, or making the
path configurable per system or per user. Would either of those be
possible after the refactor?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1575053

Title:
  Please move the "$HOME/snap" directory to a less obtrusive location

To manage notifications about this bug go to:
https://bugs.launchpad.net/snapd/+bug/1575053/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1624317] Re: systemd-resolved breaks VPN with split-horizon DNS

2019-07-20 Thread Mathew Hodson
** Bug watch removed: Red Hat Bugzilla #1151544
   https://bugzilla.redhat.com/show_bug.cgi?id=1151544

** Bug watch removed: github.com/systemd/systemd/issues #3421
   https://github.com/systemd/systemd/issues/3421

** Bug watch removed: GNOME Bug Tracker #746422
   https://gitlab.gnome.org/746422

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1624317

Title:
  systemd-resolved breaks VPN with split-horizon DNS

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/1624317/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1837304] [NEW] grub

2019-07-20 Thread J . Osmar Artola García
Public bug reported:

Me salió un mensaje de notificación de problemas con el grub

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubiquity 18.04.14.12
ProcVersionSignature: Ubuntu 4.18.0-15.16~18.04.1-generic 4.18.20
Uname: Linux 4.18.0-15-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.5
Architecture: amd64
CasperVersion: 1.394
CurrentDesktop: ubuntu:GNOME
Date: Sat Jul 20 18:56:08 2019
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
boot=casper only-ubiquity quiet splash ---
LiveMediaBuild: Ubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 (20190210)
ProcEnviron:
 LANGUAGE=es_NI.UTF-8
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=es_NI.UTF-8
 LC_NUMERIC=C.UTF-8
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: grub-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic ubiquity-18.04.14.12 ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1837304

Title:
  grub

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1837304/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1247905] Re: update-grub fails in the face of overlayroot

2019-07-20 Thread Matthias Kruzenski
Sorry, I forgot

chmod +x /usr/sbin/grub-probe-overlay

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1247905

Title:
  update-grub fails in the face of overlayroot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1247905/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1247905] Re: update-grub fails in the face of overlayroot

2019-07-20 Thread Matthias Kruzenski
WORKING SOLUTION


After encountering this problem, I developed a very simple solution:


nano /usr/sbin/grub-probe-overlay

-[BEGIN]--
#!/bin/sh

ARGS=

for ARG in $@; do
if [ "${ARG%%[!/]*}" = "/" ]; then

OPTIONS=

if FSTYPE=$( findmnt -n -o FSTYPE "$ARG" ); then
if [ "$FSTYPE" = "overlay" ]; then
OPTIONS=$(findmnt -n -o OPTIONS "$ARG")
fi
elif FSTYPE=$( findmnt -n -o FSTYPE / ); then
if [ "$FSTYPE" = "overlay" ]; then
OPTIONS=$(findmnt -n -o OPTIONS /)
fi
fi

if LOWERDIR=$(echo "$OPTIONS" | grep -m 1 -oP 
'lowerdir=\K[^,]+'); then
#   echo "[DEBUG] Overlay filesystem detected \${ARG} --> 
\${LOWERDIR}\${ARG%*/}" 1>&2
ARG="${LOWERDIR}${ARG%*/}"
fi
fi
ARGS="$ARGS $ARG"
done

grub-probe-default $ARGS

exit $?
-[END]


mv /usr/sbin/grub-probe /usr/sbin/grub-probe-default

ln -s /usr/sbin/grub-probe-overlay /usr/sbin/grub-probe


OPTIONAL STEP:
==

apt-mark hold grub-pc

NOTE: package name can also be "grub-efi-amd64" or "grub-efi-ia32" or
something else, depending on what you use

PROS

- works perfectly with overlay filesystem
- shows a general solution (maybe someone can use it to fix the grub-probe 
source code)
- no patching of grub scripts required (some people tried patches as solution, 
but grub-probe is used in many grub scripts --> patching nightmare)

CONS

- grub-probe must be renamed (for this reason, I recommend that you set the 
status of your grub package to "hold")

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1247905

Title:
  update-grub fails in the face of overlayroot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1247905/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1837283] Re: [needs-packaging] scratchpad

2019-07-20 Thread Brian Murray
*** This is an automated message ***

This bug is tagged needs-packaging which identifies it as a request for
a new package in Ubuntu.  As a part of the managing needs-packaging bug
reports specification,
https://wiki.ubuntu.com/QATeam/Specs/NeedsPackagingBugs, all needs-
packaging bug reports have Wishlist importance.  Subsequently, I'm
setting this bug's status to Wishlist.

** Changed in: ubuntu
   Importance: Undecided => Wishlist

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1837283

Title:
  [needs-packaging] scratchpad

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1837283/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1826604] Re: Extension causes saving files to desktop to be slow

2019-07-20 Thread Matt Lu
On my systems, this bug also affected saving files from firefox, regardless of 
the destination!
This is not about the time for downloading, I'm talking about ~1 kB files.

On one machine, it took 4-5 seconds saving such files to any location
(not just the desktop), on the other it took over 2 seconds. After
renaming the extension, saving from firefox happened instantly again on
both machines.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1826604

Title:
  Extension causes saving files to desktop to be slow

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell-extension-desktop-icons/+bug/1826604/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1809407] Re: [nvidia] Corrupted wallpaper after resuming from suspend or hibernation

2019-07-20 Thread Francisco Lopes
@vanvugt can this fix be backported to gnome-3-32 branch? I just talked
to the package maintainer in Arch repos and they said 3.33.4 is odd
numbered, hence not a stable release, so we would have to wait for 3.34,
but given how this is affecting many people I wished it sooner rather
than later. They said they track 3.32, so if it gets backported, the
package registry will pick it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1809407

Title:
  [nvidia] Corrupted wallpaper after resuming from suspend or
  hibernation

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1809407/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1677896] Re: Wrong margins in design mode (Preview is fine)

2019-07-20 Thread Peter Levi
Still experiencing the same with Glade 3.22.1 on Ubuntu 18.04

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1677896

Title:
  Wrong margins in design mode (Preview is fine)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glade/+bug/1677896/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1837300] Re: /usr/bin/locale-check is missing from bionic LTS versions

2019-07-20 Thread Steve Langasek
Downgrading is not supported.

Downgrading with the result that files / bugfixes present in the
-updates pocket are not installed because you only installed from the
release pocket is not a bug in Ubuntu.  Any changes we make to a stable
release after GA land only in the -updates pocket, never in the release
pocket.  So there is nothing we would change here to make this problem
go away.

The reason you saw the error is that /etc/profile.d/01-locale-fix.sh and
/usr/bin/locale-check were both introduced to bionic after release, so
are only in bionic-updates.  However, /usr/bin/locale-check is a regular
packaged file, and /etc/profile.d/01-locale-fix.sh is a conffile; which
means that on downgrade, /usr/bin/locale-check is removed because it's
not part of the older package, but /etc/profile.d/01-locale-fix.sh is
not removed because conffiles are only removed with additional handling
via the maintainer scripts, and there is no handling that would remove
this conffile as part of a downgrade.

Almost no conffiles are correctly removed on downgrade to a version of
the package earlier than the version which introduced the conffile.

This is why downgrades are not supported.

** Changed in: base-files (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1837300

Title:
  /usr/bin/locale-check is missing from bionic LTS versions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-files/+bug/1837300/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1837292] Re: self.chooseFileSystemEntries() throws DOMException

2019-07-20 Thread guest271314
Fixed.


Using status = await handle . requestPermission({ writable = true }) which 
requires granting permission at two consectutive prompts 

1) "Let sites read this folder";
2) "Save changes to original files"

Additionally, substituted removeEntry() for remove().

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1837292

Title:
  self.chooseFileSystemEntries() throws DOMException

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1837292/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1836878] Re: linux-snapdragon: 4.4.0-1120.126 -proposed tracker

2019-07-20 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
  
  derivatives: bug 1836877 (dragonboard-kernel)
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1836880
- phase: Testing
- phase-changed: Friday, 19. July 2019 13:30 UTC
+ phase: Ready for Testing
+ phase-changed: Saturday, 20. July 2019 21:45 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   certification-testing: Ongoing -- testing in progress
verification-testing: Ongoing -- testing in progress
  trackers:
xenial:linux-snapdragon:dragonboard-kernel: bug 1836877
  variant: debs

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1836878

Title:
  linux-snapdragon: 4.4.0-1120.126 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1836878/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1837300] [NEW] /usr/bin/locale-check is missing from bionic LTS versions

2019-07-20 Thread Tony Lykke
Public bug reported:

After downgrading from 19.04 to 18.04 (which involved a bunch of `apt
remove --purge` and manual dependency conflict resolution) I had the
following error on logging into my machine:

```
bash: /usr/bin/locale-check: No such file or directory
```

On investigation, it seems that this file is supposed to be provided by
`base-files`, but it is not present in the two current LTS versions
(10.1ubuntu2 and 10.2ubuntu2.2).

```
tl@hotbox:~$ apt download base-files=10.1ubuntu2
Get:1 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 base-files amd64 
10.1ubuntu2 [58.2 kB]
Fetched 58.2 kB in 0s (1,000 kB/s)
tl@hotbox:~$ apt download base-files=10.1ubuntu2.2
Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 base-files 
amd64 10.1ubuntu2.2 [58.2 kB]
Fetched 58.2 kB in 0s (189 kB/s)
tl@hotbox:~$ dpkg -c base-files_10.1ubuntu2_amd64.deb | rg "/usr/bin"
drwxr-xr-x root/root 0 2018-04-24 04:34 ./usr/bin/
tl@hotbox:~$ dpkg -c base-files_10.1ubuntu2.2_amd64.deb | rg "/usr/bin"
drwxr-xr-x root/root 0 2018-08-20 09:44 ./usr/bin/
```

It is present in `bionic-updates` which is currently `10.1ubuntu2.5`,
however.

The reason I think this happened to this system in particular is that as
part of the dist-downgrade process I added the following to
`/etc/apt/preferences`:

```
Package: *
Pin: release a=bionic
Pin-Priority: 1001
```

This appears to have prevented me from getting `bionic-updates`.
Removing this file allows apt to install `base-files` from `bionic-
updates` and resolved the issue for me.

** Affects: base-files (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1837300

Title:
  /usr/bin/locale-check is missing from bionic LTS versions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-files/+bug/1837300/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1836878] Re: linux-snapdragon: 4.4.0-1120.126 -proposed tracker

2019-07-20 Thread Taihsiang Ho
Hardware Certification have completed testing this -proposed kernel. No
regressions were observed, results are available here:
http://people.canonical.com/~hwcert/sru-
testing/snapdragon/4.4.0-1120.126/snapdragon-4.4-proposed-published.html

** Tags added: certification-testing-passed

** Changed in: kernel-sru-workflow/certification-testing
   Status: In Progress => 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/1836878

Title:
  linux-snapdragon: 4.4.0-1120.126 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1836878/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1828228] Re: corosync fails to start in container (armhf) bump some limits

2019-07-20 Thread Rafael David Tinoco
This "bug" happens because of "unprivileged" containers:

root@corosync:~# corosync -f
Jul 20 21:26:32 notice  [MAIN  ] Corosync Cluster Engine 3.0.1 starting up
Jul 20 21:26:32 info[MAIN  ] Corosync built-in features: dbus monitoring 
watchdog augeas systemd xmlconf snmp pierelro bindnow
Jul 20 21:26:32 warning [MAIN  ] Could not set SCHED_RR at priority 99: 
Operation not permitted (1)
Jul 20 21:26:32 warning [MAIN  ] Could not set priority -2147483648: Permission 
denied (13)
Jul 20 21:26:32 notice  [TOTEM ] Initializing transport (Kronosnet).
Jul 20 21:26:33 crit[TOTEM ] knet_handle_new failed: File name too long (36)
Jul 20 21:26:33 error   [KNET  ] transport: Failed to set socket buffer via 
force option 33: Operation not permitted
Jul 20 21:26:33 error   [KNET  ] transport: Unable to set local socketpair 
receive buffer: File name too long
Jul 20 21:26:33 error   [KNET  ] handle: Unable to initialize internal 
hostsockpair: File name too long
Jul 20 21:26:33 error   [MAIN  ] Can't initialize TOTEM layer
Jul 20 21:26:33 error   [MAIN  ] Corosync Cluster Engine exiting with status 15 
at main.c:1529.

connect(5, {sa_family=AF_UNIX, sun_path="/var/run/nscd/socket"}, 110) = -1 
ENOENT (No such file or directory)
connect(5, {sa_family=AF_UNIX, sun_path="/var/run/nscd/socket"}, 110) = -1 
ENOENT (No such file or directory)
openat(AT_FDCWD, "/sys/fs/cgroup/cpu/cpu.rt_runtime_us", O_RDONLY) = -1 ENOENT 
(No such file or directory)
sched_setscheduler(0, SCHED_RR, [99])   = -1 EPERM (Operation not permitted)
setpriority(PRIO_PGRP, 0, -2147483648)  = -1 EACCES (Permission denied)
prlimit64(0, RLIMIT_MEMLOCK, {rlim_cur=RLIM64_INFINITY, 
rlim_max=RLIM64_INFINITY}, NULL) = -1 EPERM (Operation not permitted)
[pid   694] setsockopt(11, SOL_SOCKET, SO_RCVBUFFORCE, [8388608], 4) = -1 EPERM 
(Operation not permitted)
[pid   694] epoll_ctl(0, EPOLL_CTL_DEL, 11, 0xff968fb8) = -1 EINVAL (Invalid 
argument)
[pid   694] epoll_ctl(0, EPOLL_CTL_DEL, 0, 0xff968fb8) = -1 EINVAL (Invalid 
argument)
[pid   694] close(0)= -1 EBADF (Bad file descriptor)
[pid   694] close(0)= -1 EBADF (Bad file descriptor)
[pid   695] madvise(0xf6055000, 8368128, MADV_DONTNEED) = -1 EINVAL (Invalid 
argument)



I was able to reproduce the exact same issue by using lxd on armhf with
unprivileged containers. And its pretty clear to check the issue by
issuing:

root@corosync:~# ulimit -l unlimited
-bash: ulimit: max locked memory: cannot modify limit: Operation not permitted

as root and checking that "root" does not have "cap_sys_resource"
capabilities. There is also the Kronosnet initialization failure because
of low {r,w}mem_max values.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1828228

Title:
  corosync fails to start in container (armhf) bump some limits

To manage notifications about this bug go to:
https://bugs.launchpad.net/auto-package-testing/+bug/1828228/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1304760] Re: checkinstall fails to add files to dpkg conffiles

2019-07-20 Thread Stephen Gelman
FYI this is fixed in Debian in 1.6.2-6.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1304760

Title:
  checkinstall fails to add files to dpkg conffiles

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/checkinstall/+bug/1304760/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1837297] [NEW] The installer said that it failed to install grub

2019-07-20 Thread Albert Viilik
Public bug reported:

I attempted to wipe my computer by resetting the Windows 10 Pro
partition and formatting the HDD with ubuntu on it to reinstall it too.
When trying to do so I ran into an error which said it failed to install
GRUB.

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: ubiquity 19.04.9
ProcVersionSignature: Ubuntu 5.0.0-13.14-generic 5.0.6
Uname: Linux 5.0.0-13-generic x86_64
ApportVersion: 2.20.10-0ubuntu27
Architecture: amd64
CasperVersion: 1.405
CurrentDesktop: ubuntu:GNOME
Date: Sat Jul 20 21:38:58 2019
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
boot=casper only-ubiquity quiet splash acpi=off ---
LiveMediaBuild: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
ProcEnviron:
 LANGUAGE=en_GB.UTF-8
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_GB.UTF-8
 LC_NUMERIC=C.UTF-8
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: grub-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug disco ubiquity-19.04.9 ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1837297

Title:
  The installer said that it failed to install grub

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1837297/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1837282] Re: gaupol Suggests mpv but should Depend on it

2019-07-20 Thread Marnanel Thurman
That makes sense.

Do you think gaupol could depend on some virtual package which mpv,
MPlayer, and VLC all provide? Unfortunately, there doesn't appear to be
one at present.

Could gaupol produce a less mystifying message if none of the video
packages are present?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1837282

Title:
  gaupol Suggests mpv but should Depend on it

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gaupol/+bug/1837282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1739673] Re: gresistor package missing glade dependency

2019-07-20 Thread Colin Norris
This is still a problem in Xubuntu 19.04

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1739673

Title:
  gresistor package missing glade dependency

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gresistor/+bug/1739673/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1826730] Re: [ASUS X555YI] audio crackle when the sound a little loud.

2019-07-20 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: pulseaudio (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/1826730

Title:
  [ASUS X555YI] audio crackle when the sound a little loud.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1826730/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1828597] Re: KDump boot fails with nr_cpus=1

2019-07-20 Thread Thadeu Lima de Souza Cascardo
** Description changed:

  [Impact]
  The kdump kernel will crash during its boot if booted on a CPU other than 0.
  
  [Test case]
  Trigger a crash using taskset -c X, where X is not 0 and is a present CPU. 
Check that the dump is successful.
  
+ echo c | sudo taskset -c 1 tee /proc/sysrq-trigger
+ 
  [Regression potential]
  This will cause more memory to be used by the dump kernel, which may cause 
OOMs during the dump. The fix is restricted to ppc64el.
- 
  
  == Comment: #0 - Hari Krishna Bathini  - 2019-05-10 06:38:21 ==
  
  ---Problem Description---
  kdump boots fails in some environments when nr_cpus=1 is passed
  
  ---uname output---
  na
  
  Machine Type = na
  
  ---Debugger---
  A debugger is not configured
  
  ---Steps to Reproduce---
   1. configure kdump
  2. trigger crash on non-boot cpu
  
  Expected result:
  Capture dump and reboot
  
  Actual result:
  Hang in early kdump boot process after crash
  
  Userspace tool common name: kdump-tools
  
  The userspace tool has the following bit modes: 64-bit
  
  Userspace rpm: kdump-tools
  
  Userspace tool obtained from project website:  na
  
  == Comment: #1 - Hari Krishna Bathini - 2019-05-10 06:45:46 ==
  Launchpad bug 1560552 added "nr_cpus=1" support on ppc64 though
  this change never made it upstream as maintainer has a few apprehensions..
  
  With 4.18 kernels, this change is dropped on Ubuntu kernels too.
  With nr_cpus=1 support in kernel, kdump-tools was also updated to
  use "nr_cpsu=1" by default instead of "maxcpus=1" (see launchpad
  bug 1568952). This kdump-tools change has to be reverted to make
  it consist with the kernel change. Note that "nr_cpus=1 change had
  a issues in kdump guest environment even with "nr_cpus=1" support
  for kdump in kernel. So, even not withstanding the kernel revert, it is
  better to default to "maxcpus=1" on all kernel versions. So, please
  revert the kdump-tools fix that went in with launchpad bug 1568952

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1828597

Title:
  KDump boot fails with nr_cpus=1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1828597/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1828596] Re: kdump fails when crash is triggered after DLPAR cpu add operation

2019-07-20 Thread Thadeu Lima de Souza Cascardo
Disabling the ratelimit in general would break other failure modes, so I
would rather just reset-failed when calling try-restart because of the
hotplug events.

Can you try the package in ppa:cascardo/kdump2? Packages for eoan, disco
and bionic available.

Thanks.
Cascardo.

** Description changed:

  [Impact]
  After a CPU add/hotplug operation on Power systems, kdump will fail after a 
crash. The kdump kernel needs to be reloaded after a CPU add/hotplug.
  
  [Test case]
  Do CPU add/hotplug, trigger a crash, and check for a successful kdump.
  
  [Regression potential]
- Multiple reloads caused by multiple sequential CPU adds may cause spurious 
log results, and systemd may fail to properly reload the kdump kernel.
- 
+ Multiple reloads caused by multiple sequential CPU adds may cause spurious 
log results, and systemd may fail to properly reload the kdump kernel. This has 
been handled by resetting the failure counter when doing such reloads.
  
  == Comment: #0 - Hari Krishna Bathini - 2019-05-10 05:55:40 ==
  ---Problem Description---
  kdump fails when crash is triggered after CPU add operation.
  
  Machine Type = na
  
  ---System Hang---
   Crashed in early boot process of kdump kernel after crash
  
  Had to issue system reset from HMC to reclaim
  
  ---Steps to Reproduce---
   1. Configure kdump.
  2. Add cpu from HMC.
  3. Trigger crash.
  4. Machine hangs after crash as below:
  
  ---
  [169250.213166] IPI complete
  [169250.234331] kexec: Starting switchover sequence.
  I'm in purgatory
   --- STRUCK HERE ---
  
  ---uname output---
  na
  
  ---Debugger---
  A debugger is not configured
  
  == Comment: #1 - Hari Krishna Bathini  - 2019-05-10 05:56:46 ==
  The problem is, kexec udev rule to restart kdump-tools service - when a core 
is added,
  is not being triggered. The old DT created by kexec (before the core is added)
  is being used by KDump Kernel. So, when system crashes on a thread from
  the added core(s), KDump kernel is failing to get the 'boot_cpuid' and
  eventually failing to boot..
  
  == Comment: #2 - Hari Krishna Bathini - 2019-05-10 06:02:27 ==
  The udev rule when CPU is added is not triggered because ppc64 does not
  eject add/remove event when a CPU is hot added/removed. It only ejects
  online/offline event to user space when CPU is hot added/removed.
  
  So, the below udev rules are never triggered when needed:
  
  SUBSYSTEM=="cpu", ACTION=="add", PROGRAM="/bin/systemctl try-restart 
kdump-tools.service"
  SUBSYSTEM=="cpu", ACTION=="remove", PROGRAM="/bin/systemctl try-restart 
kdump-tools.service"
  
  Also, with how CPU hot add & remove are handled in ppc64, a udev trigger
  to reload kdump after CPU is hot removed is NOT necessary. So, fix the CPU
  hot add case by updating the udev rule and drop the udev rule meant for CPU
  hot remove in the kdump udev rules file:
  
  SUBSYSTEM=="cpu", ACTION=="online", PROGRAM="/bin/systemctl try-restart
  kdump-tools.service"

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1828596

Title:
  kdump fails when crash is triggered after DLPAR cpu add operation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1828596/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1681909] Re: kdump is not captured in remote host when kdump over ssh is configured

2019-07-20 Thread Thadeu Lima de Souza Cascardo
Fix for eoan at my ppa. ppa:cascardo/kdump2.

Attaching SRU for disco and bionic.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1681909

Title:
  kdump is not captured in remote host when kdump over ssh is configured

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1681909/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824507] Re: unity-menubar.patch+global menu plasmoid+CSD causing inconsistant UI under KDE

2019-07-20 Thread Chou-Ting Liu
the apport is running under live iso of kubuntu, since the bug exist for
long and holds true even on fresh live rom, I expect the apport has
little 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/1824507

Title:
  unity-menubar.patch+global menu plasmoid+CSD causing inconsistant UI
  under KDE

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1824507/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1681909] Re: kdump is not captured in remote host when kdump over ssh is configured

2019-07-20 Thread Thadeu Lima de Souza Cascardo
** Patch added: "SRU for disco"
   
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1681909/+attachment/5278173/+files/makedumpfile_1.6.5-1ubuntu1.1_disco.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1681909

Title:
  kdump is not captured in remote host when kdump over ssh is configured

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1681909/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1681909] Re: kdump is not captured in remote host when kdump over ssh is configured

2019-07-20 Thread Thadeu Lima de Souza Cascardo
** Patch added: "SRU for bionic"
   
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1681909/+attachment/5278174/+files/makedumpfile_1.6.5-1ubuntu1~18.04.2_bionic.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1681909

Title:
  kdump is not captured in remote host when kdump over ssh is configured

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1681909/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1837292] Re: self.chooseFileSystemEntries() throws DOMException

2019-07-20 Thread guest271314
The ppa is https://launchpad.net/~chromium-team/+archive/ubuntu/dev not
https://launchpad.net/~chromium-daily/+archive/ubuntu/dev

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1837292

Title:
  self.chooseFileSystemEntries() throws DOMException

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1837292/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824507] PulseList.txt

2019-07-20 Thread Chou-Ting Liu
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1824507/+attachment/5278172/+files/PulseList.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824507

Title:
  unity-menubar.patch+global menu plasmoid+CSD causing inconsistant UI
  under KDE

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1824507/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824507] Lspci.txt

2019-07-20 Thread Chou-Ting Liu
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1824507/+attachment/5278167/+files/Lspci.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824507

Title:
  unity-menubar.patch+global menu plasmoid+CSD causing inconsistant UI
  under KDE

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1824507/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824507] ProcEnviron.txt

2019-07-20 Thread Chou-Ting Liu
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1824507/+attachment/5278171/+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/1824507

Title:
  unity-menubar.patch+global menu plasmoid+CSD causing inconsistant UI
  under KDE

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1824507/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824507] Dependencies.txt

2019-07-20 Thread Chou-Ting Liu
apport information

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1824507/+attachment/5278165/+files/Dependencies.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824507

Title:
  unity-menubar.patch+global menu plasmoid+CSD causing inconsistant UI
  under KDE

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1824507/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824507] CurrentDmesg.txt

2019-07-20 Thread Chou-Ting Liu
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1824507/+attachment/5278164/+files/CurrentDmesg.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824507

Title:
  unity-menubar.patch+global menu plasmoid+CSD causing inconsistant UI
  under KDE

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1824507/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824507] IpAddr.txt

2019-07-20 Thread Chou-Ting Liu
apport information

** Attachment added: "IpAddr.txt"
   https://bugs.launchpad.net/bugs/1824507/+attachment/5278166/+files/IpAddr.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824507

Title:
  unity-menubar.patch+global menu plasmoid+CSD causing inconsistant UI
  under KDE

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1824507/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824507] ProcCpuinfoMinimal.txt

2019-07-20 Thread Chou-Ting Liu
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1824507/+attachment/5278170/+files/ProcCpuinfoMinimal.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824507

Title:
  unity-menubar.patch+global menu plasmoid+CSD causing inconsistant UI
  under KDE

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1824507/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824507] PciNetwork.txt

2019-07-20 Thread Chou-Ting Liu
apport information

** Attachment added: "PciNetwork.txt"
   
https://bugs.launchpad.net/bugs/1824507/+attachment/5278168/+files/PciNetwork.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824507

Title:
  unity-menubar.patch+global menu plasmoid+CSD causing inconsistant UI
  under KDE

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1824507/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824507] Prefs.txt

2019-07-20 Thread Chou-Ting Liu
apport information

** Attachment added: "Prefs.txt"
   https://bugs.launchpad.net/bugs/1824507/+attachment/5278169/+files/Prefs.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824507

Title:
  unity-menubar.patch+global menu plasmoid+CSD causing inconsistant UI
  under KDE

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1824507/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824507] Re: unity-menubar.patch+global menu plasmoid+CSD causing inconsistant UI under KDE

2019-07-20 Thread Chou-Ting Liu
apport information

** Tags added: apport-collected disco

** Description changed:

  Without unity-menubar.patch, aka. an official binary build of firefox
  wouldn't export its traditional menu to global menu plasmoid, nor the
  unity menu addon.
  
  The applied patch works fine on its purpose: to export the menu to a
  global retriever, whether the DE is.
  
  However, it fails to stay the browser consist when Mozilla introduced
  native client-side decoration (CSD) support on KDE.
  
- When we don't use global menu plasmoid but disable titlebar (enable
- CSD), the window stays slim, and the tab bar stay tightly on top of the
- window left to the window control icons, but when we add the global menu
- plasmoid, the window gives a blank area where there is the window
- control icons on top right, then the opened tab bar. IMHO, it should
- stay on top like there is no the menu holder plasmoid.
+ When we don't use global menu plasmoid but disable titlebar (enable CSD), the 
window stays slim, and the tab bar stay tightly on top of the window left to 
the window control icons, but when we add the global menu plasmoid, the window 
gives a blank area where there is the window control icons on top right, then 
the opened tab bar. IMHO, it should stay on top like there is no the menu 
holder plasmoid.
+ --- 
+ ProblemType: Bug
+ AddonCompatCheckDisabled: False
+ ApportVersion: 2.20.10-0ubuntu27
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  kubuntu4436 F pulseaudio
+ BuildID: 20190410124846
+ CasperVersion: 1.405
+ Channel: Unavailable
+ CurrentDesktop: KDE
+ DistroRelease: Ubuntu 19.04
+ Extensions: extensions.sqlite corrupt or missing
+ ForcedLayersAccel: False
+ IfupdownConfig:
+  # interfaces(5) file used by ifup(8) and ifdown(8)
+  auto lo
+  iface lo inet loopback
+ IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
+ IpRoute:
+  default via 10.0.2.2 dev enp0s2 proto dhcp metric 100 
+  10.0.2.0/24 dev enp0s2 proto kernel scope link src 10.0.2.15 metric 100 
+  169.254.0.0/16 dev enp0s2 scope link metric 1000
+ LiveMediaBuild: Kubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
+ Locales: extensions.sqlite corrupt or missing
+ Package: firefox 66.0.3+build1-0ubuntu1
+ PackageArchitecture: amd64
+ PrefSources: prefs.js
+ ProcVersionSignature: Ubuntu 5.0.0-13.14-generic 5.0.6
+ Profiles: Profile0 (Default) - LastVersion=66.0.3/20190410124846
+ RunningIncompatibleAddons: False
+ Tags:  disco
+ Themes: extensions.sqlite corrupt or missing
+ Uname: Linux 5.0.0-13-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 04/01/2014
+ dmi.bios.vendor: SeaBIOS
+ dmi.bios.version: 1.12.0-20181126_142135-anatol
+ dmi.chassis.type: 1
+ dmi.chassis.vendor: QEMU
+ dmi.chassis.version: pc-q35-4.0
+ dmi.modalias: 
dmi:bvnSeaBIOS:bvr1.12.0-20181126_142135-anatol:bd04/01/2014:svnQEMU:pnStandardPC(Q35+ICH9,2009):pvrpc-q35-4.0:cvnQEMU:ct1:cvrpc-q35-4.0:
+ dmi.product.name: Standard PC (Q35 + ICH9, 2009)
+ dmi.product.version: pc-q35-4.0
+ dmi.sys.vendor: QEMU

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1824507/+attachment/5278163/+files/AlsaInfo.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824507

Title:
  unity-menubar.patch+global menu plasmoid+CSD causing inconsistant UI
  under KDE

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1824507/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1837292] [NEW] self.chooseFileSystemEntries() throws DOMException

2019-07-20 Thread guest271314
Public bug reported:

Distributor ID: Ubuntu
Description:Ubuntu 18.04 LTS
Release:18.04
Codename:   bionic

Chromium version: 77.0.3854.3 (Official Build) Built on Ubuntu , running
on Ubuntu 18.04 (32-bit) (https://launchpad.net/~chromium-
daily/+archive/ubuntu/dev)

Worked at: Chromium version 77.0.3833.0

Context: Executed at chrome-extension: protocol

** Affects: chromium-browser (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "native-messaging-mkvmerge.js"
   
https://bugs.launchpad.net/bugs/1837292/+attachment/5278162/+files/native-messaging-mkvmerge.js

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1837292

Title:
  self.chooseFileSystemEntries() throws DOMException

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1837292/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1837289] Re: yes

2019-07-20 Thread Paul White
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately, we cannot work on this bug because your
description didn't include enough information. You may find it helpful
to read "How to report bugs effectively"
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem.

We have instructions on debugging some types of problems at
http://wiki.ubuntu.com/DebuggingProcedures.

At a minimum, we need:

1. The specific steps or actions you took that caused you to encounter the 
problem.
2. The behavior you expected.
3. The behavior you actually encountered (in as much detail as possible).

Thanks!

** Package changed: xorg (Ubuntu) => ubuntu

** Changed in: ubuntu
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1837289

Title:
  yes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1837289/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1713238] Re: gufw will not open in ubuntu wayland 17.10

2019-07-20 Thread Diego Bandeira
Running Ubuntu 19.04
After noticed GSConnect stopped working, I've tried launch GUFW to disable fw,
but even after request password, didn't show any screen for GUFW.
>From terminal, it gives segmentation fault. 
After trying this answer from AskUbuntu, it came back to work.

https://ubuntuforums.org/showthread.php?t=2381885&p=13727748#post13727748

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1713238

Title:
  gufw will not open in ubuntu wayland 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/1713238/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1836671] Re: string_concat is removed from django as of 2.1

2019-07-20 Thread OpenStack Infra
Reviewed:  https://review.opendev.org/671045
Committed: 
https://git.openstack.org/cgit/openstack/horizon/commit/?id=6f4742457fae755e465315f17f39c3977c833d0e
Submitter: Zuul
Branch:master

commit 6f4742457fae755e465315f17f39c3977c833d0e
Author: Corey Bryant 
Date:   Tue Jul 16 09:56:48 2019 -0400

Switch from django string_concat to format_lazy

string_concat was removed in django 2.1 when it reached the end
of it's deprecation cycle. It was removed because the same behavior
can be achieved with format_lazy.

For more details see:
https://docs.djangoproject.com/en/2.2/releases/2.1/

Change-Id: I5e1c9bdfa1d0e049e0516198abbdb76be1667216
Closes-Bug: #1836671
Partial-Bug: #1789046


** Changed in: horizon
   Status: In Progress => 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/1836671

Title:
  string_concat is removed from django as of 2.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1836671/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1837282] Re: gaupol Suggests mpv but should Depend on it

2019-07-20 Thread Osmo Salomaa
Hi,

I added an upstream bug report on this too. This is not to say Ubuntu
can't make changes to dependencies, but I think this is mostly
upstream's fault (and that's me).

https://github.com/otsaloma/gaupol/issues/136

As background, the first confusion is that there's both an internal
GStreamer video player as well ability to launch an external player.
This confusion will remain as I think both are needed. As external video
players, all of mpv, MPlayer and VLC are supported. mpv is the default
due to it supporting precise seeking. Before the addition of mpv, the
choice was MPlayer and VLC and they were and remain equally good/bad,
seeking only to keyframes.

https://mpv.io/manual/master/#options-hr-seek

** Bug watch added: github.com/otsaloma/gaupol/issues #136
   https://github.com/otsaloma/gaupol/issues/136

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1837282

Title:
  gaupol Suggests mpv but should Depend on it

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gaupol/+bug/1837282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1825141] Re: Installer could do with a back/home button

2019-07-20 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntustudio-installer - 0.05

---
ubuntustudio-installer (0.05) eoan; urgency=medium

  [ Len Ovens ]
  * Allow return to package list screen (LP: #1825141)
  * Fix glob with no file present error
  * PPA buttons should be disabled while installing

 -- Erich Eickmeyer   Fri, 19 Jul 2019
16:58:25 -0700

** Changed in: ubuntustudio-installer (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/1825141

Title:
  Installer could do with a back/home button

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntustudio-installer/+bug/1825141/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 978755] Re: Totem shows no "Play Disc" in "Movie" menu

2019-07-20 Thread Paul White
In new interface "Play/Pause" is in main drop-down menu
and "Eject" is in the hamburger menu.

Checked with totem 3.32.0 and Ubuntu 19.10 (dev)

Closing as bug report refers to the old interface and there are 
no comments re the new interface which was introduced several
years ago.


** Changed in: totem (Ubuntu)
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/978755

Title:
  Totem shows no "Play Disc" in "Movie" menu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/totem/+bug/978755/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1837290] [NEW] gpodder 3.10.7 HTTPS youtube broken, need 3.10.9

2019-07-20 Thread gerry dublin
Public bug reported:

Ubuntu 19.04 ships with gpodder version 3.10.7.
This version doesn't work with youtube https.
A patch has been posted that fixes this in the latest version 3.10.9.
The releases since 3.10.7 have just been bug fix releases.

Is it possible to have the version of gpodder bumped up to version 3.10.7?
Youtube not working breaks a lot of functionality of the program. 

Thank you for all your work

** Affects: gpodder (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1837290

Title:
  gpodder 3.10.7 HTTPS youtube broken, need 3.10.9

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gpodder/+bug/1837290/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1837289] [NEW] yes

2019-07-20 Thread Raza Rizvi
Public bug reported:

no

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: xorg (not installed)
ProcVersionSignature: Ubuntu 4.18.0-25.26~18.04.1-generic 4.18.20
Uname: Linux 4.18.0-25-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.7
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Sat Jul 20 22:26:07 2019
InstallationDate: Installed on 2019-06-11 (39 days ago)
InstallationMedia: Ubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 (20190210)
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic wayland-session

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1837289

Title:
  yes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1837289/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1825141] Re: Installer could do with a back/home button

2019-07-20 Thread Erich Eickmeyer
Instead of a "back" button, it now goes back by default.

** Changed in: ubuntustudio-installer
   Status: Confirmed => Fix Committed

** Changed in: ubuntustudio-installer (Ubuntu)
   Status: Confirmed => Fix Committed

** Changed in: ubuntustudio-installer
   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/1825141

Title:
  Installer could do with a back/home button

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntustudio-installer/+bug/1825141/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1835298] Re: mate-appearance-properties: error while loading shared libraries: libmarco-private.so.1: cannot open shared object file: No such file or directory

2019-07-20 Thread Launchpad Bug Tracker
This bug was fixed in the package mate-control-center - 1.22.1-0ubuntu3

---
mate-control-center (1.22.1-0ubuntu3) eoan; urgency=medium

  * Rebuild against libmarco-private1 1.22.2-0ubuntu1 (LP: #1835298)

 -- Martin Wimpress   Fri, 19 Jul 2019
12:24:43 +0100

** Changed in: mate-control-center (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/1835298

Title:
  mate-appearance-properties: error while loading shared libraries:
  libmarco-private.so.1: cannot open shared object file: No such file or
  directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mate-control-center/+bug/1835298/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1837287] Re: ao aplicar filtro de redução de ruído

2019-07-20 Thread Erich Eickmeyer
** Changed in: gimp (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1837287

Title:
  ao aplicar filtro de redução de ruído

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/1837287/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1837287] [NEW] ao aplicar filtro de redução de ruído

2019-07-20 Thread Eliabe da Silva
Public bug reported:

```
GNU Image Manipulation Program version 2.10.8
git-describe: GIMP_2_10_6-294-ga967e8d2c2
C compiler:
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 
8.2.0-13ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs 
--enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr 
--with-gcc-major-version-only --program-suffix=-8 
--program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
--libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug 
--enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new 
--enable-gnu-unique-object --disable-vtable-verify --enable-libmpx 
--enable-plugin --enable-default-pie --with-system-zlib 
--with-target-system-zlib --enable-objc-gc=auto --enable-multiarch 
--disable-werror --with-arch-32=i686 --with-abi=m64 
--with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic 
--enable-offload-targets=nvptx-none --without-cuda-driver 
--enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu 
--target=x86_64-linux-gnu
Thread model: posix
gcc version 8.2.0 (Ubuntu 8.2.0-13ubuntu1) 

using GEGL version 0.4.14 (compiled against version 0.4.12)
using GLib version 2.60.4 (compiled against version 2.58.1)
using GdkPixbuf version 2.38.1 (compiled against version 2.38.0)
using GTK+ version 2.24.32 (compiled against version 2.24.32)
using Pango version 1.42.3 (compiled against version 1.42.3)
using Fontconfig version 2.13.1 (compiled against version 2.13.0)
using Cairo version 1.16.0 (compiled against version 1.16.0)

```
> fatal error: Abortado

Stack trace:
```

# Stack traces obtained from PID 13160 - Thread 13160 #

[New LWP 13161]
[New LWP 13162]
[New LWP 13163]
[New LWP 13164]
[New LWP 13165]
[New LWP 13170]
[New LWP 13171]
[New LWP 13172]
[New LWP 13173]
[New LWP 13174]
[New LWP 13240]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
__libc_read (nbytes=256, buf=0x7fff3d5e73d0, fd=39) at 
../sysdeps/unix/sysv/linux/read.c:26
  Id   Target Id   Frame 
* 1Thread 0x7fc105c3de00 (LWP 13160) "gimp-2.10"   __libc_read (nbytes=256, 
buf=0x7fff3d5e73d0, fd=39) at ../sysdeps/unix/sysv/linux/read.c:26
  2Thread 0x7fc104a1d700 (LWP 13161) "worker"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  3Thread 0x7fc10421c700 (LWP 13162) "worker"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  4Thread 0x7fc103a1b700 (LWP 13163) "worker"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  5Thread 0x7fc1012c3700 (LWP 13164) "gmain"   0x7fc107927729 in 
__GI___poll (fds=0x557387fc3af0, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
  6Thread 0x7fc100ac2700 (LWP 13165) "gdbus"   0x7fc107927729 in 
__GI___poll (fds=0x7fc0e400cfb0, nfds=3, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
  7Thread 0x7fc0dede2700 (LWP 13170) "gimp-2.10"   futex_wait_cancelable 
(private=, expected=0, futex_word=0x557387f5eb48) at 
../sysdeps/unix/sysv/linux/futex-internal.h:88
  8Thread 0x7fc0de5e1700 (LWP 13171) "async"   syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  9Thread 0x7fc0ddde0700 (LWP 13172) "worker"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  10   Thread 0x7fc0d95df700 (LWP 13173) "worker"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  11   Thread 0x7fc0dd5df700 (LWP 13174) "worker"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  12   Thread 0x7fc0d6ddb700 (LWP 13240) "swap writer" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38

Thread 12 (Thread 0x7fc0d6ddb700 (LWP 13240)):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
No locals.
#1  0x7fc107c1193f in g_cond_wait () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#2  0x7fc1080b8799 in ?? () from /lib/x86_64-linux-gnu/libgegl-0.4.so.0
No symbol table info available.
#3  0x7fc107bef87d in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#4  0x7fc107a0c182 in start_thread (arg=) at 
pthread_create.c:486
ret = 
pd = 
now = 
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140466215302912, 
361086987925597576, 140734222988590, 140734222988591, 140734222988736, 
140466215299328, -395337065827259000, -396077132426629752}, mask_was_saved = 
0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
not_first_call = 

[Bug 1830961] Re: Kernels & kernel drivers fail to build with gcc-9 [error: ‘-mindirect-branch’ and ‘-fcf-protection’ are not compatible]

2019-07-20 Thread Doug Smythies
Several posters are asking for the mainline builds to be fixed. The
mainline builds are an exact reflection of the upstream git master
repositories. Therefore they have to wait for Seth's patch submission,
which has been picked up and accepted by the kbuild team, to propagate
it's way to the mainline upstream git branch. Earlier today, a kernel
5.3-rc1 merge request was issued by the kbuild team [1]. Once that
branch has been "pulled" into the upstream mainline, the Ubuntu mainline
daily compiles should start working the next day. In about 8 days there
will be kernel 5.3-rc1, which should have the patch.

[1] https://www.spinics.net/lists/linux-kbuild/msg22526.html

Other references:

https://kernel.ubuntu.com/~kernel-ppa/mainline/daily/
https://www.spinics.net/lists/linux-kbuild/msg22298.html
https://patchwork.kernel.org/patch/11037379/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1830961

Title:
  Kernels & kernel drivers fail to build with gcc-9 [error: ‘-mindirect-
  branch’ and ‘-fcf-protection’ are not compatible]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-9/+bug/1830961/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1798921] Re: sky2 ethernet card don't work after returning from suspension

2019-07-20 Thread kris
4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64
x86_64 x86_64 GNU/Linux

with me nothing has changed the error remained
I returned to:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash pci=nomsi,noaer"

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1798921

Title:
  sky2 ethernet card don't work after returning from suspension

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1798921/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1833232] Re: devscripts ftbfs in eoan

2019-07-20 Thread Mattia Rizzolo
actually looking further, I think this was caused by a change in
pertidy.  The last upload 2.19.6 fixes this, so I'm closing this report.

** Changed in: devscripts (Ubuntu)
   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/1833232

Title:
  devscripts ftbfs in eoan

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/devscripts/+bug/1833232/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 488436] Re: At the end of a playlist totem re-opens the first file causing it to be displayed as the most recent played

2019-07-20 Thread Paul White
Upstream bug was closed "RESOLVED FIXED" on 2012-07-15 and
refers to the old interface.

Tested version 3.32.0 in Ubuntu 19.10 (dev). No conventional
playlist now but although the first file is displayed after
the last file is played it is not added to the the "Recent"
file list in nautilus. totem no longer has a recent file list 
or file menu so closing this as fixed.

** Changed in: totem (Ubuntu)
   Status: Triaged => 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/488436

Title:
  At the end of a playlist totem re-opens the first file causing it to
  be displayed as the most recent played

To manage notifications about this bug go to:
https://bugs.launchpad.net/totem/+bug/488436/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 792615] Re: always the same first file played in random mode

2019-07-20 Thread Paul White
Upstream bug closed "RESOLVED FIXED" on 2014-01-23.

Tested "Shuffle" mode using version 3.32.0 on Ubuntu 19.10.

No conventional playlist in the new interface but using a
small set of files the Shuffle button does cause a different 
file to be played first unlike the Play button.

So closing this as fixed.



** Changed in: totem (Ubuntu)
   Status: Confirmed => 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/792615

Title:
  always the same first file played in random mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/totem/+bug/792615/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1837284] [NEW] Initial installation does not allow high graphics resolution. Requires disabling Wayland and using Nvidia proprietary driver.

2019-07-20 Thread Predrag Bokšić
Public bug reported:

1. Booting the system from USB 3.0 stick does not show any indication of
graphics problems.

2. Upon the installation to a hard drive, the graphics resolution is
below standard and cannot be changed in the system settings.

3. By installing the Nvidia driver and rebooting the system, I find that
there is no graphics desktop available; apparently, level 5 was not
fully reached. There is a workaround for this. I can try to press
CTRL+F2 and then CTRL+F1 and the high-resolution graphical desktop
becomes apparent. Switching terminals allows me to go to the graphical
session.

4. Disabling Wayland in the appropriate configuration file allows the
system to become fully functional.

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: xorg 1:7.7+19ubuntu12
ProcVersionSignature: Ubuntu 5.0.0-20.21-generic 5.0.8
Uname: Linux 5.0.0-20-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
.proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/:01:00.0'
.proc.driver.nvidia.registry: Binary: ""
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  418.56  Fri Mar 15 12:59:26 
CDT 2019
 GCC version:  gcc version 8.3.0 (Ubuntu 8.3.0-6ubuntu1)
ApportVersion: 2.20.10-0ubuntu27.1
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Sat Jul 20 16:34:26 2019
DistUpgraded: Fresh install
DistroCodename: disco
DistroVariant: ubuntu
DkmsStatus:
 nvidia, 418.56, 5.0.0-19-generic, x86_64: installed
 nvidia, 418.56, 5.0.0-20-generic, x86_64: installed
ExtraDebuggingInterest: Yes
GraphicsCard:
 NVIDIA Corporation GM204 [GeForce GTX 970] [10de:13c2] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: Micro-Star International Co., Ltd. [MSI] GM204 [GeForce GTX 970] 
[1462:3160]
MachineType: ASUS All Series
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz 
root=UUID=0dfd5d83-cd3e-4f06-bae7-d9db4e171814 verbose nomodeset
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 02/22/2016
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 2903
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: Z97M-PLUS
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: Rev X.0x
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2903:bd02/22/2016:svnASUS:pnAllSeries:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnZ97M-PLUS:rvrRevX.0x:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.family: ASUS MB
dmi.product.name: All Series
dmi.product.sku: All
dmi.product.version: System Version
dmi.sys.vendor: ASUS
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.97-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 19.0.2-1ubuntu1.1
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.20.4-1ubuntu3
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.0.1-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20180925-2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug disco ubuntu

** Summary changed:

- Initial installation does not allow high resolution. Requires disabling 
Wayland and using Nvidia.
+ Initial installation does not allow high resolution. Requires disabling 
Wayland and using Nvidia proprietary driver.

** Summary changed:

- Initial installation does not allow high resolution. Requires disabling 
Wayland and using Nvidia proprietary driver.
+ Initial installation does not allow high graphics resolution. Requires 
disabling Wayland and using Nvidia proprietary driver.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1837284

Title:
  Initial installation does not allow high graphics resolution. Requires
  disabling Wayland and using Nvidia proprietary driver.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1837284/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1837283] [NEW] [needs-packaging] scratchpad

2019-07-20 Thread Ed Novak
Public bug reported:

This is a meager python program I wrote recently based on a number of
proprietary and OS specific apps in the genre "notepad + calculator".
It is somewhat similar to https://soulver.app/  It is a desktop app
aimed specifically at Ubuntu users.

# scratchpad
Basic notepad app with some built in calculator functions written in python 
using Tkinter.

URL: http://github.com/fmresearchnovak/scratchpad

License: GPLv3

Notes: It is small but I do plan on continuing to maintain and grow it!

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: needs-packaging

** Attachment added: "This is a .deb package I built!"
   
https://bugs.launchpad.net/bugs/1837283/+attachment/5278141/+files/scratchpad_1.0_all.deb

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1837283

Title:
  [needs-packaging] scratchpad

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1837283/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1819208] Re: GnomeMusic crash. Weird short song in playlist.

2019-07-20 Thread Paul White
** Also affects: gnome-music via
   https://gitlab.gnome.org/GNOME/gnome-music/issues/281
   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/1819208

Title:
  GnomeMusic crash. Weird short song in playlist.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-music/+bug/1819208/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1837073] Re: linux 5.2.0-8.9 disabled backlight on s390x.

2019-07-20 Thread Seth Forshee
We need a fix to the dkms test script. When the build is skipped due to
the BUILD_EXCLUSIVE directive the tar command fails, causing the script
to fail since it contains "set -eu". I'd suggest we do something like
the attached.

** Patch added: "dkms_2.7.1-1ubuntu2.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1837073/+attachment/5278140/+files/dkms_2.7.1-1ubuntu2.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1837073

Title:
  linux 5.2.0-8.9 disabled backlight on s390x.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ddcci-driver-linux/+bug/1837073/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1837282] [NEW] gaupol Suggests mpv but should Depend on it

2019-07-20 Thread Marnanel Thurman
Public bug reported:

gaupol Suggests mpv but does not Depend on it.

However, if you install gaupol without also installing mpv, gaupol is
unable to play videos.

If you attempt to do so, it displays a dialogue saying "/bin/sh: mpv not
found", which is going to baffle the users.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: gaupol 1.3.1-1
ProcVersionSignature: Ubuntu 4.15.0-54.58-generic 4.15.18
Uname: Linux 4.15.0-54-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.7
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Sat Jul 20 14:31:22 2019
InstallationDate: Installed on 2019-02-08 (162 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: gaupol
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gaupol (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic

** Attachment added: "Screenshot"
   https://bugs.launchpad.net/bugs/1837282/+attachment/5278137/+files/ec.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1837282

Title:
  gaupol Suggests mpv but should Depend on it

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gaupol/+bug/1837282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1832998] Re: Pure-FTPd Breaks with OpenSSL v1.1.1

2019-07-20 Thread Melc Sokat
I also have 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/1832998

Title:
  Pure-FTPd Breaks with OpenSSL v1.1.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pure-ftpd/+bug/1832998/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1700846] Re: src:texinfo fails to import (importer) or download (pull-debian-source) with ASCII decoding issue

2019-07-20 Thread Mattia Rizzolo
** Changed in: ubuntu-dev-tools (Ubuntu)
   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/1700846

Title:
  src:texinfo fails to import (importer) or download (pull-debian-
  source) with ASCII decoding issue

To manage notifications about this bug go to:
https://bugs.launchpad.net/usd-importer/+bug/1700846/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1832998] Re: Pure-FTPd Breaks with OpenSSL v1.1.1

2019-07-20 Thread Florin
Latest version of Filezilla has issues connecting to pure-ftpd-mysql
server. I hope this package will be updated any time soon to fix the
issue.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1832998

Title:
  Pure-FTPd Breaks with OpenSSL v1.1.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pure-ftpd/+bug/1832998/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1418885] Re: Gstreamer critical warning

2019-07-20 Thread Paul White
** Changed in: gstreamer1.0 (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/1418885

Title:
  Gstreamer critical warning

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer1.0/+bug/1418885/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1418885] Re: Gstreamer critical warning

2019-07-20 Thread Paul White
Bug did not expire due to bug watch
Upstream report was closed "RESOLVED INCOMPLETE" on 2016-02-22
Reporter last commented over 4 years ago
No reply to comment #2 after more than 60 days so closing

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1418885

Title:
  Gstreamer critical warning

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer1.0/+bug/1418885/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1828728] Re: White corners when CSD is enabled on Firefox

2019-07-20 Thread Radu Balaban
The workaround above (gfx.webrender.all = true) does help a bit, but
does not fully solve the issue. The shadow of the window is shaped by a
rectangle (and so the corners are still visible over a light background)
and, in addition, there is a 'see-through' line in the application
window, below the address bar (you can see the text behind the window).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1828728

Title:
  White corners when CSD is enabled on Firefox

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1828728/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 907557] Re: Preferences -> "Import photos to:" displays incorrect folder

2019-07-20 Thread Paul White
Further to comment #3, fix would have been in Ubuntu for some time
Works as intended with Shotwell 0.30.2 in Ubuntu 19.10 (dev)
So closing as fixed

** Changed in: shotwell (Ubuntu)
   Status: Triaged => Fix Released

** Changed in: hundredpapercuts
   Importance: Undecided => Low

** Changed in: hundredpapercuts
   Status: New => Fix Released

** Changed in: shotwell
   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/907557

Title:
  Preferences -> "Import photos to:" displays incorrect folder

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/907557/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

  1   2   >