[Bug 1874125] Re: Untranslatable strings in grub menu

2020-05-08 Thread Sebastien Bacher
** Description changed:

+ * Impact
+ The memory test grub items are not translatable
+ 
+ * Test case
+ The translatable strings should be listed on launchpad so they can be 
included in the next language packs exports
+ https://translations.launchpad.net/ubuntu/+source/memtest86+
+ 
+ * Regression potential
+ There is no actual change but launchpad enforce an source upload for the 
initial import of a template (and it didn't happen because the sharing setting 
was wrongly set, which is fixed now)
+ 
+ --
+ 
  Currently grub menu contains strings which still untranslated:
  "Memory test"
  "recovery mode"
  
  I searched them in launchpad grub translation and didn't found. After
  that I searched in Ubuntu 20.04 Beta disc. See my results for Ubuntu
  Beta:
  
  $ grep -Ril "Memory test" /mnt/cdrom
  /mnt/cdrom/isolinux/bootlogo
  /mnt/cdrom/isolinux/en.hlp
  /mnt/cdrom/isolinux/f3.txt
  grep: предупреждение: /mnt/cdrom/ubuntu: каталоги рекурсивно зациклены
  
  igor@igor-SVF15A1S9RB:~$ grep -Ril "recovery mode" /mnt/cdrom
  /mnt/cdrom/casper/initrd
  /mnt/cdrom/casper/initrd-oem
  
  Yuri Chornoivan also make some investigation:
  1. "Memory test" is from Debian patch to memtest86+ package
  
  http://archive.ubuntu.com/ubuntu/pool/main/m/memtest86+/
  memtest86+_5.01-3.1ubuntu1.debian.tar.xz
  
  Can be translated via Debian bug reporting system, but got lost somehow.
  
  2. "recovery mode" is from Ubuntu patch to grub2
  
  http://archive.ubuntu.com/ubuntu/pool/main/g/grub2/
  grub2_2.04-1ubuntu26.debian.tar.xz
  
  It's in /debian/patches/mkconfig-recovery-title.patch
  
  Bug report:
  
  https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1240360
  
  Patch:
  
  https://nest.parrot.sh/packages/debian/grub2/blob/
  0008378d0c2d957b8ff941a44ad74ad4f617266c/debian/patches/mkconfig-recovery-
  title.patch
  
  As you can see (line 48), it is not extractable and not translatable.

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

Title:
  Untranslatable strings in grub menu

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

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

[Bug 1877601] [NEW] /usr/share/alsa missing within snap

2020-05-08 Thread Roman Odaisky
Public bug reported:

$ ls /snap/chromium/current/usr/share/alsa
alsa.conf  alsa.conf.d  cards  pcm  pulse-alsa.conf  smixer.conf  
sndo-mixer.alisp  topology  ucm

$ sudo nsenter -m -t $(pgrep --oldest chromium) ls /usr/share/alsa
ls: cannot access '/usr/share/alsa': No such file or directory

For this reason there’s no sound. How to make sure that /usr/share/alsa
which is present in the snap does not somehow go missing when the snap
runs?

** Affects: chromium-browser (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/1877601

Title:
  /usr/share/alsa missing within snap

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

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

[Bug 1863434] Re: 20.04 grub menu not visible

2020-05-08 Thread rdh61
Me too. Lenovo B590 laptop / Lubuntu 20.04 + Windows 10. No grub menu,
although I can boot into either by pressing F12 to access boot device
menu.

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

Title:
  20.04 grub menu not visible

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

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

[Bug 1863434] Re: 20.04 grub menu not visible

2020-05-08 Thread rdh61
Forgot to say, if I do nothing system boots normally into Lubuntu.

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

Title:
  20.04 grub menu not visible

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

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

[Bug 1872001] Re: 5.3.0-46-generic - i915 - frequent GPU hangs / resets rcs0

2020-05-08 Thread Robert Hardy
To be clear 5.3.0-51 did NOT include the backported patches.
Proposed 5.3.0-52.46 had some and 5.3.0-52.46+lp1861395v1 had more. 
Out of curiosity could the people who are still having hangs on the 5.3.0-52.46 
proposed or 5.3.0-52.46+lp1861395v1 kernel have different generations of CPUs?

I've got a Coffee Lake CPU and the patches seemed to do a better job of fixing 
issues for me.
Perhaps we really have two different issues here.

@pcworld we saw similar behaviour. What is your CPU model?
Here is mine:
# grep "model name" /proc/cpuinfo
CPU model name  : Intel(R) Core(TM) i3-8100 CPU @ 3.60GHz

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

Title:
  5.3.0-46-generic - i915 - frequent GPU hangs  / resets rcs0

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

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

[Bug 1727908] Re: Software & Updates application does not permit changes on the "Other Software" tab

2020-05-08 Thread Sebastien Bacher
** Description changed:

+ * Impact
+ Changes on the 'Other Software tab' sometime fail to ask for credential and 
fail to apply as a consequence
+ 
+ * Test Case
+ - start software-properties-gtk
+ - got to the 'Other Software Tab'
+ - try to change the value of a checkbox
+ 
+ The change should prompt for a password and be active
+ 
+ * Regression potential
+ the change is a small sleep workaround to avoid trying to get the focus while 
GTK still has it, outside of a tiny delay in the active it should have no 
consequence
+ 
+ ---
+ 
  
  On the "Other Software" tab, I am unable to select "Canonical Partners".
  Similarly, the other checkboxes on the "Other Software" can not be clicked.
  Clicking on a checkbox has no effect, and a dialog requesting the admin 
password is not presented.
  
  However, activating or deactivating checkboxes on other tabs causes an
  authorization dialog to be presented to the user.
  
  I experience this bug in an an Xorg session.
  
  sources.list and sources.list.d have the following permissions:
  -rw-r--r--   1 root root  2897 Oct 26 22:35 sources.list
  drwxr-xr-x   2 root root  4096 Oct 26 21:29 sources.list.d
  
  All files in sources.list.d have the following permissions as this example:
  -rw-r--r-- 1 root root  189 Oct 25 21:50 google-chrome.list
  
  $ lsb_release -rd
  Description:  Ubuntu 17.10
  Release:  17.10
  
  $ apt-cache policy software-properties-gtk
  software-properties-gtk:
-   Installed: 0.96.24.17
-   Candidate: 0.96.24.17
-   Version table:
-  *** 0.96.24.17 500
- 500 http://us.archive.ubuntu.com/ubuntu artful/main amd64 Packages
- 500 http://us.archive.ubuntu.com/ubuntu artful/main i386 Packages
- 100 /var/lib/dpkg/status
+   Installed: 0.96.24.17
+   Candidate: 0.96.24.17
+   Version table:
+  *** 0.96.24.17 500
+ 500 http://us.archive.ubuntu.com/ubuntu artful/main amd64 Packages
+ 500 http://us.archive.ubuntu.com/ubuntu artful/main i386 Packages
+ 100 /var/lib/dpkg/status
  
  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: software-properties-gtk 0.96.24.17
  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
  Uname: Linux 4.13.0-16-generic x86_64
  NonfreeKernelModules: wl nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.7-0ubuntu3.1
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Oct 26 22:45:09 2017
  InstallationDate: Installed on 2017-10-26 (1 days ago)
  InstallationMedia: Ubuntu 17.10.0 2017.10.25 amd64 "Custom Artful Aardvark"
  PackageArchitecture: all
  ProcEnviron:
-  TERM=xterm-256color
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: software-properties
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Software & Updates application does not permit changes on the "Other
  Software" tab

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1727908/+subscriptions

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

[Bug 1864901] Re: [snap] suggestion: alert users when the snap has been refreshed while running

2020-05-08 Thread Olivier Tilloy
@Ebuzer: Downloads are already stored by default outside of the
versioned directory, in the user's XDG downloads directory (typically
$HOME/Downloads). The rationale for versioning the profile directory is
that the storage format isn't backwards compatible, so downgrading a
snap to a previous revision would potentially render a profile unusable.

@Roman: this is indeed something that, longer-term, should be addressed
in snapd itself. This is merely a stop-gap measure to mitigate the
problem until this happens. Note that ubuntu-bug hanging sounds
unrelated to this particular issue. Can you elaborate on what you're
trying to do, and how it hangs?

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

Title:
  [snap] suggestion: alert users when the snap has been refreshed while
  running

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

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

[Bug 1874550] Re: "Cancel" button of Advanced Features and some other strings are not translatable

2020-05-08 Thread AsciiWolf
(Sorry, it's "Learn more...", not "Learn More...".)

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

Title:
  "Cancel" button of Advanced Features and some other strings are not
  translatable

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

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

[Bug 1877599] [NEW] package linux-firmware 1.173.18 failed to install/upgrade: Unterprozess installiertes linux-firmware-Skript des Paketes post-installation gab den Fehler-Ausgangsstatus 2 zurück

2020-05-08 Thread step21
Public bug reported:

Error during sudo do-release-upgrade. Possibly due to sudo timeout.

ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: linux-firmware 1.173.18
ProcVersionSignature: Ubuntu 4.4.0-128.154-generic 4.4.131
Uname: Linux 4.4.0-128-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.14
Architecture: amd64
Date: Fri May  8 16:36:25 2020
Dependencies:
 
ErrorMessage: Unterprozess installiertes linux-firmware-Skript des Paketes 
post-installation gab den Fehler-Ausgangsstatus 2 zurück
InstallationDate: Installed on 2017-08-13 (999 days ago)
InstallationMedia: Ubuntu-Server 16.04.3 LTS "Xenial Xerus" - Release amd64 
(20170801)
PackageArchitecture: all
Python3Details: /usr/bin/python3.6, Python 3.6.9, python3-minimal, 3.6.7-1~18.04
PythonDetails: /usr/bin/python2.7, Python 2.7.17, python-minimal, 2.7.15~rc1-1
RelatedPackageVersions:
 dpkg 1.19.0.5ubuntu2.3
 apt  1.6.12
SourcePackage: initramfs-tools
Title: package linux-firmware 1.173.18 failed to install/upgrade: Unterprozess 
installiertes linux-firmware-Skript des Paketes post-installation gab den 
Fehler-Ausgangsstatus 2 zurück
UpgradeStatus: Upgraded to bionic on 2020-05-08 (0 days ago)

** Affects: initramfs-tools (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package bionic

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

Title:
  package linux-firmware 1.173.18 failed to install/upgrade:
  Unterprozess installiertes linux-firmware-Skript des Paketes post-
  installation gab den Fehler-Ausgangsstatus 2 zurück

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1877599/+subscriptions

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

[Bug 1877553] Re: wifi gets automatically disabled when screen is locked and can be enabled only after a reboot.

2020-05-08 Thread Sai Satvik Vuppala
The wifi also gets disable automatically, one the laptop screen is shut.
If otherwise the laptops wifi gets disable like after an hour or two.

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

Title:
  wifi gets automatically disabled when screen is locked and can be
  enabled only after a reboot.

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

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

[Bug 1876286] Re: Evolution reports "Error performing TLS handshake: Internal error in memory allocation."

2020-05-08 Thread Ted Clista
I am using Zorin Lite. Verizon Pop3 through AOL. Everything worked fine
until Apr 25. Having exactly the same problem. Cannot receive mail.

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

Title:
  Evolution reports "Error performing TLS handshake: Internal error in
  memory allocation."

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

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

[Bug 1875020] Re: Update Ukrainian language pack to fix mate-keyboard-properties crash

2020-05-08 Thread Gunnar Hjalmarsson
@Maksym: It may seem a bit confusing. Actually it belongs to both
language-pack-uk-base and language-pack-uk. But the latter is the one
which includes the most recent version of xkeyboard-config.mo, and it
will brutally overwrite the old version.

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

Title:
  Update Ukrainian language pack to fix mate-keyboard-properties crash

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

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

[Bug 1877598] [NEW] package avahi-daemon 0.7-3.1ubuntu1.2 failed to install/upgrade: Unterprozess installiertes avahi-daemon-Skript des Paketes post-installation gab den Fehler-Ausgangsstatus 1 zurück

2020-05-08 Thread step21
Public bug reported:

Error during sudo do-release-upgrade. Possibly due to sudo timeout.

ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: avahi-daemon 0.7-3.1ubuntu1.2
ProcVersionSignature: Ubuntu 4.4.0-128.154-generic 4.4.131
Uname: Linux 4.4.0-128-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.14
Architecture: amd64
Date: Fri May  8 16:17:25 2020
ErrorMessage: Unterprozess installiertes avahi-daemon-Skript des Paketes 
post-installation gab den Fehler-Ausgangsstatus 1 zurück
InstallationDate: Installed on 2017-08-13 (999 days ago)
InstallationMedia: Ubuntu-Server 16.04.3 LTS "Xenial Xerus" - Release amd64 
(20170801)
Python3Details: /usr/bin/python3.6, Python 3.6.9, python3-minimal, 3.6.7-1~18.04
PythonDetails: /usr/bin/python2.7, Python 2.7.17, python-minimal, 2.7.15~rc1-1
RelatedPackageVersions:
 dpkg 1.19.0.5ubuntu2.3
 apt  1.6.12
SourcePackage: avahi
Title: package avahi-daemon 0.7-3.1ubuntu1.2 failed to install/upgrade: 
Unterprozess installiertes avahi-daemon-Skript des Paketes post-installation 
gab den Fehler-Ausgangsstatus 1 zurück
UpgradeStatus: Upgraded to bionic on 2020-05-08 (0 days ago)

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


** Tags: amd64 apport-package bionic

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

Title:
  package avahi-daemon 0.7-3.1ubuntu1.2 failed to install/upgrade:
  Unterprozess installiertes avahi-daemon-Skript des Paketes post-
  installation gab den Fehler-Ausgangsstatus 1 zurück

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

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

[Bug 1874550] Re: "Cancel" button of Advanced Features is not translatable

2020-05-08 Thread AsciiWolf
The "Configure Secure Boot" and "Learn More..." strings also do not seem
to be translatable.

** Attachment added: "secure_boot.png"
   
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1874550/+attachment/5368465/+files/secure_boot.png

** Summary changed:

- "Cancel" button of Advanced Features is not translatable
+ "Cancel" button of Advanced Features and some other strings are not 
translatable

** Description changed:

  The "Cancel" button of Advanced Features window does not seem to be
  translatable. It is not available for translation on Launchpad and it
  does not seem to be translated in Ubuntu 20.04. See the attached
  screenshot (with Czech translation).
+ 
+ I have also found two more strings that are not translatable on
+ Launchpad, see comment #2.

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

Title:
  "Cancel" button of Advanced Features and some other strings are not
  translatable

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

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

[Bug 1877590] Re: SRU the current 3.24.20 stable update

2020-05-08 Thread Sebastien Bacher
** Changed in: gtk+3.0 (Ubuntu)
   Status: In Progress => Fix Committed

** Tags added: upgrade-software-version

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

Title:
  SRU the current 3.24.20 stable update

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

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

[Bug 1877597] [NEW] Does not see ~/.XCompose

2020-05-08 Thread Roman Odaisky
Public bug reported:

Unless I manually edit ~/.chromium-browser.init to include “export
XCOMPOSEFILE=” and take care
to put a copy of XCompose at such a path, Chromium does not see the
XCompose file and so can’t make use of user-defined Compose sequences.

Chromium needs to be able to see ~/.XCompose, possibly other X11 files
of similar nature.

** Affects: chromium-browser (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/1877597

Title:
  Does not see ~/.XCompose

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

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

[Bug 1648183] Re: Crackling and popping sound when using headphones

2020-05-08 Thread Anibal Sanchez
Same issue on Ubuntu 20.04 LTS and HP Omen 15-AX204NS

Still now #17 works OK.

Thanks!

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

Title:
  Crackling and popping sound when using headphones

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

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

[Bug 1872564] Re: /proc/sys/kernel/random/boot_id rule missing from abstractions/nameservice

2020-05-08 Thread Sergio Durigan Junior
I'm building a PPA with the backported fix here:

https://launchpad.net/~sergiodj/+archive/ubuntu/apparmor-bug1872564

** Changed in: apparmor (Ubuntu)
 Assignee: (unassigned) => Sergio Durigan Junior (sergiodj)

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

Title:
  /proc/sys/kernel/random/boot_id rule missing from
  abstractions/nameservice

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

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

[Bug 1876967] Re: Youtube hangs Firefox with HDMI audio enabled

2020-05-08 Thread Olivier Tilloy
Thanks for the report. Could you please test mozilla's official firefox
build (from https://www.mozilla.org/firefox/download/) and report
whether it's similarly affected?

** Changed in: firefox (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/1876967

Title:
  Youtube hangs Firefox with HDMI audio enabled

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

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

[Bug 1875068] Re: Focal docker ARM32 builds are failing due to libc6 package installation

2020-05-08 Thread Robert C Jennings
** Also affects: glibc (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: cloud-images
   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/1875068

Title:
  Focal docker ARM32 builds are failing due to libc6 package
  installation

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

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

[Bug 1875882] Re: debconf attempts interactive configuration; breaks Docker image builds

2020-05-08 Thread Robert C Jennings
** Changed in: cloud-images
   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/1875882

Title:
  debconf attempts interactive configuration; breaks Docker image builds

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

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

[Bug 1867402] Re: [snap] Icons in file picker are corrupted

2020-05-08 Thread Sebastien Bacher
** Changed in: chromium-browser (Ubuntu)
   Status: Incomplete => Confirmed

** Changed in: chromium-browser (Ubuntu)
   Importance: Undecided => Low

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

Title:
  [snap] Icons in file picker are corrupted

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

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

[Bug 1875965] Re: IOCTL error rereading partition table while installing to a zVM DASD device with LVM

2020-05-08 Thread Frank Heimes
** Changed in: ubuntu-z-systems
   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/1875965

Title:
  IOCTL error rereading partition table while installing to a zVM DASD
  device with LVM

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

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

[Bug 1874217] Re: [nvidia] Dual monitor setup with secondary monitor in portrait-right mode cause tiled windows to occupy 1.5 monitors

2020-05-08 Thread Jannick Lawson
I have the very same problem on RTX 2060. No Fractional Scaling
activated.

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

Title:
  [nvidia] Dual monitor setup with secondary monitor in portrait-right
  mode cause tiled windows to occupy 1.5 monitors

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/1874217/+subscriptions

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

[Bug 1876286] Re: Evolution reports "Error performing TLS handshake: Internal error in memory allocation."

2020-05-08 Thread Martin Althoff
I'll just chime in with a "me too". Connecting to imap yahoo fails. A
couple of other accounts work fine. I changed no mail settings. However
some Ubuntu (18.04) updates ran.

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

Title:
  Evolution reports "Error performing TLS handshake: Internal error in
  memory allocation."

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

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

[Bug 1877595] [NEW] Unable to drag and drop items to the Desktop

2020-05-08 Thread Norbert
Public bug reported:

Steps to reproduce:
1. Have Ubuntu 20.04 LTS installed with default GNOME Shell desktop
2. Open Nautilus
3. Drag some file or folder and drop it to the Desktop area

Expected results:

* user is able to drag file from Nautilus and drop it to the Desktop
area

Actual results:

* user is unable to drag file from Nautilus and drop it to the Desktop
area

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: gnome-shell 3.36.1-5ubuntu1
ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30
Uname: Linux 5.4.0-26-generic x86_64
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Fri May  8 17:44:45 2020
DisplayManager: gdm3
InstallationDate: Installed on 2020-04-24 (13 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
RelatedPackageVersions: mutter-common 3.36.1-3ubuntu3
SourcePackage: gnome-shell
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug focal

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

Title:
  Unable to drag and drop items to the Desktop

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

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

[Bug 1877593] [NEW] Needlessly cats ~/.chromium-browser.init

2020-05-08 Thread Roman Odaisky
Public bug reported:

$ fgrep -w cat -C4 /snap/chromium/current/bin/chromium.launcher

# Source ~/.chromium-browser.init for compatibility with the chromium-browser
# deb package (https://launchpad.net/bugs/1837746)
if [ -f $REALHOME/.chromium-browser.init ]; then
  cat $REALHOME/.chromium-browser.init 2>/dev/null
  if [ "$?" -eq "0" ]; then
. $REALHOME/.chromium-browser.init
  fi
fi

This `cat` needlessly clutters the output when using things like `xdg-
open`. If the intent is to check whether policies permit reading the
file (so `test -f` wouldn’t work), then the stdout should be redirected
to /dev/null as well.

** Affects: chromium-browser (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/1877593

Title:
  Needlessly cats ~/.chromium-browser.init

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

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

[Bug 1864901] Re: [snap] suggestion: alert users when the snap has been refreshed while running

2020-05-08 Thread Roman Odaisky
This issue causes `ubuntu-bug chromium-browser` to hang.

Additionally, isn’t this an issue that’s best solved within snapd
itself?

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

Title:
  [snap] suggestion: alert users when the snap has been refreshed while
  running

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

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

[Bug 1877589] [NEW] Wayland windows does not redraw itself

2020-05-08 Thread Ben Aceler
Public bug reported:

I'm not sure, if it is not a bug of certain Wayland applications.

Under Ubuntu 20.04, Gnome 3.36, some Wayland-native applications, namely
Audacity(2.3.3) and Firefox (76.0), does not redraw themselves unless I
change their size, or switch to another window or overview. For example,
audacity does not redraw current position marker, and I need to click
with a mouse, or resize the window to see it. Firefox sometimes just
freeze, until I click or until I resize its window, or I switch to
overview.

What kind of trace shoud I perform to obtain more information?

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: gnome-session-wayland (not installed)
ProcVersionSignature: Ubuntu 5.4.0-29.33-generic 5.4.30
Uname: Linux 5.4.0-29-generic x86_64
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Fri May  8 17:27:24 2020
InstallationDate: Installed on 2019-11-16 (173 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=ru_RU.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-session
UpgradeStatus: Upgraded to focal on 2020-05-02 (6 days ago)

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


** Tags: amd64 apport-bug focal 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/1877589

Title:
  Wayland windows does not redraw itself

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

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

[Bug 1877591] [NEW] Unable to launch symlink'ed application from Desktop

2020-05-08 Thread Norbert
Public bug reported:

Steps to reproduce:
1. Have Ubuntu MATE 20.04 LTS
2. Login to the session
3. Open terminal and create symlink to the some application executable with

   ln -s /usr/bin/xclock ~/Desktop/xclock

4. Click on just created `xclock` file symlink on the desktop

Expected results:
* user is able to run symlink'ed application from Desktop

Actual results:
* user is unable to run symlink'ed application from Desktop, the following 
window is shown instead:

> Could not display "/home/user/Desktop/xclock"
> There is no application installed for shared library files. Do you want 
to search for an application to open this file?

   Click on Yes does not end with application launch.


Note: this is a regression, on Ubuntu MATE 16.04 LTS is works as expected.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: caja 1.24.0-1
ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30
Uname: Linux 5.4.0-26-generic x86_64
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: MATE
Date: Fri May  8 17:27:32 2020
InstallationDate: Installed on 2020-04-23 (14 days ago)
InstallationMedia: Ubuntu-MATE 20.04 LTS "Focal Fossa" - Release amd64 
(20200423)
SourcePackage: caja
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug bionic focal

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

Title:
  Unable to launch symlink'ed application from Desktop

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

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

[Bug 1877586] [NEW] package shim-signed 1.40.3+15+1533136590.3beb971-0ubuntu1 failed to install/upgrade: installed shim-signed package post-installation script subprocess returned error exit status 1

2020-05-08 Thread sks93fkbiodk
Public bug reported:

...

ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: shim-signed 1.40.3+15+1533136590.3beb971-0ubuntu1
ProcVersionSignature: Ubuntu 5.4.0-29.33-generic 5.4.30
Uname: Linux 5.4.0-29-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
.proc.sys.kernel.moksbstate_disabled: Error: [Errno 2] No such file or 
directory: '/proc/sys/kernel/moksbstate_disabled'
ApportVersion: 2.20.11-0ubuntu27
AptOrdering:
 shim:amd64: Install
 shim-signed:amd64: Install
 NULL: ConfigurePending
Architecture: amd64
BootEFIContents:
 BOOTX64.CSV
 grub.cfg
 grubx64.efi
 mmx64.efi
 shimx64.efi
CasperMD5CheckResult: skip
Date: Wed May  6 03:11:30 2020
EFITables:
 Maj 08 16:33:01 nikola-All-Series kernel: efi: EFI v2.40 by American Megatrends
 Maj 08 16:33:01 nikola-All-Series kernel: efi:  ESRT=0xbdb64f18  
ACPI=0xbb3b9000  ACPI 2.0=0xbb3b9000  SMBIOS=0xf0570  SMBIOS 3.0=0xbdb61000  
MPS=0xfd6b0 
 Maj 08 16:33:01 nikola-All-Series kernel: secureboot: Secure boot enabled
 Maj 08 16:33:01 nikola-All-Series kernel: esrt: Reserving ESRT space from 
0xbdb64f18 to 0xbdb64f50.
 Maj 08 16:33:01 nikola-All-Series kernel: secureboot: Secure boot enabled
ErrorMessage: installed shim-signed package post-installation script subprocess 
returned error exit status 1
InstallationDate: Installed on 2020-05-06 (2 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
Python3Details: /usr/bin/python3.8, Python 3.8.2, python3-minimal, 
3.8.2-0ubuntu2
PythonDetails: N/A
RelatedPackageVersions:
 dpkg 1.19.7ubuntu3
 apt  2.0.2
SecureBoot: 6   0   0   0   1
SourcePackage: shim-signed
Title: package shim-signed 1.40.3+15+1533136590.3beb971-0ubuntu1 failed to 
install/upgrade: installed shim-signed package post-installation script 
subprocess returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: shim-signed (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package focal

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

Title:
  package shim-signed 1.40.3+15+1533136590.3beb971-0ubuntu1 failed to
  install/upgrade: installed shim-signed package post-installation
  script subprocess returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shim-signed/+bug/1877586/+subscriptions

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

[Bug 1877592] [NEW] Focal update: v5.4.39 upstream stable release

2020-05-08 Thread Kamal Mostafa
Public bug reported:

SRU Justification

Impact:
   The upstream process for stable tree updates is quite similar
   in scope to the Ubuntu SRU process, e.g., each patch has to
   demonstrably fix a bug, and each patch is vetted by upstream
   by originating either directly from a mainline/stable Linux tree or
   a minimally backported form of that patch. The following upstream
   stable patches should be included in the Ubuntu kernel:

   v5.4.39 upstream stable release
   from git://git.kernel.org/

dma-buf: Fix SET_NAME ioctl uapi
drm/edid: Fix off-by-one in DispID DTD pixel clock
drm/amd/display: Fix green screen issue after suspend
drm/qxl: qxl_release leak in qxl_draw_dirty_fb()
drm/qxl: qxl_release leak in qxl_hw_surface_alloc()
drm/qxl: qxl_release use after free
NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSION
btrfs: fix transaction leak in btrfs_recover_relocation
btrfs: fix block group leak when removing fails
btrfs: fix partial loss of prealloc extent past i_size after fsync
btrfs: transaction: Avoid deadlock due to bad initialization timing of 
fs_info::journal_info
mmc: cqhci: Avoid false "cqhci: CQE stuck on" by not open-coding timeout loop
mmc: sdhci-xenon: fix annoying 1.8V regulator warning
mmc: sdhci-pci: Fix eMMC driver strength for BYT-based controllers
mmc: sdhci-msm: Enable host capabilities pertains to R1b response
mmc: meson-mx-sdio: Set MMC_CAP_WAIT_WHILE_BUSY
mmc: meson-mx-sdio: remove the broken ->card_busy() op
crypto: caam - fix the address of the last entry of S/G
ALSA: hda/realtek - Two front mics on a Lenovo ThinkCenter
ALSA: usb-audio: Correct a typo of NuPrime DAC-10 USB ID
ALSA: hda/hdmi: fix without unlocked before return
ALSA: line6: Fix POD HD500 audio playback
ALSA: pcm: oss: Place the plugin buffer overflow checks correctly
i2c: amd-mp2-pci: Fix Oops in amd_mp2_pci_init() error handling
Drivers: hv: vmbus: Fix Suspend-to-Idle for Generation-2 VM
dlmfs_file_write(): fix the bogosity in handling non-zero *ppos
IB/rdmavt: Always return ERR_PTR from rvt_create_mmap_info()
PM: ACPI: Output correct message on target power state
PM: hibernate: Freeze kernel threads in software_resume()
dm verity fec: fix hash block number in verity_fec_decode
dm writecache: fix data corruption when reloading the target
dm multipath: use updated MPATHF_QUEUE_IO on mapping for bio-based mpath
ARM: dts: imx6qdl-sr-som-ti: indicate powering off wifi is safe
scsi: qla2xxx: set UNLOADING before waiting for session deletion
scsi: qla2xxx: check UNLOADING before posting async work
RDMA/mlx5: Set GRH fields in query QP on RoCE
RDMA/mlx4: Initialize ib_spec on the stack
RDMA/siw: Fix potential siw_mem refcnt leak in siw_fastreg_mr()
RDMA/core: Prevent mixed use of FDs between shared ufiles
RDMA/core: Fix race between destroy and release FD object
RDMA/cm: Fix ordering of xa_alloc_cyclic() in ib_create_cm_id()
RDMA/cm: Fix an error check in cm_alloc_id_priv()
i2c: iproc: generate stop event for slave writes
vfio: avoid possible overflow in vfio_iommu_type1_pin_pages
vfio/type1: Fix VA->PA translation for PFNMAP VMAs in vaddr_get_pfn()
iommu/qcom: Fix local_base status check
scsi: target/iblock: fix WRITE SAME zeroing
iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled system
i2c: aspeed: Avoid i2c interrupt status clear race condition.
ALSA: opti9xx: shut up gcc-10 range warning
Fix use after free in get_tree_bdev()
nvme: prevent double free in nvme_alloc_ns() error handling
nfs: Fix potential posix_acl refcnt leak in nfs3_set_acl
dmaengine: dmatest: Fix iteration non-stop logic
dmaengine: dmatest: Fix process hang when reading 'wait' parameter
arm64: vdso: Add -fasynchronous-unwind-tables to cflags
selinux: properly handle multiple messages in selinux_netlink_send()
Linux 5.4.39
UBUNTU: upstream stable to v5.4.39

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

** Affects: linux (Ubuntu Focal)
 Importance: Undecided
 Assignee: Kamal Mostafa (kamalmostafa)
 Status: In Progress


** Tags: kernel-stable-tracking-bug

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

** Tags added: kernel-stable-tracking-bug

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

** Changed in: linux (Ubuntu Focal)
   Status: New => In Progress

** Changed in: linux (Ubuntu Focal)
 Assignee: (unassigned) => Kamal Mostafa (kamalmostafa)

** Description changed:

+ SRU Justification
  
- SRU Justification
+ Impact:
+    The upstream process for stable tree updates is quite similar
+    in scope to the Ubuntu SRU process, e.g., each patch has to
+    demonstrably fix a bug, and each patch is vetted by upstream
+    by originating either directly from a mainline/stable Linux tree or
+    a minimally backported form of that patch. The following upstream
+    stable patches should be included in the Ubuntu kernel:
  
- Impact:
- 

[Bug 1877590] [NEW] SRU the current 3.24.20 stable update

2020-05-08 Thread Sebastien Bacher
Public bug reported:

* Impact
That's the current GNOME stable update, including some fixes and translation 
updates
https://gitlab.gnome.org/GNOME/gtk/-/blob/gtk-3-24/NEWS

* Test case

The update is part of GNOME stable updates
https://wiki.ubuntu.com/StableReleaseUpdates/GNOME

Check that GNOME Desktop and GTK software still work correctly

* Regression potential

The update has some fixes in the filechooser and the emoji picker, test
those

** Affects: gtk+3.0 (Ubuntu)
 Importance: Wishlist
 Status: In Progress

** Changed in: gtk+3.0 (Ubuntu)
   Status: New => In Progress

** Changed in: gtk+3.0 (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/1877590

Title:
  SRU the current 3.24.20 stable update

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

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

[Bug 1877588] [NEW] SRU the current 3.24.20 stable update

2020-05-08 Thread Sebastien Bacher
Public bug reported:

* Impact
That's the current GNOME stable update, including some fixes and translation 
updates
https://gitlab.gnome.org/GNOME/gtk/-/blob/gtk-3-24/NEWS

* Test case

The update is part of GNOME stable updates
https://wiki.ubuntu.com/StableReleaseUpdates/GNOME

Check that GNOME Desktop and GTK software still work correctly

* Regression potential

The update has some fixes in the filechooser and the emoji picker, test
those

** Affects: gtk+3.0 (Ubuntu)
 Importance: Undecided
 Status: Invalid

** Changed in: gtk+3.0 (Ubuntu)
   Status: New => Invalid

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

Title:
  SRU the current 3.24.20 stable update

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

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

[Bug 1869561] Re: Libreoffice Help does not work

2020-05-08 Thread Sebastien Bacher
** Attachment added: "main.xcd.gz"
   
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1869561/+attachment/5368430/+files/main.xcd.gz

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

Title:
  Libreoffice Help does not work

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

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

[Bug 1877183] Re: segfault in mysql_server_end() from libmysqlclient.so.21

2020-05-08 Thread JonHurst
OK, disregard. I was using mariadb-server. After replacing it with
mysql-server-8.0, I no longer get the segfault. Thanks for your help.

** Changed in: mysql-8.0 (Ubuntu)
   Status: New => Invalid

** Changed in: qtbase-opensource-src (Ubuntu)
   Status: New => Invalid

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

Title:
  segfault in mysql_server_end() from libmysqlclient.so.21

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-8.0/+bug/1877183/+subscriptions

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

[Bug 1877578] Missing required logs.

2020-05-08 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 1877578

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/1877578

Title:
  To support older userspace running on newer kernels please backport
  syscall table updates in linux-libc-dev

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

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

[Bug 1869561] Re: Libreoffice Help does not work

2020-05-08 Thread Sebastien Bacher
Sharing some findings after having poked a bit to the issue, the
problems come from the /usr/lib/libreoffice/share/registry/main.xcd
configuration, copying that file from the Debian build makes the
documentation open in the default webbrowser and work.

The Ubuntu version is having no mention of DesktopBackend which seems
relevant

The build log has those warnings which don't exist in Debian or Bionic
'...
no obvious way to instantiate implementation 
"com.sun.star.comp.configuration.Update"
no obvious way to instantiate implementation 
"com.sun.star.comp.configuration.backend.DesktopBackend"
no obvious way to instantiate implementation 
"com.sun.star.comp.configuration.backend.KF5Backend"
...'

They seem to come from tests and probably not the direct but could hint
on an issue, if the backend fails to load then it could end up missing
from the configuration

There is nothing obvious in the packaging diff between Debian and Ubuntu
though...

Including the Debian file so it's easier for other to check the
differences / test if it works for them as well by copying it over the
system one

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

Title:
  Libreoffice Help does not work

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

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

[Bug 1874623] Re: Mozilla Thunderbird package is not properly installed

2020-05-08 Thread Olivier Tilloy
Nothing relevant in this syslog, unfortunately.

However I just did a miminal Kubuntu install in a VM, and I can confirm
the problem. The thunderbird package is marked as installed, but neither
/usr/bin/thunderbird nor /usr/share/applications/thunderbird.desktop are
present on the system. It's as if they had been manually deleted without
interaction with apt.

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

** Changed in: thunderbird (Ubuntu)
   Importance: Undecided => Medium

** Summary changed:

- Mozilla Thunderbird package is not properly installed
+ thunderbird is not properly installed in a Kubuntu minimal install

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

Title:
  thunderbird is not properly installed in a Kubuntu minimal install

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

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

[Bug 1877583] [NEW] Unable to launch symlink'ed application from Desktop

2020-05-08 Thread Norbert
Public bug reported:

Steps to reproduce:
1. Have Ubuntu 20.04 LTS with default GNOME shell installed
2. Login to the session
3. Open terminal and create symlink to the some application executable with

   ln -s /usr/bin/xclock ~/Desktop/xclock

4. Click on just created `xclock` file symlink on the desktop

Expected results:
* user is able to run symlink'ed application from Desktop

Actual results:
* user is unable to run symlink'ed application from Desktop

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: gnome-shell 3.36.1-5ubuntu1
ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30
Uname: Linux 5.4.0-26-generic x86_64
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Fri May  8 17:17:02 2020
DisplayManager: gdm3
InstallationDate: Installed on 2020-04-24 (13 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
RelatedPackageVersions: mutter-common 3.36.1-3ubuntu3
SourcePackage: gnome-shell
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug focal

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

Title:
  Unable to launch symlink'ed application from Desktop

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

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

[Bug 1877382] Re: package lxd 3.0.3-0ubuntu1~18.04.1 failed to install/upgrade: new lxd package pre-installation script subprocess returned error exit status 1

2020-05-08 Thread Stéphane Graber via ubuntu-bugs
Can you show `snap changes`?

** Changed in: lxd (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/1877382

Title:
  package lxd 3.0.3-0ubuntu1~18.04.1 failed to install/upgrade: new lxd
  package pre-installation script subprocess returned error exit status
  1

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

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

[Bug 1877562] Re: dockerd gets unresponsive after updating Ubuntu system packages

2020-05-08 Thread Piranna
System also hangs on shutdown, due to some processes not exitting,
needing force shutdown pressing the power button.

** Attachment added: "WhatsApp Image 2020-05-08 at 14.10.01.jpeg"
   
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1877562/+attachment/5368431/+files/WhatsApp%20Image%202020-05-08%20at%2014.10.01.jpeg

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

Title:
  dockerd gets unresponsive after updating Ubuntu system packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1877562/+subscriptions

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

[Bug 1877525] Re: 20.04 updater release notes still as development release

2020-05-08 Thread John Veness
I believe this is due to the information in
https://changelogs.ubuntu.com/meta-release where the information for
20.04 points to

- 
http://archive.ubuntu.com/ubuntu/dists/focal-updates/main/dist-upgrader-all/current/DevelReleaseAnnouncement
 and
- 
http://archive.ubuntu.com/ubuntu/dists/focal-updates/main/dist-upgrader-all/current/DevelReleaseAnnouncement.html

when it should be

- 
http://archive.ubuntu.com/ubuntu/dists/focal-updates/main/dist-upgrader-all/current/ReleaseAnnouncement
 and
- 
http://archive.ubuntu.com/ubuntu/dists/focal-updates/main/dist-upgrader-all/current/ReleaseAnnouncement.html
 instead.

See https://bazaar.launchpad.net/~ubuntu-core-dev/meta-
release/ubuntu/revision/247

** Branch linked: lp:~ubuntu-core-dev/meta-release/ubuntu

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

Title:
  20.04 updater release notes still as development release

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

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

[Bug 1877562] Re: dockerd gets unresponsive after updating Ubuntu system packages

2020-05-08 Thread Piranna
** Attachment added: "WhatsApp Image 2020-05-08 at 14.09.50.jpeg"
   
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1877562/+attachment/5368432/+files/WhatsApp%20Image%202020-05-08%20at%2014.09.50.jpeg

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

Title:
  dockerd gets unresponsive after updating Ubuntu system packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1877562/+subscriptions

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

[Bug 1860906] Re: armhf: MailPartViewers: undefined symbol: OPENSSL_init_ssl

2020-05-08 Thread jsbhth
Same behavior on amd64 with SOGo 4.3.0-1 from 20.04 release.

Furthermore imaps isn't working with Dovecot, which can't be fixed by
preloading openssl.

SOGo:
May 08 15:33:02 sogod [1808]: <0x0x5628ea3473d0[NGImap4Client]> 
ERROR(-[NGImap4Client _processUnknownCommandParserException:]): catched 
non-IMAP4 parsing exception UnexpectedEndOfStream: the parsed stream ended 
unexpectedly
May 08 15:33:02 sogod [1808]: [ERROR] 
<0x0x5628ea1749a0[NGImap4ConnectionManager]> IMAP4 login failed:
  host=imap.example.com, user=u...@example.com, pwd=yes
  url=imaps://user%40example@imap.example.com/
  base=(null)
  base-class=(null))
  = <0x0x5628ea3473d0[NGImap4Client]: login=u...@example.com(pwd) 
socket= connectedTo=<0x0x5628ea0bc600[NGInternetSocketAddress]: 
host=imap.example.com port=993>>>

Dovecot:
May  8 15:33:02 imap dovecot: imap-login: Login: user=, 
method=PLAIN, rip=10.0.0.9, lip=10.0.0.11, mpid=1452, TLS: read(size=514) 
failed: Connection reset by peer, session=
May  8 15:33:02 imap dovecot: imap(u...@example.com)<1444><06JSCSOlsqMKAAAJ>: 
Connection closed (No commands sent) in=0 out=403 deleted=0 expunged=0 
trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0

When building sogo and libsope1 packages against openssl everything
works as expected. Same is true for building SOGo and SOPE 4.3.0 from
upstream sources: OpenSSL works, GnuTLS doesn't.

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

Title:
  armhf: MailPartViewers: undefined symbol: OPENSSL_init_ssl

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

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

[Bug 1875254] Re: Intermittent display blackouts on event

2020-05-08 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the kernel in -proposed solves
the problem. Please test the kernel and update this bug with the
results. If the problem is solved, change the tag 'verification-needed-
focal' to 'verification-done-focal'. If the problem still exists, change
the tag 'verification-needed-focal' to 'verification-failed-focal'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: verification-needed-focal

** Tags added: verification-needed-eoan

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

Title:
  Intermittent display blackouts on event

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

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

[Bug 1875254] Re: Intermittent display blackouts on event

2020-05-08 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the kernel in -proposed solves
the problem. Please test the kernel and update this bug with the
results. If the problem is solved, change the tag 'verification-needed-
eoan' to 'verification-done-eoan'. If the problem still exists, change
the tag 'verification-needed-eoan' to 'verification-failed-eoan'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!

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

Title:
  Intermittent display blackouts on event

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

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

[Bug 1876645] Re: Unable to handle kernel pointer dereference in virtual kernel address space on Eoan

2020-05-08 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the kernel in -proposed solves
the problem. Please test the kernel and update this bug with the
results. If the problem is solved, change the tag 'verification-needed-
focal' to 'verification-done-focal'. If the problem still exists, change
the tag 'verification-needed-focal' to 'verification-failed-focal'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: verification-needed-focal

** Tags added: verification-needed-eoan

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

Title:
  Unable to handle kernel pointer dereference in virtual kernel address
  space on Eoan

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1876645/+subscriptions

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

[Bug 1876645] Re: Unable to handle kernel pointer dereference in virtual kernel address space on Eoan

2020-05-08 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the kernel in -proposed solves
the problem. Please test the kernel and update this bug with the
results. If the problem is solved, change the tag 'verification-needed-
eoan' to 'verification-done-eoan'. If the problem still exists, change
the tag 'verification-needed-eoan' to 'verification-failed-eoan'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!

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

Title:
  Unable to handle kernel pointer dereference in virtual kernel address
  space on Eoan

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1876645/+subscriptions

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

[Bug 1877575] Re: kernel crash with 0010:ovl_open_realfile+0x4a/0x150 [overlay] in Qemu with focal daily

2020-05-08 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  kernel crash with 0010:ovl_open_realfile+0x4a/0x150 [overlay] in Qemu
  with focal daily

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

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

[Bug 1877454] Re: openssh-server hangs with AuthorizedKeysCommand

2020-05-08 Thread Jeremy Norris
Also see:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=905226

** Bug watch added: Debian Bug tracker #905226
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=905226

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

Title:
  openssh-server hangs with AuthorizedKeysCommand

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

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

[Bug 1856731] Re: Cannot add a Google accounts with GOA

2020-05-08 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-online-accounts (Ubuntu)
   Status: New => Confirmed

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

Title:
  Cannot add a Google accounts with GOA

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

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

[Bug 1877454] Re: openssh-server hangs with AuthorizedKeysCommand

2020-05-08 Thread Jeremy Norris
Another link discussing it:
https://secure.phabricator.com/T11827

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

Title:
  openssh-server hangs with AuthorizedKeysCommand

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

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

[Bug 1877580] [NEW] [Latitude 7490, Realtek ALC3246, Black Headphone Out, Front] No sound at all

2020-05-08 Thread Vasilis
Public bug reported:

After upgrade from 19.10 to 20.04 (xubuntu) I've lost the sound on the 
headphones.
The internal loud speakers works ok when the headphones are not plugged in.

More specifically:
If I open the pavucontrol without the headphones plugged in I see that is 
correctly mentioning the output as Port: "Speakers (plugged-in)" and everything 
works ok, I have sound from the speakers.

The moment I plug in the headphones, for a fraction of a second I can
hear sound on the headphones, and then the output port switches to
"headphones" which is the moment I lose the sound.

The fraction that I hear the sound is when the jack is half-inserted and
I get the sound on one channel only. When is fully inserted, the
computer detects it and makes the switch.

I've tried also in alsamixer all possibilities I could imagine, playing
with mute/unmute and gain of each channel, with no success

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: alsa-base 1.0.25+dfsg-0ubuntu5
ProcVersionSignature: Ubuntu 5.4.0-29.33-generic 5.4.30
Uname: Linux 5.4.0-29-generic x86_64
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  bnv1312 F pulseaudio
  bnv   21367 F alsamixer
 /dev/snd/pcmC0D0c:   bnv1312 F...m pulseaudio
 /dev/snd/pcmC0D0p:   bnv1312 F...m pulseaudio
CasperMD5CheckResult: skip
CurrentDesktop: XFCE
Date: Fri May  8 15:41:08 2020
InstallationDate: Installed on 2019-08-08 (274 days ago)
InstallationMedia: Xubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
PackageArchitecture: all
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH failed
Symptom_Card: Built-in Audio - HDA Intel PCH
Symptom_DevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  bnv1312 F pulseaudio
  bnv   21367 F alsamixer
 /dev/snd/pcmC0D0c:   bnv1312 F...m pulseaudio
 /dev/snd/pcmC0D0p:   bnv1312 F...m pulseaudio
Symptom_Jack: Black Headphone Out, Front
Symptom_Type: No sound at all
Title: [Latitude 7490, Realtek ALC3246, Black Headphone Out, Front] No sound at 
all
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/08/2019
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.13.1
dmi.board.name: 0KP0FT
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 10
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr1.13.1:bd11/08/2019:svnDellInc.:pnLatitude7490:pvr:rvnDellInc.:rn0KP0FT:rvrA00:cvnDellInc.:ct10:cvr:
dmi.product.family: Latitude
dmi.product.name: Latitude 7490
dmi.product.sku: 081C
dmi.sys.vendor: Dell Inc.

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal

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

Title:
  [Latitude 7490, Realtek ALC3246, Black Headphone Out, Front] No sound
  at all

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

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

[Bug 1877575] Status changed to Confirmed

2020-05-08 Thread Ubuntu Kernel Bot
This change was made by a bot.

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

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

Title:
  kernel crash with 0010:ovl_open_realfile+0x4a/0x150 [overlay] in Qemu
  with focal daily

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

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

[Bug 1877577] [NEW] Multi-monitor not behaving correctly when one display turned off

2020-05-08 Thread Allan
Public bug reported:

The release is 20.04.
The gnome-session version is 3.36.0-2ubuntu1.


What is expected:
1. When either monitor is turned off, the monitor that is still on becomes the 
only monitor.
2. The mouse should work.

What happens:
1. When the primary monitor is turned off only, the space is not updated.
2. When the non-primary monitor is turned off only, the mouse is frozen. This 
is  https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1709159


Long version:
I have two identical monitors hooked up on HDMI.
Let's call them #1 and #2, with #1 left of #2. #1 is primary.


Case 1: Turn off #1 (the primary), leaving #2 on:
The display has not been updated to detect the turned off monitor. The mouse 
can move around on #2, including going to the #1 space even though #1 is turned 
off.

When #1 is turned back on, everything works fine too.

Case 2: Turn off #2 (the non-primary) leaving #1 on:
The display *has* been updated to detect the turned off monitor. The mouse 
cannot move at all, even though the cursor is visible on #1.
This is

When #2 is turned back on, there is another display update (another
flicker, plus a Pulseaudio notification of new sink detected since the
monitor has built-in speakers).

Other notes:
My card is AMD RX480. Another user in 
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1709159 is also 
using AMDGPU.

** Affects: gnome-session (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/1877577

Title:
  Multi-monitor not behaving correctly when one display turned off

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

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

[Bug 1876847] Re: HP-Spectre 2019 Intel wireless driver is detected incorrectly.

2020-05-08 Thread Seth Forshee
Don't worry too much about what lspci says. It just has a database to
map PCI ids to names, and it currently considers anything with the id
8086:02f0 to be a 9462. The correct driver (iwlwifi) is being used, and
it identifies your wireless correctly, so that is what matters.

Can you please describe what functional problems you're having with your
wireless? You say that bluetooth is not detected. Is anything else not
working?

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

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

Title:
  HP-Spectre 2019 Intel wireless driver is detected incorrectly.

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

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

[Bug 1877578] [NEW] To support older userspace running on newer kernels please backport syscall table updates in linux-libc-dev

2020-05-08 Thread Dimitri John Ledkov
Public bug reported:

To support older userspace running on newer kernels please backport
syscall table updates in linux-libc-dev.

Alternatively make linux-libc-dev be shipped by a standalone source
package (linux "flavour") to easily update it.

Currently snapd wants to apply seccomp filters on any release and any
kernel, which needs updated libseccomp, which needs updated linux-libc-
dev available at build time.

At the moment looking to backport syscall table numbers for the split
ipc, y2038 time syscalls introduced in v5.0.

** Affects: linux (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/1877578

Title:
  To support older userspace running on newer kernels please backport
  syscall table updates in linux-libc-dev

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

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

[Bug 1877575] Re: kernel crash with 0010:ovl_open_realfile+0x4a/0x150 [overlay] in Qemu with focal daily

2020-05-08 Thread Paride Legovini
This is happening with the Focal live-server images too, starting from
the image with serial 20200506. The previous daily (20200505) booted and
installed fine.

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

Title:
  kernel crash with 0010:ovl_open_realfile+0x4a/0x150 [overlay] in Qemu
  with focal daily

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

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

[Bug 1865130] Re: [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, trying to reset the VCPU!!!

2020-05-08 Thread Carmelo Caldarella
** Attachment removed: "2020-05-05 - dell-studio-1537 - xubuntu 20.04 - 
journalctl.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1865130/+attachment/5366946/+files/2020-05-05%20-%20dell-studio-1537%20-%20xubuntu%2020.04%20-%20journalctl.txt

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

Title:
  [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, trying to
  reset the VCPU!!!

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

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

[Bug 1877576] [NEW] Grub Installation failure during fresh Ubuntu 20.04 install

2020-05-08 Thread James Richardson
Public bug reported:

During vanilla install of Ubuntu 20.04, the installer says grub-
installed failed to install grub onto the partition. System was
previouslly booting PopOS 18.04 without issue.

What I expected to happen: Ubuntu 20.04 and grub to be installed without
issue

What happened instead: Ubuntu was installed, but grub didn't install
into the EFI partition (presumably because it couldn't find it?)

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: ubiquity 20.04.15
ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30
Uname: Linux 5.4.0-26-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
CasperMD5CheckMismatches: 
./pool/restricted/n/nvidia-graphics-drivers-390/libnvidia-encode-390_390.132-0ubuntu2_i386.deb
CasperMD5CheckResult: skip
CasperVersion: 1.445
CurrentDesktop: ubuntu:GNOME
Date: Fri May  8 07:50:52 2020
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
maybe-ubiquity quiet splash ---
LiveMediaBuild: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
ProcEnviron:
 LANGUAGE=en_US.UTF-8
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 LC_NUMERIC=C.UTF-8
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug focal ubiquity-20.04.15 ubuntu

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

Title:
  Grub Installation failure during fresh Ubuntu 20.04 install

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

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

[Bug 1877575] [NEW] kernel crash with 0010:ovl_open_realfile+0x4a/0x150 [overlay] in Qemu with focal daily

2020-05-08 Thread Jean-Baptiste Lallement
Public bug reported:

Focal daily 20200507 (started earlier)
Kernel is 5.4.0-30.34

Kernel crashes on boot in Qemu with:
 
[4.019922] RIP: 0010:ovl_open_realfile+0x4a/0x150 [overlay]
[4.022101] Code: 44 8b 6f 40 65 48 8b 04 25 28 00 00 00 48 89 45 d0 31 c0 
49 8b 7e 28 41 81 cd 00 00 04 04 e8 9d d4 ff ff 49 89 c7 48 8b 45 c8 <48> 8b 40 
68 48 81 78 60 62 6a 65 6a 0f 84 a6 00 00 00 65 48 8b 04
[4.027487] RSP: 0018:ac44c0707c08 EFLAGS: 00010202
[4.029424] RAX: 0f230ca096f12900 RBX: 9e44e9c2eaa0 RCX: 0001
[4.031645] RDX: 9e44ea9ae540 RSI: 9e44e9c2eaa0 RDI: 9e44fb281f00
[4.033811] RBP: ac44c0707c50 R08: 9e44e9e3cc00 R09: 
[4.036428] R10: 9e44ea9ae540 R11:  R12: 9e44f9ec9c00
[4.038737] R13: 04048002 R14: 9e44eaa51b00 R15: 9e44e9e3cc00
[4.046087] FS:  7f91962a6600() GS:9e44fbb0() 
knlGS:
[4.051277] CS:  0010 DS:  ES:  CR0: 80050033
[4.055455] CR2: 56295fbc4a59 CR3: 000169c8 CR4: 06e0
[4.059614] general protection fault:  [#4] SMP NOPTI
[4.061700] CPU: 1 PID: 360 Comm: cp Tainted: G  D   
5.4.0-30-generic #34-Ubuntu
[4.063016] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 
1.13.0-1ubuntu1 04/01/2014
[4.063016] RIP: 0010:ovl_open_realfile+0x4a/0x150 [overlay]
[4.063016] Code: 44 8b 6f 40 65 48 8b 04 25 28 00 00 00 48 89 45 d0 31 c0 
49 8b 7e 28 41 81 cd 00 00 04 04 e8 9d d4 ff ff 49 89 c7 48 8b 45 c8 <48> 8b 40 
68 48 81 78 60 62 6a 65 6a 0f 84 a6 00 00 00 65 48 8b 04
[4.063016] RSP: 0018:ac44c0373c08 EFLAGS: 00010206
[4.063016] RAX: 1579f0d048c0c300 RBX: 9e44eaa3f478 RCX: 
[4.063016] RDX:  RSI: 9e44eaa3f478 RDI: 9e44fb281f00
[4.063016] RBP: ac44c0373c50 R08: 9e44fb3ac6c0 R09: 
[4.063016] R10: 0001 R11: 007461642e73 R12: 9e44f9b2d700
[4.063016] R13: 04048000 R14: 9e44fa3d65c0 R15: 9e44fb3ac6c0
[4.063016] FS:  7f91962a6600() GS:9e44fbb0() 
knlGS:
[4.063016] CS:  0010 DS:  ES:  CR0: 80050033
[4.063016] CR2: 56295fbc4a59 CR3: 000169c8 CR4: 06e0
[4.063016] Call Trace:
[4.063016]  ? ovl_llseek+0x120/0x120 [overlay]
[4.063016]  ovl_open+0x57/0x90 [overlay]
[4.063016]  do_dentry_open+0x143/0x3a0
[4.063016]  vfs_open+0x2d/0x30
[4.063016]  do_last+0x194/0x900
[4.063016]  path_openat+0x8d/0x290
[4.063016]  do_filp_open+0x91/0x100
[4.063016]  ? __alloc_fd+0x46/0x150
[4.063016]  do_sys_open+0x17e/0x290
[4.063016]  __x64_sys_openat+0x20/0x30
[4.124120]  do_syscall_64+0x57/0x190
[4.124120]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[4.124120] RIP: 0033:0x7f91961c3d1b
[4.124120] Code: 25 00 00 41 00 3d 00 00 41 00 74 4b 64 8b 04 25 18 00 00 
00 85 c0 75 67 44 89 e2 48 89 ee bf 9c ff ff ff b8 01 01 00 00 0f 05 <48> 3d 00 
f0 ff ff 0f 87 91 00 00 00 48 8b 4c 24 28 64 48 33 0c 25
[4.124120] RSP: 002b:7ffebc71f1b0 EFLAGS: 0246 ORIG_RAX: 
0101
[4.124120] RAX: ffda RBX:  RCX: 7f91961c3d1b
[4.124120] RDX:  RSI: 562960241670 RDI: ff9c
[4.124120] RBP: 562960241670 R08: 0001 R09: 0013
[4.124120] R10:  R11: 0246 R12: 
[4.124120] R13:  R14: 7ffebc71f298 R15: 
[4.124120] Modules linked in: overlay nls_utf8 isofs dm_mirror 
dm_region_hash dm_log hid_generic usbhid hid qxl ttm drm_kms_helper ahci 
syscopyarea sysfillrect virtio_net net_failover i2c_i801 libahci psmouse 
lpc_ich sysimgblt fb_sys_fops failover virtio_blk drm


Reproduced on bionic and focal hosts.
Groovy daily boots fine.
boot message attached.

ProblemType: Bug
DistroRelease: Ubuntu 20.10
Package: qemu 1:4.2-3ubuntu6
ProcVersionSignature: Ubuntu 5.4.0-18.22-generic 5.4.24
Uname: Linux 5.4.0-18-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu32
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Fri May  8 15:36:38 2020
Dependencies:
 
InstallationDate: Installed on 2014-07-15 (2124 days ago)
InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Alpha amd64 (20140520)
MachineType: Gigabyte Technology Co., Ltd. GA-890GPA-UD3H
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-18-generic 
root=UUID=0889d734-ea91-4bdb-9d16-2a0a923ad3d1 ro
SourcePackage: qemu
UpgradeStatus: Upgraded to groovy on 2018-03-24 (775 days ago)
dmi.bios.date: 07/23/2010
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: FD
dmi.board.name: GA-890GPA-UD3H
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: x.x
dmi.chassis.type: 3

[Bug 1877496] Re: focal sshd snubs VX Connectbot

2020-05-08 Thread gregrwm
** Tags added: android sshd

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

Title:
  focal sshd snubs VX Connectbot

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

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

[Bug 1877388] Re: If DVD drive is present system very often fails to start-up

2020-05-08 Thread jdaviescoates
OK, attached.

** Attachment added: "prevboot.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1877388/+attachment/5368398/+files/prevboot.txt

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

Title:
  If DVD drive is present system very often fails to start-up

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

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

[Bug 1877462] Re: Trademark issues with Chef/Cinc in Focal

2020-05-08 Thread Rafael David Tinoco
@vorlon,

I just fwded an e-mail sent to motu mailing list where a representative
of Chef (bvasq...@chef.io) replies with:

"
Thanks, Lance!

As he laid out, this packaged shipped as-is is a pretty serious violation of 
our trademarks, and we'd like to see it addressed as soon as humanly possible. 
"

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

Title:
  Trademark issues with Chef/Cinc in Focal

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

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

[Bug 1877572] Re: 20.04 is still a development release

2020-05-08 Thread Florian Hars
*** This bug is a duplicate of bug 1877525 ***
https://bugs.launchpad.net/bugs/1877525

This is not a stale mirror, I see it also with
http://archive.ubuntu.com/ubuntu

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

Title:
  20.04 is still a development release

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

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

[Bug 1838323] Re: Support Japanese new era "令和 (Reiwa)"

2020-05-08 Thread Matthieu Clemenceau
** Tags removed: verification-needed
** Tags added: verification-failed

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

Title:
  Support Japanese new era "令和 (Reiwa)"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unicode-data/+bug/1838323/+subscriptions

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

[Bug 1875668] Re: SSD ext4_find_entry:1454 : read only

2020-05-08 Thread Yass
** Changed in: linux (Ubuntu)
   Status: Confirmed => Invalid

** Converted to question:
   https://answers.launchpad.net/ubuntu/+source/linux/+question/690548

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

Title:
  SSD ext4_find_entry:1454 : read only

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

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

[Bug 1447460] Re: aptitude search does reset automatic marked packages

2020-05-08 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  aptitude search does reset automatic marked packages

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

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

[Bug 1877572] Re: 20.04 is still a development release

2020-05-08 Thread Boaz Dodin
*** This bug is a duplicate of bug 1877525 ***
https://bugs.launchpad.net/bugs/1877525

** This bug has been marked a duplicate of bug 1877525
   20.04 updater release notes still as development release

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

Title:
  20.04 is still a development release

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

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

[Bug 1877572] [NEW] 20.04 is still a development release

2020-05-08 Thread Florian Hars
*** This bug is a duplicate of bug 1877525 ***
https://bugs.launchpad.net/bugs/1877525

Public bug reported:

If I check for updates, the system tells me that everything is up to
date, but there is a new version 20.04 LTS available. If I then choose
to update, it warns me not to continue:

"Welcome to the Ubuntu 'Focal Fossa' development release

This release is still in development. Do not install it on production
machines."

That seems weird, given that is was supposedly released in April.

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: ubuntu-release-upgrader-core 1:19.10.15.4
ProcVersionSignature: Ubuntu 5.3.0-51.44-generic 5.3.18
Uname: Linux 5.3.0-51-generic x86_64
ApportVersion: 2.20.11-0ubuntu8.8
Architecture: amd64
CrashDB: ubuntu
CurrentDesktop: ubuntu:GNOME
Date: Fri May  8 14:49:00 2020
InstallationDate: Installed on 2014-04-14 (2215 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Beta amd64 (20140326)
PackageArchitecture: all
ProcEnviron:
 TERM=screen-256color-bce
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: ubuntu-release-upgrader
Symptom: ubuntu-release-upgrader
UpgradeStatus: Upgraded to eoan on 2020-02-17 (81 days ago)
VarLogDistupgradeTermlog:

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug dist-upgrade eoan

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

Title:
  20.04 is still a development release

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

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

[Bug 1877570] [NEW] package prey (not installed) failed to install/upgrade: installed prey package post-installation script subprocess returned error exit status 1

2020-05-08 Thread Derick Vigne
Public bug reported:

I noticed the other two bugs that were reported here were for Ubuntu
14.04, but I'm running Ubuntu 19.10. Just ran dpkg -i on the .deb file,
but it failed to install each time. Not sure what package I'm missing
either. Thanks!

ProblemType: Package
DistroRelease: Ubuntu 19.10
Package: prey (not installed)
ProcVersionSignature: Ubuntu 5.3.0-51.44-generic 5.3.18
Uname: Linux 5.3.0-51-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu8.8
Architecture: amd64
Date: Fri May  1 09:08:46 2020
DpkgHistoryLog:
 Start-Date: 2020-05-01  09:08:40
 Commandline: apt install -f
 Requested-By: derickvigne (1000)
 Install: libout123-0:amd64 (1.25.12-1build1, automatic), xawtv-plugins:amd64 
(3.106-1, automatic), streamer:amd64 (3.106-1, automatic), mpg123:amd64 
(1.25.12-1build1, automatic), libaudio2:amd64 (1.9.4-6build1, automatic)
ErrorMessage: installed prey package post-installation script subprocess 
returned error exit status 1
InstallationDate: Installed on 2020-03-31 (37 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
Python3Details: /usr/bin/python3.7, Python 3.7.5, python3-minimal, 3.7.5-1
PythonDetails: /usr/bin/python2.7, Python 2.7.17, python-minimal, 2.7.17-1
RelatedPackageVersions:
 dpkg 1.19.7ubuntu2
 apt  1.9.4
SourcePackage: prey
Title: package prey (not installed) failed to install/upgrade: installed prey 
package post-installation script subprocess returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package eoan

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

Title:
  package prey (not installed) failed to install/upgrade: installed prey
  package post-installation script subprocess returned error exit status
  1

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

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

[Bug 1876847] Re: HP-Spectre 2019 Intel wireless driver is detected incorrectly.

2020-05-08 Thread Srikar Thottempudi
** Also affects: linux-firmware (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/1876847

Title:
  HP-Spectre 2019 Intel wireless driver is detected incorrectly.

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

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

[Bug 1877571] [NEW] bash is missing feature to use keyword if identically named alias exists

2020-05-08 Thread Mikko Rantalainen
Public bug reported:

If following command is run

(sleep 1 & sleep 1 & time wait); date

bash is supposed to run two commands in parallel, wait for both to
complete and the run third command.

However, if current environment has following alias configured

alias time='/usr/bin/time -v'

then the above command will fail with

   /usr/bin/time: cannot run wait: No such file or directory

and the final command is run without a wait.

Bash already has "command" to force interpretation as system command and
"builtin" to force interpretation as built-in command. However bash is
missing "keyword" to force interpretation as keyword.

One should be able to write

(sleep 1 & sleep 1 & keyword time wait); date

to force time to be interpreted as bash keyword.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: bash 4.4.18-2ubuntu1.2
ProcVersionSignature: Ubuntu 5.3.0-51.44~18.04.2-lowlatency 5.3.18
Uname: Linux 5.3.0-51-lowlatency x86_64
ApportVersion: 2.20.9-0ubuntu7.14
Architecture: amd64
CurrentDesktop: MATE
Date: Fri May  8 15:48:23 2020
EcryptfsInUse: Yes
InstallationDate: Installed on 2019-01-05 (488 days ago)
InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
SourcePackage: bash
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: bash (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/1877571

Title:
  bash is missing feature to use keyword if identically named alias
  exists

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

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

[Bug 1875471] Re: python3-certbot-nginx is incompatible with its dependencies

2020-05-08 Thread Andreas Hasenack
Uploaded, waiting for SRU team.

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

Title:
  python3-certbot-nginx is incompatible with its dependencies

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

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

[Bug 1875471] Re: python3-certbot-nginx is incompatible with its dependencies

2020-05-08 Thread Andreas Hasenack
Uploaded, waiting for SRU team.

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

Title:
  python3-certbot-nginx is incompatible with its dependencies

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-certbot-nginx/+bug/1875471/+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


[Bug 1877569] [NEW] Ubuntu Installer crashes on restart

2020-05-08 Thread Alex
Public bug reported:

Problem:
1. After fresh install of Ubuntu 20.04 from USB drive
2. Presented "Continue test Ubuntu" or "Restart"
3. Selected Restart
4. System does not restart, "Remove USB media" is not shown.
5. Stuck with dark screen.

Workaround 
1. manually turn off computer or remove USB media.
2. Boot system.
3. System starts.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: ubiquity (not installed)
ProcVersionSignature: Ubuntu 5.4.0-29.33-generic 5.4.30
Uname: Linux 5.4.0-29-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Fri May  8 08:36:56 2020
InstallCmdLine: file=/cdrom/preseed/ubuntu.seed initrd=/casper/initrd quiet 
splash --- maybe-ubiquity
InstallationDate: Installed on 2020-05-04 (4 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ubiquity
Symptom: installer
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug focal ubiquity-20.04.15

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

Title:
  Ubuntu Installer crashes on restart

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

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

[Bug 1875944] XorgLog.txt

2020-05-08 Thread Clay
apport information

** Attachment added: "XorgLog.txt"
   
https://bugs.launchpad.net/bugs/1875944/+attachment/5368371/+files/XorgLog.txt

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

Title:
  Lenovo Ideapad 130-15AST 20.04 distorted and unusable

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

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

[Bug 1875944] RfKill.txt

2020-05-08 Thread Clay
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1875944/+attachment/5368368/+files/RfKill.txt

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

Title:
  Lenovo Ideapad 130-15AST 20.04 distorted and unusable

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

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

[Bug 1875944] xdpyinfo.txt

2020-05-08 Thread Clay
apport information

** Attachment added: "xdpyinfo.txt"
   
https://bugs.launchpad.net/bugs/1875944/+attachment/5368374/+files/xdpyinfo.txt

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

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

Title:
  Lenovo Ideapad 130-15AST 20.04 distorted and unusable

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

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

[Bug 1875944] UdevDb.txt

2020-05-08 Thread Clay
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1875944/+attachment/5368369/+files/UdevDb.txt

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

Title:
  Lenovo Ideapad 130-15AST 20.04 distorted and unusable

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

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

[Bug 1875944] Re: Lenovo Ideapad 130-15AST 20.04 distorted and unusable

2020-05-08 Thread Clay
I added the apport information with the system running 18.04. It isn't
possible to submit the info when on 20.04 as the display is unusable.

** Changed in: ubuntu-mate
   Status: New => Confirmed

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

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

Title:
  Lenovo Ideapad 130-15AST 20.04 distorted and unusable

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

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

[Bug 1875944] WifiSyslog.txt

2020-05-08 Thread Clay
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1875944/+attachment/5368370/+files/WifiSyslog.txt

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

Title:
  Lenovo Ideapad 130-15AST 20.04 distorted and unusable

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

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

[Bug 1875944] XorgLogOld.txt

2020-05-08 Thread Clay
apport information

** Attachment added: "XorgLogOld.txt"
   
https://bugs.launchpad.net/bugs/1875944/+attachment/5368372/+files/XorgLogOld.txt

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

Title:
  Lenovo Ideapad 130-15AST 20.04 distorted and unusable

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

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

[Bug 1875944] Xrandr.txt

2020-05-08 Thread Clay
apport information

** Attachment added: "Xrandr.txt"
   https://bugs.launchpad.net/bugs/1875944/+attachment/5368373/+files/Xrandr.txt

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

Title:
  Lenovo Ideapad 130-15AST 20.04 distorted and unusable

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

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

[Bug 1875020] Re: Update Ukrainian language pack to fix mate-keyboard-properties crash

2020-05-08 Thread Maksym Bilak
I m sorry. For some reason I thought that the file xkeyboard-config.mo
belongs to the package language-pack-uk-base.

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

Title:
  Update Ukrainian language pack to fix mate-keyboard-properties crash

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

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

[Bug 1875944] PulseList.txt

2020-05-08 Thread Clay
apport information

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

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

Title:
  Lenovo Ideapad 130-15AST 20.04 distorted and unusable

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

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

[Bug 1875944] ProcInterrupts.txt

2020-05-08 Thread Clay
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1875944/+attachment/5368365/+files/ProcInterrupts.txt

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

Title:
  Lenovo Ideapad 130-15AST 20.04 distorted and unusable

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

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

[Bug 1875944] ProcEnviron.txt

2020-05-08 Thread Clay
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1875944/+attachment/5368364/+files/ProcEnviron.txt

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

Title:
  Lenovo Ideapad 130-15AST 20.04 distorted and unusable

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

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

[Bug 1875944] ProcCpuinfoMinimal.txt

2020-05-08 Thread Clay
apport information

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

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

Title:
  Lenovo Ideapad 130-15AST 20.04 distorted and unusable

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

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

[Bug 1875944] ProcModules.txt

2020-05-08 Thread Clay
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1875944/+attachment/5368366/+files/ProcModules.txt

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

Title:
  Lenovo Ideapad 130-15AST 20.04 distorted and unusable

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

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

[Bug 1875944] Re: Lenovo Ideapad 130-15AST 20.04 distorted and unusable

2020-05-08 Thread Clay
apport information

** Tags added: apport-collected bionic ubuntu

** Description changed:

  Output of lshw here: https://pastebin.com/NMBigV4G
  
  Screenshot of the desktop here in the community forum: 
  
https://ubuntu-mate.community/t/lenovo-ideapad-20-04-upgrade-distorted-and-unusable/21617
  
  I'm not all that experienced at filing bug reports here so I have
  included the attachment of the photo found at the forum link.
  
  The picture in the community forum link is what the MATE 20.04 live USB boots 
to.
  I first upgraded from 18.04 using do-release-upgrade. The result looked like 
the photo as well.
  Then I reinstalled 18.04, upgraded to 19.10, which looked and performed 
normally. I then upgraded the 19.10 install to 20.04 with the same result as 
the photo.
  I also tried with a different flash drive just to rule that out.
  
  Then I made the live USB of the 20.04 image and booted it to what you see in 
the forum post.
  I made a live USB of both Stock Ubuntu and Kubuntu 20.04 and both worked just 
fine.
  
  Until I tried the other two flavors I was thinking it was system
  specific, but after they worked normally it seems to be a MATE specific
  issue with this system.
  
- It appears to be only a display problem. The DE is completely unusable
- with the mouse, but I can launch a terminal and run commands, although
- the terminal is just as distorted as the photo above, so you can't see
- what you are typing or the resulting output.
+ It appears to be only a display problem. The DE is completely unusable with 
the mouse, but I can launch a terminal and run commands, although the terminal 
is just as distorted as the photo above, so you can't see what you are typing 
or the resulting output.
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.9-0ubuntu7.14
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  clay   1524 F pulseaudio
+  /dev/snd/controlC0:  clay   1524 F pulseaudio
+ BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
+ CompositorRunning: None
+ CurrentDesktop: MATE
+ DistUpgraded: Fresh install
+ DistroCodename: bionic
+ DistroRelease: Ubuntu 18.04
+ DistroVariant: ubuntu
+ DkmsStatus: rtl8821ce, v5.5.2_34066.20200325, 5.3.0-46-generic, x86_64: 
installed
+ GraphicsCard:
+  Advanced Micro Devices, Inc. [AMD/ATI] Stoney [Radeon R2/R3/R4/R5 Graphics] 
[1002:98e4] (rev ea) (prog-if 00 [VGA controller])
+Subsystem: Lenovo Device [17aa:39f5]
+ InstallationDate: Installed on 2020-04-27 (11 days ago)
+ InstallationMedia: Ubuntu-MATE 18.04.4 LTS "Bionic Beaver" - Release amd64 
(20200203.1)
+ MachineType: LENOVO 81H5
+ Package: linux (not installed)
+ ProcFB: 0 amdgpudrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-46-generic 
root=UUID=bec09cbc-83af-49f6-8aeb-f02059977f4a ro quiet splash vt.handoff=1
+ ProcVersionSignature: Ubuntu 5.3.0-46.38~18.04.1-generic 5.3.18
+ RelatedPackageVersions:
+  linux-restricted-modules-5.3.0-46-generic N/A
+  linux-backports-modules-5.3.0-46-generic  N/A
+  linux-firmware1.173.17
+ Tags:  bionic ubuntu
+ Uname: Linux 5.3.0-46-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 06/27/2018
+ dmi.bios.vendor: LENOVO
+ dmi.bios.version: 8ZCN15WW(V1.04)
+ dmi.board.asset.tag: NO Asset Tag
+ dmi.board.name: LNVNB161216
+ dmi.board.vendor: LENOVO
+ dmi.board.version: SDK0J40700 WIN
+ dmi.chassis.asset.tag: NO Asset Tag
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: LENOVO
+ dmi.chassis.version: Lenovo ideapad 130-15AST
+ dmi.modalias: 
dmi:bvnLENOVO:bvr8ZCN15WW(V1.04):bd06/27/2018:svnLENOVO:pn81H5:pvrLenovoideapad130-15AST:rvnLENOVO:rnLNVNB161216:rvrSDK0J40700WIN:cvnLENOVO:ct10:cvrLenovoideapad130-15AST:
+ dmi.product.family: ideapad 130-15AST
+ dmi.product.name: 81H5
+ dmi.product.sku: LENOVO_MT_81H5_BU_idea_FM_ideapad 130-15AST
+ dmi.product.version: Lenovo ideapad 130-15AST
+ dmi.sys.vendor: LENOVO
+ version.compiz: compiz 1:0.9.13.1+18.04.20180302-0ubuntu1
+ version.libdrm2: libdrm2 2.4.99-1ubuntu1~18.04.2
+ version.libgl1-mesa-dri: libgl1-mesa-dri 19.2.8-0ubuntu0~18.04.3
+ version.libgl1-mesa-glx: libgl1-mesa-glx 19.2.8-0ubuntu0~18.04.3
+ version.xserver-xorg-core: xserver-xorg-core N/A
+ 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

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

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

Title:
  Lenovo Ideapad 130-15AST 20.04 distorted and unusable

To manage notifications about this 

[Bug 1875944] LightdmDisplayLog.txt

2020-05-08 Thread Clay
apport information

** Attachment added: "LightdmDisplayLog.txt"
   
https://bugs.launchpad.net/bugs/1875944/+attachment/5368358/+files/LightdmDisplayLog.txt

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

Title:
  Lenovo Ideapad 130-15AST 20.04 distorted and unusable

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

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

[Bug 1875944] ProcCpuinfo.txt

2020-05-08 Thread Clay
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1875944/+attachment/5368362/+files/ProcCpuinfo.txt

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

Title:
  Lenovo Ideapad 130-15AST 20.04 distorted and unusable

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

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

[Bug 1875944] CRDA.txt

2020-05-08 Thread Clay
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1875944/+attachment/5368354/+files/CRDA.txt

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

Title:
  Lenovo Ideapad 130-15AST 20.04 distorted and unusable

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

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

[Bug 1875944] IwConfig.txt

2020-05-08 Thread Clay
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1875944/+attachment/5368357/+files/IwConfig.txt

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

Title:
  Lenovo Ideapad 130-15AST 20.04 distorted and unusable

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

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

[Bug 1875944] CurrentDmesg.txt

2020-05-08 Thread Clay
apport information

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

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

Title:
  Lenovo Ideapad 130-15AST 20.04 distorted and unusable

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

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

[Bug 1875944] Lsusb.txt

2020-05-08 Thread Clay
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1875944/+attachment/5368361/+files/Lsusb.txt

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

Title:
  Lenovo Ideapad 130-15AST 20.04 distorted and unusable

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

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

[Bug 1875944] LightdmLog.txt

2020-05-08 Thread Clay
apport information

** Attachment added: "LightdmLog.txt"
   
https://bugs.launchpad.net/bugs/1875944/+attachment/5368359/+files/LightdmLog.txt

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

Title:
  Lenovo Ideapad 130-15AST 20.04 distorted and unusable

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

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

[Bug 1875944] Lspci.txt

2020-05-08 Thread Clay
apport information

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

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

Title:
  Lenovo Ideapad 130-15AST 20.04 distorted and unusable

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

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

<    1   2   3   4   5   6   7   8   >