[Bug 1493188] Re: "overlayfs" no longer exists

2020-11-06 Thread Chad Smith
Validated using multipass and installing HWE kernel with the following
script:


test script:

#!/bin/bash
set -x

cat > setup_proposed_and_overlay_root.sh  /dev/null
multipass transfer setup_proposed_and_overlay_root.sh $VM:.
multipass exec $VM -- sudo bash ./setup_proposed_and_overlay_root.sh
multipass restart $VM
sleep 15
echo "--- still expect 0 overlayfs mounts because not using HWE kernel"
multipass exec $VM -- cloud-init status --wait --long
expect_overlayfs_mounts 0
echo "--- Install HWE kernel"
multipass exec $VM -- sudo apt-get install --install-recommends 
linux-generic-hwe-16.04  -y | grep linux-image
multipass restart $VM
sleep 15
expect_overlayfs_mounts 1
exit 0


=== Verification output on xenial 

+ cat
+ VM=sru-1493188
+ RELEASE=xenial
+ multipass launch daily:xenial -n sru-1493188
Launched: sru-1493188   
+ expect_overlayfs_mounts 0 
+ expected_mounts=0
++ multipass exec sru-1493188 mount
++ grep overlay -c
+ overlay_mounts=0
+ [[ 0 = \0 ]]
+ echo 'SUCCESS: found 0 overlay mounts'
SUCCESS: found 0 overlay mounts
+ multipass exec sru-1493188 -- cloud-init status --wait --long
+ multipass transfer setup_proposed_and_overlay_root.sh sru-1493188:.
+ multipass exec sru-1493188 -- sudo bash ./setup_proposed_and_overlay_root.sh
deb http://archive.ubuntu.com/ubuntu xenial-proposed main
Hit:1 http://archive.ubuntu.com/ubuntu xenial InRelease
Get:2 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]
Get:3 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB]
Get:4 http://archive.ubuntu.com/ubuntu xenial-proposed InRelease [260 kB]
Get:5 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [7,532 kB]
Get:6 http://archive.ubuntu.com/ubuntu xenial/universe Translation-en [4,354 kB]
Get:7 http://archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [144 kB]
Get:8 http://archive.ubuntu.com/ubuntu xenial/multiverse Translation-en [106 kB]
Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages 
[1,880 kB]
Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages 
[1,195 kB]
Get:11 http://archive.ubuntu.com/ubuntu xenial-updates/universe Translation-en 
[349 kB]
Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 
Packages [23.0 kB]
Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse 
Translation-en [8,632 B]
Get:14 http://archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages 
[9,812 B]
Get:15 http://archive.ubuntu.com/ubuntu xenial-backports/main Translation-en 
[4,456 B]
Get:16 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64 
Packages [11.3 kB]
Get:17 http://archive.ubuntu.com/ubuntu xenial-backports/universe 
Translation-en [4,476 B]
Get:18 http://archive.ubuntu.com/ubuntu xenial-proposed/main amd64 Packages 
[80.1 kB]
Get:19 http://archive.ubuntu.com/ubuntu xenial-proposed/main Translation-en 
[21.9 kB]
Get:20 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB]
Get:21 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 
Packages [774 kB]
Get:22 http://security.ubuntu.com/ubuntu xenial-security/universe 
Translation-en [219 kB]
Get:23 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 
Packages [8,236 B]
Get:24 http://security.ubuntu.com/ubuntu xenial-security/multiverse 
Translation-en [2,888 B]
Fetched 17.3 MB in 8s (2,059 kB/s) 
Reading package lists... Done
overlayroot is already the newest version (0.27ubuntu1.6).
  cloud-utils-euca shunit2 wodim cdrkit-doc debootstrap bsd-mailx | mailx
  cloud-image-utils cloud-utils distro-info genisoimage libaio1
Get:18 http://archive.ubuntu.com/ubuntu xenial-proposed/main amd64 cloud-utils 
all 0.27-0ubuntu25.2 [1,514 B]
Selecting previously unselected package cloud-utils.
Preparing to unpack .../cloud-utils_0.27-0ubuntu25.2_all.deb ...
Unpacking cloud-utils (0.27-0ubuntu25.2) ...
Setting up cloud-utils (0.27-0ubuntu25.2) ...
overlayroot=tmpfs
+ multipass restart sru-1493188
+ sleep 15 

[Bug 1903369] [NEW] grub-install fails

2020-11-06 Thread Owen Wang
Public bug reported:

When installing Ubuntu with all default settings and install 3rd party
software turned on, I get an error that says "Fatal error: 'grub-install
/dev/nvme0p1' has failed."

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: ubiquity 20.04.15.2
ProcVersionSignature: Ubuntu 5.4.0-52.57-generic 5.4.65
Uname: Linux 5.4.0-52-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu27.11
Architecture: amd64
CasperMD5CheckResult: pass
CasperVersion: 1.445.1
CurrentDesktop: ubuntu:GNOME
Date: Fri Nov  6 18:13:24 2020
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
maybe-ubiquity quiet splash nomodeset ---
LiveMediaBuild: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20201104)
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 third-party-packages ubiquity-20.04.15.2 ubuntu

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

Title:
  grub-install fails

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

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

[Bug 1903371] [NEW] could not update to new version

2020-11-06 Thread Robert Franks
Public bug reported:

could not update to new version

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: ubuntu-release-upgrader-core 1:20.04.28
ProcVersionSignature: Ubuntu 5.4.0-52.57-generic 5.4.65
Uname: Linux 5.4.0-52-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.11
Architecture: amd64
CasperMD5CheckResult: skip
CrashDB: ubuntu
Date: Fri Nov  6 18:37:55 2020
InstallationDate: Installed on 2014-08-31 (2259 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to focal on 2020-11-06 (0 days ago)
VarLogDistupgradeAptlog:
 Log time: 2020-11-06 18:37:01.879004
 Log time: 2020-11-06 18:37:09.110156
 Log time: 2020-11-06 18:37:41.687186
 Log time: 2020-11-06 18:37:59.545224
VarLogDistupgradeTermlog:
 
mtime.conffile..etc.update-manager.release-upgrades: 2020-10-20T21:07:17.104931

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


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

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

Title:
  could not update to new version

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

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

[Bug 1903372] [NEW] Grub-installer problem (bugs)

2020-11-06 Thread ivangoede
Public bug reported:

Apparently my laptop has a bug in the UEFI that don't let me install the
grub-installer package.

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
CasperMD5CheckResult: pass
CasperVersion: 1.445
CurrentDesktop: ubuntu:GNOME
Date: Fri Nov  6 21:47:04 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/1903372

Title:
  Grub-installer problem (bugs)

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

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

[Bug 1895905] Re: lubuntu groovy; flashing of sddm greeter

2020-11-06 Thread Chris Guiver
This issue can re-created by booting the Lubuntu daily live (hirsute),
logging out and as you go to `sddm` you see the issue.  done with
today's hirsute daily.

@Kai-Heng Feng (kaihengfeng)

Using the installation done in comment #21-22, I added

- lightdm

no issues discovered, I could login normally and no issues discovered in
quick play.  I did a few groovy Xubuntu installs on this, it was where I
discovered other issues, but I don't recall flashing-issues.

I also noted Kubuntu is available on the list of sessions, so I tried
that.. The kubuntu wasn't usable though; the characters on screen icons
are missing.. eg. what I think is supposed to be "Computer" showed as
"Co pute" one time, next time only the "t" was missing..  Some issues I
wonder if missing packages, but there are graphic issues it feels like
here.

- gdm3

this doesn't look right. I've taken numerous photos, so I'll upload and
paste links, but I'll also find & boot a Ubuntu desktop to compare so I
can better describe issues.

Once logged in lubuntu was good just as with lightdm/xdm/sddm (issues if
I used kubuntu identical to those experienced with lightdm as greeter)

The issue with gdm3 is not the same, it's NOT flashing, however graphics
just don't like as I believe they should (white areas on screen appears
to be issue rather than the flashing).  More to come..

No

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

Title:
  lubuntu groovy; flashing of sddm greeter

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

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

[Bug 1902960] Re: Upgrade from 245.4-4ubuntu3.3 to 245.4-4ubuntu3.2 appears to break DNS resolution in some cases

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

** Changed in: cloud-init (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/1902960

Title:
  Upgrade from 245.4-4ubuntu3.3 to 245.4-4ubuntu3.2 appears to break DNS
  resolution in some cases

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1902960/+subscriptions

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

[Bug 1903374] [NEW] python-typing-inspect autopkg tests fail

2020-11-06 Thread Matthias Klose
Public bug reported:

python-typing-inspect autopkg tests fail
rdeps sublime-music and dataclasses-json

** Affects: dataclasses-json (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: python-typing-inspect (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: sublime-music (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: block-proposed

** Also affects: dataclasses-json (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: python-typing-inspect (Ubuntu)
   Importance: Undecided
   Status: New

** Tags added: block-proposed

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

Title:
  python-typing-inspect autopkg tests fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dataclasses-json/+bug/1903374/+subscriptions

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

[Bug 1902976] Re: PulseAudio doesn't work when pipewire is installed (ie. KDE)

2020-11-06 Thread Mark Abbott
Something changed.  I have only ever plugged in one wire from my
speakers, but out of curiosity I plugged the other two in and it started
working just fine... in 5.1 sound.  I don't know if the upgrade changed
some setting in the background, but it is sorted out and better sound.

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

Title:
  PulseAudio doesn't work when pipewire is installed (ie. KDE)

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

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

[Bug 1876753] Re: Thinkpad T430 Power Cycles instead of rebooting

2020-11-06 Thread lap80
Hi, sorry for the late reply but I had to do a lot of tests with many kernels 
with both ubuntu 20.04 and 20.10. I have come to the conclusion that it is not 
a direct problem with some kernel version but with the system itself. 
I also tried with some old versions of ubuntu up to 19.10 using new kernels and 
the reboot problem didn't occur and updating to 20.04 onwards the problem 
appears. 
Unfortunately I don't know exactly what the problem is but something in the 
latest version is not working as it should. So I would like to know if there is 
anything else I could do to verify the root of the problem.

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

Title:
  Thinkpad T430 Power Cycles instead of rebooting

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

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

[Bug 1903370] Re: Error: Failed to use network worked after reboot.

2020-11-06 Thread Thiago F. Pappacena
** Project changed: launchpad => ubuntu

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

Title:
  Error: Failed to use network worked after reboot.

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

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

[Bug 1901526] Re: On upgrade tries to replace /etc/systemd/resolved.conf

2020-11-06 Thread Léa GRIS
When upgrading a system with this file altered, it is important to keep
it unchanged or the system will not resolve DNS on reboot.

No need to ask. Just don't overwrite the file if it has been changed.

Because if it has been changed, there is a reason, and pushing the
package's default config is surely going to break that intended change.
This is common-sense isn't it?

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

Title:
  On upgrade tries to replace /etc/systemd/resolved.conf

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

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

[Bug 1901272] Re: Can't connect Bluetooth devices after reboot - Ubuntu 20.10 on Raspberry Pi 4

2020-11-06 Thread Dave Jones
@Daniel could you try out the bluez package from the following PPA:
https://launchpad.net/~waveform/+archive/ubuntu/pi-bluetooth/+packages ?

Should be as simple as doing:

  sudo add-apt-repository ppa:waveform/pi-bluetooth
  sudo apt update
  sudo apt upgrade

The version in that PPA contains the pi foundation's patches to bluez
which were necessary to enable bluetooth on the pi400 (LP: #1903048),
but they also alter some of the general initialization of the bluetooth
module on all pis (amongst other things). A (slightly tidied up) variant
of this is currently intended for hirsute, to be SRU'd to groovy and
focal, so I'd be interested to hear if it also fixes this issue.

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

Title:
  Can't connect Bluetooth devices after reboot - Ubuntu 20.10 on
  Raspberry Pi 4

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

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

[Bug 1095751] Re: bcmwl fails to build with 3.8 kernels [error: 'struct cfg80211_ibss_params' has no member named 'channel']

2020-11-06 Thread Afolabi Samuel
** Changed in: broadcom-sta (Ubuntu)
   Status: Triaged => Incomplete

** Changed in: broadcom-sta (Ubuntu)
   Status: Incomplete => New

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

Title:
  bcmwl fails to build with 3.8 kernels [error: 'struct
  cfg80211_ibss_params' has no member named 'channel']

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

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

[Bug 1894203] Re: Trackpad not get detected and not working

2020-11-06 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Trackpad not get detected and not working

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

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

[Bug 1892743] Re: ubuntu does not install third party software

2020-11-06 Thread Launchpad Bug Tracker
[Expired for snapd (Ubuntu) because there has been no activity for 60
days.]

** Changed in: snapd (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  ubuntu does not install third party software

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

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

Re: [Bug 1890394] Re: Lightdm-gtk-greeter coredump during boot with recent systemd versions

2020-11-06 Thread kortewegdevries
On Thu, 05 Nov 2020 15:20:18 -
Andy Whitcroft <1890...@bugs.launchpad.net> wrote:

> Hello kortewegdevries, or anyone else affected,
> 
> Accepted lightdm-gtk-greeter into bionic-proposed. The package will
> build now and be available at https://launchpad.net/ubuntu/+source
> /lightdm-gtk-greeter/2.0.5-0ubuntu2 in a few hours, and then in the
> -proposed repository.
> 
> Please help us by testing this new package.  See
> https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
> to enable and use -proposed.  Your feedback will aid us getting this
> update out to other Ubuntu users.
> 
> If this package fixes the bug for you, please add a comment to this bug,
> mentioning the version of the package you tested, what testing has been
> performed on the package and change the tag from verification-needed-
> bionic to verification-done-bionic. If it does not fix the bug for you,
> please add a comment stating that, and change the tag to verification-
> failed-bionic. In either case, without details of your testing we will
> not be able to proceed.

Hello sorry for the delay. The original problem mentioned in the bug
report has now been fixed for me. Here are the details and attached
logs. (I haven't seen ny irregularites.)

lightdm 1.30.0-0ubuntu3.1
lightdm-gtk-greeter 2.0.6-0ubuntu2
lightdm-gtk-greeter-settings1.2.2-3
systemd 246.6-1ubuntu1  
linux   5.8.0-26-generic


** Attachment added: "lightdm.log"
   
https://bugs.launchpad.net/bugs/1890394/+attachment/5432068/+files/lightdm.log

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

Title:
  Lightdm-gtk-greeter coredump during boot with recent systemd versions

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

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

[Bug 1890394] Re: Lightdm-gtk-greeter coredump during boot with recent systemd versions

2020-11-06 Thread kortewegdevries
** Description changed:

  * Impact
  The lightdm-gtk-greeter often segfaults on VMs
  
  * Test case
  - start a xubuntu livesession in a VM and logout
  -> you should get a greeter to log in
  (or install xubuntu in a VM)
  
  * Regression potential
  the mlockall call was supposed to provide improved security but isn't 
working, it was already commented out some cycles ago in unity-greeter, 
upstream and it other distributions
  
  --
  
  Upstream:https://github.com/Xubuntu/lightdm-gtk-greeter/issues/77
  
  This is one of the many core dumps on `journalctl` for a given boot
  (dumps multiple times before starting) :
  
  **See it on upstream bug report**
  
  System Details:
  
  System:
  Kernel: 5.8.0-12-generic x86_64 bits: 64 compiler: N/A Desktop:
  Xfce 4.14.2
  Distro: Ubuntu 20.10 (Groovy Gorilla) (*Proposed)
  
  lightdm   1.30.0-0ubuntu3.1: amd64
  lightdm-gtk-greeter   2.0.6-0ubuntu1:amd64
  lightdm-gtk-greeter-settings  1.2.2-3
  linux-firmware1.189
  --
  systemd,systemd-coredump,
  systemd-sysv245.7-1ubuntu1
  --
  
- OpenGL ES 3.2
- Mesa 20.2.0-devel
- 
- [lightdm.log](https://termbin.com/eipz)
- [coredumpctl](https://termbin.com/chr2)
- [gdb_backtrace](https://termbin.com/645a)
- 
  Current Behaviour:
  
  On boot screen blinks for 2-3 times (probably the segmentation fault)
  but eventually starts after 1-2 minutes.
  
  Expected Behaviour:
  
  Greeter would appear properly after boot.
  
  Note: Some other systemd services are also failing on proposed, not sure
  if related.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: lightdm-gtk-greeter 2.0.6-0ubuntu1
  ProcVersionSignature: Ubuntu 5.8.0-12.13-generic 5.8.0-rc7
  Uname: Linux 5.8.0-12-generic x86_64
  ApportVersion: 2.20.11-0ubuntu43
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: XFCE
  Date: Wed Aug  5 12:58:44 2020
  InstallationDate: Installed on 2020-04-17 (109 days ago)
  InstallationMedia: Xubuntu 20.04 LTS "Focal Fossa" - Beta amd64 (20200416)
  SourcePackage: lightdm-gtk-greeter
  UpgradeStatus: Upgraded to groovy on 2020-08-04 (0 days ago)
  
  modified.conffile..etc.lightdm.lightdm-gtk-greeter.conf:
  [greeter]
   indicators = ~session;~language;~a11y;~clock;~power
   default-user-image = /home/korte/Pictures/profile/profile.jpeg
  mtime.conffile..etc.lightdm.lightdm-gtk-greeter.conf: 
2020-06-27T09:26:56.022638

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

** Tags removed: groovy

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

Title:
  Lightdm-gtk-greeter coredump during boot with recent systemd versions

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

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

[Bug 1895905] Re: lubuntu groovy; flashing of sddm greeter

2020-11-06 Thread Chris Guiver
continuing comment #24  (links to photos)

- gdm3 photos

https://photos.app.goo.gl/koM6HAL4ZDFDTdvc8
https://photos.app.goo.gl/SgBroo8vrMB8Bp6K9
https://photos.app.goo.gl/txdBXNVxii5mHZrZ6
https://photos.app.goo.gl/TVLNm4WFuPQbsTSq6

- logged into plasma (missing character example)

https://photos.app.goo.gl/RWKzMzoqTbCmjPXW7
(didn't take photo of menu; screen was glitchy in operation; flashing black 
triangles (though they settled down when mouse wasn't being touched, until sddm 
which flashes time/pattern).  The graphic glitches have on the desktop have 
been reported elsewhere


** Tags added: hirsute

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

Title:
  lubuntu groovy; flashing of sddm greeter

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

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

[Bug 1903300] Re: systemd-networkd silently fails to set vxlan multicast group

2020-11-06 Thread Bug Watch Updater
** Changed in: systemd
   Status: Unknown => Fix Released

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

Title:
  systemd-networkd silently fails to set vxlan multicast group

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

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

[Bug 1903370] [NEW] Error: Failed to use network worked after reboot.

2020-11-06 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

I was rebooting into 20.10 and seen the bug and I see other bugs on the
operating systems but after reboot works fine.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Error: Failed to use network worked after reboot.
https://bugs.launchpad.net/bugs/1903370
You received this bug notification because you are a member of Ubuntu Bugs, 
which is subscribed to Ubuntu.

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

[Bug 1902976] Re: PulseAudio doesn't work when pipewire is installed (ie. KDE)

2020-11-06 Thread Mark Abbott
I can confirm that once I upgraded to Kubuntu 20.10, not sound has been
produced through the speakers.

Pulseaudio is 1:13.99.2-1ubuntu2, as noted above

Removing pipewire and restarting did not solve the issue.

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

Title:
  PulseAudio doesn't work when pipewire is installed (ie. KDE)

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

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

[Bug 1901926] Re: [HDA-Intel - HDA Intel PCH, playback] No sound at all from headphones

2020-11-06 Thread Marcus Aurelius
OK, I'm attaching the logs since I could reproduce the bug again.

When upgrading from alsa-utils 1.2.2-1ubuntu1 to alsa-utils
1.2.2-1ubuntu2 with speakers plugged in the 3.5mm jack, I could clearly
hear a "thump" sound when the 3.5mm jack stopped working. Neither a
reboot or a cold boot solved it.

What's weird is that I couldn't reproduce that same thing earlier today,
doing basically the same steps. The only differences were: [1] I had
tested with earphones+mic earlier today and now I'm testing with
speakers (in the same jack) and [2] When I upgraded with speakers
connected I could hear the exact moment when something wrong happened.

As you can guess from the file names ("01" and "07") I have intermediate
log files that I'm not sending yet to avoid attaching superfluous info.

** Attachment added: "Using alsa-utils 1.2.2-1ubuntu2. Sound doesn't work on 
the 3.5mm jack."
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1901926/+attachment/5432036/+files/pa-info_07_alsa-utils-ubuntu2_cold_boot_no_sound.txt

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

Title:
  [HDA-Intel - HDA Intel PCH, playback] No sound at all from headphones

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

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

[Bug 1903236] Re: Ubuntu upgrade to 20.04 LTS from 18.04 LTS partially broken and system freezes randomly

2020-11-06 Thread coolcatco888
Wow, thank you so much!

This definitely fixed it:
sudo add-apt-repository ppa:kisak/kisak-mesa
sudo apt upgrade

No problems reported anymore, everything is clean.

Thanks again!

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

Title:
  Ubuntu upgrade to 20.04 LTS from 18.04 LTS partially broken and system
  freezes randomly

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

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

[Bug 1852677] Re: sbuild focal python3 import errors

2020-11-06 Thread Launchpad Bug Tracker
This bug was fixed in the package sbuild-launchpad-chroot - 0.18

---
sbuild-launchpad-chroot (0.18) hirsute; urgency=medium

  * (Build-)Depend directly on python3-ubuntutools instead of indirectly
on ubuntu-dev-tools. (LP: #1852677)
  * debian/copyright: Replace http URLs with https equivalents.
  * debian/control: Use https for Homepage URL.
  * Bump Standards-Version to 4.5.0.
  * Bump debhelper compatibility level to 13.

 -- dann frazier   Fri, 06 Nov 2020 14:34:26 -0700

** Changed in: sbuild-launchpad-chroot (Ubuntu Hirsute)
   Status: In Progress => Fix Released

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

Title:
  sbuild focal python3 import errors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sbuild-launchpad-chroot/+bug/1852677/+subscriptions

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

[Bug 474956] Re: odg export still doesn't work

2020-11-06 Thread Nathan Lee
Hi - thanks for reporting this bug, I've manually migrated it to
Inkscape's new bug tracker on GitLab, and closed it here.

Please feel free to file new bugs about the issues you're seeing at
http://inkscape.org/report.

There are quite a few issues here, they are covered from
https://gitlab.com/inkscape/inbox/-/issues/3952 to
https://gitlab.com/inkscape/inbox/-/issues/3962

** Changed in: inkscape
   Status: Triaged => Invalid

** Bug watch added: gitlab.com/inkscape/inbox/-/issues #3952
   https://gitlab.com/inkscape/inbox/-/issues/3952

** Bug watch added: gitlab.com/inkscape/inbox/-/issues #3962
   https://gitlab.com/inkscape/inbox/-/issues/3962

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

Title:
  odg export still doesn't work

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

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

[Bug 1901132] Re: fprintd fingerprint login compromises password security.

2020-11-06 Thread Steve Sether
A little research reveals that this _was_ actually fixed in 2011, but a
config option needs to be added to enable it.

I've tested the config change, and it works perfectly on 20.04.1 LTS

This is as simple as setting:
 auth_self_keep
inside the  auth_self_keep section.

(or see patch)

Can this be applied as a bugfix?

** Attachment added: "patch"
   
https://bugs.launchpad.net/ubuntu/+source/fprintd/+bug/1901132/+attachment/5432059/+files/patch

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

Title:
  fprintd fingerprint login compromises password security.

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

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

[Bug 1903369] Re: grub-install fails

2020-11-06 Thread Owen Wang
I tested the same installer on a different computer and it worked
perfectly on that one, so there seems to be an issue with the installer
and my computer. If I use the installer from releases.ubuntu.com it
sometimes works and sometimes also crashes.

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

Title:
  grub-install fails

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

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

[Bug 1903373] [NEW] 20.10 install was like molasses; trying to roll back

2020-11-06 Thread Toni Arritola
Public bug reported:

not happy

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
CasperMD5CheckResult: pass
CasperVersion: 1.445
CurrentDesktop: ubuntu:GNOME
Date: Fri Nov  6 20:33:20 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: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: ubiquity (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/1903373

Title:
  20.10 install was like molasses; trying to roll back

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

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

[Bug 1903373] Re: 20.10 install was like molasses; trying to roll back

2020-11-06 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  Reviewing your log files attached to this bug report it
seems that there is a problem with your installation media (CD/DVD).
You can verify the integrity of the Ubuntu ISO files you downloaded by
following the instructions at
https://help.ubuntu.com/community/HowToMD5SUM.  You might also retry
your installation with new media.  In the event that is is not in fact
an error with your installation media please set the bug's status back
to New.  Thanks and good luck!

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Changed in: ubiquity (Ubuntu)
   Status: New => Incomplete

** Tags added: ident-mismatch

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

Title:
  20.10 install was like molasses; trying to roll back

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

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

[Bug 1901926] Re: [HDA-Intel - HDA Intel PCH, playback] No sound at all from headphones

2020-11-06 Thread Marcus Aurelius
I'm not an expert at all but I noticed these lines in my logs:

When sound works:

Node 0x21 [Pin Complex] wcaps 0x40058d: Stereo Amp-Out
[...]
  Pin-ctls: 0xc0: OUT HP

When it doesn't work:

Node 0x21 [Pin Complex] wcaps 0x40058d: Stereo Amp-Out
[...]
  Pin-ctls: 0x00:

OP has the first form. Would that mean that we are experiencing two
different issues?

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

Title:
  [HDA-Intel - HDA Intel PCH, playback] No sound at all from headphones

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

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

[Bug 1902944] Re: Cannot create a swift container, mandatory "Storage Policy" dropdown field is empty

2020-11-06 Thread Launchpad Bug Tracker
This bug was fixed in the package horizon - 4:18.6.1-0ubuntu2

---
horizon (4:18.6.1-0ubuntu2) hirsute; urgency=medium

  * d/control: Ensure min version of python3-swiftclient can get
capabilities when using ceph radosgw swift API (LP: #1902944).

 -- Corey Bryant   Fri, 06 Nov 2020 16:06:35
-0500

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

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

Title:
  Cannot create a swift container, mandatory "Storage Policy" dropdown
  field is empty

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-ceph-radosgw/+bug/1902944/+subscriptions

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

[Bug 1895905] Re: lubuntu groovy; flashing of sddm greeter

2020-11-06 Thread Chris Guiver
Walter/wxl asked me to test `sddm-theme-breeze` I skipped in comment
#22, report posted (https://discourse.lubuntu.me/t/login-screen-
flashes/1634/17?u=guiverc) days ago now pasted here

---
I added `sddm-theme-breeze` and rebooted, yuk! (I had forgotten to perform the 
`sudo update-alternatives --config sddm-ubuntu-theme` step but `sddm` had been 
changed by the additional of a virtual keyboard) making it harder to use.

I've seen this before (*semi-recently with dual screens*) and recalled
the on-screen keyboard appearing on secondary display, but it booted
with keyboard drawn on black background, on mouse movement etc it would
flash between black, on-screen keyboard (using 2/3rds of single display)
& background.. *yuk*

If a user watched the display, they'd have trouble being able to login.

`sddm` is still working, if I close my eyes & login as I'd expect it to
operate, I'm logged in, but visually it's a mess & unusable on that box.

The behavior is very familiar though, I added `kubuntu-desktop` to my
Lubuntu *focal* installs on d755-5 (mentioned 4 messages up, AMD and
flashing `sddm`; [lp
1865837](https://bugs.launchpad.net/ubuntu/+source/sddm/+bug/1865837))
and that box has only single display and it had the same behavior if I
recall correctly.  (*it was also added to hp8200 install which has the
two displays*)

Finally I performed the `sudo update-alternatives --config sddm-ubuntu-
theme` to make the 'new' breeze default, and on reboot it hung before
eventual shutdown...errors?

`sddm` didn't appear again. The GUI session now has a large pointer,
which I can move around with the mouse, but nothing more.

I can fix this currently by changing the theme to something else, but
with the virtual keyboard appearing on all themes now, they're all
rather annoying..

I've taken some photos of messages I see on screen (sddm-greeter &
nouveau) but my phone is being annoying  (no messages in `dmesg` or
`journalctl` which I could easily paste; & `/var/log/sddm.log` is
empty). Most messages appear during shutdown which was ultra slow with
breeze the default.

Switching to another theme and shutdown returns to normal, messages gone
(*just virtual terminal remains which isn't helpful*).

The one message I get on text terminal (with breeze active) is
`[  120.676863] nouveau :01:00.0: DRM: GPU lockup - switching to software 
fbcon`
written after the "Optiplex990 login:"

Either a requirement is missing (package error) or we're missing
something in config??

-- links to photos
- shutdown messages
https://photos.app.goo.gl/Yf5pK28w4FMUmSi17
https://photos.app.goo.gl/VBvvRrzKMDWjxPjx5
- switching to text terminal; message
https://photos.app.goo.gl/nRJEGJHd45WoenSb8
---

Additional note, the switching-to-text-terminal message (last photo
link) I saw once today too, I think when using `gdm3`, but I don't
believe I did when using `lightdm`.  If this detail is useful, I'd need
to re-test to confirm this

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

Title:
  lubuntu groovy; flashing of sddm greeter

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

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

[Bug 1903375] Re: glabels had support Code128 in previous version - now it does not have it. I am stuck. Please guide

2020-11-06 Thread Monisa Aslam
** Attachment added: "our book barcode 6 feb 2020.glabels"
   
https://bugs.launchpad.net/ubuntu/+source/glabels/+bug/1903375/+attachment/5432069/+files/our%20book%20barcode%206%20feb%202020.glabels

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

Title:
  glabels had support Code128 in previous version - now it does not have
  it. I am stuck. Please guide

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

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

[Bug 1903375] [NEW] glabels had support Code128 in previous version - now it does not have it. I am stuck. Please guide

2020-11-06 Thread Monisa Aslam
Public bug reported:

glabels had support Code128 in previous version - now it does not have
it. eagerly waiting for any suggestions.

apt-get remove glabels glabels-data
apt-get autoremove
apt-get install glabels glabels-data

i have tried this as well but still the problem is then and there.

** Affects: glabels (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/1903375

Title:
  glabels had support Code128 in previous version - now it does not have
  it. I am stuck. Please guide

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

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

[Bug 1903376] [NEW] Suddenly Graphic Display issue

2020-11-06 Thread Mani Gopal
Public bug reported:

i recently installed XDM (xtreme download manager) after my display
changed to 1024x768 before it was good with 1336x768.

i have also uninstalled it but still the problem persists

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: xorg 1:7.7+19ubuntu14
ProcVersionSignature: Ubuntu 5.4.0-52.57-generic 5.4.65
Uname: Linux 5.4.0-52-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.11
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CasperMD5CheckResult: skip
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Sat Nov  7 12:56:11 2020
DistUpgraded: Fresh install
DistroCodename: focal
DistroVariant: ubuntu
GraphicsCard:
 Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0102] (rev 09) (prog-if 00 [VGA controller])
   Subsystem: Intel Corporation 2nd Generation Core Processor Family Integrated 
Graphics Controller [8086:2017]
InstallationDate: Installed on 2020-08-30 (69 days ago)
InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-52-generic 
root=UUID=5dbd6c89-5b4e-4ab5-bc60-f67c18802fcd ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 02/18/2011
dmi.bios.vendor: Intel Corp.
dmi.bios.version: BEH6110H.86A.0020.2011.0218.1538
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: DH61WW
dmi.board.vendor: Intel Corporation
dmi.board.version: AAG23116-204
dmi.chassis.type: 3
dmi.modalias: 
dmi:bvnIntelCorp.:bvrBEH6110H.86A.0020.2011.0218.1538:bd02/18/2011:svn:pn:pvr:rvnIntelCorporation:rnDH61WW:rvrAAG23116-204:cvn:ct3:cvr:
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.101-2
version.libgl1-mesa-dri: libgl1-mesa-dri 20.0.8-0ubuntu1~20.04.1
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.20.8-2ubuntu2.4
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20200226-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal ubuntu

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

Title:
  Suddenly Graphic Display issue

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

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

[Bug 1903224] Re: Pressing the launch terminal shortcut in activities view launches two terminals instead of one when CTRL modifier is used

2020-11-06 Thread Alberts Muktupāvels
** Package changed: metacity (Ubuntu) => gnome-shell (Ubuntu)

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

Title:
  Pressing the launch terminal shortcut in activities view launches two
  terminals instead of one when CTRL modifier is used

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

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

[Bug 1901926] Re: [HDA-Intel - HDA Intel PCH, playback] No sound at all from headphones

2020-11-06 Thread Hui Wang
@Marcus,

could you please upload the log of pa-info (pa-info > pa-info.txt) both
with alsa-utils 1.2.2-1ubuntu1 and ubuntu2?

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

Title:
  [HDA-Intel - HDA Intel PCH, playback] No sound at all from headphones

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

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

[Bug 1893300] Re: The status of cups still shows idle when the printer has been unplugged

2020-11-06 Thread Łukasz Zemczak
Hello hugh, or anyone else affected,

Accepted system-config-printer into groovy-proposed. The package will
build now and be available at https://launchpad.net/ubuntu/+source
/system-config-printer/1.5.12-0ubuntu3.1 in a few hours, and then in the
-proposed repository.

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

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

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

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

** Changed in: system-config-printer (Ubuntu Groovy)
   Status: Incomplete => Fix Committed

** Tags added: verification-needed-groovy

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

Title:
  The status of cups still shows idle when the printer has been
  unplugged

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

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

[Bug 1903277] [NEW] language layout switch does not work

2020-11-06 Thread Boris Rybalkin
Public bug reported:

When switching language to Russian I still can only type English.
It happens sometimes and reboot helps to fix it for some time (hours days).
This is always on machine with on/off screen.
See the screenshot.

Description:Ubuntu 20.04.1 LTS
Release:20.04

** Affects: ubuntu
 Importance: Undecided
 Status: New

** Attachment added: "Russian language selected"
   
https://bugs.launchpad.net/bugs/1903277/+attachment/5431816/+files/Screenshot%20from%202020-11-06%2009-06-22.png

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

Title:
  language layout switch does not work

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

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

[Bug 1902853] Re: Failure to create core GL context with llvmpipe when using GLX_ARB_context_flush_control

2020-11-06 Thread Marc
The fix (upgrading to HWE) doesn't change the Mesa lib version, so while
it could be caused by a newer Mesa interacting badly with the older
kernel or xorg, I feel like it seems more like to be kernel or xorg.

18.04 is LTS, and this is somewhat of a trap for those doing CI testing
of desktop applications, so I'd be happy to help a little more in trying
to identify if a fix can be taken back.

A bisect seems like it'd be a huge effort however so I'm ruling that out
for now. I still reckon if I knew which process picks up the message
that xcb_glx_create_context_attribs_arb_checked sends I could take a
closer look and find why it rejects the extension value. Happen to know
how to track that?

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

Title:
  Failure to create core GL context with llvmpipe when using
  GLX_ARB_context_flush_control

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

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

[Bug 1901741] Re: debconf-updatepo fails to setup translations due to crash.c, livepatch.c and livepatch-tray.c

2020-11-06 Thread Sebastien Bacher
Thanks for the report and work there. But those files shouldn't aren't
handled by debconf, why do you use that command and why does it care?
The po/ template is updated with 'intltool-update -p'

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

Title:
  debconf-updatepo fails to setup translations due to crash.c,
  livepatch.c and livepatch-tray.c

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/1901741/+subscriptions

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

[Bug 1903265] Re: package manpages 5.08-1 failed to install/upgrade: trying to overwrite '/usr/share/man/man3/queue.3.gz', which is also in package manpages-dev 5.08-1

2020-11-06 Thread Sebastien Bacher
*** This bug is a duplicate of bug 1903243 ***
https://bugs.launchpad.net/bugs/1903243

** This bug has been marked a duplicate of bug 1903243
   package manpages 5.09-1 failed to install/upgrade: trying to overwrite 
'/usr/share/man/man3/queue.3.gz', which is also in package manpages-dev 5.08-1

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

Title:
  package manpages 5.08-1 failed to install/upgrade: trying to overwrite
  '/usr/share/man/man3/queue.3.gz', which is also in package manpages-
  dev 5.08-1

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

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

[Bug 1903243] Re: package manpages 5.09-1 failed to install/upgrade: trying to overwrite '/usr/share/man/man3/queue.3.gz', which is also in package manpages-dev 5.08-1

2020-11-06 Thread Sebastien Bacher
Thank you for your bug report, it has also been reported to Debian

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=973846

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

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

** Changed in: manpages (Ubuntu)
   Status: New => Triaged

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

Title:
  package manpages 5.09-1 failed to install/upgrade: trying to overwrite
  '/usr/share/man/man3/queue.3.gz', which is also in package manpages-
  dev 5.08-1

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

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

[Bug 1901157] Re: [Raven/Raven2/FireFlight/Renoir AMD Ryzen] No Sound at all

2020-11-06 Thread Hui Wang
@Thore,

Please try this libasound2 (ubuntu 20.04):

sudo add-apt-repository ppa:hui.wang/pa-testing
sudo apt install libasound2

This will install the testing version 1.2.2-2.1ubuntu2.1+testamd

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

Title:
  [Raven/Raven2/FireFlight/Renoir AMD Ryzen] No Sound at all

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

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

[Bug 1893300] Re: The status of cups still shows idle when the printer has been unplugged

2020-11-06 Thread Łukasz Zemczak
Hello hugh, or anyone else affected,

Accepted system-config-printer into focal-proposed. The package will
build now and be available at https://launchpad.net/ubuntu/+source
/system-config-printer/1.5.12-0ubuntu1.1 in a few hours, and then in the
-proposed repository.

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

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

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

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

** Changed in: system-config-printer (Ubuntu Focal)
   Status: Incomplete => Fix Committed

** Tags added: verification-needed-focal

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

Title:
  The status of cups still shows idle when the printer has been
  unplugged

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

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

[Bug 1902093] Re: Introduce the new NVIDIA 455 series

2020-11-06 Thread Stefan Bader
** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

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

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

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

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

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

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

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

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

** Changed in: linux-restricted-modules (Ubuntu)
   Importance: Undecided => Medium

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

** Changed in: linux-restricted-modules (Ubuntu Bionic)
   Importance: Undecided => Medium

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

** Changed in: linux-restricted-modules (Ubuntu Focal)
   Importance: Undecided => Medium

** Changed in: linux-restricted-modules (Ubuntu Focal)
   Status: New => Confirmed

** Changed in: linux-restricted-modules (Ubuntu Groovy)
   Importance: Undecided => Medium

** Changed in: linux-restricted-modules (Ubuntu Groovy)
   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/1902093

Title:
  Introduce the new NVIDIA 455 series

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

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

[Bug 1898547] Re: neutron-linuxbridge-agent fails to start with iptables 1.8.5

2020-11-06 Thread Albert Damen
I have verified the fixed package, see attached terminal output.

Steps taken:
- check package version
- verify nf_tables is used
- check default chains have not been created yet
- run test case
- check if default chain has been created

After that I upgraded the iptables packages on my neutron and compute hosts and 
rebooted them. Without any manual intervention the linuxbridge-agent was 
started and I could start a new instance which entered the "Running" state and 
had network connectivity.
The linuxbridge-agent logs did not contain errors regarding iptables after the 
reboot.

** Attachment added: "bug1898547_verification"
   
https://bugs.launchpad.net/ubuntu/+source/neutron/+bug/1898547/+attachment/5431817/+files/bug1898547_verification

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

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

Title:
  neutron-linuxbridge-agent fails to start with iptables 1.8.5

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

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

[Bug 141081] Re: Firefox opens 2 extra tabs on middle button click

2020-11-06 Thread Boris Rybalkin
Firefox: 82.0 (64-bit)
Ubuntu 20.04.1 LTS

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

Title:
  Firefox opens 2 extra tabs on middle button click

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

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

[Bug 1903281] [NEW] Evince's slow to select text on PDF/A - 2b format pdf type

2020-11-06 Thread Abnilson Rafael
Public bug reported:

I'm using Ubuntu 20.10, since then I noticed that in pdf document with
format PDF/A - 2b, text selection is very slow.

What you expected to happen

It should've been normal to select text like any other document and no
slowness. I've used Ubuntu 20.04 too, also the same thing there.

What happened instead

It's slow to select text inside the doc.

ProblemType: Bug
DistroRelease: Ubuntu 20.10
Package: evince 3.38.0-1
ProcVersionSignature: Ubuntu 5.8.0-26.27-generic 5.8.14
Uname: Linux 5.8.0-26-generic x86_64
ApportVersion: 2.20.11-0ubuntu50
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Fri Nov  6 11:48:06 2020
InstallationDate: Installed on 2020-11-05 (1 days ago)
InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022)
KernLog:

ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: evince
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug groovy

** Description changed:

  I'm using Ubuntu 20.10, since then I noticed that in pdf document with
  format PDF/A - 2b, text selection is very slow.
  
  What you expected to happen
  
  It should've been normal to select text like any other document and no
- slowness.
+ slowness. I've used Ubuntu 20.04 too, also the same thing there.
  
  What happened instead
  
  It's slow to select text inside the doc.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: evince 3.38.0-1
  ProcVersionSignature: Ubuntu 5.8.0-26.27-generic 5.8.14
  Uname: Linux 5.8.0-26-generic x86_64
  ApportVersion: 2.20.11-0ubuntu50
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Nov  6 11:48:06 2020
  InstallationDate: Installed on 2020-11-05 (1 days ago)
  InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022)
  KernLog:
-  
+ 
  ProcEnviron:
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: evince
  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/1903281

Title:
  Evince's slow to select text on PDF/A - 2b format pdf type

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

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

[Bug 1901157] Re: [Raven/Raven2/FireFlight/Renoir AMD Ryzen] No Sound at all

2020-11-06 Thread Thore
@Hui Wang

I get this

$ sudo add-apt-repository ppa:hui.wang/pa-testing
$ sudo apt install libasound2


Reading package lists... Done
Building dependency tree   
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
 libasound2 : Depends: libasound2-data (>= 1.2.2-2.1ubuntu2.1+testamd) but 
1.2.2-2.1ubuntu2.1 is to be installed
  Breaks: libasound2:i386 (!= 1.2.2-2.1ubuntu2.1+testamd) but 
1.2.2-2.1ubuntu2.1 is to be installed
 libasound2:i386 : Breaks: libasound2 (!= 1.2.2-2.1ubuntu2.1)
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or 
specify a solution).


Then

$ sudo apt --fix-broken install
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Correcting dependencies... Done
The following additional packages will be installed:
  libasound2 libasound2:i386 libasound2-data
The following packages will be upgraded:
  libasound2 libasound2:i386 libasound2-data
3 upgraded, 0 newly installed, 0 to remove and 23 not upgraded.
2 not fully installed or removed.
Need to get 770 kB of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n]

Is this the famous dependency hell everyone is talking about?

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

Title:
  [Raven/Raven2/FireFlight/Renoir AMD Ryzen] No Sound at all

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

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

[Bug 1901922] Re: [Lenovo ThinkPad T14 Gen 1] No sound output device on startup

2020-11-06 Thread Hui Wang
I built a testing package of libasound2 for 20.10, please install and
test it:

sudo add-apt-repository ppa:hui.wang/pa-testing
sudo apt install libasound2

This will install the  alsa-lib 1.2.3.2-1ubuntu3+testamd

reboot.

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

Title:
  [Lenovo ThinkPad T14 Gen 1] No sound output device on startup

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

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

[Bug 1816497] Re: [snap] vaapi chromium no video hardware decoding

2020-11-06 Thread Marc Peña
Hi Olivier,

As per your comment here: https://discourse.ubuntu.com/t/desktop-team-
updates-monday-2nd-november-2020/19154/7 I tried this with the
latest/edge version of the snap:

$ snap info chromium

...

tracking: latest/edge
refresh-date: today at 10:13 CET
channels:
  latest/stable:86.0.4240.183 2020-11-04 (1382) 252MB -
  latest/candidate: 86.0.4240.183 2020-11-04 (1382) 252MB -
  latest/beta:  87.0.4280.47  2020-11-05 (1385) 254MB -
  latest/edge:  88.0.4315.5   2020-11-06 (1386) 256MB -
installed:  88.0.4300.0  (1380) 256MB -

I'm on Ubuntu 20.04.1 and when I run it, I see the following errors:

$ LIBVA_MESSAGING_LEVEL=2 snap run chromium

...

libva info: VA-API version 1.9.0
libva info: Trying to open 
/snap/chromium/1380/usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so
libva info: va_openDriver() returns -1
libva info: Trying to open 
/snap/chromium/1380/usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
libva info: va_openDriver() returns -1
[130715:130715:1106/111245.061240:ERROR:vaapi_wrapper.cc(549)] vaInitialize 
failed: unknown libva error

...

I don't really get why it's searching for the *_drv_video.so when the
files there all of the *_dri.so kind:

$ ls /snap/chromium/1380/usr/lib/x86_64-linux-gnu/dri/
i915_dri.so  kms_swrast_dri.so r200_dri.so  radeon_dri.so
virtio_gpu_dri.so
i965_dri.so  nouveau_dri.sor300_dri.so  radeonsi_dri.so  vmwgfx_dri.so
iris_dri.so  nouveau_vieux_dri.so  r600_dri.so  swrast_dri.so

I do have an Intel HD Graphics 620 and here is my vainfo:

$ vainfo
  
libva info: VA-API version 1.7.0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so
libva info: Found init function __vaDriverInit_1_7
libva info: va_openDriver() returns 0
vainfo: VA-API version: 1.7 (libva 2.6.0)
vainfo: Driver version: Intel iHD driver for Intel(R) Gen Graphics - 20.1.1 ()
vainfo: Supported profile and entrypoints
  VAProfileNone   : VAEntrypointVideoProc
  VAProfileNone   : VAEntrypointStats
  VAProfileMPEG2Simple: VAEntrypointVLD
  VAProfileMPEG2Simple: VAEntrypointEncSlice
  VAProfileMPEG2Main  : VAEntrypointVLD
  VAProfileMPEG2Main  : VAEntrypointEncSlice
  VAProfileH264Main   : VAEntrypointVLD
  VAProfileH264Main   : VAEntrypointEncSlice
  VAProfileH264Main   : VAEntrypointFEI
  VAProfileH264Main   : VAEntrypointEncSliceLP
  VAProfileH264High   : VAEntrypointVLD
  VAProfileH264High   : VAEntrypointEncSlice
  VAProfileH264High   : VAEntrypointFEI
  VAProfileH264High   : VAEntrypointEncSliceLP
  VAProfileVC1Simple  : VAEntrypointVLD
  VAProfileVC1Main: VAEntrypointVLD
  VAProfileVC1Advanced: VAEntrypointVLD
  VAProfileJPEGBaseline   : VAEntrypointVLD
  VAProfileJPEGBaseline   : VAEntrypointEncPicture
  VAProfileH264ConstrainedBaseline: VAEntrypointVLD
  VAProfileH264ConstrainedBaseline: VAEntrypointEncSlice
  VAProfileH264ConstrainedBaseline: VAEntrypointFEI
  VAProfileH264ConstrainedBaseline: VAEntrypointEncSliceLP
  VAProfileVP8Version0_3  : VAEntrypointVLD
  VAProfileVP8Version0_3  : VAEntrypointEncSlice
  VAProfileHEVCMain   : VAEntrypointVLD
  VAProfileHEVCMain   : VAEntrypointEncSlice
  VAProfileHEVCMain   : VAEntrypointFEI
  VAProfileHEVCMain10 : VAEntrypointVLD
  VAProfileHEVCMain10 : VAEntrypointEncSlice
  VAProfileVP9Profile0: VAEntrypointVLD
  VAProfileVP9Profile2: VAEntrypointVLD

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

Title:
  [snap] vaapi chromium no video hardware decoding

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

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

[Bug 1902934] Re: dmesg is not restricted in linux-raspi kernel

2020-11-06 Thread Juerg Haefliger
** Description changed:

+ [Impact]
+ 
  The CONFIG_SECURITY_DMESG_RESTRICT option is not set on the Ubuntu Pi
  kernels, resulting in dmesg being accessible to ordinary users.
  
  This is in contrast to PC installs, where dmesg is now restricted to the
  "root" user in 20.10 onwards. The following messages from the ubuntu-
  devel list cover the original proposal (which proposed limiting dmesg to
  root:adm), and earlier discussion from 2011 (which proposed limiting
  dmesg to root alone, which is what was implemented in groovy):
  
  https://lists.ubuntu.com/archives/ubuntu-devel/2020-June/041063.html
  
  https://lists.ubuntu.com/archives/ubuntu-devel/2011-May/033240.html
+ 
+ [Test Case]
+ 
+ $ dmesg > /dev/null
+ $ echo $?
+ 0
+ 
+ Should be:
+ $ dmesg
+ dmesg: read kernel buffer failed: Operation not permitted
+ 
+ [Regression Potential]
+ 
+ Ordinary users might still be able to execute dmesg and read the kernel
+ logs.

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

Title:
  dmesg is not restricted in linux-raspi kernel

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

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

[Bug 1901157] Re: [Raven/Raven2/FireFlight/Renoir AMD Ryzen] No Sound at all

2020-11-06 Thread Hui Wang
I already tested the testing package with 20.04, it worked.


And this is the testing package for 20.10, I don't know if this could fix the 
issue for 20.10 or maybe 20.10 needs more patches.


I built a testing package of libasound2 for 20.10, please install and
test it:

sudo add-apt-repository ppa:hui.wang/pa-testing
sudo apt install libasound2

This will install the alsa-lib 1.2.3.2-1ubuntu3+testamd

reboot.

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

Title:
  [Raven/Raven2/FireFlight/Renoir AMD Ryzen] No Sound at all

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

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

[Bug 1903283] Re: Nautilus does not start and if it does takes crazy long time to do so

2020-11-06 Thread Sebastien Bacher
Thank you for your bug report.

Could you do
$ journalctl -f

trigger the issue and copy any error from the log? do you have other
softwares having a such slowness?

It could be useful to get a gdb backtrace during the time nothing is
happening (as described on the already running section of
https://wiki.ubuntu.com/Backtrace)

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

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

Title:
  Nautilus does not start and if it does takes crazy long time to do so

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

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

[Bug 1899993] Re: EFI: Fails when BootCurrent entry does not exist

2020-11-06 Thread Stefan Bader
** Changed in: linux (Ubuntu Hirsute)
   Importance: Undecided => Medium

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

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

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

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

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

Title:
  EFI: Fails when BootCurrent entry does not exist

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

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

[Bug 1903285] [NEW] Cant enable wifi

2020-11-06 Thread Ashwini
Private bug reported:

Wifi toggling button not working

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: linux-image-4.4.0-21-generic 4.4.0-21.37 [modified: 
boot/vmlinuz-4.4.0-21-generic]
ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
Uname: Linux 4.4.0-21-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  test   1535 F pulseaudio
 /dev/snd/controlC0:  test   1535 F pulseaudio
CurrentDesktop: Unity
Date: Fri Nov  6 16:02:25 2020
HibernationDevice: RESUME=UUID=b471a534-60ca-417e-9ab2-6d221fcbfa52
InstallationDate: Installed on 2019-09-24 (408 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
MachineType: Dell Inc. Latitude E6420
ProcFB:
 0 inteldrmfb
 1 nouveaufb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-21-generic 
root=UUID=a544f77b-bf7c-4073-8df9-f3483f09845a ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-4.4.0-21-generic N/A
 linux-backports-modules-4.4.0-21-generic  N/A
 linux-firmware1.157
SourcePackage: linux
UpgradeStatus: Upgraded to xenial on 2020-11-06 (0 days ago)
dmi.bios.date: 05/11/2011
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A04
dmi.board.name: 032T9K
dmi.board.vendor: Dell Inc.
dmi.board.version: A01
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA04:bd05/11/2011:svnDellInc.:pnLatitudeE6420:pvr01:rvnDellInc.:rn032T9K:rvrA01:cvnDellInc.:ct9:cvr:
dmi.product.name: Latitude E6420
dmi.product.version: 01
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug xenial

** Information type changed from Public to Private

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

Title:
  Cant enable wifi

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

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

[Bug 1881603] Re: [snap] Cannot open attached file from e-mail

2020-11-06 Thread pwaring
The problem is if you have LibreOffice installed as a snap and try to
open an attachment in Thunderbird, LibreOffice will generate an error
message saying that it can open the file because it does not exist (in
reality it does exist but LibreOffice can't read it, so the message is a
bit misleading).

This is not a Thunderbird bug as the same thing happens if you try an
open a file via Firefox (i.e. you click on a link to download a
spreadsheet and select Open With: LibreOffice Calc).

If you have LibreOffice installed via apt then you can open files via
Thunderbird and other applications, presumably because the .deb version
is not confined in the same way as the snap.

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

Title:
  [snap] Cannot open attached file from e-mail

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

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

[Bug 1881603] Re: [snap] Cannot open attached file from e-mail

2020-11-06 Thread pwaring
Sorry, that should be: LibreOffice will generate an error message saying
that it *can't* open the file

(Launchpad really needs a comment edit function!)

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

Title:
  [snap] Cannot open attached file from e-mail

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

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

[Bug 1881603] Re: [snap] Cannot open attached file from e-mail

2020-11-06 Thread pwaring
In case anyone else hits this problem and is wondering about the root
cause, it seems to be because snaps generally can't access data from
other applications, so when Thunderbird drops a file into /tmp
LibreOffice can't "see" it. This isn't unique to LibreOffice, it causes
problems for other snaps as well (e.g. Chromium).

This doesn't happen with the non-snap version of LibreOffice distributed
through the Ubuntu archive and available via `apt install`, so switching
to that is a workaround, albeit at a lower version (6.4.2 instead of
7.0.2.2).

There are a few Ask Ubuntu posts with additional information and other
workarounds:

https://askubuntu.com/questions/1123537/cant-open-file-attachment-with-
libreoffice-snap

https://askubuntu.com/questions/1046890/libreoffice-cant-access-tmp-
files-in-18-04

https://askubuntu.com/questions/1215305/how-can-i-grant-a-snap-
application-access-to-tmp-via-command-line

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

Title:
  [snap] Cannot open attached file from e-mail

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

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

[Bug 1881603] Re: [snap] Cannot open attached file from e-mail

2020-11-06 Thread pwaring
In case anyone else hits this problem and is wondering about the root
cause, it seems to be because snaps generally can't access data from
other applications, so when Thunderbird drops a file into

This doesn't happen with the non-snap version of LibreOffice distributed
through the Ubuntu archive and available via `apt install`, so switching
to that is a workaround.

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

Title:
  [snap] Cannot open attached file from e-mail

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

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

[Bug 1902934] Re: dmesg is not restricted in linux-raspi kernel

2020-11-06 Thread Juerg Haefliger
** Also affects: linux-raspi (Ubuntu Hirsute)
   Importance: Undecided
   Status: New

** Also affects: linux-raspi (Ubuntu Groovy)
   Importance: Undecided
   Status: New

** Changed in: linux-raspi (Ubuntu Groovy)
   Status: New => Triaged

** Changed in: linux-raspi (Ubuntu Hirsute)
   Status: New => Triaged

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

Title:
  dmesg is not restricted in linux-raspi kernel

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

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

[Bug 1890394] Re: Lightdm-gtk-greeter coredump during boot with recent systemd versions

2020-11-06 Thread xtaz
I upgraded my laptop from 20.04.1 to 20.10 using do-release-upgrade and
found that icons were missing in lightdm-gtk-greeter. Logs suggested
that icon files and background wallpaper could not load due to out of
memory errors.

I performed a clean install of 20.10 and the icons were then working but
I was faced with a black screen 50% of the time. Logs also showed out of
memory errors loading fonts etc. systemd was constantly trying to
restart lightdm and failing causing a flickering screen.

I added the proposed channel and installed the lightdm-gtk-
greeter_2.0.6-0ubuntu2_amd64.deb package from there. Subsequent reboots
of my laptop have all worked as expected without any problems.

Thank you for this updated package. It does appear to fix the problem.

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

Title:
  Lightdm-gtk-greeter coredump during boot with recent systemd versions

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

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

[Bug 1881603] Re: [snap] Cannot open attached file from e-mail

2020-11-06 Thread Sebastien Bacher
Or wait, you try to open the file from thunderbird in an email and it
fails to open in libreoffice's snap (but works with the deb?)

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

Title:
  [snap] Cannot open attached file from e-mail

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

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

[Bug 1881603] Re: [snap] Cannot open attached file from e-mail

2020-11-06 Thread Sebastien Bacher
The issue is fixed now, the current snap revision uses the desktop
portals which provides a picker on the real filesystem which allows to
access any location the normal user can browser (the program still
doesn't have access so it can't go read things it shouldn't, it requires
user interaction to go pick from the selector)

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

** Changed in: libreoffice (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  [snap] Cannot open attached file from e-mail

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

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

[Bug 1901157] Re: [Raven/Raven2/FireFlight/Renoir AMD Ryzen] No Sound at all

2020-11-06 Thread Hui Wang
@Thore,

Please try this libasound2 (ubuntu 20.04):

sudo add-apt-repository ppa:hui.wang/pa-testing
sudo apt install libasound2

This will install the testing kernel  1.2.2-2.1ubuntu2.1+testamd

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

Title:
  [Raven/Raven2/FireFlight/Renoir AMD Ryzen] No Sound at all

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

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

[Bug 1881603] Re: [snap] Cannot open attached file from e-mail

2020-11-06 Thread Sebastien Bacher
Sorry I mixed my tabs and though that was about thunderbird, libreoffice
should probably start using portals as well to resolve the issue

** Changed in: libreoffice (Ubuntu)
   Status: Fix Released => Confirmed

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

Title:
  [snap] Cannot open attached file from e-mail

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

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

[Bug 1900906] Re: Can't use dead keys or input e.g. Chinese characters in GNOME shell

2020-11-06 Thread Fernando
Wow, thanks!

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

Title:
  Can't use dead keys or input e.g. Chinese characters in GNOME shell

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

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

[Bug 141081] Re: Firefox opens 2 extra tabs on middle button click

2020-11-06 Thread Boris Rybalkin
This issue just started to happen to me.
Sometimes opens two or even three tabs of the same thing.

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

Title:
  Firefox opens 2 extra tabs on middle button click

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

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

[Bug 1872200] Proposed package removed from archive

2020-11-06 Thread Łukasz Zemczak
The version of apt in the proposed pocket of Focal that was purported to
fix this bug report has been removed because the bugs that were to be
fixed by the upload were not verified in a timely (105 days) fashion.

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

Title:
  apt does not accept globs and regexes in some cases

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

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

[Bug 1872200] Proposed package removed from archive

2020-11-06 Thread Łukasz Zemczak
The version of apt in the proposed pocket of Focal that was purported to
fix this bug report has been removed because the bugs that were to be
fixed by the upload were not verified in a timely (105 days) fashion.

** Changed in: apt (Ubuntu Focal)
   Status: Fix Committed => Won't Fix

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

Title:
  apt does not accept globs and regexes in some cases

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

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

[Bug 1902654] Re: failure to migrate virtual machines with pc-i440fx-wily type to ubuntu 20.04

2020-11-06 Thread Christian Ehrhardt 
Changes:
- "any_layout" "off" no more present (all six entries of the bad compat are 
gone)
- 2.4 values in "qemu32-x86_64-cpu" "model-id" (matches Bionic now, formerly 
had 2.4+2.3 set)
- "migration" "send-configuration" (still present as before and as in Bionic)
- all other implied compat changes between 2.3/2.4 changed as well e.g. it now 
has "virtio-blk-device" "scsi" "true" (which is 2.4)


The above is great - all compat entries that Bionic had are now present and the 
bad ones that were too much are gone \o/.
But it isn't perfect yet there is a "tail" that repeats some of the compat 
entries.

The following "tail" is registered in the wily compat type twice now:
"virtio-blk-device" "scsi" "true"
"e1000" "extra_mac_registers" "off"
"virtio-pci" "x-disable-pcie" "on"
"virtio-pci" "migrate-extra" "off"
"fw_cfg_mem" "dma_enabled" "off"
"fw_cfg_io" "dma_enabled" "off"
"qemu32-x86_64-cpu" "model-id" "QEMU Virtual CPU version 2.4.0"
"qemu64-x86_64-cpu" "model-id" "QEMU Virtual CPU version 2.4.0"
"athlon-x86_64-cpu" "model-id" "QEMU Virtual CPU version 2.4.0"
"Haswell-x86_64-cpu" "abm" "off"
"Haswell-noTSX-x86_64-cpu" "abm" "off"
"Broadwell-x86_64-cpu" "abm" "off"
"Broadwell-noTSX-x86_64-cpu" "abm" "off"
"host-x86_64-cpu" "host-cache-info" "on"
"x86_64-cpu" "check" "off"
"qemu64-x86_64-cpu" "sse4a" "on"
"qemu64-x86_64-cpu" "abm" "on"
"qemu64-x86_64-cpu" "popcnt" "on"
"qemu32-x86_64-cpu" "popcnt" "on"
"Opteron_G2-x86_64-cpu" "rdtscp" "on"
"Opteron_G3-x86_64-cpu" "rdtscp" "on"
"Opteron_G4-x86_64-cpu" "rdtscp" "on"
"Opteron_G5-x86_64-cpu" "rdtscp" "on"

While functionally that should be no difference it needs to be analyzed
as I hope to much to not touch this broken old type again that we should
not let it slip this time int hat regard.

This is due to applying pc_i440fx_2_4_machine_options + 
pc_i440fx_wily_machine_options. The former does 2.4 proper and the latter the 
special wily things.
But since wily is this weird hybrid it needs "only" wily and no normal 2.4 to 
be called.
I think I have this fixed now, rebuilding for another test to be sure ...

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

Title:
  failure to migrate virtual machines with pc-i440fx-wily type to ubuntu
  20.04

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

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

[Bug 1872200] Re: apt does not accept globs and regexes in some cases

2020-11-06 Thread Julian Andres Klode
** Changed in: apt (Ubuntu Focal)
   Status: Won't Fix => Triaged

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

Title:
  apt does not accept globs and regexes in some cases

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

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

[Bug 1872200] Proposed package removed from archive

2020-11-06 Thread Łukasz Zemczak
The version of apt in the proposed pocket of Focal that was purported to
fix this bug report has been removed because the bugs that were to be
fixed by the upload were not verified in a timely (105 days) fashion.

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

Title:
  apt does not accept globs and regexes in some cases

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

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

[Bug 1901157] Re: [Raven/Raven2/FireFlight/Renoir AMD Ryzen] No Sound at all

2020-11-06 Thread Thore
I looked into the apt history and I actually updated the following sound
related updates (these are the old version numbers that seemed to work)

- libasound2:amd64=1.2.2-2.1ubuntu2
- libasound2:i386=1.2.2-2.1ubuntu2
- libasound2-data:all=1.2.2-2.1ubuntu2
- alsa-utils:amd64=1.2.2-1ubuntu1

I could roll alsa-utils back since, this version 1.2.2-1ubuntu1 is still
in the repos. That does NOT resolve the issue, I already did that before
even posting here.

Then I downloaded libasound2_1.2.2-2.1ubuntu2_amd64.deb from the link you 
provided. I get the following message:
$ sudo dpkg -i ./libasound2_1.2.2-2.1ubuntu2_amd64.deb
[sudo] password for thore: 
dpkg: warning: downgrading libasound2:amd64 from 1.2.2-2.1ubuntu2.1 to 
1.2.2-2.1ubuntu2
(Reading database ... 309601 files and directories currently installed.)
Preparing to unpack libasound2_1.2.2-2.1ubuntu2_amd64.deb ...
De-configuring libasound2:i386 (1.2.2-2.1ubuntu2.1) ...
Unpacking libasound2:amd64 (1.2.2-2.1ubuntu2) over (1.2.2-2.1ubuntu2.1) ...
dpkg: error processing package libasound2:amd64 (--install):
 package libasound2:amd64 1.2.2-2.1ubuntu2 cannot be configured because 
libasound2:i386 is at a different version (1.2.2-2.1ubuntu2.1)
dpkg: error processing package libasound2:i386 (--install):
 package libasound2:i386 1.2.2-2.1ubuntu2.1 cannot be configured because 
libasound2:amd64 is at a different version (1.2.2-2.1ubuntu2)
Processing triggers for libc-bin (2.31-0ubuntu9.1) ...
Errors were encountered while processing:
 libasound2:amd64
 libasound2:i386

I don't know what's wrong, but it is not working.

Kind regards
Thore

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

Title:
  [Raven/Raven2/FireFlight/Renoir AMD Ryzen] No Sound at all

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

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

[Bug 1902422] Re: clamtk no schedule

2020-11-06 Thread Dave M
Hi Dirk,

It looks like you typed scheduler as a command. I mean click on the icon
in clamtk that reads Scheduler (or Planner in Dutch, I think).

So, try this step again:

> 3. Please open a terminal window and type "clamtk" (no quotes). Then,
go to the Scheduler and try to schedule a scan and signature update. If
any errors show up in the terminal window, please post them here.

This is actually the second report of the scheduler not working in
Ubuntu recently, so maybe we can figure this out.

respectfully,  
Dave M

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

Title:
  clamtk no schedule

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

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

[Bug 1664844] Re: No distinction between link-up and link-down interfaces

2020-11-06 Thread Łukasz Zemczak
** Changed in: netplan
 Assignee: Mathieu Trudel-Lapierre (cyphermox) => Łukasz Zemczak (sil2100)

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

Title:
  No distinction between link-up and link-down interfaces

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

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

[Bug 1861358] Re: tracker search hangs and never returns results

2020-11-06 Thread Lennart Karssen
This is to confirm that the package in 'proposed' works. I installed
tracker 2.3.6-0-ubuntu1 from 'focal-proposed' and when running 'tracker
search something' I get actual search results (and no more Glib
warnings).

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

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

Title:
  tracker search hangs and never returns results

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

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

[Bug 1903283] [NEW] Nautilus does not start and if it does takes crazy long time to do so

2020-11-06 Thread Joachim
Public bug reported:

When starting nautilus (either via clocking the button or using the terminal) 
after startup, nautilus does not start at all.
Starting it via the terminal results in a Timeout error.

I can though see the process in the system monitor.
If I terminate the process via "End process" and then start nautilus again, 
the nautilus window appears after around 20 seconds.

I then get the same behavior if I want to save a file from within an 
application.
E.g. if I click "save file to" within inkscape, it will take around 20s until 
the file manager window open.

I purged nautilus and reinstalled it already, but it did not help.
I also followed a stackoverflow answer, saying that you have to

sudo apt-get purge xdg-desktop-portal-gtk

Right after I did that, nautilus was starting immediately.
But after a reboot the effect was gone and I was back with the old problem.

Sper annoying.

Best

Joachim

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: nautilus 1:3.36.3-0ubuntu1
ProcVersionSignature: Ubuntu 5.4.0-52.57-generic 5.4.65
Uname: Linux 5.4.0-52-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.11
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Fri Nov  6 10:56:51 2020
InstallationDate: Installed on 2020-04-23 (196 days ago)
InstallationMedia: Ubuntu 18.04.4 LTS "Bionic Beaver" - Release amd64 
(20200203.1)
SourcePackage: nautilus
UpgradeStatus: Upgraded to focal on 2020-08-31 (66 days ago)
usr_lib_nautilus:

** Affects: nautilus (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/1903283

Title:
  Nautilus does not start and if it does takes crazy long time to do so

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

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

[Bug 1902896] Re: Thunderbolt dock no longer works

2020-11-06 Thread koba
** Changed in: linux (Ubuntu Focal)
 Assignee: (unassigned) => koba (kobako)

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

Title:
  Thunderbolt dock no longer works

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

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

[Bug 1902473] Re: select03 from ubuntu_ltp_syscalls failed on G

2020-11-06 Thread Po-Hsu Lin
Can be found on F-oem-5.10 as well.

** Tags added: 5.10 focal oem

** Tags added: sru-20201103

** Summary changed:

- select03 from ubuntu_ltp_syscalls failed on G
+ select03 from ubuntu_ltp_syscalls failed on G / F-oem-5.10

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

Title:
  select03 from ubuntu_ltp_syscalls failed on G / F-oem-5.10

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

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

[Bug 1903262] Re: ubuntu_docker_smoke_test / ubuntu_futex failed with firewall issue on F-oem-5.10

2020-11-06 Thread Po-Hsu Lin
** Summary changed:

- ubuntu_docker_smoke_test failed with Client.Timeout exceeded while awaiting 
headers on F-oem-5.10
+ ubuntu_docker_smoke_test / ubuntu_futex failed with firewall issue on 
F-oem-5.10

** Description changed:

- Test failed with:
+ ubuntu_docker_smoke_test failed with:
  $ sudo docker run ubuntu:bionic /bin/sh -c "cat /etc/lsb-release | grep 
CODENAME | cut -d '=' -f 2"
  Unable to find image 'ubuntu:bionic' locally
  docker: Error response from daemon: Get https://registry-1.docker.io/v2/: 
net/http: request canceled while waiting for connection (Client.Timeout 
exceeded while awaiting headers).
  See 'docker run --help'.
  $
- 
  
  It looks like the proxy is not working anymore after the lab migration:
  $ if echo "" | nc -w 2 squid.internal 3128 >/dev/null 2>&1; then
  > echo "Running in the Canonical CI environment"
  > export http_proxy="http://squid.internal:3128;
  > elif echo "" | nc -w 2 91.189.89.216 3128 >/dev/null 2>&1; then
  > echo "Running in the Canonical enablement environment"
  > export http_proxy="http://91.189.89.216:3128;
  > elif echo "" | nc -w 2 10.245.64.1 3128 >/dev/null 2>&1; then
  > echo "Running in the Canonical enablement environment"
  > export http_proxy="http://10.245.64.1:3128;
  > fi
  $
  $ echo $http_proxy
  $
+ 
+ This applies to ubuntu_futex test as well:
+ $ git clone --depth=1 
https://git.kernel.org/pub/scm/linux/kernel/git/dvhart/futextest.git
+ fatal: unable to access 
'https://git.kernel.org/pub/scm/linux/kernel/git/dvhart/futextest.git/': Failed 
to connect to git.kernel.org port 443: Connection timed out

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

Title:
  ubuntu_docker_smoke_test / ubuntu_futex failed with firewall issue on
  F-oem-5.10

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

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

[Bug 1903271] Re: package perl 5.30.0-9ubuntu0.2 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2020-11-06 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package perl 5.30.0-9ubuntu0.2 failed to install/upgrade: package is
  in a very bad inconsistent state; you should  reinstall it before
  attempting configuration

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

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

[Bug 1899369] Re: ovn-controller: Disable ofctrl probe by default

2020-11-06 Thread Launchpad Bug Tracker
** Merge proposal linked:
   
https://code.launchpad.net/~fnordahl/ubuntu/+source/ovn/+git/ovn/+merge/393433

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

Title:
  ovn-controller: Disable ofctrl probe by default

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

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

[Bug 1902540] Re: hirsute fails on add-apt-repository

2020-11-06 Thread Christian Ehrhardt 
Fixed by https://launchpad.net/ubuntu/+source/python-apt/2.1.3ubuntu3
migrating after some work on dependencies.

Note cloud and lxd images do not yet contain this, so you'll need to
update before add-apt-repository or wait another day or two.

Thanks everyone.

** Changed in: python-apt (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  hirsute fails on add-apt-repository

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

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

[Bug 1901922] Re: [Lenovo ThinkPad T14 Gen 1] No sound output device on startup

2020-11-06 Thread Ladislav Petrus
Sorry for doubler post, I forgot to add attachment.

** Attachment added: "/dev after command"
   
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1901922/+attachment/5431794/+files/tree.after.txt

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

Title:
  [Lenovo ThinkPad T14 Gen 1] No sound output device on startup

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

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

[Bug 1852002] Re: Desktop frozen for 30 seconds after Nvidia driver crash

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

** Changed in: nvidia-graphics-drivers-435 (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/1852002

Title:
  Desktop frozen for 30 seconds after Nvidia driver crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-435/+bug/1852002/+subscriptions

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

[Bug 1845347] Re: Lenovo Yoga C630 not supported in Ubuntu

2020-11-06 Thread Lee Jones
That's correct.

For support, please go to: https://github.com/aarch64-laptops/build

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

Title:
  Lenovo Yoga C630 not supported in Ubuntu

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

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

[Bug 1903273] [NEW] snapd automatically removed

2020-11-06 Thread Götz Waschk
Public bug reported:

An automatic update has removed snapd from my system, I didn't want that. From 
the log file /var/log/apt/history.log :
Start-Date: 2020-11-04  20:20:39
Commandline: aptdaemon role='role-commit-packages' sender=':1.1560'
Install: libpam0g:i386 (1.3.1-5ubuntu4.1, automatic), libdevmapper1.02.1:i386 
(2:1.02.167-1ubuntu1, automatic), libseccomp2:i386 (2.4.3-1ubuntu3.20.04.3, 
automatic), libargon2-1:i386 (0~20171227-0.2, automatic), libacl1:i386 
(2.2.53-6, automatic), libkmod2:i386 (27-1ubuntu2, automatic), 
libapparmor1:i386 (2.13.3-7ubuntu5.1, automatic), systemd-timesyncd:i386 
(245.4-4ubuntu3.3, automatic), systemd:i386 (245.4-4ubuntu3.3, automatic), 
libcap-ng0:i386 (0.7.9-2.1build1, automatic), libcryptsetup12:i386 
(2:2.2.2-3ubuntu2.3, automatic), libjson-c4:i386 (0.13.1+dfsg-7ubuntu0.3, 
automatic), libip4tc2:i386 (1.8.4-3ubuntu2, automatic), libaudit1:i386 
(1:2.8.5-2ubuntu6, automatic)
Upgrade: signal-desktop:amd64 (1.37.2, 1.37.3), libsystemd0:amd64 
(245.4-4ubuntu3.2, 245.4-4ubuntu3.3), libsystemd0:i386 (245.4-4ubuntu3.2, 
245.4-4ubuntu3.3), gir1.2-accountsservice-1.0:amd64 (0.6.55-0ubuntu12~20.04.2, 
0.6.55-0ubuntu12~20.04.4), gdm3:amd64 (3.36.3-0ubuntu0.20.04.1, 
3.36.3-0ubuntu0.20.04.2), gir1.2-gdm-1.0:amd64 (3.36.3-0ubuntu0.20.04.1, 
3.36.3-0ubuntu0.20.04.2), libgdm1:amd64 (3.36.3-0ubuntu0.20.04.1, 
3.36.3-0ubuntu0.20.04.2), python3-cryptography:amd64 (2.8-3, 2.8-3ubuntu0.1), 
libnss-myhostname:amd64 (245.4-4ubuntu3.2, 245.4-4ubuntu3.3), 
systemd-sysv:amd64 (245.4-4ubuntu3.2, 245.4-4ubuntu3.3), 
chromium-codecs-ffmpeg-extra:amd64 (1:85.0.4183.83-0ubuntu0.20.04.1, 
1:85.0.4183.83-0ubuntu0.20.04.2), libpam-systemd:amd64 (245.4-4ubuntu3.2, 
245.4-4ubuntu3.3), libnss-systemd:amd64 (245.4-4ubuntu3.2, 245.4-4ubuntu3.3), 
libnetplan0:amd64 (0.100-0ubuntu4~20.04.2, 0.100-0ubuntu4~20.04.3), 
spice-vdagent:amd64 (0.19.0-2, 0.19.0-2ubuntu0.2), accountsservice:amd64 
(0.6.55-0ubuntu12~20.04.2, 0.6.55-0ubuntu12~20.04.4), libaccountsservice0:amd64 
(0.6.55-0ubuntu12~20.04.2, 0.6.55-0ubuntu12~20.04.4)
Remove: netplan.io:amd64 (0.100-0ubuntu4~20.04.2), 
gnome-software-plugin-snap:amd64 (3.36.1-0ubuntu0.20.04.0), snapd:amd64 
(2.47.1+20.04), plymouth-label:amd64 (0.9.4git20200323-0ubuntu6.1), 
plymouth-theme-ubuntu-text:amd64 (0.9.4git20200323-0ubuntu6.1), 
systemd-timesyncd:amd64 (245.4-4ubuntu3.2), nplan:amd64 
(0.99-0ubuntu3~18.04.3), ubuntu-minimal:amd64 (1.450.2), 
plymouth-theme-spinner:amd64 (0.9.4git20200323-0ubuntu6.1), systemd:amd64 
(245.4-4ubuntu3.2), plymouth:amd64 (0.9.4git20200323-0ubuntu6.1), 
dbus-user-session:amd64 (1.12.16-2ubuntu2.1), plymouth-theme-ubuntu-logo:amd64 
(0.9.4git20200323-0ubuntu6.1)

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: aptdaemon 1.1.1+bzr982-0ubuntu32.2
ProcVersionSignature: Ubuntu 5.4.0-52.57-generic 5.4.65
Uname: Linux 5.4.0-52-generic x86_64
NonfreeKernelModules: v4l2loopback_dc
ApportVersion: 2.20.11-0ubuntu27.11
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Fri Nov  6 09:44:08 2020
InstallationDate: Installed on 2018-05-04 (916 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
PackageArchitecture: all
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=de_DE.UTF-8
 SHELL=/usr/bin/zsh
SourcePackage: aptdaemon
UpgradeStatus: Upgraded to focal on 2020-09-30 (36 days ago)

** Affects: aptdaemon (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/1903273

Title:
  snapd automatically removed

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

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

[Bug 1902915] Re: (Snap) Cannot add an attachment to the message

2020-11-06 Thread Sebastien Bacher
Thanks the reply.

> Maybe I'm missing something. It's a snap, can you explain why I need
to install a debian package to get it working.

The software is self contained in the snap but it does rely on the
system to provide a standard environment. The same way than the snap
doesn't include a desktop environment or a display server, if you tried
to start it on ubuntu server you would get an error that it can't open a
display.

The portals are installed by default and a Recommends from the desktop
for some cycles. Making them a depends of snapd would be wrong because
they are only useful for some desktop software though.

There is space for improvement there though, you are probably not the
only one that are going to end up with a system where important
components are missing for a reason or another. I'm going to reassign to
snapd suggesting that it should at least display some informative
warning in those cases, perhaps offer to install the require component.

** Package changed: thunderbird (Ubuntu) => snapd (Ubuntu)

** Changed in: snapd (Ubuntu)
   Status: Incomplete => New

** Summary changed:

- (Snap) Cannot add an attachment to the message
+ snapd doesn't ensure portals are available even when they are needed

** Description changed:

- When writing a new mail, I cannot add an attachment to the message.
- 
- Steps to reproduce.
- 1 - Click write
- 2 - Click attach
+ * Steps to reproduce
+ - install the thunderbird snap
+ - remove xdg-desktop-portal-gtk
+ - start thunderbird
+ - write an email
+ - click on attach
  
  Expected: A file choose dialog should appear.
  Actual : Nothing is shown.
+ 
+ The snap relies on the portal to be available and is failing because
+ it's not. Could snapd somewhow display some warnings explaining the
+ issue or better offer to install the portals when needed?
+ 
+ --
  
  $lsb_release -rd
  Description:  Ubuntu 20.04.1 LTS
  Release:  20.04
  
  $snap info thunderbird
  name:  thunderbird
  summary:   Mozilla Thunderbird email application
  publisher: Canonical✓
  store-url: https://snapcraft.io/thunderbird
  contact:   https://launchpad.net/distros/ubuntu/+source/thunderbird
  license:   unset
  description: |
-   Thunderbird is a free and open source email, newsfeed, chat, and 
calendaring client, that’s easy
-   to set up and customize. One of the core principles of Thunderbird is the 
use and promotion of
-   open standards - this focus is a rejection of our world of closed platforms 
and services that
-   can’t communicate with each other. We want our users to have freedom and 
choice in how they
-   communicate.
+   Thunderbird is a free and open source email, newsfeed, chat, and 
calendaring client, that’s easy
+   to set up and customize. One of the core principles of Thunderbird is the 
use and promotion of
+   open standards - this focus is a rejection of our world of closed platforms 
and services that
+   can’t communicate with each other. We want our users to have freedom and 
choice in how they
+   communicate.
  commands:
-   - thunderbird
+   - thunderbird
  snap-id:  k1Ml1O9GzSO2QftV0ZlWSbUfQ78nN460
  tracking: latest/stable
  refresh-date: yesterday at 23:37 CET
  channels:
-   latest/stable:78.4.0 2020-11-03 (92) 69MB -
-   latest/candidate: ↑   
-   latest/beta:  ↑   
-   latest/edge:  78.4.0 2020-11-03 (92) 69MB -
+   latest/stable:78.4.0 2020-11-03 (92) 69MB -
+   latest/candidate: ↑
+   latest/beta:  ↑
+   latest/edge:  78.4.0 2020-11-03 (92) 69MB -
  installed:  78.4.0(92) 69MB -

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

Title:
  snapd doesn't ensure portals are available even when they are needed

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

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

[Bug 1901975] Re: After upgrade to 20.10 got audio dummy output

2020-11-06 Thread Hui Wang
OK, when you start the machine and get the dummy output, please run pa-
info > pa-info.txt-dummy and upload the pa-info.txt-dummy.

thx.

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

Title:
  After upgrade to 20.10 got audio dummy output

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

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

[Bug 1902218] Re: Touchpad Recognized as a mouse

2020-11-06 Thread Michel-Ekimia
** Description changed:

  This new touchpad is recognized as a mouse in the settings and thus no
- scroll or right click is possible with touch.
+ scroll or right click is possible with touch. ( Tested 5.4 and 5.8)
+ 
+ The problem is with this one :
+ 
+ Bus=0011 Vendor=0002 Product=0005 Version=0063
+ N: Name="ImPS/2 Logitech Wheel Mouse"
+ P: Phys=isa0060/serio2/input0
+ S: Sysfs=/devices/platform/i8042/serio2/input/input10
+ U: Uniq=
+ H: Handlers=mouse0 event6 
+ B: PROP=1
+ B: EV=7
+ B: KEY=7 0 0 0 0
+ B: REL=103
+ 
+ 
+ And can be fixed by using the kernel parameter pci=nocrs
+ 
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.8.0-25-generic 5.8.0-25.26~20.04.1
  ProcVersionSignature: Ubuntu 5.8.0-25.26~20.04.1-generic 5.8.14
  Uname: Linux 5.8.0-25-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.10
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Fri Oct 30 12:19:52 2020
  InstallationDate: Installed on 2020-10-13 (16 days ago)
  InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
  ProcEnviron:
-  TERM=xterm-256color
-  PATH=(custom, no user)
-  LANG=fr_FR.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  LANG=fr_FR.UTF-8
+  SHELL=/bin/bash
  SourcePackage: linux-signed-hwe-5.8
  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/1902218

Title:
  Touchpad Recognized as a mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.8/+bug/1902218/+subscriptions

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

[Bug 1899369] Re: ovn-controller: Disable ofctrl probe by default

2020-11-06 Thread Launchpad Bug Tracker
** Merge proposal linked:
   
https://code.launchpad.net/~fnordahl/ubuntu/+source/ovn/+git/ovn/+merge/393435

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

Title:
  ovn-controller: Disable ofctrl probe by default

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

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

[Bug 1903207] Re: Fast forwards through files without playing when Crossfade Playback is enabled ( in gstreamer 1.18+ )

2020-11-06 Thread Sebastien Bacher
Thank you for the bug report and the patch pointer!

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

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

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

Title:
  Fast forwards through files without playing when Crossfade Playback is
  enabled ( in gstreamer 1.18+ )

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

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

[Bug 1902138] Re: Update manager failed by python

2020-11-06 Thread shameerariff
*** This bug is a duplicate of bug 1415128 ***
https://bugs.launchpad.net/bugs/1415128

** This bug has been marked a duplicate of bug 1415128
   Update-manager not launching

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

Title:
  Update manager failed by python

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

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

[Bug 1901922] Re: [Lenovo ThinkPad T14 Gen 1] No sound output device on startup

2020-11-06 Thread Ladislav Petrus
Another thing that brings the soundcard correctly up is running the
following sequence of commands:

udevadm control --reload-rules && udevadm trigger

I took a snapshot of the /dev tree before and after the command.  There
are no significant differences.

** Attachment added: "/dev before command"
   
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1901922/+attachment/5431791/+files/tree.before.txt

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

Title:
  [Lenovo ThinkPad T14 Gen 1] No sound output device on startup

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

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

[Bug 1902830] Re: autopkgtest fails in hirsute - test_clone_upgrade.py

2020-11-06 Thread Christian Ehrhardt 
This is fixed in 0.4.2 synced into Ubuntu by MVO (thanks!).
It needs a follow on 0.4.3 which already is on the way.


** Changed in: apt-clone (Ubuntu)
   Status: Triaged => In Progress

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

Title:
  autopkgtest fails in hirsute - test_clone_upgrade.py

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-clone/+bug/1902830/+subscriptions

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

[Bug 1901926] Re: [HDA-Intel - HDA Intel PCH, playback] No sound at all from headphones

2020-11-06 Thread Sebastien Bacher
If that that would be a regression from bug #1899745

Hui could you investigate if that's correct?

** Tags added: regression-update

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

Title:
  [HDA-Intel - HDA Intel PCH, playback] No sound at all from headphones

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

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

[Bug 1901926] Re: [HDA-Intel - HDA Intel PCH, playback] No sound at all from headphones

2020-11-06 Thread Sebastien Bacher
@Marcu, do you mean if you go back to 1.2.2-1ubuntu1 the issue resolves
itself?

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

Title:
  [HDA-Intel - HDA Intel PCH, playback] No sound at all from headphones

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

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

[Bug 1903271] [NEW] package perl 5.30.0-9ubuntu0.2 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2020-11-06 Thread Sam Tyagaraj
Public bug reported:

reports of dependancies not installed

ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: perl 5.30.0-9ubuntu0.2
ProcVersionSignature: Ubuntu 5.4.0-52.57-generic 5.4.65
Uname: Linux 5.4.0-52-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.4
AptOrdering:
 perl-base:amd64: Install
 perl-base:amd64: Configure
 perl-modules-5.30:amd64: Install
 NULL: ConfigurePending
Architecture: amd64
CasperMD5CheckResult: skip
Date: Fri Nov  6 08:10:34 2020
DuplicateSignature:
 package:perl:5.30.0-9ubuntu0.2
 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ...
 dpkg: error processing package perl (--configure):
  package is in a very bad inconsistent state; you should
ErrorMessage: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
InstallationDate: Installed on 2020-11-05 (1 days ago)
InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
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.2ubuntu0.1
SourcePackage: perl
Title: package perl 5.30.0-9ubuntu0.2 failed to install/upgrade: package is in 
a very bad inconsistent state; you should  reinstall it before attempting 
configuration
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: perl (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/1903271

Title:
  package perl 5.30.0-9ubuntu0.2 failed to install/upgrade: package is
  in a very bad inconsistent state; you should  reinstall it before
  attempting configuration

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

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

  1   2   3   4   >