[Bug 1745060] Re: dashtodock package crashes gnome-shell when extension is enabled

2019-03-19 Thread javen
any update?, poor user experience...

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

Title:
  dashtodock package crashes gnome-shell when extension is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-dashtodock/+bug/1745060/+subscriptions

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

[Bug 507309] Re: Should not re-mount all connected drives on startup

2019-03-19 Thread Daniel Richard G.
Hi Carolyn,

This bug concerns usb-creator specifically, not the general USB 3.0
mounting behavior of Linux. Please do not mark this bug as a duplicate
of #792085.

** This bug is no longer a duplicate of bug 792085
   Automatic remount of safely removed USB 3.0 drive

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

Title:
  Should not re-mount all connected drives on startup

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

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

[Bug 1796549] Re: Xorg sessions have higher output lag than Wayland sessions

2019-03-19 Thread Daniel van Vugt
** Description changed:

- https://gitlab.gnome.org/GNOME/mutter/issues/334
+ Upstream bug: https://gitlab.gnome.org/GNOME/mutter/issues/334
+ Upstream fix: https://gitlab.gnome.org/GNOME/mutter/merge_requests/281
  
  ---
  
  Xorg sessions have higher output lag than Wayland sessions.
  
  Test case:
  Grab a window with the mouse and drag it around smoothly.
  
  Expected: the same minimal gap between the cursor and the window's title bar 
in both Xorg and Wayland sessions.
  Observed: a bigger gap (higher latency) in Xorg sessions.
  
  I only realized this was a bug when I stumbled on a fix while
  experimenting with the presentation timing logic in mutter, so assigning
  to myself.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: mutter 3.30.0-4
  ProcVersionSignature: Ubuntu 4.18.0-8.9-generic 4.18.7
  Uname: Linux 4.18.0-8-generic x86_64
  ApportVersion: 2.20.10-0ubuntu11
  Architecture: amd64
  Date: Sun Oct  7 17:22:48 2018
  InstallationDate: Installed on 2018-05-26 (133 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Alpha amd64 (20180525)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_AU.UTF-8
   SHELL=/bin/bash
  SourcePackage: mutter
  UpgradeStatus: No upgrade log present (probably fresh install)

** Bug watch added: gitlab.gnome.org/GNOME/mutter/issues #334
   https://gitlab.gnome.org/GNOME/mutter/issues/334

** Also affects: fmutter via
   https://gitlab.gnome.org/GNOME/mutter/issues/334
   Importance: Unknown
   Status: Unknown

** Project changed: fmutter => mutter

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

Title:
  Xorg sessions have higher output lag than Wayland sessions

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

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

[Bug 1820948] [NEW] i40e xps management broken when > 64 queues/cpus

2019-03-19 Thread Nivedita Singhvi
Public bug reported:

[Impact]
Transmit packet steering (xps) settings don't work when
the number of queues (cpus) is higher than 64. This is
currently still an issue on the 4.15 kernel (Xenial -hwe
and Bionic kernels). 

It was fixed in Intel's i40e driver version 2.7.11 and
in 4.16-rc1 mainline Linux (i.e. Cosmic, Disco have fix).

Fix
-
The following commit fixes this issue (as identified
by Lihong Yang in discussion with Intel i40e team):

"i40e: Fix the number of queues available to be mapped for use"
Commit: bc6d33c8d93f520e97a8c6330b8910053d4f


[Test Case]
1. Kernel version: Bionic/Xenial -hwe: any 4.15 kernel
   i40e driver version: 2.1.14-k 
   Any system with > 64 CPUs

2. For any queue 0 - 63, you can read/set tx xps:
   
echo  > /sys/class/net/eth2/queues/tx-63/xps_cpus
echo $?
0
cat /sys/class/net/eth2/queues/tx-63/xps_cpus
00,, 

  But for any queue number > 63, we see this error:

echo  > /sys/class/net/eth2/queues/tx-64/xps_cpus
echo: write error: Invalid argument

cat /sys/class/net/eth2/queues/tx-64/xps_cpus
cat: /sys/class/net/eth2/queues/tx-64/xps_cpus: Invalid argument

** Affects: linux (Ubuntu)
 Importance: High
 Status: Confirmed

** Affects: linux (Ubuntu Bionic)
 Importance: High
 Assignee: Nivedita Singhvi (niveditasinghvi)
 Status: Confirmed


** Tags: bionic

** Also affects: linux (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu)
   Status: New => Confirmed

** Changed in: linux (Ubuntu Bionic)
   Status: New => Confirmed

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

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

** Changed in: linux (Ubuntu Bionic)
 Assignee: (unassigned) => Nivedita Singhvi (niveditasinghvi)

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

Title:
  i40e xps management broken when > 64 queues/cpus

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

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

[Bug 1820948] Re: i40e xps management broken when > 64 queues/cpus

2019-03-19 Thread Nivedita Singhvi
It's been reported by an external reporter and reproduced 
internally.

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

Title:
  i40e xps management broken when > 64 queues/cpus

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

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

[Bug 439595] Re: usb-creator-gtk crashed with OSError in fs_size()

2019-03-19 Thread carolyn suzanne bornn
*** This bug is a duplicate of bug 439001 ***
https://bugs.launchpad.net/bugs/439001


** Attachment added: "alterator-wizardface-0.9-alt0.M41.1.noarch.rpm"
   
https://bugs.launchpad.net/ubuntu/+source/usb-creator/+bug/439595/+attachment/5247731/+files/alterator-wizardface-0.9-alt0.M41.1.noarch.rpm

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

Title:
  usb-creator-gtk crashed with OSError in fs_size()

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

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

[Bug 439595] Re: usb-creator-gtk crashed with OSError in fs_size()

2019-03-19 Thread carolyn suzanne bornn
*** This bug is a duplicate of bug 439001 ***
https://bugs.launchpad.net/bugs/439001

know that this will work thank you Ubuntu.   Bot are the BEST!

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

Title:
  usb-creator-gtk crashed with OSError in fs_size()

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

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

[Bug 507309] Re: Should not re-mount all connected drives on startup

2019-03-19 Thread carolyn suzanne bornn
*** This bug is a duplicate of bug 792085 ***
https://bugs.launchpad.net/bugs/792085

It does not allow a person to use a password in order to Mount and makes
one's computer defective.

** Also affects: usb-creator (Unity Linux)
   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/507309

Title:
  Should not re-mount all connected drives on startup

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

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

[Bug 1819757] Re: nautilus crashed with SIGSEGV in NAUTILUS_VIEW_GET_IFACE()

2019-03-19 Thread Bug Watch Updater
** Changed in: nautilus
   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/1819757

Title:
  nautilus crashed with SIGSEGV in NAUTILUS_VIEW_GET_IFACE()

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

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

[Bug 1818162] Re: arm-smmu-v3 arm-smmu-v3.3.auto: CMD_SYNC timeout

2019-03-19 Thread dann frazier
= cosmic verification =
After running cert:

ubuntu@d06-4:~$ cat /proc/version
Linux version 4.18.0-17-generic (buildd@bos02-arm64-075) (gcc version 7.3.0 
(Ubuntu/Linaro 7.3.0-16ubuntu3)) #18~18.04.1-Ubuntu SMP Fri Mar 15 15:27:57 UTC 
2019
ubuntu@d06-4:~$ dmesg | grep CMD_SYNC

** Tags removed: verification-needed-cosmic
** Tags added: verification-done-cosmic

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

Title:
  arm-smmu-v3 arm-smmu-v3.3.auto: CMD_SYNC timeout

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

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

[Bug 1741931] Re: Cannot enable Jean-Yves Lefort's Mail Notification plugin in Evolution

2019-03-19 Thread Saliya Hamparawa
Any updates on this? Thanks.

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

Title:
  Cannot enable Jean-Yves Lefort's Mail Notification plugin in Evolution

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mail-notification/+bug/1741931/+subscriptions

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

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2019-03-19 Thread Bug Watch Updater
** Bug watch added: Linux Kernel Bug Tracker #202971
   https://bugzilla.kernel.org/show_bug.cgi?id=202971

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

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

[Bug 880174] Re: unikey-ibus not auto-completed words when move mouse in firefox (and chrome/ium too)

2019-03-19 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/880174

Title:
  unikey-ibus not auto-completed words when move mouse in firefox (and
  chrome/ium too)

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

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

[Bug 917750] Re: FireFox does not allow mouse right-click mouse menu navigation if any dialog open on any tab, but keyboard selection is a workaround.

2019-03-19 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/917750

Title:
  FireFox does not allow mouse right-click mouse menu navigation if any
  dialog open on any tab, but keyboard selection is a workaround.

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

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

[Bug 965981] Re: Thunderbird hangs randomly, especially when sending email

2019-03-19 Thread Launchpad Bug Tracker
[Expired for thunderbird (Ubuntu) because there has been no activity for
60 days.]

** Changed in: thunderbird (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/965981

Title:
  Thunderbird hangs randomly, especially when sending email

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

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

[Bug 1323212] Re: sFTP very slow to connect and causes Nautilus to randomly freeze

2019-03-19 Thread Launchpad Bug Tracker
[Expired for nautilus (Ubuntu) because there has been no activity for 60
days.]

** Changed in: nautilus (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/1323212

Title:
  sFTP very slow to connect and causes Nautilus to randomly freeze

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

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

[Bug 1094841] Re: Often when copying large file over cifs mounted network share nautilus freezes after a while

2019-03-19 Thread Launchpad Bug Tracker
[Expired for nautilus (Ubuntu) because there has been no activity for 60
days.]

** Changed in: nautilus (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/1094841

Title:
  Often when copying large file over cifs mounted network share nautilus
  freezes after a while

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

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

[Bug 1776563]

2019-03-19 Thread eutychios23
to revive touchpad after 1.13 do:

sudo modprobe -r i2c_hid
sudo modprobe i2c_hid

as for the wireless problem i ve opened a back report here:

https://bugzilla.kernel.org/show_bug.cgi?id=202971

please get into the cc list if you have problems with the wireless

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

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

[Bug 1811514] Re: package shim-signed 1.33.1~16.04.1+13-0ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2019-03-19 Thread Launchpad Bug Tracker
[Expired for shim-signed (Ubuntu) because there has been no activity for
60 days.]

** Changed in: shim-signed (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/1811514

Title:
  package shim-signed 1.33.1~16.04.1+13-0ubuntu2 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/shim-signed/+bug/1811514/+subscriptions

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

[Bug 1786752] Re: Reference counter issue in 4.15 (nf_xfrm_me_harder / dst_release)

2019-03-19 Thread roobesh ganapathy mohandass
We have upgraded to kernel v4.20.15 and its going to be more than a
week, we are not seeing any more call traces in this kernel logs. We
will watch for few more days and i will report back here.

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

Title:
  Reference counter issue in 4.15 (nf_xfrm_me_harder / dst_release)

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

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

[Bug 1812163] Re: package linux-firmware 1.173.3 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2019-03-19 Thread Launchpad Bug Tracker
[Expired for linux-firmware (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: linux-firmware (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/1812163

Title:
  package linux-firmware 1.173.3 failed to install/upgrade: package is
  in a very bad inconsistent state; you should  reinstall it before
  attempting configuration

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

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

[Bug 1812257] Re: Crash due to user not figuring out where to set boot.

2019-03-19 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/1812257

Title:
  Crash due to user not figuring out where to set boot.

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

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

[Bug 1812165] Re: disk error install

2019-03-19 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/1812165

Title:
  disk error install

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

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

[Bug 1808908] Re: Screen not locked when coming out of suspend/hibernate

2019-03-19 Thread Launchpad Bug Tracker
[Expired for gnome-shell (Ubuntu) because there has been no activity for
60 days.]

** Changed in: gnome-shell (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Screen not locked when coming out of suspend/hibernate

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

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

[Bug 1820413] Re: Firefox 66 can't open new tab

2019-03-19 Thread Joe Barnett
Sounds good, thanks!

for anyone looking for this functionality, it is now natively supported
without chrome css hacks if toolkit.tabbox.switchByScrolling is set to
true.

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

Title:
  Firefox 66 can't open new tab

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

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

[Bug 1802168] Re: Unable to get right-click working on ThinkPad T480s

2019-03-19 Thread Bug Watch Updater
** Changed in: libinput
   Status: Unknown => Fix Released

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

Title:
  Unable to get right-click working on ThinkPad T480s

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

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

[Bug 1721248] Re: "Totem could not get a screenshot of the video. This is not supposed to happen; please file a bug report."

2019-03-19 Thread Bug Watch Updater
** Changed in: mutter
   Status: Unknown => New

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

Title:
  "Totem could not get a screenshot of the video. This is not supposed
  to happen; please file a bug report."

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

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

[Bug 1820944] [NEW] package openssh-server 1:7.2p2-4ubuntu2.8 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 2

2019-03-19 Thread Andrey Stepanov
Public bug reported:

I tried to command "sudo apt-get install ssh"

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: openssh-server 1:7.2p2-4ubuntu2.8
ProcVersionSignature: Ubuntu 4.15.0-46.49~16.04.1-generic 4.15.18
Uname: Linux 4.15.0-46-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.18
Architecture: amd64
Date: Tue Mar 19 10:15:17 2019
ErrorMessage: подпроцесс установлен сценарий post-installation возвратил код 
ошибки 2
InstallationDate: Installed on 2018-08-11 (220 days ago)
InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.5
 apt  1.2.29ubuntu0.1
SSHDConfig: Error: command ['/usr/sbin/sshd', '-T'] failed with exit code 1: 
/etc/ssh/sshd_config: No such file or directory
SourcePackage: openssh
Title: package openssh-server 1:7.2p2-4ubuntu2.8 failed to install/upgrade: 
подпроцесс установлен сценарий post-installation возвратил код ошибки 2
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package xenial

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

Title:
  package openssh-server 1:7.2p2-4ubuntu2.8 failed to install/upgrade:
  подпроцесс установлен сценарий post-installation возвратил код ошибки
  2

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

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

[Bug 1820943] Re: no xorg

2019-03-19 Thread Daniel van Vugt
Thank you for taking the time to report this bug and helping to make
Ubuntu better. It sounds like some part of the system has crashed. To
help us find the cause of the crash please follow these steps:

1. Look in /var/crash for crash files and if found run:
ubuntu-bug YOURFILE.crash
Then tell us the ID of the newly-created bug.

2. If step 1 failed then look at https://errors.ubuntu.com/user/ID where
ID is the content of file /var/lib/whoopsie/whoopsie-id on the machine.
Do you find any links to recent problems on that page? If so then please
send the links to us.

3. If step 2 also failed then apply the workaround from bug 994921,
reboot, reproduce the crash, and retry step 1.

Please take care to avoid attaching .crash files to bugs as we are
unable to process them as file attachments. It would also be a security
risk for yourself.

** Package changed: xorg (Ubuntu) => xorg-server (Ubuntu)

** Changed in: xorg-server (Ubuntu)
   Status: New => Incomplete

** Tags added: amdgpu

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

Title:
  Xorg crashes [AMDGPU(0): Failed to open amdgpu hybrid version]

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

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

[Bug 1820943] Re: no xorg

2019-03-19 Thread Daniel van Vugt
>From your XorgLog.txt:

[554535.191] (EE) 
[554535.191] (EE) Backtrace:
[554535.191] (EE) 0: /usr/lib/xorg/Xorg (xorg_backtrace+0x4d) [0x5635613fd8cd]
[554535.191] (EE) 1: /usr/lib/xorg/Xorg (0x563561245000+0x1bc669) 
[0x563561401669]
[554535.191] (EE) 2: /lib/x86_64-linux-gnu/libpthread.so.0 
(0x7f8bdb9c1000+0x12890) [0x7f8bdb9d3890]
[554535.191] (EE) 
[554535.191] (EE) Segmentation fault at address 0x0
[554535.191] (EE) 
Fatal server error:
[554535.191] (EE) Caught signal 11 (Segmentation fault). Server aborting
[554535.191] (EE)

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

Title:
  Xorg crashes [AMDGPU(0): Failed to open amdgpu hybrid version]

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

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

[Bug 1820943] Re: no xorg

2019-03-19 Thread Daniel van Vugt
And xserver.errors.txt:

AMDGPU(0): Failed to open amdgpu hybrid version

Backtrace:
0: /usr/lib/xorg/Xorg (xorg_backtrace+0x4d) [0x562e9aa9f8cd]
1: /usr/lib/xorg/Xorg (0x562e9a8e7000+0x1bc669) [0x562e9aaa3669]
2: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7f2316d31000+0x12890) 
[0x7f2316d43890]

Segmentation fault at address 0x0

Caught signal 11 (Segmentation fault). Server aborting


Please also check the log file at "/var/log/Xorg.0.log" for additional 
information.

Server terminated with error (1). Closing log file.

** Summary changed:

- no xorg 
+ Xorg crashes [AMDGPU(0): Failed to open amdgpu hybrid version]

** Also affects: xserver-xorg-video-amdgpu (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: xserver-xorg-video-amdgpu (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/1820943

Title:
  Xorg crashes [AMDGPU(0): Failed to open amdgpu hybrid version]

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

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

[Bug 1703178] Re: Can't create incomplete circle with less that 45 degrees

2019-03-19 Thread Qantas94Heavy
As it appears it can't be reproduced I'm closing this bug. Please let us
know if you can reliably reproduce this again. Thanks!

** Changed in: inkscape
   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/1703178

Title:
  Can't create incomplete circle with less that 45 degrees

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

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

[Bug 1819698] Re: linux-gcp: 4.15.0-1029.31 -proposed tracker

2019-03-19 Thread Khaled El Mously
** Summary changed:

- linux-gcp: 4.15.0-1029.30 -proposed tracker
+ linux-gcp: 4.15.0-1029.31 -proposed tracker

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

Title:
  linux-gcp: 4.15.0-1029.31 -proposed tracker

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

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

[Bug 1809483] Re: iwlwifi not working with Intel AC 9260

2019-03-19 Thread You-Sheng Yang
** Changed in: linux (Ubuntu Trusty)
   Status: New => Won't Fix

** Changed in: linux (Ubuntu Xenial)
   Status: New => 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/1809483

Title:
  iwlwifi not working with Intel AC 9260

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1809483/+subscriptions

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

[Bug 1820943] [NEW] no xorg

2019-03-19 Thread Scott Kaminski
Public bug reported:

Not able to get GUI mode in ubuntu 18.04 ... 16.04 was fine

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: xorg (not installed)
ProcVersionSignature: Ubuntu 4.15.0-46.49-generic 4.15.18
Uname: Linux 4.15.0-46-generic x86_64
NonfreeKernelModules: edac_mce_amd wmi_bmof amdkfd amd_iommu_v2 amdgpu chash 
snd_hda_codec_realtek snd_hda_codec_hdmi snd_hda_codec_generic snd_hda_intel 
snd_hda_codec snd_hda_core k10temp ccp mac_hid wmi shpchp i2c_piix4 r8169 
gpio_amdpt gpio_generic
ApportVersion: 2.20.9-0ubuntu7.6
Architecture: amd64
Date: Tue Mar 19 20:07:07 2019
DistUpgraded: 2019-03-12 10:43:47,713 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
DistroCodename: bionic
DistroVariant: ubuntu
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] Baffin [Radeon RX 550 640SP / RX 
560/560X] [1002:67ff] (rev cf) (prog-if 00 [VGA controller])
   Subsystem: Micro-Star International Co., Ltd. [MSI] Baffin [Radeon RX 560] 
[1462:8a91]
InstallationDate: Installed on 2018-01-02 (441 days ago)
InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801)
MachineType: MSI MS-7A39
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-46-generic 
root=UUID=f9677da3-0933-4ea3-9270-52f9a148ad9f ro quiet splash vt.handoff=1
SourcePackage: xorg
UpgradeStatus: Upgraded to bionic on 2019-03-12 (7 days ago)
dmi.bios.date: 08/01/2017
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 2.80
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: B350M GAMING PRO (MS-7A39)
dmi.board.vendor: MSI
dmi.board.version: 1.0
dmi.chassis.asset.tag: To be filled by O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: MSI
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2.80:bd08/01/2017:svnMSI:pnMS-7A39:pvr1.0:rvnMSI:rnB350MGAMINGPRO(MS-7A39):rvr1.0:cvnMSI:ct3:cvr1.0:
dmi.product.family: To be filled by O.E.M.
dmi.product.name: MS-7A39
dmi.product.version: 1.0
dmi.sys.vendor: MSI
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.95-1~18.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 18.2.8-0ubuntu0~18.04.2
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.19.6-1ubuntu4.2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
xserver.bootTime: Wed Mar 13 09:59:49 2019
xserver.configfile: default
xserver.devices:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.19.6-1ubuntu4.2

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


** Tags: amd64 apport-bug bionic ubuntu

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

Title:
  no xorg

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

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

[Bug 1639300] Re: Error while loading shared libraries

2019-03-19 Thread Qantas94Heavy
As this seems like some sort of issue with the way Ubuntu handles
libraries I'm closing this issue for upstream Inkscape. Please comment
or reopen this if this is indeed incorrect. Thank you!

** Changed in: inkscape
   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/1639300

Title:
  Error while loading shared libraries

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

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

[Bug 1820936] Re: When I switch workspace, gnome-shell will have a very high chance of crashing, especially running "PlayOnLinux"

2019-03-19 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1812527 ***
https://bugs.launchpad.net/bugs/1812527

This sounds most likely to be bug 1812527.

** This bug has been marked a duplicate of bug 1812527
   [bionic][regression] gnome-shell crashes with SIGSEGV in 
meta_window_actor_is_destroyed(self=NULL) called from _switchWorkspaceDone() 
[windowManager.js:1787]

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

Title:
  When I switch workspace, gnome-shell will have a very high chance of
  crashing, especially running "PlayOnLinux"

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

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

[Bug 1820920] Re: bug in intel graphic driver

2019-03-19 Thread Daniel van Vugt
Can you please explain what kind of problem you are seeing?

I can't see any issues in the attached log files.

** Package changed: xorg (Ubuntu) => xorg-server (Ubuntu)

** Changed in: xorg-server (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/1820920

Title:
  bug in intel graphic driver

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

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

[Bug 548358] Re: Screenshot option shows error while listening to music

2019-03-19 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1721248 ***
https://bugs.launchpad.net/bugs/1721248

Ubuntu 10.04 is no longer supported. But the discussion continues in bug
1721248.

** This bug has been marked a duplicate of bug 1721248
   "Totem could not get a screenshot of the video. This is not supposed to 
happen; please file a bug report."

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

Title:
  Screenshot option shows error while listening to music

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

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

[Bug 1800840] Re: totem fails to create screenshot

2019-03-19 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1721248 ***
https://bugs.launchpad.net/bugs/1721248

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 1721248, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.


** Tags added: disco

** This bug has been marked a duplicate of bug 1721248
   Totem could not get a screenshot of the video when using gstreamer1.0-vaapi 
plugin on supported videos

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

Title:
   totem fails to create screenshot

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

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

[Bug 1820883] Re: totem comma key does not go 1 frame back ["gst_segment_do_seek: assertion 'start <= stop' failed"]

2019-03-19 Thread Daniel van Vugt
** Summary changed:

- totem comma key does not go 1 frame back 
+ totem comma key does not go 1 frame back ["gst_segment_do_seek: assertion 
'start <= stop' failed"]

** Also affects: gstreamer1.0 (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/1820883

Title:
  totem comma key does not go 1 frame back ["gst_segment_do_seek:
  assertion 'start <= stop' failed"]

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

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

[Bug 1820899] Re: Neonode AirBar 13.3 inresponsive

2019-03-19 Thread Daniel van Vugt
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please execute the following command only once, as it
will automatically gather debugging information, in a terminal:

  apport-collect 1820899

When reporting bugs in the future please use apport by using 'ubuntu-
bug' and the name of the package affected. You can learn more about this
functionality at https://wiki.ubuntu.com/ReportingBugs.

** Changed in: libinput (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/1820899

Title:
  Neonode AirBar 13.3 inresponsive

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

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

[Bug 1820869] Re: totem could not take screenshot

2019-03-19 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1721248 ***
https://bugs.launchpad.net/bugs/1721248

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 1800840, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.


** This bug has been marked a duplicate of bug 1800840
totem fails to create screenshot

** This bug is no longer a duplicate of bug 1800840
totem fails to create screenshot
** This bug has been marked a duplicate of bug 1721248
   Totem could not get a screenshot of the video when using gstreamer1.0-vaapi 
plugin on supported videos

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

Title:
  totem could not take screenshot

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

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

[Bug 1721248] Re: Totem could not get a screenshot of the video when using gstreamer1.0-vaapi plugin on supported videos

2019-03-19 Thread Daniel van Vugt
** Tags added: bionic

** Also affects: totem (Ubuntu)
   Importance: Undecided
   Status: New

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

** Changed in: totem (Ubuntu)
   Importance: Undecided => Low

** Changed in: gnome-shell (Ubuntu)
   Status: Triaged => Confirmed

** Changed in: mutter (Ubuntu)
   Status: Triaged => Confirmed

** Bug watch added: gitlab.gnome.org/GNOME/mutter/issues #146
   https://gitlab.gnome.org/GNOME/mutter/issues/146

** Also affects: mutter via
   https://gitlab.gnome.org/GNOME/mutter/issues/146
   Importance: Unknown
   Status: Unknown

** Summary changed:

- Totem could not get a screenshot of the video when using gstreamer1.0-vaapi 
plugin on supported videos
+ "Totem could not get a screenshot of the video. This is not supposed to 
happen; please file a bug report."

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

Title:
  "Totem could not get a screenshot of the video. This is not supposed
  to happen; please file a bug report."

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

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

[Bug 1820832] Re: (xorg) multiple monitors: limits the framerate of faster 120/144hz monitors to 60hz

2019-03-19 Thread Daniel van Vugt
** Changed in: nvidia-graphics-drivers-418 (Ubuntu)
   Status: Confirmed => New

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

Title:
  (xorg) multiple monitors: limits the framerate of faster 120/144hz
  monitors to 60hz

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

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

[Bug 1820775] Re: gnome-shell's user menu/item is not aligned like other menu items

2019-03-19 Thread Daniel van Vugt
Yes, gnome-shell should still be smart enough to put the right and down
arrows in alignment. Please log a bug:  https://gitlab.gnome.org/GNOME
/gnome-shell/issues

Although upstream the GNOME developers might argue that the bug is
hidden without extensions, and therefore may choose to not fix it.

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

Title:
  gnome-shell's user menu/item is not aligned like other menu items

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

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

[Bug 1820866] Re: File dialog extremely slow

2019-03-19 Thread Daniel van Vugt
It looks like the file dialog is being slowed by scanning network
shares. Please try removing those (temporarily) and tell us if the
problem goes away.

Please also reproduce the problem and then run:

  dmesg > dmesg.txt

and attach the file 'dmesg.txt' to this bug.

** Package changed: gnome-shell (Ubuntu) => gtk+3.0 (Ubuntu)

** Tags added: performance

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

Title:
  File dialog extremely slow

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1820866/+subscriptions

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

[Bug 1820832] Re: (xorg) multiple monitors: limits the framerate of faster 120/144hz monitors to 60hz

2019-03-19 Thread Bug Watch Updater
** Changed in: mutter
   Status: Unknown => Fix Released

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

Title:
  (xorg) multiple monitors: limits the framerate of faster 120/144hz
  monitors to 60hz

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

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

[Bug 1817682] Re: Ubuntu 18.04 interface freeze - during video call or screen sharing (using Slack or Zoom)

2019-03-19 Thread Daniel van Vugt
If the problem relates to workspace switching in 18.04 then there's also
a good chance that this is bug 1812527.

Sorry I am unable to reproduce any such problems here, yet.

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

Title:
  Ubuntu 18.04 interface freeze - during video call or screen sharing
  (using Slack or Zoom)

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

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

[Bug 1817682] Re: Ubuntu 18.04 interface freeze - during video call or screen sharing (using Slack or Zoom)

2019-03-19 Thread Daniel van Vugt
Please:

1. Reproduce the problem.

2. Reboot.

3. Run:  journalctl -b-1 > prevboot.txt

4. Attach the file 'prevboot.txt' to this bug.

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

Title:
  Ubuntu 18.04 interface freeze - during video call or screen sharing
  (using Slack or Zoom)

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

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

[Bug 1802168] Re: Unable to get right-click working on ThinkPad T480s

2019-03-19 Thread Daniel van Vugt
** Bug watch added: gitlab.freedesktop.org/libinput/libinput/issues #177
   https://gitlab.freedesktop.org/libinput/libinput/issues/177

** Also affects: libinput via
   https://gitlab.freedesktop.org/libinput/libinput/issues/177
   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/1802168

Title:
  Unable to get right-click working on ThinkPad T480s

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

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

[Bug 1801494] Re: dock missing

2019-03-19 Thread Daniel van Vugt
If you experience this problem then please run:

  journalctl -b0 > currentjournal.txt

and attach your 'currentjournal.txt'

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

Title:
  dock missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-ubuntu-dock/+bug/1801494/+subscriptions

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

[Bug 1818049] Re: virtualbox dkms modules fail to build with linux 4.4.0-143.169 [error: too many arguments to function ‘get_user_pages’]

2019-03-19 Thread volomike
Bug confirmed for me too with Virtualbox 5.2.22 used on Mac OSX 10.14.3
with Ubuntu Desktop 16.04.6. I rolled kernel back to 4.4.0-142 and
forced a vbox extensions rebuild (https://askubuntu.com/a/1127079/1698)
and was operational again but only temporarily because I'm forced to
remain on the old kernel until this bug is fixed.

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

Title:
  virtualbox dkms modules fail to build with linux 4.4.0-143.169 [error:
  too many arguments to function ‘get_user_pages’]

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

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

[Bug 1820832] Re: (xorg) multiple monitors: limits the framerate of faster 120/144hz monitors to 60hz

2019-03-19 Thread Daniel van Vugt
dreamcat4,

NVIDIA driver version 415 doesn't exist in Ubuntu so we can't log bugs
against that. I have instead logged it against version 418, assuming the
problem is still there.

** Also affects: mutter (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: mutter (Ubuntu)
   Status: New => Invalid

** Tags added: multimonitor

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

Title:
  (xorg) multiple monitors: limits the framerate of faster 120/144hz
  monitors to 60hz

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

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

[Bug 1820832] Re: (xorg) multiple monitors: limits the framerate of faster 120/144hz monitors to 60hz

2019-03-19 Thread Daniel van Vugt
This is a bug/limitation of the graphics driver itself. So I will
reassign this bug to NVIDIA.

Also Mitchell, please let us know which AMD Xorg graphics driver you are
using (attach a Xorg.log?).

As luck would have it, one user upstream found a solution for NVIDIA
documented here:

https://gitlab.gnome.org/GNOME/mutter/issues/503#note_463305

** Bug watch added: gitlab.gnome.org/GNOME/mutter/issues #503
   https://gitlab.gnome.org/GNOME/mutter/issues/503

** Also affects: mutter via
   https://gitlab.gnome.org/GNOME/mutter/issues/503
   Importance: Unknown
   Status: Unknown

** Package changed: gnome-shell (Ubuntu) => nvidia-graphics-drivers-418
(Ubuntu)

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

Title:
  (xorg) multiple monitors: limits the framerate of faster 120/144hz
  monitors to 60hz

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

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

[Bug 1820930] Re: some codecs stop working after S3

2019-03-19 Thread Hui Wang
** Description changed:

- need to cat /proc/asound/cardX/codecX to trigger it work again.
+ 
+ To fix this bug, B/OEM-B/C needs only 1 patch, while v5.0-rc1 introduced
+ a new patch which affect this issue, so the DISCO needs 2 patches.
+ 
+ [Impact]
+ After S3, some codecs (alc236, alc255, alc891 and some HDMI codec) stop
+ working, they can't detect jack plugging/unplugging or the audio device
+ can't show up in the gnome-sound-setting
+ 
+ [Fix]
+ After S3, if it runs runtime_resume(), the codec works again. We change
+ the driver to let system_resume() trigger runtime_resume()
+ 
+ [Test Case]
+ This issue is reported from OEM project, some codecs can't detect
+ jack pluggin/unplugging, some codecs can't show up in the UI, after
+ applying this patch, all related bugs are fixed.
+ 
+ [Regression Potential]
+ Low. have tested on many machines (with this issue or without this issue),
+ all worked well.

** Tags added: originate-from-1817519 somerville

** Tags added: originate-from-1811173

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

Title:
  some codecs stop working after S3

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1820930/+subscriptions

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

[Bug 1820936] [NEW] When I switch workspace, gnome-shell will have a very high chance of crashing, especially running "PlayOnLinux"

2019-03-19 Thread Pedro
Public bug reported:

I use "PlayOnLinux" to run a windows application "KakaoTalk".
But recently, when I run the "KakaoTalk" on "PlayOnLinux", if I switch the 
workspace, gnome-shell is easy to crash, sometimes I will be log out, I need to 
log in again.
But If "KakaoTalk" on "PlayOnLinux" not open, it just on system tray, the 
probability of occurrence is much lower.
The bug just happen after one day I update the system.
When I disabled animation between workspace, the probability of occurrence is 
much lower, but it still happened.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: gnome-shell 3.28.3-0ubuntu0.18.04.4
ProcVersionSignature: Ubuntu 4.15.0-46.49-generic 4.15.18
Uname: Linux 4.15.0-46-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.6
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Wed Mar 20 09:33:59 2019
DisplayManager: lightdm
InstallationDate: Installed on 2017-12-29 (445 days ago)
InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801)
SourcePackage: gnome-shell
UpgradeStatus: Upgraded to bionic on 2018-08-14 (217 days ago)

** Affects: gnome-shell (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic

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

Title:
  When I switch workspace, gnome-shell will have a very high chance of
  crashing, especially running "PlayOnLinux"

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

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

[Bug 1820282] Re: FTBFS: test failure during build in lp

2019-03-19 Thread Launchpad Bug Tracker
This bug was fixed in the package zeromq3 - 4.3.1-3ubuntu2

---
zeromq3 (4.3.1-3ubuntu2) disco; urgency=medium

  * d/libzmq5.symbols: revert previous symbols update, as that came from a
draft API that was mistakenly enabled in a local build when a .git
directory was detected.

 -- Andreas Hasenack   Tue, 19 Mar 2019 17:01:01
+

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

Title:
  FTBFS: test failure during build in lp

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

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

[Bug 1820930] Missing required logs.

2019-03-19 Thread Ubuntu Kernel Bot
This bug is missing log files that will aid in diagnosing the problem.
While running an Ubuntu kernel (not a mainline or third-party kernel)
please enter the following command in a terminal window:

apport-collect 1820930

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

** Changed in: linux (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/1820930

Title:
  some codecs stop working after S3

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

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

[Bug 1816264] Re: software center stuck on Chrome package dialog

2019-03-19 Thread Jann Horn
I previously launched it through the UI, so I didn't see the console
output; now I've launched it from the terminal. In the freshly booted
VM:

1. open two terminal windows (window A and window B)
2. in terminal window A, run "gnome-software"
3. click on a random app (I'm clicking on "powershell" under "Editor's Picks")
4. press the "X" in the top-right corner to close the window [note: 
gnome-software stays running in the background!]
5. in window B, run "gnome-software"
6. focus the window that just opened
7. attempt to click the left-arrow in the upper-right corner of the window

At this point, window A shows the following (with an assertion failure
that sounds relevant):


user@ubuntu1810vm:~$ gnome-software
01:13:19:0703 Gs  enabled plugins: desktop-categories, fwupd, os-release, 
packagekit, packagekit-local, packagekit-offline, packagekit-proxy, 
packagekit-refine-repos, packagekit-refresh, packagekit-upgrade, 
packagekit-url-to-app, shell-extensions, ubuntuone, appstream, 
desktop-menu-path, hardcoded-blacklist, hardcoded-featured, hardcoded-popular, 
modalias, packagekit-refine, rewrite-resource, steam, ubuntu-reviews, 
packagekit-history, provenance, snap, systemd-updates, generic-updates, 
provenance-license, icons, key-colors, key-colors-metadata
01:13:19:0703 Gs  disabled plugins: dpkg, dummy, repos, epiphany, odrs
01:13:20:0828 Gs  Only 0 apps for recent list, hiding
01:13:33:0176 Gs  gs_shell_go_back: assertion '!g_queue_is_empty 
(priv->back_entry_stack)' failed


journalctl doesn't show anything interesting:

Mär 20 02:13:13 ubuntu1810vm systemd-timesyncd[368]: Timed out waiting for 
reply from [2001:67c:1560:8003::c7]:123 (ntp.ubuntu.com).
Mär 20 02:13:19 ubuntu1810vm dbus-daemon[497]: [system] Activating via systemd: 
service name='org.freedesktop.fwupd' unit='fwupd.service' requested by ':1.190' 
(uid=1000 pid=1759 comm="gnome-software " label="unconfined")
Mär 20 02:13:19 ubuntu1810vm systemd[1]: Starting Firmware update daemon...
Mär 20 02:13:19 ubuntu1810vm fwupd[1767]: disabling plugin because: failed to 
startup redfish: no SMBIOS table
Mär 20 02:13:19 ubuntu1810vm fwupd[1767]: disabling plugin because: failed to 
startup dell_esrt: token 1122 is not boolean
Mär 20 02:13:19 ubuntu1810vm fwupd[1767]: disabling plugin because: failed to 
startup dell: Firmware updating not supported
Mär 20 02:13:19 ubuntu1810vm fwupd[1767]: disabling plugin because: failed to 
startup uefi: kernel efivars support missing: /sys/firmware/efi/efivars
Mär 20 02:13:19 ubuntu1810vm fwupd[1767]: disabling plugin because: failed to 
coldplug amt: Unable to find a ME interface
Mär 20 02:13:19 ubuntu1810vm dbus-daemon[497]: [system] Activating via systemd: 
service name='org.freedesktop.bolt' unit='bolt.service' requested by ':1.193' 
(uid=0 pid=1767 comm="/usr/lib/fwupd/fwupd " label="unconfined")
Mär 20 02:13:19 ubuntu1810vm systemd[1]: Starting Thunderbolt system service...
Mär 20 02:13:19 ubuntu1810vm boltd[1791]: bolt 0.5 starting up.
Mär 20 02:13:19 ubuntu1810vm boltd[1791]: config: loading user config
Mär 20 02:13:19 ubuntu1810vm boltd[1791]: bouncer: initializing polkit
Mär 20 02:13:19 ubuntu1810vm boltd[1791]: udev: initializing udev
Mär 20 02:13:19 ubuntu1810vm boltd[1791]: store: loading devices
Mär 20 02:13:19 ubuntu1810vm boltd[1791]: power: force power support: no
Mär 20 02:13:19 ubuntu1810vm boltd[1791]: udev: enumerating devices
Mär 20 02:13:19 ubuntu1810vm dbus-daemon[497]: [system] Successfully activated 
service 'org.freedesktop.bolt'
Mär 20 02:13:19 ubuntu1810vm systemd[1]: Started Thunderbolt system service.
Mär 20 02:13:19 ubuntu1810vm fwupd[1767]: disabling plugin because: failed to 
coldplug thunderbolt_power: No support for force power via kernel or bolt
Mär 20 02:13:19 ubuntu1810vm fwupd[1767]: Daemon ready for requests
Mär 20 02:13:19 ubuntu1810vm dbus-daemon[497]: [system] Successfully activated 
service 'org.freedesktop.fwupd'
Mär 20 02:13:19 ubuntu1810vm systemd[1]: Started Firmware update daemon.
Mär 20 02:13:20 ubuntu1810vm PackageKit[1329]: get-updates transaction 
/111_caaeddde from uid 1000 finished with success after 756ms
Mär 20 02:13:21 ubuntu1810vm PackageKit[1329]: resolve transaction 
/112_bebaccdd from uid 1000 finished with success after 481ms
Mär 20 02:13:22 ubuntu1810vm PackageKit[1329]: search-file transaction 
/113_eeebcbec from uid 1000 finished with success after 950ms
Mär 20 02:13:22 ubuntu1810vm PackageKit[1329]: search-file transaction 
/114_eeaceced from uid 1000 finished with success after 408ms
Mär 20 02:13:23 ubuntu1810vm PackageKit[1329]: search-file transaction 
/115_edaedddc from uid 1000 finished with success after 422ms
Mär 20 02:13:23 ubuntu1810vm systemd-timesyncd[368]: Timed out waiting for 
reply from [2001:67c:1560:8003::c8]:123 (ntp.ubuntu.com).
Mär 20 02:13:23 ubuntu1810vm PackageKit[1329]: search-file transaction 
/116_edeaeceb from uid 1000 finished with success after 387ms
Mär 20 02:13:24 ubuntu1810vm PackageKit[1329]: get-details 

[Bug 1814982] Re: efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted

2019-03-19 Thread mahmoh
bionic linux-image-4.15.0-47-generic:

- Tested with and without efi=novamap and didn't get past the EFI stub
messages.

cosmic linux-image-4.18.0-17-generic:

- Tested with efi=novamap and the kernel booted and got quite far but
then went blank, as expected but this is a good start; without
efi=novamap it didn't get past the EFI stub messages.

disco  linux-image-5.0.0-8.9-generic:

- Tested this one for fun, oddly this kernel did worse than 4.18 and
didn't get past the kernel stubs either!

** Tags removed: verification-needed-cosmic
** Tags added: verification-done-cosmic

** Tags removed: verification-needed-bionic
** Tags added: verification-done-bionic

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

Title:
  efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted

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

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

[Bug 1814982] Re: efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted

2019-03-19 Thread mahmoh
Note: if the point release installers will pick up the 4.18 series
kernel with the fix then I think a fix for cosmic will suffice vs.
bionic also given the results.

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

Title:
  efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted

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

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

[Bug 1820930] [NEW] some codecs stop working after S3

2019-03-19 Thread Hui Wang
Public bug reported:

need to cat /proc/asound/cardX/codecX to trigger it work again.

** Affects: linux (Ubuntu)
 Importance: Critical
 Assignee: Hui Wang (hui.wang)
 Status: New

** Changed in: linux (Ubuntu)
   Importance: Undecided => Critical

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

Title:
  some codecs stop working after S3

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

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

[Bug 1820840] Re: [Disco] Ubuntu Desktop fails to build - snap-tool download: failed to get details for 'core18' in 'stable/ubuntu-19.04' on 'amd64': No revision was found in the Store.

2019-03-19 Thread Steve Langasek
> The stable/ubuntu-19.04 track has been created for core18, should fix
this.

As discussed on IRC, I don't think this is the right fix.  We do NOT
want a proliferation of core18 snaps on different per-Ubuntu-release
branches with subtle differences; we expect the base snap to be a common
base that works on all target classic releases and in support of all
snaps using that base.

So the bug here is in livecd-rootfs not knowing to treat core18
specially.  The images are building again, but they're building WRONG,
seeding core18 from the stable/ubuntu-19.04 channel instead of the
stable channel they should be using.

I also don't think the core18 snap belongs in the seed (where it has now
been added).  We do have to seed the gnome-3-28-1804 snap currently, and
that does (and should) carry a per-Ubuntu-release branch, but I think
base snaps should not have to be seeded directly for the same reason we
don't manually seed all the dependencies of the leaf packages.

So I would like to see:

 - livecd-rootfs updated to know when it needs core18 as a base for one of the 
seeded snaps
 - livecd-rootfs to detect when *all* seeded snaps specify a base:, and if so, 
seed snapd instead of core
 - core18 removed from the seed.

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

Title:
  [Disco] Ubuntu Desktop fails to build - snap-tool download: failed to
  get details for 'core18' in 'stable/ubuntu-19.04' on 'amd64': No
  revision was found in the Store.

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

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

[Bug 1820566] Re: Please upgrade kylin-greeter to 19.04.1

2019-03-19 Thread Jeremy Bicha
** Changed in: kylin-greeter (Ubuntu)
   Status: Incomplete => New

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

Title:
  Please upgrade kylin-greeter to 19.04.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kylin-greeter/+bug/1820566/+subscriptions

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

[Bug 1819977] Re: razor2 had unknown error during get_server_info

2019-03-19 Thread Michael Heuberger
Is hacking hosts file really a good idea? Shouldn't this be fixed within
Razor's package in the next update? If so, where to report directly?

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

Title:
  razor2 had unknown error during get_server_info

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

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

[Bug 1811225] Re: Mesa 18.2.8 stable release

2019-03-19 Thread Launchpad Bug Tracker
This bug was fixed in the package mesa - 18.2.8-0ubuntu0~18.10.2

---
mesa (18.2.8-0ubuntu0~18.10.2) cosmic; urgency=medium

  * i965-revert-enabling-softpin.diff: Don't enable softpin, causes
issues on 32bit installs. (LP: #1815172)

mesa (18.2.8-0ubuntu0~18.10.1) cosmic; urgency=medium

  * New upstream bugfix release. (LP: #1811225)
- add missing gpu-id's. (LP: #1789924)
  * Cherry-picked from disco:
Move KHR/khrplatform.h from libegl1-mesa-dev to mesa-common-dev
because GL/glcorearb.h and GL/glext.h started to depend on this
header too (Closes: #914167).

 -- Timo Aaltonen   Fri, 08 Feb 2019 19:12:58 +0200

** Changed in: mesa (Ubuntu Cosmic)
   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/1811225

Title:
  Mesa 18.2.8 stable release

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

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

[Bug 1820898] Re: grub in xenial fails to read pc-linux 4.15 kernel snap

2019-03-19 Thread Colin Watson
** Description changed:

  The grub version in xenial fails to read the pc-kernel 4.15 kernel snap.
  
- To reproduce (thanks to Colin for the grub-fstest hint):
+ [Test Case] To reproduce (thanks to Colin for the grub-fstest hint):
  
  $ snap download pc-kernel --channel 18
  $ grub-fstest pc-kernel_192.snap crc /vmlinuz
  
  This fails with the xenial grub with:
  grub-fstest: error: read error at offset 8096256: invalid xz chunk.
  
  but it should work (it works correctly with the grub2 from bionic and
  later).
  
  Colin pointed to
  
https://git.savannah.gnu.org/cgit/grub.git/commit/?id=951306c5094d2bfb46d5baedfde84a2015c4a3fa
  which may fix the issue.
+ 
+ [Regression Potential] The fix is in GRUB's squash4 module, so only
+ workloads that involve reading squashfses could be affected.

** Changed in: grub2 (Ubuntu Xenial)
   Status: Triaged => In Progress

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

Title:
  grub in xenial fails to read pc-linux 4.15 kernel snap

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

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

[Bug 1789924] Re: Missing Intel GPU pci-id's

2019-03-19 Thread Launchpad Bug Tracker
This bug was fixed in the package mesa - 18.2.8-0ubuntu0~18.10.2

---
mesa (18.2.8-0ubuntu0~18.10.2) cosmic; urgency=medium

  * i965-revert-enabling-softpin.diff: Don't enable softpin, causes
issues on 32bit installs. (LP: #1815172)

mesa (18.2.8-0ubuntu0~18.10.1) cosmic; urgency=medium

  * New upstream bugfix release. (LP: #1811225)
- add missing gpu-id's. (LP: #1789924)
  * Cherry-picked from disco:
Move KHR/khrplatform.h from libegl1-mesa-dev to mesa-common-dev
because GL/glcorearb.h and GL/glext.h started to depend on this
header too (Closes: #914167).

 -- Timo Aaltonen   Fri, 08 Feb 2019 19:12:58 +0200

** Changed in: mesa (Ubuntu Cosmic)
   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/1789924

Title:
  Missing Intel GPU pci-id's

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

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

[Bug 1815172] Re: Black screen on skylake after 18.0 => 18.2 update

2019-03-19 Thread Launchpad Bug Tracker
This bug was fixed in the package mesa - 18.2.8-0ubuntu0~18.10.2

---
mesa (18.2.8-0ubuntu0~18.10.2) cosmic; urgency=medium

  * i965-revert-enabling-softpin.diff: Don't enable softpin, causes
issues on 32bit installs. (LP: #1815172)

mesa (18.2.8-0ubuntu0~18.10.1) cosmic; urgency=medium

  * New upstream bugfix release. (LP: #1811225)
- add missing gpu-id's. (LP: #1789924)
  * Cherry-picked from disco:
Move KHR/khrplatform.h from libegl1-mesa-dev to mesa-common-dev
because GL/glcorearb.h and GL/glext.h started to depend on this
header too (Closes: #914167).

 -- Timo Aaltonen   Fri, 08 Feb 2019 19:12:58 +0200

** Changed in: mesa (Ubuntu Cosmic)
   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/1815172

Title:
  Black screen on skylake after 18.0 => 18.2 update

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

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

[Bug 1815172] Re: Black screen on skylake after 18.0 => 18.2 update

2019-03-19 Thread Launchpad Bug Tracker
This bug was fixed in the package mesa - 18.2.8-0ubuntu0~18.04.2

---
mesa (18.2.8-0ubuntu0~18.04.2) bionic; urgency=medium

  * Backport to bionic.

mesa (18.2.8-0ubuntu0~18.10.2) cosmic; urgency=medium

  * i965-revert-enabling-softpin.diff: Don't enable softpin, causes
issues on 32bit installs. (LP: #1815172)

mesa (18.2.8-0ubuntu0~18.04.1) bionic; urgency=medium

  * Backport to bionic.
  * intel-whl-aml-cfl-ids.diff: Dropped, upstream.

mesa (18.2.8-0ubuntu0~18.10.1) cosmic; urgency=medium

  * New upstream bugfix release. (LP: #1811225)
- add missing gpu-id's. (LP: #1789924)
  * Cherry-picked from disco:
Move KHR/khrplatform.h from libegl1-mesa-dev to mesa-common-dev
because GL/glcorearb.h and GL/glext.h started to depend on this
header too (Closes: #914167).

 -- Timo Aaltonen   Sat, 09 Feb 2019 00:02:44 +0200

** Changed in: mesa (Ubuntu Bionic)
   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/1815172

Title:
  Black screen on skylake after 18.0 => 18.2 update

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

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

[Bug 1789924] Re: Missing Intel GPU pci-id's

2019-03-19 Thread Launchpad Bug Tracker
This bug was fixed in the package mesa - 18.2.8-0ubuntu0~18.04.2

---
mesa (18.2.8-0ubuntu0~18.04.2) bionic; urgency=medium

  * Backport to bionic.

mesa (18.2.8-0ubuntu0~18.10.2) cosmic; urgency=medium

  * i965-revert-enabling-softpin.diff: Don't enable softpin, causes
issues on 32bit installs. (LP: #1815172)

mesa (18.2.8-0ubuntu0~18.04.1) bionic; urgency=medium

  * Backport to bionic.
  * intel-whl-aml-cfl-ids.diff: Dropped, upstream.

mesa (18.2.8-0ubuntu0~18.10.1) cosmic; urgency=medium

  * New upstream bugfix release. (LP: #1811225)
- add missing gpu-id's. (LP: #1789924)
  * Cherry-picked from disco:
Move KHR/khrplatform.h from libegl1-mesa-dev to mesa-common-dev
because GL/glcorearb.h and GL/glext.h started to depend on this
header too (Closes: #914167).

 -- Timo Aaltonen   Sat, 09 Feb 2019 00:02:44 +0200

** Changed in: mesa (Ubuntu Bionic)
   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/1789924

Title:
  Missing Intel GPU pci-id's

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

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

[Bug 1811225] Re: Mesa 18.2.8 stable release

2019-03-19 Thread Launchpad Bug Tracker
This bug was fixed in the package mesa - 18.2.8-0ubuntu0~18.04.2

---
mesa (18.2.8-0ubuntu0~18.04.2) bionic; urgency=medium

  * Backport to bionic.

mesa (18.2.8-0ubuntu0~18.10.2) cosmic; urgency=medium

  * i965-revert-enabling-softpin.diff: Don't enable softpin, causes
issues on 32bit installs. (LP: #1815172)

mesa (18.2.8-0ubuntu0~18.04.1) bionic; urgency=medium

  * Backport to bionic.
  * intel-whl-aml-cfl-ids.diff: Dropped, upstream.

mesa (18.2.8-0ubuntu0~18.10.1) cosmic; urgency=medium

  * New upstream bugfix release. (LP: #1811225)
- add missing gpu-id's. (LP: #1789924)
  * Cherry-picked from disco:
Move KHR/khrplatform.h from libegl1-mesa-dev to mesa-common-dev
because GL/glcorearb.h and GL/glext.h started to depend on this
header too (Closes: #914167).

 -- Timo Aaltonen   Sat, 09 Feb 2019 00:02:44 +0200

** Changed in: mesa (Ubuntu Bionic)
   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/1811225

Title:
  Mesa 18.2.8 stable release

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

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

[Bug 1811225] Update Released

2019-03-19 Thread Chris Halse Rogers
The verification of the Stable Release Update for mesa has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
  Mesa 18.2.8 stable release

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

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

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2019-03-19 Thread Michael J
5.1 kernel cursor tearing at x-axis=0, however, take with a grain of
salt as I don't have the newest Mesa, vulkin, etc. Perhaps someone can
hack a HP or Lenovo bios and see what the differences are, as they have
the same main board as us [metapod_rr]? Or just hack those bioses to
work in these. Can't see why not, same board, same insyde crap bios?

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

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

[Bug 1764450] Re: [needs-packaging] pdftk missing in 18.04 (bionic) and later releases

2019-03-19 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.

** Summary changed:

- pdftk missing in 18.04 (bionic) and later releases
+ [needs-packaging] pdftk missing in 18.04 (bionic) and later releases

** Changed in: pdftk (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/1764450

Title:
  [needs-packaging] pdftk missing in 18.04 (bionic) and later releases

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

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

[Bug 1814936] Re: chromium-browser fails to start, with message [...:ERROR:data_store_impl.cc(131)] Failed to open Data Reduction Proxy DB: 3

2019-03-19 Thread Anthony Godshall
I've narrowed down to $HOME/.config/chromium/Default/Preferences.  When I 
kill all the chromium-browser processes and restore that file to a prior 
version, chromium-browser starts normally.

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

Title:
  chromium-browser fails to start, with message
  [...:ERROR:data_store_impl.cc(131)] Failed to open Data Reduction
  Proxy DB: 3

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

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

[Bug 1814936] Re: chromium-browser fails to start, with message [...:ERROR:data_store_impl.cc(131)] Failed to open Data Reduction Proxy DB: 3

2019-03-19 Thread Anthony Godshall
I think the behavioral component may be to log the browser in to google.

People who ignore that and don't confuse logging browser in and logging into 
gmail seem to hit this less.
 

** Also affects: chromium-browser (Debian)
   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/1814936

Title:
  chromium-browser fails to start, with message
  [...:ERROR:data_store_impl.cc(131)] Failed to open Data Reduction
  Proxy DB: 3

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

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

[Bug 1814936] Re: chromium-browser fails to start, with message [...:ERROR:data_store_impl.cc(131)] Failed to open Data Reduction Proxy DB: 3

2019-03-19 Thread Anthony Godshall
Affects users on xenial and Debian stretch as well.

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

Title:
  chromium-browser fails to start, with message
  [...:ERROR:data_store_impl.cc(131)] Failed to open Data Reduction
  Proxy DB: 3

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

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

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2019-03-19 Thread Michael J
Distro I'm running is Fedora 29 on an A315-41. Now under 4.19 kernel,
no ivrs args needed, Touchpad works, secure boot, WiFi, etc. works.
Overall, the most stable this laptop has ever been. Kernel 4.20,
softlocks immediately upon boot, need to add ivrs args back and acpi
goes to physical flat. Touchpad still works. Now for living on the edge,
vanilla mainline git 5.1x, still need ivrs args, touchpad does not work,
and cursor tearing in middle half of screen. Ugh. This is more of a
regression than 4.20 was. I had Debian Working with backported 4.18 and
updated amd firmware blobs, I could never get Ubuntu to work at all.

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

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

[Bug 1818069] Re: [SRU] queens stable releases

2019-03-19 Thread Brian Murray
Hello Corey, or anyone else affected,

Accepted neutron-vpnaas into bionic-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/neutron-
vpnaas/2:12.0.1-0ubuntu1 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested and change the tag from
verification-needed-bionic to verification-done-bionic. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-failed-bionic. In either case, without details of
your testing we will not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: neutron-vpnaas (Ubuntu Bionic)
   Status: Triaged => Fix Committed

** Tags added: verification-needed verification-needed-bionic

** Changed in: cinder (Ubuntu Bionic)
   Status: Triaged => Fix Committed

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

Title:
  [SRU] queens stable releases

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1818069/+subscriptions

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

[Bug 1818069] Please test proposed package

2019-03-19 Thread Brian Murray
Hello Corey, or anyone else affected,

Accepted cinder into bionic-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/cinder/2:12.0.5-0ubuntu1 in a few
hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested and change the tag from
verification-needed-bionic to verification-done-bionic. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-failed-bionic. In either case, without details of
your testing we will not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

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

Title:
  [SRU] queens stable releases

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1818069/+subscriptions

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

[Bug 1584030] Re: ubuntu 16.04 installation hangs

2019-03-19 Thread Simon Forsyth
Same issue on installing 18.10 desktop as a fresh install (scrubbing over old 
OS, auto-everything).
Same solution: pull network cable, installation completed.

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

Title:
  ubuntu 16.04 installation hangs

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

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

[Bug 1776563]

2019-03-19 Thread mazahakaforever
Manjaro 5.0.2 kernel can start without exotics with 1.13 bios. Wi-Fi
firmware(ath10k), however, dies right after getting into DE.
Interestingly - vulkan bugs with Vega 8 went away with this update.
Hibernation works (but unbelievable slow and artifacting while
processing). TurboBoost after hibernation works. WI-FI ressurected after
waking up from hibernation.

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

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

[Bug 1776563]

2019-03-19 Thread mazahakaforever
After update to 1.13 my touchpad doesn't work in Linux. Not recommending

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

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

[Bug 1776563]

2019-03-19 Thread mazahakaforever
A315-41-RX8R here. With 1.13 still cannot boot into manjaro default 4.20
kernel without ivrs_table\noapic tricks. CPU soft lockup

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

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

[Bug 1776563]

2019-03-19 Thread mazahakaforever
Soft lockups now occurs even with ivrs_table arguments in place.

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

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

[Bug 1815126] Update Released

2019-03-19 Thread Brian Murray
The verification of the Stable Release Update for python-networkx has
completed successfully and the package has now been released to
-updates.  Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
  [SRU] Bionic missing dependency for pydotplus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-networkx/+bug/1815126/+subscriptions

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

[Bug 1815126] Re: [SRU] Bionic missing dependency for pydotplus

2019-03-19 Thread Launchpad Bug Tracker
This bug was fixed in the package python-networkx - 1.11-1ubuntu3

---
python-networkx (1.11-1ubuntu3) bionic; urgency=medium

  * d/control: Add python(3)-pydotplus to Build-Depends and Suggests
(LP: #1815126).

 -- Corey Bryant   Wed, 06 Feb 2019 15:15:38
-0500

** Changed in: python-networkx (Ubuntu Bionic)
   Status: Incomplete => Fix Released

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

Title:
  [SRU] Bionic missing dependency for pydotplus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-networkx/+bug/1815126/+subscriptions

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

[Bug 1815126] Re: [SRU] Bionic missing dependency for pydotplus

2019-03-19 Thread Corey Bryant
Testing for python3-networkx install as shown above was successful:

root@b1:~# python3
Python 3.6.7 (default, Oct 22 2018, 11:32:17) 
[GCC 8.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import networkx
>>> from networkx.drawing.nx_pydot import write_dot
>>> write_dot(networkx.Graph(), "/tmp/null")
>>> quit()

And testing for python-networkx install as shown above was successful:

root@b1:~# python
Python 2.7.15rc1 (default, Nov 12 2018, 14:31:15) 
[GCC 7.3.0] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import networkx
>>> from networkx.drawing.nx_pydot import write_dot
>>> write_dot(networkx.Graph(), "/tmp/null")
>>> quit()

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

Title:
  [SRU] Bionic missing dependency for pydotplus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-networkx/+bug/1815126/+subscriptions

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

[Bug 1820924] [NEW] DNS Servers added to resolv.conf, but not remived afterwards

2019-03-19 Thread Ralf Hildebrandt
Public bug reported:

My openvpn setup pushes internal DNS servers to clients.

a) The DNS server is added to resolv.conf, but at the end of the list, instead 
as the first DNS
b) same for the search domain

After the connection has been cut, the DNS servers and search domain
REMAIN in /etc/resolv.conf.

ProblemType: Bug
DistroRelease: Ubuntu 18.10
Package: network-manager-openvpn 1.8.6-1ubuntu1
ProcVersionSignature: Ubuntu 4.18.0-16.17-generic 4.18.20
Uname: Linux 4.18.0-16-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.10-0ubuntu13.2
Architecture: amd64
CurrentDesktop: GNOME
Date: Wed Mar 20 00:04:12 2019
InstallationDate: Installed on 2014-02-07 (1866 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: network-manager-openvpn
UpgradeStatus: Upgraded to cosmic on 2018-09-29 (171 days ago)

** Affects: network-manager-openvpn (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug cosmic 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/1820924

Title:
  DNS Servers added to resolv.conf, but not remived afterwards

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

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

[Bug 1817964] Re: sru curtin 2019-02-27 - 18.2-10-g7afd77fa-0ubuntu1

2019-03-19 Thread Ryan Harper
Cosmic MAAS QA artifacts.

** Attachment added: "maas-qa-sru-proposed-cosmic-curtin-sru-manual.zip"
   
https://bugs.launchpad.net/ubuntu/+source/curtin/+bug/1817964/+attachment/5247673/+files/maas-qa-sru-proposed-cosmic-curtin-sru-manual.zip

** Tags removed: verification-needed verification-needed-bionic 
verification-needed-cosmic verification-needed-xenial
** Tags added: verification-done verification-done-bionic 
verification-done-cosmic verification-done-xenial

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

Title:
  sru curtin 2019-02-27 - 18.2-10-g7afd77fa-0ubuntu1

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

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

[Bug 1817964] Re: sru curtin 2019-02-27 - 18.2-10-g7afd77fa-0ubuntu1

2019-03-19 Thread Ryan Harper
Xenial curtin-proposed test log. Note there is one expected failure
(DiscoAllindata); not a curtin issue (LP: #1818876)

** Attachment added: "curtin-vmtest-proposed-x-console.log"
   
https://bugs.launchpad.net/ubuntu/+source/curtin/+bug/1817964/+attachment/5247671/+files/curtin-vmtest-proposed-x-console.log

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

Title:
  sru curtin 2019-02-27 - 18.2-10-g7afd77fa-0ubuntu1

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

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

[Bug 1817964] Re: sru curtin 2019-02-27 - 18.2-10-g7afd77fa-0ubuntu1

2019-03-19 Thread Ryan Harper
Xenial curtin-proposed artifacts.


** Attachment added: "curtin-vmtest-proposed-x-artifacts.tar.xz"
   
https://bugs.launchpad.net/ubuntu/+source/curtin/+bug/1817964/+attachment/5247672/+files/curtin-vmtest-proposed-x-artifacts.tar.xz

** Description changed:

  == Begin SRU Template ==
  [Impact]
  This release sports both bug-fixes and new features and we would like to
  make sure all of our supported customers have access to these improvements.
  The notable ones are:
  
-    * 
  - dname: relax dname req for disk serial/wwn presence for compatibility
-   (LP: #1735839)
  - clear-holders: handle FileNotFound when probing for bcache device slaves
-   (LP: #187)
  - Adjust helpers/common to edit GRUB_CMDLINE_LINUX_DEFAULT in place.
-   (LP: #1527664)
- - dname: persistent names based on serial or wwn (LP: #1735839)
+ - dname: persistent names based on serial or wwn
  - Fix bug in is_swap_device if a device was smaller than page_size.
-   (LP: #1803672)
- - Add clear-holders to meta-simple (LP: #1786736)
- - block_meta: use wipe config when clearing partitions (LP: #1800153)
+ - Add clear-holders to meta-simple
+ - block_meta: use wipe config when clearing partitions
  - apt: Use new format apt config when writing preserve_sources_list.
-   (LP: #1735950)
+ 
  
  See the changelog entry below for a full list of changes and bugs.
  
  [Test Case]
  The following development and SRU process was followed:
  https://wiki.ubuntu.com/CurtinUpdates
  
  Curtin now contains an extensive integration test suite that is ran using
  the SRU package for each releases. These suite has documentation here:
  https://curtin.readthedocs.io/en/latest/topics/integration-testing.html
  
  In order to avoid regression to existing MAAS product, the MAAS team will
  run their continuous integration test against the curtin that is in
  -proposed.  A successful run will be required before the proposed curtin
  can be let into -updates.
  
  The curtin team will be in charge of attaching the artifacts and console
  output of the appropriate run to the bug.  Curtin team members will not
  mark ‘verification-done’ until this has happened.
  
  [Regression Potential]
  In order to mitigate the regression potential, the results of the
  aforementioned integration tests are attached to this bug.
  
- 
- 
+ DONE: attach curtin-proposed test artifacts from vmtest for every SRU release
+ DONE: attach maas-proposed test artifacts from vmtest for every SRU release
  
  [Other Info]
  This SRU will be replacing the current version in -proposed (LP: #1795712)
  
+ [Discussion]
  
- [Discussion]
- 
  
  == End SRU Template ==
  
- 
+ == Changelog ==
  
  curtin (18.2-10-g7afd77fa-0ubuntu1) disco; urgency=medium
  
    * New upstream snapshot.
  - Support for multi-layers images fsimage-layered:// URI
    [Jean-Baptiste Lallement]
  - dname: relax dname req for disk serial/wwn presence for compatibility
-   (LP: #1735839)
  - flake8: fix some E117 over-indented issues [Paride Legovini]
  - bcache: ensure partitions on bcache devices are detected as partition
  - vmtest: bump skip_by_date out a year for trusty bcache bug
  - Fix typo in doc/topics/integration-testing.rst. [Paride Legovini]
  - flake8: Fix two issues found with new version of flake8
  - clear-holders: handle FileNotFound when probing for bcache device slaves
-   (LP: #187)
  - vmtests: network mtu fix-by bump to post 19.04 release
  - vmtest: Fix bug preventing explicit disabling of system_upgrade.
  
   -- Ryan Harper   Wed, 27 Feb 2019 16:43:21
  -0600
  
  curtin (18.2-0ubuntu1) disco; urgency=medium
  
    * New upstream release (18.2).
  - Release 18.2
  - Adjust helpers/common to edit GRUB_CMDLINE_LINUX_DEFAULT in place.
    (LP: #1527664)
  - dname: persistent names based on serial or wwn (LP: #1735839)
  - Fix bug in is_swap_device if a device was smaller than page_size.
    (LP: #1803672)
  - vmtest: add disco tests [Joshua Powers]
  - unittest: change directory to tmpdir for testing relative files.
  - Add clear-holders to meta-simple (LP: #1786736)
  - vmtests: check install log for Out of memory kernel messages and fail
  - unittest: correctly use tmpdir for my.img [Joshua Powers] (LP: #1803611)
  - block_meta: use wipe config when clearing partitions (LP: #1800153)
  - tests: fix vmtests for apt perserve_source_list changes
  - apt: Use new format apt config when writing preserve_sources_list.
    (LP: #1735950)
  - vmtests: multipath mount /home with nofail and validate in unittest
  - vmtests: fix common collect scripts to not exit failure.
  - vmtest: handle collect disk unpack failure
  - vmtests: dont use multiple subclasses in uefi 4k tests
  - vmtests: disable snapd/seeding to avoid boot hang
  - jenkins-runner: fix when using --filter only
  
   -- Ryan 

[Bug 1820090] Re: SRU: fix FAT recognition after resizing

2019-03-19 Thread Brian Murray
Hello Alkis, or anyone else affected,

Accepted parted into bionic-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/parted/3.2-20ubuntu0.2
in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested and change the tag from
verification-needed-bionic to verification-done-bionic. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-failed-bionic. In either case, without details of
your testing we will not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: parted (Ubuntu Bionic)
   Status: New => Fix Committed

** Tags added: verification-needed verification-needed-bionic

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

Title:
  SRU: fix FAT recognition after resizing

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

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

[Bug 564853] Re: Spurious conffile prompts for /etc/default/grub

2019-03-19 Thread Brian Murray
Could you add a test case for the user getting prompted to approve
grub.cfg changes? I think we should make sure that still works.

** Also affects: grub2 (Ubuntu Cosmic)
   Importance: Undecided
   Status: New

** Changed in: grub2 (Ubuntu Cosmic)
   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/564853

Title:
  Spurious conffile prompts for /etc/default/grub

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

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

[Bug 1820144] Re: iptables-persistent fails in containers due to modprobe being unavailable even though module could've been loaded outside of the container

2019-03-19 Thread Thomas Ward
Confirmed, same issue affects Cosmic and is not fixed.

** Changed in: iptables-persistent (Ubuntu Bionic)
 Assignee: (unassigned) => Thomas Ward (teward)

** Changed in: iptables-persistent (Ubuntu Cosmic)
 Assignee: (unassigned) => Thomas Ward (teward)

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

Title:
  iptables-persistent fails in containers due to modprobe being
  unavailable even though module could've been loaded outside of the
  container

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iptables-persistent/+bug/1820144/+subscriptions

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

[Bug 1820144] Re: iptables-persistent fails in containers due to modprobe being unavailable even though module could've been loaded outside of the container

2019-03-19 Thread Thomas Ward
Checked this further in the code, this is what they're doing in latest
upstream in Disco.  Marking as "Fix Released" for Disco as this is
already solved there, going to check the Cosmic version next.

Can confirm for Bionic though.

** Also affects: iptables-persistent (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Changed in: iptables-persistent (Ubuntu)
   Status: New => Fix Released

** Changed in: iptables-persistent (Ubuntu Bionic)
   Status: New => Confirmed

** Also affects: iptables-persistent (Ubuntu Cosmic)
   Importance: Undecided
   Status: New

** Changed in: iptables-persistent (Ubuntu Cosmic)
   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/1820144

Title:
  iptables-persistent fails in containers due to modprobe being
  unavailable even though module could've been loaded outside of the
  container

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iptables-persistent/+bug/1820144/+subscriptions

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

[Bug 1798184] Re: [SRU] PY3: python3-ldap does not allow bytes for DN/RDN/field names

2019-03-19 Thread Corey Bryant
** Changed in: cloud-archive
   Status: Fix Released => Fix Committed

** Changed in: cloud-archive/rocky
   Status: Triaged => Fix Committed

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

Title:
  [SRU] PY3: python3-ldap does not allow bytes for DN/RDN/field names

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1798184/+subscriptions

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

[Bug 1798184] Re: [SRU] PY3: python3-ldap does not allow bytes for DN/RDN/field names

2019-03-19 Thread Corey Bryant
** Changed in: cloud-archive
   Status: Fix Released => Fix Committed

** Changed in: cloud-archive/rocky
   Status: Triaged => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to python-ldappool in Ubuntu.
https://bugs.launchpad.net/bugs/1798184

Title:
  [SRU] PY3: python3-ldap does not allow bytes for DN/RDN/field names

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1798184/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


  1   2   3   4   5   6   >