[Bug 1972043] Re: Please add -ftrivial-auto-var-init=zero to default build flags

2022-05-17 Thread Alex Murray
doko can you please provide more details on why you think this should be
done in dpkg instead of gcc (as we have done for almost all the other
hardening options)? As Kees says, adding it to gcc means not only does
this benefit Ubuntu archive packages, but also any software which is
built on a Ubuntu machine using gcc (ie snaps built by launchpad,
packages built on Github using Ubuntu as the CI backend etc) - which is
a great benefit IMO.

What advantages do you see in adding this to dpkg rather than gcc?

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

Title:
  Please add -ftrivial-auto-var-init=zero to default build flags

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


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

[Bug 1970779] Re: Multiple vulnerabilities in Focal and Impish

2022-05-17 Thread Luís Cunha dos Reis Infante da Câmara
The version in Jammy is not vulnerable, but a backport to Jammy is
needed to ensure that upgrading to Jammy works.

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

Title:
  Multiple vulnerabilities in Focal and Impish

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


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

[Bug 1922342] Re: Impish live session takes ages to boot on BIOS systems

2022-05-17 Thread Thomas Schmitt
Hi,

Chris Guiver wrote:
> └─sdb4   8:20   1 4G  0 part /media/guiverc/writable

So it seems that casper added its persistent partition without creating
a dummy MBR partition with boot flag.
This simplifies the task of making current Ununtu ISOs digestible for
the j3400. One run of

  dd if=/dev/zero bs=1 count=16 of="$STICK" conv=notrunc seek=462

suffices.


Chris Guiver wrote:
> guiverc@d960-ubu2:~/uwn/issues/735$   xorriso -indev /dev/sdb 
> -report_system_area plain
> xorriso : FAILURE : Drive address '/dev/sdb' rejected because: not MMC and 
> -drive_class 'caution' '/dev'

My mistake. The program is right. The command proposal should have been

  xorriso -indev stdio:/dev/sdb -report_system_area plain

Please run this to verify that the dummy partition is really not there
after the first successful booting of the USB stick.

(The demand for the "stdio:" prefix is a safety precaution to protect
system disks from dangerous superuser activities.
I forgot about it because i have a file /etc/opt/xorriso/rc which declares
  -drive_class harmless '/dev/sd[c-e]*'
so that i don't have to use "stdio:" with my USB sticks.
Whatever, -indev without -outdev to the same device prevents writing
and -report_system_area "plain" does not want to write to the device.
So it would be safe even for the system disks.)

Have a nice day :)

Thomas

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

Title:
  Impish live session takes ages to boot on BIOS systems

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


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

[Bug 1970779] Re: Multiple vulnerabilities in Focal and Impish

2022-05-17 Thread Luís Cunha dos Reis Infante da Câmara
** Attachment added: "wpewebkit_2.36.1-1ubuntu0.21.10.1.dsc"
   
https://bugs.launchpad.net/ubuntu/+source/wpewebkit/+bug/1970779/+attachment/5590615/+files/wpewebkit_2.36.1-1ubuntu0.21.10.1.dsc

** Changed in: wpewebkit (Ubuntu)
   Status: In Progress => Fix Committed

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

Title:
  Multiple vulnerabilities in Focal and Impish

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


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

[Bug 1970779] Re: Multiple vulnerabilities in Focal and Impish

2022-05-17 Thread Luís Cunha dos Reis Infante da Câmara
** Attachment added: "wpewebkit_2.36.1-1ubuntu0.21.10.1.debian.tar.xz"
   
https://bugs.launchpad.net/ubuntu/+source/wpewebkit/+bug/1970779/+attachment/5590614/+files/wpewebkit_2.36.1-1ubuntu0.21.10.1.debian.tar.xz

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

Title:
  Multiple vulnerabilities in Focal and Impish

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


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

[Bug 1970779] Re: Multiple vulnerabilities in Focal and Impish

2022-05-17 Thread Luís Cunha dos Reis Infante da Câmara
Uploading a debdiff for Impish is taking too long. Therefore, I am also
posting the Debian packaging tarball and the .dsc file.

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

Title:
  Multiple vulnerabilities in Focal and Impish

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


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

[Bug 1973660] Re: [vmwgfx] Login screen not refreshing properly on vSphere

2022-05-17 Thread Daniel van Vugt
> Could you please give me some hints how to identify it's a bug in the
VMware Xorg graphics driver?

The hint was that it only happened on the one system I've ever seen that
was using Xorg on VMware. :)

If the problem was more general than that then someone else would have
reported it in the 2+ years since Ubuntu 20.04 was released. Although
bug 1865963 might be the same issue, maybe?

** Summary changed:

- [vmwgfx] Login screen not refreshing properly on vSphere
+ [vmwgfx] Login screen not refreshing properly on vSphere when 
WaylandEnable=false

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

Title:
  [vmwgfx] Login screen not refreshing properly on vSphere when
  WaylandEnable=false

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-vmware/+bug/1973660/+subscriptions


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

[Bug 1865963] Re: Screen not repainting dirty regions on some apps (vmwgfx_scanout_update: failed to send dirty (-22, Invalid argument))

2022-05-17 Thread Daniel van Vugt
** Bug watch added: 
gitlab.freedesktop.org/xorg/driver/xf86-video-vmware/-/issues #8
   https://gitlab.freedesktop.org/xorg/driver/xf86-video-vmware/-/issues/8

** Also affects: xorg-server via
   https://gitlab.freedesktop.org/xorg/driver/xf86-video-vmware/-/issues/8
   Importance: Unknown
   Status: Unknown

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

Title:
  Screen not repainting dirty regions on some apps
  (vmwgfx_scanout_update: failed to send dirty (-22, Invalid argument))

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


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

[Bug 1968077] Re: NVIDIA driver crashes with kernel NULL pointer dereference

2022-05-17 Thread dhenry
I confirm I got an upgrade of the nvidia driver today, and it broke
after rebooting.

/var/log/apt/history.log:

Start-Date: 2022-05-18  06:24:01
Commandline: /usr/bin/unattended-upgrade
Upgrade: libnvidia-fbc1-510:amd64 (510.60.02-0ubuntu1, 
510.73.05-0ubuntu0.22.04.1), libnvidia-fbc1-510:i386 (510.60.02-0ubuntu1, 
510.73.05-0ubuntu0.22.04.1), libnvidia-gl-510:amd64 (510.60.02-0ubuntu1, 
510.73.05-0ubuntu0.22.04.1), libnvidia-gl-510:i386 (510.60.02-0ubuntu1, 
510.73.05-0ubuntu0.22.04.1), libnvidia-extra-510:amd64 (510.60.02-0ubuntu1, 
510.73.05-0ubuntu0.22.04.1), nvidia-compute-utils-510:amd64 
(510.60.02-0ubuntu1, 510.73.05-0ubuntu0.22.04.1), nvidia-dkms-510:amd64 
(510.60.02-0ubuntu1, 510.73.05-0ubuntu0.22.04.1), nvidia-driver-510:amd64 
(510.60.02-0ubuntu1, 510.73.05-0ubuntu0.22.04.1), libnvidia-encode-510:amd64 
(510.60.02-0ubuntu1, 510.73.05-0ubuntu0.22.04.1), libnvidia-encode-510:i386 
(510.60.02-0ubuntu1, 510.73.05-0ubuntu0.22.04.1), nvidia-utils-510:amd64 
(510.60.02-0ubuntu1, 510.73.05-0ubuntu0.22.04.1), 
xserver-xorg-video-nvidia-510:amd64 (510.60.02-0ubuntu1, 
510.73.05-0ubuntu0.22.04.1), libnvidia-decode-510:amd64 (510.60.02-0ubuntu1, 
510.73.05-0ubuntu0.22.04.1), libnvidia-decode-510:i386 (510.60.02-0ubuntu1, 
510.73.05-0ubuntu0.22.04.1), nvidia-kernel-common-510:amd64 
(510.60.02-0ubuntu1, 510.73.05-0ubuntu0.22.04.1), libnvidia-cfg1-510:amd64 
(510.60.02-0ubuntu1, 510.73.05-0ubuntu0.22.04.1), 
nvidia-kernel-source-510:amd64 (510.60.02-0ubuntu1, 
510.73.05-0ubuntu0.22.04.1), libnvidia-compute-510:amd64 (510.60.02-0ubuntu1, 
510.73.05-0ubuntu0.22.04.1), libnvidia-compute-510:i386 (510.60.02-0ubuntu1, 
510.73.05-0ubuntu0.22.04.1)
End-Date: 2022-05-18  06:25:58

Start-Date: 2022-05-18  06:26:00
Commandline: /usr/bin/unattended-upgrade
Upgrade: libnvidia-common-510:amd64 (510.60.02-0ubuntu1, 
510.73.05-0ubuntu0.22.04.1)
End-Date: 2022-05-18  06:26:01

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

Title:
  NVIDIA driver crashes with kernel NULL pointer dereference

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


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

[Bug 1969434] Re: build backport-iwlwifi-dkms as linux-modules-iwlwifi-ABI

2022-05-17 Thread Kai-Chuan Hsieh
On the system PORT-DVT2-D1, BIOS 0.2.31 with proposed kernel
5.14.0-1037-oem and linux-modules-iwlwifi-oem-20.04d.

I can still reproduce the RT ucode start timeout log, but it will be loaded 
after retry.
May 18 13:37:48 PORT-DVT2-D1 kernel: iwlwifi :00:14.3: Failed to start RT 
ucode: -110
May 18 13:37:48 PORT-DVT2-D1 kernel: iwlwifi :00:14.3: WRT: Collecting 
data: ini trigger 13 fired (delay=0ms).
...
May 18 13:37:49 PORT-DVT2-D1 kernel: iwlwifi :00:14.3: Failed to run INIT 
ucode: -110
May 18 13:37:49 PORT-DVT2-D1 kernel: iwlwifi :00:14.3: retry init count 0
May 18 13:37:49 PORT-DVT2-D1 kernel: iwlwifi :00:14.3: Detected Intel(R) 
Wi-Fi 6E AX211 160MHz, REV=0x370

Therefore, the Wi-Fi still can be used when the issue happened.

** Attachment added: "iwlwifi-rt-ucode-timeout.log"
   
https://bugs.launchpad.net/ubuntu/+source/backport-iwlwifi-dkms/+bug/1969434/+attachment/5590613/+files/iwlwifi-rt-ucode-timeout.log

** 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/1969434

Title:
  build backport-iwlwifi-dkms as linux-modules-iwlwifi-ABI

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/backport-iwlwifi-dkms/+bug/1969434/+subscriptions


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

[Bug 1968077] Re: NVIDIA driver crashes with kernel NULL pointer dereference

2022-05-17 Thread dhenry
It just happened to me today on 22.04 and the 510 driver (after an
automatic upgrade?).

No way to boot my computer, even in recovery mode I got this issue...
I'm currently running from a live USB to write this post.

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

Title:
  NVIDIA driver crashes with kernel NULL pointer dereference

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


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

[Bug 1973796] Re: autopkgtests fail on s390x with new libzstd

2022-05-17 Thread Steve Langasek
Thanks, I retriggered the test and it passed.

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

** Changed in: golang-github-valyala-gozstd (Ubuntu)
   Status: New => Invalid

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

Title:
  autopkgtests fail on s390x with new libzstd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-github-valyala-gozstd/+bug/1973796/+subscriptions


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

[Bug 1968077] Re: NVIDIA driver crashes with kernel NULL pointer dereference

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

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

Title:
  NVIDIA driver crashes with kernel NULL pointer dereference

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


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

Re: [Bug 1973394] Missing required logs.

2022-05-17 Thread Wayne Elfo
I have uploaded the apport info as requested.

Extra Info.
*I have just opened "SIGNAL" & tried the video link to make a call.**
**It opens with a normal, if somewhat grainy, video.*

**

*This tells me Signal can find & use the camera.**
**So far this is the only programme that can find the camera.*


On 17/5/22 12:30 am, Ubuntu Kernel Bot wrote:
> This bug is missing log files that will aid in diagnosing the problem.
> While running an Ubuntu kernel (not a mainline or third-party kernel)
> please enter the following command in a terminal window:
>
> apport-collect 1973394
>
> and then change the status of the bug to 'Confirmed'.
>
> If, due to the nature of the issue you have encountered, you are unable
> to run this command, please add a comment stating that fact and change
> the bug status to 'Confirmed'.
>
> This change has been made by an automated script, maintained by the
> Ubuntu Kernel Team.
>
> ** Changed in: linux (Ubuntu)
> Status: New => Incomplete
>

** Attachment added: "mob.png"
   https://bugs.launchpad.net/bugs/1973394/+attachment/5590612/+files/mob.png

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

Title:
  Can't find integrated camera in Ubuntu 22.04 on Lenovo

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


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

[Bug 1973394] Lsusb-t.txt

2022-05-17 Thread Wayne Elfo
apport information

** Attachment added: "Lsusb-t.txt"
   
https://bugs.launchpad.net/bugs/1973394/+attachment/5590611/+files/Lsusb-t.txt

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

Title:
  Can't find integrated camera in Ubuntu 22.04 on Lenovo

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


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

[Bug 1973394] Lspci-vt.txt

2022-05-17 Thread Wayne Elfo
apport information

** Attachment added: "Lspci-vt.txt"
   
https://bugs.launchpad.net/bugs/1973394/+attachment/5590610/+files/Lspci-vt.txt

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

Title:
  Can't find integrated camera in Ubuntu 22.04 on Lenovo

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


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

[Bug 1973394] Lspci.txt

2022-05-17 Thread Wayne Elfo
apport information

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

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

Title:
  Can't find integrated camera in Ubuntu 22.04 on Lenovo

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


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

[Bug 1973394] IwConfig.txt

2022-05-17 Thread Wayne Elfo
apport information

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

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

Title:
  Can't find integrated camera in Ubuntu 22.04 on Lenovo

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


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

[Bug 1973394] CurrentDmesg.txt

2022-05-17 Thread Wayne Elfo
apport information

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

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

Title:
  Can't find integrated camera in Ubuntu 22.04 on Lenovo

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


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

[Bug 1973394] AlsaInfo.txt

2022-05-17 Thread Wayne Elfo
apport information

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

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

Title:
  Can't find integrated camera in Ubuntu 22.04 on Lenovo

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


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

[Bug 1973394] Re: Can't find integrated camera in Ubuntu 22.04 on Lenovo

2022-05-17 Thread Wayne Elfo
I have uploaded the apport information as requested.

Extra Info.
I have just opened "SIGNAL" & tried the video link call.
It opens with a normal, if somewhat grainy, video.

This tells me Signal can find & use the camera. 
So far this is the only programme that can find the camera. 

** Description changed:

  Dual boot, Win 10 & Ubuntu 22.04.
  Camera works on Win but not discoverable on Ubuntu 22.04
  Never any image or video in cheese
  F6 does not turn it on in Cheese.
  Used synaptic, nothing broken.
  Checked for driver, nothing available.
  
  Boot from USB (ie install iso) Cheese does not work in "try Ubuntu"
  mode, ie cheese cannot find camera.
  
  I have tried other programs that use the camera & none work.
  Looks like a driver is missing to me but I can't find one to add. 
  
  I know the camera is there & working in Windows. 
  Something is missing for it to work in Ubuntu 22.04
  
  1)Ubuntu 22.04 LTS
  2)Cheese
  3)expected camera to open
  4)Message "there was an error playing video from the webcam"
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  wayne  1802 F pulseaudio
  CRDA: N/A
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2022-05-02 (15 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 8087:0a2a Intel Corp. Bluetooth wireless interface
   Bus 001 Device 003: ID 5986:0711 Acer, Inc EasyCamera
   Bus 001 Device 002: ID 046d:c534 Logitech, Inc. Unifying Receiver
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: LENOVO 80S7
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-30-generic 
root=UUID=43de61a6-0106-4e99-96d0-fcb752538372 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.15.0-30.31-generic 5.15.30
  RelatedPackageVersions:
   linux-restricted-modules-5.15.0-30-generic N/A
   linux-backports-modules-5.15.0-30-generic  N/A
   linux-firmware 20220329.git681281e4-0ubuntu3
  Tags:  jammy
  Uname: Linux 5.15.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 06/19/2018
  dmi.bios.release: 1.31
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 0VCN31WW(V1.15)
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40700 WIN
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 31
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo YOGA 510-14ISK
  dmi.ec.firmware.release: 1.31
  dmi.modalias: 
dmi:bvnLENOVO:bvr0VCN31WW(V1.15):bd06/19/2018:br1.31:efr1.31:svnLENOVO:pn80S7:pvrLenovoYOGA510-14ISK:rvnLENOVO:rnLNVNB161216:rvrSDK0J40700WIN:cvnLENOVO:ct31:cvrLenovoYOGA510-14ISK:skuLENOVO_MT_80S7_BU_idea_FM_YOGA510-14ISK:
  dmi.product.family: YOGA 510-14ISK
  dmi.product.name: 80S7
  dmi.product.sku: LENOVO_MT_80S7_BU_idea_FM_YOGA 510-14ISK
  dmi.product.version: Lenovo YOGA 510-14ISK
  dmi.sys.vendor: LENOVO
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu82.1
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  wayne  1802 F pulseaudio
+ CRDA: N/A
+ CasperMD5CheckResult: pass
+ CurrentDesktop: ubuntu:GNOME
+ DistroRelease: Ubuntu 22.04
+ InstallationDate: Installed on 2022-05-02 (15 days ago)
+ InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
+ Lsusb:
+  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
+  Bus 001 Device 004: ID 8087:0a2a Intel Corp. Bluetooth wireless interface
+  Bus 001 Device 003: ID 5986:0711 Acer, Inc EasyCamera
+  Bus 001 Device 002: ID 046d:c534 Logitech, Inc. Unifying Receiver
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+ MachineType: LENOVO 80S7
+ Package: linux (not installed)
+ ProcFB: 0 i915drmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-30-generic 
root=UUID=43de61a6-0106-4e99-96d0-fcb752538372 ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 5.15.0-30.31-generic 5.15.30
+ RelatedPackageVersions:
+  linux-restricted-modules-5.15.0-30-generic N/A
+  linux-backports-modules-5.15.0-30-generic  N/A
+  linux-firmware 20220329.git681281e4-0ubuntu3
+ Tags:  jammy
+ Uname: Linux 5.15.0-30-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 06/19/2018
+ dmi.bios.release: 1.31
+ dmi.bios.vendor: LENOVO
+ dmi.bios.version: 0VCN31WW(V1.15)
+ dmi.board.asset.tag: NO Asset Tag
+ dmi.board.name

[Bug 1972939] Re: Jammy tinc incompatibile with older (e.g. Xenial) tinc nodes

2022-05-17 Thread Nathan Stratton Treadway
** Also affects: openssl (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/1972939

Title:
  Jammy tinc  incompatibile with older (e.g. Xenial) tinc nodes

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


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

[Bug 1973394] WifiSyslog.txt

2022-05-17 Thread Wayne Elfo
apport information

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

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

Title:
  Can't find integrated camera in Ubuntu 22.04 on Lenovo

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


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

[Bug 1973394] acpidump.txt

2022-05-17 Thread Wayne Elfo
apport information

** Attachment added: "acpidump.txt"
   
https://bugs.launchpad.net/bugs/1973394/+attachment/5590604/+files/acpidump.txt

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

Title:
  Can't find integrated camera in Ubuntu 22.04 on Lenovo

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


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

[Bug 1973394] UdevDb.txt

2022-05-17 Thread Wayne Elfo
apport information

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

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

Title:
  Can't find integrated camera in Ubuntu 22.04 on Lenovo

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


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

[Bug 1973394] RfKill.txt

2022-05-17 Thread Wayne Elfo
apport information

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

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

Title:
  Can't find integrated camera in Ubuntu 22.04 on Lenovo

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


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

[Bug 1973394] PulseList.txt

2022-05-17 Thread Wayne Elfo
apport information

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

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

Title:
  Can't find integrated camera in Ubuntu 22.04 on Lenovo

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


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

[Bug 1973394] ProcModules.txt

2022-05-17 Thread Wayne Elfo
apport information

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

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

Title:
  Can't find integrated camera in Ubuntu 22.04 on Lenovo

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


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

[Bug 1973394] ProcInterrupts.txt

2022-05-17 Thread Wayne Elfo
apport information

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

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

Title:
  Can't find integrated camera in Ubuntu 22.04 on Lenovo

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


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

[Bug 1973394] ProcCpuinfoMinimal.txt

2022-05-17 Thread Wayne Elfo
apport information

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

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

Title:
  Can't find integrated camera in Ubuntu 22.04 on Lenovo

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


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

[Bug 1973394] ProcEnviron.txt

2022-05-17 Thread Wayne Elfo
apport information

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

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

Title:
  Can't find integrated camera in Ubuntu 22.04 on Lenovo

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


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

[Bug 1973394] ProcCpuinfo.txt

2022-05-17 Thread Wayne Elfo
apport information

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

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

Title:
  Can't find integrated camera in Ubuntu 22.04 on Lenovo

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


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

[Bug 1973394] PaInfo.txt

2022-05-17 Thread Wayne Elfo
apport information

** Attachment added: "PaInfo.txt"
   https://bugs.launchpad.net/bugs/1973394/+attachment/5590594/+files/PaInfo.txt

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

Title:
  Can't find integrated camera in Ubuntu 22.04 on Lenovo

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


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

[Bug 1973394] Lsusb-v.txt

2022-05-17 Thread Wayne Elfo
apport information

** Attachment added: "Lsusb-v.txt"
   
https://bugs.launchpad.net/bugs/1973394/+attachment/5590593/+files/Lsusb-v.txt

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

Title:
  Can't find integrated camera in Ubuntu 22.04 on Lenovo

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


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

[Bug 1973394] Lsusb-t.txt

2022-05-17 Thread Wayne Elfo
apport information

** Attachment added: "Lsusb-t.txt"
   
https://bugs.launchpad.net/bugs/1973394/+attachment/5590592/+files/Lsusb-t.txt

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

Title:
  Can't find integrated camera in Ubuntu 22.04 on Lenovo

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


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

[Bug 1973394] Lspci-vt.txt

2022-05-17 Thread Wayne Elfo
apport information

** Attachment added: "Lspci-vt.txt"
   
https://bugs.launchpad.net/bugs/1973394/+attachment/5590591/+files/Lspci-vt.txt

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

Title:
  Can't find integrated camera in Ubuntu 22.04 on Lenovo

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


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

[Bug 1973394] Lspci.txt

2022-05-17 Thread Wayne Elfo
apport information

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

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

Title:
  Can't find integrated camera in Ubuntu 22.04 on Lenovo

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


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

[Bug 1973394] IwConfig.txt

2022-05-17 Thread Wayne Elfo
apport information

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

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

Title:
  Can't find integrated camera in Ubuntu 22.04 on Lenovo

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


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

[Bug 1973394] CurrentDmesg.txt

2022-05-17 Thread Wayne Elfo
apport information

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

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

Title:
  Can't find integrated camera in Ubuntu 22.04 on Lenovo

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


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

[Bug 1973394] Re: Can't find integrated camera in Ubuntu 22.04 on Lenovo

2022-05-17 Thread Wayne Elfo
apport information

** Tags added: apport-collected

** Description changed:

  Dual boot, Win 10 & Ubuntu 22.04.
  Camera works on Win but not discoverable on Ubuntu 22.04
  Never any image or video in cheese
  F6 does not turn it on in Cheese.
  Used synaptic, nothing broken.
  Checked for driver, nothing available.
  
  Boot from USB (ie install iso) Cheese does not work in "try Ubuntu"
  mode, ie cheese cannot find camera.
  
  I have tried other programs that use the camera & none work.
  Looks like a driver is missing to me but I can't find one to add. 
  
  I know the camera is there & working in Windows. 
  Something is missing for it to work in Ubuntu 22.04
  
  1)Ubuntu 22.04 LTS
  2)Cheese
  3)expected camera to open
  4)Message "there was an error playing video from the webcam"
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu82.1
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  wayne  1802 F pulseaudio
+ CRDA: N/A
+ CasperMD5CheckResult: pass
+ CurrentDesktop: ubuntu:GNOME
+ DistroRelease: Ubuntu 22.04
+ InstallationDate: Installed on 2022-05-02 (15 days ago)
+ InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
+ Lsusb:
+  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
+  Bus 001 Device 004: ID 8087:0a2a Intel Corp. Bluetooth wireless interface
+  Bus 001 Device 003: ID 5986:0711 Acer, Inc EasyCamera
+  Bus 001 Device 002: ID 046d:c534 Logitech, Inc. Unifying Receiver
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+ MachineType: LENOVO 80S7
+ Package: linux (not installed)
+ ProcFB: 0 i915drmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-30-generic 
root=UUID=43de61a6-0106-4e99-96d0-fcb752538372 ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 5.15.0-30.31-generic 5.15.30
+ RelatedPackageVersions:
+  linux-restricted-modules-5.15.0-30-generic N/A
+  linux-backports-modules-5.15.0-30-generic  N/A
+  linux-firmware 20220329.git681281e4-0ubuntu3
+ Tags:  jammy
+ Uname: Linux 5.15.0-30-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 06/19/2018
+ dmi.bios.release: 1.31
+ dmi.bios.vendor: LENOVO
+ dmi.bios.version: 0VCN31WW(V1.15)
+ dmi.board.asset.tag: NO Asset Tag
+ dmi.board.name: LNVNB161216
+ dmi.board.vendor: LENOVO
+ dmi.board.version: SDK0J40700 WIN
+ dmi.chassis.asset.tag: NO Asset Tag
+ dmi.chassis.type: 31
+ dmi.chassis.vendor: LENOVO
+ dmi.chassis.version: Lenovo YOGA 510-14ISK
+ dmi.ec.firmware.release: 1.31
+ dmi.modalias: 
dmi:bvnLENOVO:bvr0VCN31WW(V1.15):bd06/19/2018:br1.31:efr1.31:svnLENOVO:pn80S7:pvrLenovoYOGA510-14ISK:rvnLENOVO:rnLNVNB161216:rvrSDK0J40700WIN:cvnLENOVO:ct31:cvrLenovoYOGA510-14ISK:skuLENOVO_MT_80S7_BU_idea_FM_YOGA510-14ISK:
+ dmi.product.family: YOGA 510-14ISK
+ dmi.product.name: 80S7
+ dmi.product.sku: LENOVO_MT_80S7_BU_idea_FM_YOGA 510-14ISK
+ dmi.product.version: Lenovo YOGA 510-14ISK
+ dmi.sys.vendor: LENOVO

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

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

Title:
  Can't find integrated camera in Ubuntu 22.04 on Lenovo

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


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

[Bug 1973660] Re: [vmwgfx] Login screen not refreshing properly on vSphere

2022-05-17 Thread Hank Keanu
Yes, I intended to use Xorg by setting WaylandEnable=false in 
/etc/gdm3/custom.conf.
After I switched to Wayland, this problem disappeared.

Could you please give me some hints how to identify it's a bug in the
VMware Xorg graphics driver?

Thanks!

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

Title:
  [vmwgfx] Login screen not refreshing properly on vSphere

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-vmware/+bug/1973660/+subscriptions


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

[Bug 1922342] Re: Impish live session takes ages to boot on BIOS systems

2022-05-17 Thread Chris Guiver
My thumb-drive K (what was used in #107 & #101) which contains Ubuntu
22.04 LTS (20220416) resulted in

PLEASE NOTE:   I just noted the ISO date shows it wasn't the released
image.. It'll be the last daily/final/RC i actually used in testing...
I'd expect 20220419 for the released ISO.  I don't expect it'll impair
these results though.

(parts of lsblk & blkid are included... I'm not sure the provided
command xorriso contains I expected)

sdb  8:16   1   7.5G  0 disk 
├─sdb1   8:17   1   3.4G  0 part /media/guiverc/Ubuntu 22.04 LTS amd64
├─sdb2   8:18   1   4.1M  0 part 
├─sdb3   8:19   1   300K  0 part 
└─sdb4   8:20   1 4G  0 part /media/guiverc/writable
sr0 11:01  1024M  0 rom  

guiverc@d960-ubu2:~/uwn/issues/735$   xorriso -indev /dev/sdb 
-report_system_area plain
xorriso 1.5.4 : RockRidge filesystem manipulator, libburnia project.

xorriso : FAILURE : Drive address '/dev/sdb' rejected because: not MMC and 
-drive_class 'caution' '/dev'
xorriso : HINT : If the address is a legitimate target, prepend "stdio:"
xorriso : aborting : -abort_on 'FAILURE' encountered 'FAILURE'
guiverc@d960-ubu2:~/uwn/issues/735$   lsblk^Crriso -index /dev/sdb 
-report_system_area plain
guiverc@d960-ubu2:~/uwn/issues/735$   lsblk
NAME   MAJ:MIN RM   SIZE RO TYPE MOUNTPOINTS
.. redacting loop devices & my sda disk
sdb  8:16   1   7.5G  0 disk 
├─sdb1   8:17   1   3.4G  0 part /media/guiverc/Ubuntu 22.04 LTS amd64
├─sdb2   8:18   1   4.1M  0 part 
├─sdb3   8:19   1   300K  0 part 
└─sdb4   8:20   1 4G  0 part /media/guiverc/writable

-- I stopped at this point & haven't performed
> This is obviously one of the machines which demand a boot flag in MBR.  Does 
> it boot after you (rawly and naughtily) set the boot flag to MBR

Please advise if I should continue, or other  (the xorriso output didn't
appear right to me)

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

Title:
  Impish live session takes ages to boot on BIOS systems

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


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

[Bug 1958863] Re: [SRU] neutron-l3-agent attempts to use non-existing --config-file=/etc/neutron/fwaas_driver.ini

2022-05-17 Thread Christian Rohmann
As I just ran into this very issue, may I ask when a new package for
Victoria is going to be released.

According to https://openstack-ci-reports.ubuntu.com/reports/cloud-
archive/victoria_versions.html

17.3.0 is still only in proposed and updates are still at
17.2.1-0ubuntu1~cloud2 which does NOT include this fix.

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

Title:
  [SRU] neutron-l3-agent attempts to use non-existing --config-
  file=/etc/neutron/fwaas_driver.ini

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


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

[Bug 1973598] Re: mtd-self-test failure on arm64 (mtdram module)

2022-05-17 Thread Mario Limonciello
> ci   FAIL stderr: modprobe: FATAL: Module mtdram not
found in directory /lib/modules/5.4.0-109-generic

No good deed goes unpunished.  I think you'll want to redirect the
stderr output from modprobe to stdout to make autopkgtest happy.

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

Title:
  mtd-self-test failure on arm64 (mtdram module)

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


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

[Bug 1973827] Re: Laptop freezes when recovering from suspend / sleep mode

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

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

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

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

** Tags added: resume suspend-resume

** Changed in: gnome-shell (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/1973827

Title:
  Laptop freezes when recovering from suspend / sleep mode

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


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

[Bug 1971576] Re: SATA device hot plug regression on AMD EPYC (Asus) server

2022-05-17 Thread Mario Limonciello
No need to build a kernel, at least for a quick test you can pick up one from 
the mainline PPA and try it.
https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.18-rc7/

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

Title:
  SATA device hot plug regression on AMD EPYC (Asus) server

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


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

[Bug 1871262] Re: gnome-shell freezes/crashes with meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed

2022-05-17 Thread Daniel van Vugt
It appears in meta_window_set_stack_position_no_sync that:

  g_return_if_fail (window->stack_position >= 0);

is non-fatal and has been that way for almost 10 years.

This means whatever freezes or crashes you are experiencing are
happening somewhere else. Everyone please follow the instructions in
https://wiki.ubuntu.com/Bugs/Responses#Missing_a_crash_report_or_having_a_.crash_attachment
and open new bugs with your findings.

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

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

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

Title:
  gnome-shell freezes/crashes with
  meta_window_set_stack_position_no_sync: assertion
  'window->stack_position >= 0' failed

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


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

[Bug 1873923] Re: freeradius with freeradius-python3 fails to start out of the box

2022-05-17 Thread Launchpad Bug Tracker
This bug was fixed in the package freeradius - 3.0.20+dfsg-3ubuntu0.1

---
freeradius (3.0.20+dfsg-3ubuntu0.1) focal; urgency=medium

  * Fix loading of rlm_python3 (LP: #1873923):
- d/p/py3.8-libname-fix.patch: fix the python library name that
  freeradius is looking for when loading the rlm_python3 module
- d/p/dont_call_undeclared.patch: don't attempt to load the python
  module if "instantiate" and "detach" are not declared
- Add test for rlm_python3
  + d/t/control: new rlm_python3 test
  + d/t/rlm_python3-test: test the rlm_python3 module
  + d/t/rlm_python3-data/*: test files
  * d/t/test-freeradius.py: test more authentication mechanisms
(cherry-picked from Ubuntu 22.04)
  * d/t/freeradius: run python tests in verbose mode

 -- Andreas Hasenack   Thu, 14 Apr 2022 17:32:00
-0300

** Changed in: freeradius (Ubuntu Focal)
   Status: Fix Committed => Fix Released

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

Title:
  freeradius with freeradius-python3 fails to start out of the box

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


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

[Bug 1873923] Update Released

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

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

Title:
  freeradius with freeradius-python3 fails to start out of the box

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


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

[Bug 1973802] Re: Gnome Shell crashes when disconnecting external monitor

2022-05-17 Thread Daniel van Vugt
Actually I should be asking that same question in bug 1871262.

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

Title:
  Gnome Shell crashes when disconnecting external monitor

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


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

[Bug 1969623] Re: Creation of SNMPv3 user broken (Jammy/22.04)

2022-05-17 Thread Launchpad Bug Tracker
This bug was fixed in the package net-snmp - 5.9+dfsg-3ubuntu3.1

---
net-snmp (5.9+dfsg-3ubuntu3.1) impish; urgency=medium

  * d/p/lp1969623-net-snmp-create-v3-user-Fix-the-snmpd.conf-path.patch:
Set ${datarootdir} value in net-snmp-create-v3-user and fix
error when creating user.  (LP: #1969623)

 -- Sergio Durigan Junior   Thu, 21 Apr
2022 18:55:17 -0400

** Changed in: net-snmp (Ubuntu Impish)
   Status: Fix Committed => Fix Released

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

Title:
  Creation of SNMPv3 user broken (Jammy/22.04)

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


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

[Bug 1972140] Re: UBSAN: array-index-out-of-bounds in /build/linux-HMZHpV/linux-5.15.0/drivers/net/wireless/ath/ath5k/base.c:1695:20

2022-05-17 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch

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

Title:
  UBSAN: array-index-out-of-bounds in /build/linux-
  HMZHpV/linux-5.15.0/drivers/net/wireless/ath/ath5k/base.c:1695:20

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


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

[Bug 1972140] Re: UBSAN: array-index-out-of-bounds in /build/linux-HMZHpV/linux-5.15.0/drivers/net/wireless/ath/ath5k/base.c:1695:20

2022-05-17 Thread Kai-Heng Feng
Please give this patch a try, thanks!

** Patch added: "0001-ath5k-Fix-out-of-bound-access.patch"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1972140/+attachment/5590578/+files/0001-ath5k-Fix-out-of-bound-access.patch

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

Title:
  UBSAN: array-index-out-of-bounds in /build/linux-
  HMZHpV/linux-5.15.0/drivers/net/wireless/ath/ath5k/base.c:1695:20

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


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

[Bug 1973843] Re: upgrade from 16.04 to 18.04 failed

2022-05-17 Thread Ubuntu Foundations Team Bug Bot
** Tags added: xenial2bionic

** Tags added: third-party-packages

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

Title:
  upgrade from 16.04 to 18.04 failed

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


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

[Bug 1973847] Re: Sometimes Firefox could not change mode from English to Japanese

2022-05-17 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general.  It is important that bug reports be filed about source
packages so that people interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on
Libera.chat.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/1973847/+editstatus and add the
package name in the text box next to the word Package.

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

** Tags added: bot-comment

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

Title:
  Sometimes Firefox could not change mode from English to Japanese

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


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

[Bug 1874578] Update Released

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

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

Title:
  Dock has very long load time when show-mounts is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/dash-to-dock/+bug/1874578/+subscriptions


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

[Bug 1874578] Re: Dock has very long load time when show-mounts is enabled

2022-05-17 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-shell-extension-ubuntu-dock -
70~ubuntu3.21.10.1

---
gnome-shell-extension-ubuntu-dock (70~ubuntu3.21.10.1) impish; urgency=medium

  [ Marco Trevisan (Treviño) ]
  * locations: Do not manually dispose objects (LP: #1949352, #1951599)
  * windowPreview: Try generating previews clones on meta later only if have 
valid size
(LP: #1949572)
  * locations: Use native GIcon as location Apps-icons (LP: #1874578)
  * debian: Update branch info for impish

  [ nename0 ]
  * Cleanup nautilus listeners (LP: #1949352)

  [ Pepijn Bogaard ]
  * appIcons: Fixed logic on handling preview click actions (LP: #1947445)

 -- Marco Trevisan (Treviño)   Tue, 25 Jan 2022
01:08:43 +0100

** Changed in: gnome-shell-extension-ubuntu-dock (Ubuntu Impish)
   Status: Fix Committed => Fix Released

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

Title:
  Dock has very long load time when show-mounts is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/dash-to-dock/+bug/1874578/+subscriptions


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

[Bug 1913775] Re: Copy from Firefox Wayland fails to be pasted anywhere else

2022-05-17 Thread Chris Halse Rogers
Yeah, ok.

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

Title:
  Copy from Firefox Wayland fails to be pasted anywhere else

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


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

[Bug 1913775] Re: Copy from Firefox Wayland fails to be pasted anywhere else

2022-05-17 Thread Launchpad Bug Tracker
This bug was fixed in the package gtk+3.0 - 3.24.30-1ubuntu1.1

---
gtk+3.0 (3.24.30-1ubuntu1.1) impish; urgency=medium

  * debian/patches/git_wayland_clipboard.patch:
- wayland: Ensure clipboard handling doesn't lock up in certain
  corner cases, fix copy from firefox being unreliable (lp: #1913775)

 -- Sebastien Bacher   Wed, 12 Jan 2022 12:44:47
+0100

** Changed in: gtk+3.0 (Ubuntu Impish)
   Status: Fix Committed => Fix Released

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

Title:
  Copy from Firefox Wayland fails to be pasted anywhere else

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


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

[Bug 1919289] Re: OSDMapMapping does not handle active.size() > pool size

2022-05-17 Thread Launchpad Bug Tracker
[Expired for ceph (Ubuntu) because there has been no activity for 60
days.]

** Changed in: ceph (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/1919289

Title:
  OSDMapMapping does not handle active.size() > pool size

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


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

[Bug 1947445] Re: Click actions "previews" and "minimize-or-previews" are broken

2022-05-17 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-shell-extension-ubuntu-dock -
70~ubuntu3.21.10.1

---
gnome-shell-extension-ubuntu-dock (70~ubuntu3.21.10.1) impish; urgency=medium

  [ Marco Trevisan (Treviño) ]
  * locations: Do not manually dispose objects (LP: #1949352, #1951599)
  * windowPreview: Try generating previews clones on meta later only if have 
valid size
(LP: #1949572)
  * locations: Use native GIcon as location Apps-icons (LP: #1874578)
  * debian: Update branch info for impish

  [ nename0 ]
  * Cleanup nautilus listeners (LP: #1949352)

  [ Pepijn Bogaard ]
  * appIcons: Fixed logic on handling preview click actions (LP: #1947445)

 -- Marco Trevisan (Treviño)   Tue, 25 Jan 2022
01:08:43 +0100

** Changed in: gnome-shell-extension-ubuntu-dock (Ubuntu Impish)
   Status: Fix Committed => Fix Released

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

Title:
  Click actions "previews" and "minimize-or-previews" are broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/dash-to-dock/+bug/1947445/+subscriptions


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

[Bug 1913775] Update Released

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

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

Title:
  Copy from Firefox Wayland fails to be pasted anywhere else

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


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

[Bug 1949352] Re: Removable drives are not auto-mounted after screen lock/unlock

2022-05-17 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-shell-extension-ubuntu-dock -
70~ubuntu3.21.10.1

---
gnome-shell-extension-ubuntu-dock (70~ubuntu3.21.10.1) impish; urgency=medium

  [ Marco Trevisan (Treviño) ]
  * locations: Do not manually dispose objects (LP: #1949352, #1951599)
  * windowPreview: Try generating previews clones on meta later only if have 
valid size
(LP: #1949572)
  * locations: Use native GIcon as location Apps-icons (LP: #1874578)
  * debian: Update branch info for impish

  [ nename0 ]
  * Cleanup nautilus listeners (LP: #1949352)

  [ Pepijn Bogaard ]
  * appIcons: Fixed logic on handling preview click actions (LP: #1947445)

 -- Marco Trevisan (Treviño)   Tue, 25 Jan 2022
01:08:43 +0100

** Changed in: gnome-shell-extension-ubuntu-dock (Ubuntu Impish)
   Status: Fix Committed => Fix Released

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

Title:
  Removable drives are not auto-mounted after screen lock/unlock

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


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

[Bug 1949572] Update Released

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

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

Title:
  Shell freeze after right click on the app in the dock

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


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

[Bug 1947445] Update Released

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

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

Title:
  Click actions "previews" and "minimize-or-previews" are broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/dash-to-dock/+bug/1947445/+subscriptions


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

[Bug 1949352] Update Released

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

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

Title:
  Removable drives are not auto-mounted after screen lock/unlock

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


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

[Bug 1949572] Re: Shell freeze after right click on the app in the dock

2022-05-17 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-shell-extension-ubuntu-dock -
70~ubuntu3.21.10.1

---
gnome-shell-extension-ubuntu-dock (70~ubuntu3.21.10.1) impish; urgency=medium

  [ Marco Trevisan (Treviño) ]
  * locations: Do not manually dispose objects (LP: #1949352, #1951599)
  * windowPreview: Try generating previews clones on meta later only if have 
valid size
(LP: #1949572)
  * locations: Use native GIcon as location Apps-icons (LP: #1874578)
  * debian: Update branch info for impish

  [ nename0 ]
  * Cleanup nautilus listeners (LP: #1949352)

  [ Pepijn Bogaard ]
  * appIcons: Fixed logic on handling preview click actions (LP: #1947445)

 -- Marco Trevisan (Treviño)   Tue, 25 Jan 2022
01:08:43 +0100

** Changed in: gnome-shell-extension-ubuntu-dock (Ubuntu Impish)
   Status: Fix Committed => Fix Released

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

Title:
  Shell freeze after right click on the app in the dock

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


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

[Bug 1951599] Update Released

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

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

Title:
  gnome-shell logs errors when ejecting SD card

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


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

[Bug 1951599] Re: gnome-shell logs errors when ejecting SD card

2022-05-17 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-shell-extension-ubuntu-dock -
70~ubuntu3.21.10.1

---
gnome-shell-extension-ubuntu-dock (70~ubuntu3.21.10.1) impish; urgency=medium

  [ Marco Trevisan (Treviño) ]
  * locations: Do not manually dispose objects (LP: #1949352, #1951599)
  * windowPreview: Try generating previews clones on meta later only if have 
valid size
(LP: #1949572)
  * locations: Use native GIcon as location Apps-icons (LP: #1874578)
  * debian: Update branch info for impish

  [ nename0 ]
  * Cleanup nautilus listeners (LP: #1949352)

  [ Pepijn Bogaard ]
  * appIcons: Fixed logic on handling preview click actions (LP: #1947445)

 -- Marco Trevisan (Treviño)   Tue, 25 Jan 2022
01:08:43 +0100

** Changed in: gnome-shell-extension-ubuntu-dock (Ubuntu Impish)
   Status: Fix Committed => Fix Released

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

Title:
  gnome-shell logs errors when ejecting SD card

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


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

[Bug 1965538] Re: Linux 5.15 oops on ThunderX2 board (during ubuntu_ltp_stable testing)

2022-05-17 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/1965538

Title:
  Linux 5.15 oops on ThunderX2 board (during ubuntu_ltp_stable testing)

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


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

[Bug 1973827] Re: Laptop freezes when recovering from suspend / sleep mode

2022-05-17 Thread Chris Guiver
Thanks for taking the time to report this bug and helping to make Ubuntu
better.

Your log indicates you installed Ubuntu 22.04 LTS, are still using it
and haven't upgraded to a later release such as Ubuntu kinetic using
Ubuntu-release-upgrader.  I've thus changed package to gnome-shell.
(apologies if still an incorrect package)

** Package changed: ubuntu-release-upgrader (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/1973827

Title:
  Laptop freezes when recovering from suspend / sleep mode

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


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

[Bug 1973839] Re: 5.15.0-30-generic : unchecked MSR access error: WRMSR to 0x48 (tried to write 0x0000000000000004)

2022-05-17 Thread Ian Wienand
I've made this confirmed, because the log collection (apport-collect
1973839) is hundreds of megabytes, as dmesg is full of the tracebacks
discussed

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

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

Title:
  5.15.0-30-generic :  unchecked MSR access error: WRMSR to 0x48 (tried
  to write 0x0004)

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


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

[Bug 1965563] Re: gnome-extensions-app fails to start [Error reading events from display: Protocol error]

2022-05-17 Thread ManOnTheMoon
Having the same error message"error reading events from display:
Protocol error" when running wayland. However, extension manager having
no issue opening in x11. Ubuntu 22.04 with Nividia driver 510

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

Title:
  gnome-extensions-app fails to start [Error reading events from
  display: Protocol error]

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


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

[Bug 1971576] Re: SATA device hot plug regression on AMD EPYC (Asus) server

2022-05-17 Thread Zhanglei Mao
Hello Kahled, For Mario's comments#33, will you or can you build a main
kernel (v5.16) for testing? //thanks.

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

Title:
  SATA device hot plug regression on AMD EPYC (Asus) server

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


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

[Bug 1933839] Re: Failed to upgrade to 21.04 (Check your Internet connection)

2022-05-17 Thread Kai-Heng Feng
Please give this patch a try, thanks!

** Patch added: "0001-ath5k-Fix-out-of-bound-access.patch"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1933839/+attachment/5590562/+files/0001-ath5k-Fix-out-of-bound-access.patch

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

Title:
  Failed to upgrade to 21.04 (Check your Internet connection)

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


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

[Bug 1973843] Re: upgrade from 16.04 to 18.04 failed

2022-05-17 Thread Chris Guiver
Thank you for reporting this bug to Ubuntu.

Ubuntu 16.04 (xenial) reached end-of-standard-support on April 29, 2021.

See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases

We appreciate that this bug may be old and you might not be interested
in discussing it any more. But if you are then please install a fully
supported release of Ubuntu and re-test. If you then find the bug is
still present in the newer Ubuntu version, please add a comment here
telling us which new version it is in.

Ubuntu 16.04 is in Extended Support; so if you're using ESM you can use
your ESM support options.

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

Title:
  upgrade from 16.04 to 18.04 failed

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


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

[Bug 1971576] Re: SATA device hot plug regression on AMD EPYC (Asus) server

2022-05-17 Thread Zhanglei Mao
Hello Kahled, 
 First, thanks for your effort to find this root cause in a short time. 
 
 For your comment #31, parnter has confirmed it is same for other type of disk. 

 I also asked them to raise this issue to AMD and AMD technical guy
reply below.

  "Yes, 1022:7901h is AMD SATA AHCI controller. Using the ID should is OK on 
AMD EYPC processor."  
   I just searched the VID:DID= 1022:7901 and find it should belong to AMD FCH 
SATA Controller, 
   as shown below. https://devicehunt.com/view/type/pci/vendor/1022/device/7901

I guess your fix is to remove below line, than hot plug worked, is this right?  
  { PCI_VDEVICE(AMD, 0x7901), board_ahci_mobile }, /* AMD Green Sardine */

So your questions is why this new device ID of "AMD SATA AHCI
controller" is conflict with "AMD Green Sardine"? If this understand is
right, I would ask AMD guy.

thanks

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

Title:
  SATA device hot plug regression on AMD EPYC (Asus) server

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


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

[Bug 1973381] Re: ubuntu get stuck

2022-05-17 Thread Chris Guiver
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

Bug reporting is about finding & fixing problems thus preventing future
users from hitting the same bug.

I suspect a Support site would be more appropriate, eg.
https://answers.launchpad.net/ubuntu. You can also find help with your
problem in the support forum of your local Ubuntu community
http://loco.ubuntu.com/ or asking at https://askubuntu.com or
https://ubuntuforums.org, or for more support options please look at
https://discourse.ubuntu.com/t/community-support/709

I've marked this issue as "incomplete" as it appears to me you're asking
for support. You've filed this bug as an installer issue (against the
`ubiquity` installer) which isn't installed as the install completed
successfully. If you believe I'm in error, you can return status to
"New" after leaving a comment explaining why. The package would need
change.

A better option maybe turning this filed bug report into a Launchpad
Question, which is geared for support purposes.

** Changed in: ubiquity (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/1973381

Title:
  ubuntu get stuck

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


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

[Bug 1973802] Re: Gnome Shell crashes when disconnecting external monitor

2022-05-17 Thread Daniel van Vugt
Thanks for the bug report. This looks like bug 1871262 but actually I'm
not convinced that bug report is accurate. If the assertion failure is
non-fatal then cause of the crash might actually be something different
slightly after that...

Please try following:
https://wiki.ubuntu.com/Bugs/Responses#Missing_a_crash_report_or_having_a_.crash_attachment

** Tags added: jammy

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

** Tags added: multimonitor

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

Title:
  Gnome Shell crashes when disconnecting external monitor

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


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

[Bug 1973660] Re: [vmwgfx] Login screen not refreshing properly on vSphere

2022-05-17 Thread Daniel van Vugt
Thanks. This looks like a bug in the VMware Xorg graphics driver.

Strangely it does not appear your login screen is using Wayland when it
should be default. So even the login screen will be victim to any bugs
in the VMware Xorg graphics driver. Maybe check that you haven't
accidentally set WaylandEnable=false in /etc/gdm3/custom.conf

Other than the above I can only suggest:

 (a) try changing the display controller type in the hypervisor; or

 (b) Ubuntu 22.04 which is the latest long term support release.

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

Title:
  [vmwgfx] Login screen not refreshing properly on vSphere

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-vmware/+bug/1973660/+subscriptions


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

[Bug 1973660] Re: [vmwgfx] Login screen not refreshing properly on vSphere

2022-05-17 Thread Daniel van Vugt
** Summary changed:

- Login screen not refreshing properly on vSphere
+ [vmwgfx] Login screen not refreshing properly on vSphere

** Tags added: vmwgfx

** Package changed: gnome-shell (Ubuntu) => xserver-xorg-video-vmware
(Ubuntu)

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

Title:
  [vmwgfx] Login screen not refreshing properly on vSphere

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-vmware/+bug/1973660/+subscriptions


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

[Bug 1973397] Re: Ubuntu 22.04: Display manager resets when trying to change it using gear icon in login window

2022-05-17 Thread Daniel van Vugt
> [   18.338220] n-dominus gnome-shell[1115]: Running GNOME Shell (using mutter 
> 42.0) as a Wayland display server
> [   18.441210] n-dominus org.gnome.Shell.desktop[1115]: Failed to setup: No 
> GPUs found

This suggests your kernel is missing or has disabled the graphics
driver. Please ensure you are not using the 'nomodeset' kernel
parameter.

> 2022-05-01 09:05 2022-05-01 07:05 UTC Crash /usr/libexec/gnome-
session-binary

This may also be related to the problem you describe so please look at
https://errors.ubuntu.com/user/ID where ID is the content of file
/var/lib/whoopsie/whoopsie-id on the machine. Do you find any links to
recent problems on that page? If so then please send the links to us.

Please also run:

  lspci -k > lspci.txt
  journalctl -b0 > journal.txt

and attach the resulting text files here.

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

Title:
  Ubuntu 22.04: Display manager resets when trying to change it using
  gear icon in login window

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


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

[Bug 1970658] Re: Update zenity to 3.42.1

2022-05-17 Thread Launchpad Bug Tracker
This bug was fixed in the package zenity - 3.42.1-0ubuntu1

---
zenity (3.42.1-0ubuntu1) jammy; urgency=medium

  * New upstream release (LP: #1970658)

 -- Jeremy Bicha   Sun, 01 May 2022 14:39:37 -0400

** Changed in: zenity (Ubuntu Jammy)
   Status: Fix Committed => Fix Released

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

Title:
  Update zenity to 3.42.1

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


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

[Bug 1970658] Update Released

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

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

Title:
  Update zenity to 3.42.1

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


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

[Bug 1973847] [NEW] Sometimes Firefox could not change mode from English to Japanese

2022-05-17 Thread Seiichi Nakashima
Public bug reported:

Hi,

I used ubuntu-20.04.4 , ibus-mozc and firefox 99.0.
In web site, I input Japanese and English alternately sometimes.

Recentory, I change Japanese to English using hankaku/zenkaku key.
and I input English sentence.
then I return Japanese to push hankaku/zenkaku key.
but I could not input Japanesei.
in top menu, status changed to Japanese.

in this situation, other applicaiton(test editor) could input Japanese.
So, I input Japanese text in text editor, then copy & paste web page in firefox.

today, I found it, I click in top menu Japanese (Mozc), then I can input
japanese.

==

Hi, 
 I use ubuntu 20.04.4 and Firefox 100.
but this problem occur sometime.

** Affects: 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/1973847

Title:
  Sometimes Firefox could not change mode from English to Japanese

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


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

[Bug 1959047] Update Released

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

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

Title:
  systemd ignores RootDirectory option in .service units

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


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

[Bug 1959047] Re: systemd ignores RootDirectory option in .service units

2022-05-17 Thread Launchpad Bug Tracker
This bug was fixed in the package lxd - 3.0.3-0ubuntu1~18.04.2

---
lxd (3.0.3-0ubuntu1~18.04.2) bionic; urgency=medium

  * Cherry-pick upstream bugfixes:
- 0001-lxd-apparmor-Tweak-default-set-of-rules.patch (LP: #1959047)

 -- Stéphane Graber   Thu, 24 Mar 2022 12:18:01
-0400

** Changed in: lxd (Ubuntu Bionic)
   Status: Fix Committed => Fix Released

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

Title:
  systemd ignores RootDirectory option in .service units

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


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

[Bug 1968040] Re: Blanked screen doesn't wake up after locking [drmModeAtomicCommit: Argument invalide] [drmModeAtomicCommit: Invalid argument]

2022-05-17 Thread Daniel van Vugt
Just add MUTTER_DEBUG_ENABLE_ATOMIC_KMS=0 to /etc/environment and then
reboot.

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

Title:
  Blanked screen doesn't wake up after locking [drmModeAtomicCommit:
  Argument invalide] [drmModeAtomicCommit: Invalid argument]

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


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

[Bug 1969939] Re: puppet 5 package incompatible with ruby 3 / ubuntu 22.04

2022-05-17 Thread Launchpad Bug Tracker
This bug was fixed in the package puppet - 5.5.22-4ubuntu1

---
puppet (5.5.22-4ubuntu1) kinetic; urgency=medium

  * Backport upstream patches (LP: #1969939):
- d/p/0017-PUP-10537-keyword-param-as-last-arg.patch: Add patch to fix
  ruby 3.0 incompatibilities.
- d/p/0018-PUP-11045-ruby-openssl-now-sets-store_context.error.patch: Add
  upstream patch to better support openssl 3.

 -- Lucas Kanashiro   Fri, 29 Apr 2022 16:07:16
-0300

** Changed in: puppet (Ubuntu Kinetic)
   Status: Fix Committed => Fix Released

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

Title:
  puppet 5 package incompatible with ruby 3 / ubuntu 22.04

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


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

[Bug 1970291] Re: [nvidia] Secondary monitor performance is slow on an Nvidia hybrid system in Wayland sessions

2022-05-17 Thread Daniel van Vugt
No there have been no updates to gnome-shell or mutter yet in 22.04.

Still, if you experience this bug then please just select a Xorg session
on the login screen.

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

Title:
  [nvidia] Secondary monitor performance is slow on an Nvidia hybrid
  system in Wayland sessions

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


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

[Bug 1786013] Autopkgtest regression report (linux-meta-oem-5.17/5.17.0.1005.5)

2022-05-17 Thread Ubuntu SRU Bot
All autopkgtests for the newly accepted linux-meta-oem-5.17 (5.17.0.1005.5) for 
jammy have finished running.
The following regressions have been reported in tests triggered by the package:

dahdi-linux/1:2.11.1~dfsg-1ubuntu11 (amd64)
r8168/8.049.02-1ubuntu1 (amd64)


Please visit the excuses page listed below and investigate the failures, 
proceeding afterwards as per the StableReleaseUpdates policy regarding 
autopkgtest regressions [1].

https://people.canonical.com/~ubuntu-archive/proposed-
migration/jammy/update_excuses.html#linux-meta-oem-5.17

[1] https://wiki.ubuntu.com/StableReleaseUpdates#Autopkgtest_Regressions

Thank you!

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

Title:
  Packaging resync

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


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

[Bug 1877194] Re: switch-on-connect mistakes startup for USB hotplug, so seemingly ignores the old default device on reboot

2022-05-17 Thread Daniel van Vugt
I'm not sure we even need switch-on-connect anymore. It was introduced
as a patch in 2017 (bug 1702794) at the request of Will Cooke but I
suspect later upstream changes within the module logic like module-
switch-on-port-available might suffice now.

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

Title:
  switch-on-connect mistakes startup for USB hotplug, so seemingly
  ignores the old default device on reboot

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


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

[Bug 1946686] Re: Fix zfs_get_data access to files with wrong generation causing panics

2022-05-17 Thread Launchpad Bug Tracker
This bug was fixed in the package zfs-linux - 0.8.3-1ubuntu12.14

---
zfs-linux (0.8.3-1ubuntu12.14) focal; urgency=medium

  * Fix zfs_get_data access to files causing panics (LP: #1946686)
   - 
debian/patches/4920-Fix-zfs_get_data-access-to-files-with-wrong-generati.patch
 backport from upstream ZFS commit 296a4a369bc1078a694f88570972330985b3b1b8
 ("Fix zfs_get_data access to files with wrong generation")

 -- Colin Ian King   Tue, 12 Oct 2021 14:02:12
+0100

** Changed in: zfs-linux (Ubuntu Focal)
   Status: Fix Committed => Fix Released

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

Title:
  Fix zfs_get_data access to files with wrong generation causing panics

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


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

[Bug 1969434] Autopkgtest regression report (linux-meta-oem-5.17/5.17.0.1005.5)

2022-05-17 Thread Ubuntu SRU Bot
All autopkgtests for the newly accepted linux-meta-oem-5.17 (5.17.0.1005.5) for 
jammy have finished running.
The following regressions have been reported in tests triggered by the package:

dahdi-linux/1:2.11.1~dfsg-1ubuntu11 (amd64)
r8168/8.049.02-1ubuntu1 (amd64)


Please visit the excuses page listed below and investigate the failures, 
proceeding afterwards as per the StableReleaseUpdates policy regarding 
autopkgtest regressions [1].

https://people.canonical.com/~ubuntu-archive/proposed-
migration/jammy/update_excuses.html#linux-meta-oem-5.17

[1] https://wiki.ubuntu.com/StableReleaseUpdates#Autopkgtest_Regressions

Thank you!

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

Title:
  build backport-iwlwifi-dkms as linux-modules-iwlwifi-ABI

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/backport-iwlwifi-dkms/+bug/1969434/+subscriptions


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

[Bug 1956086] Re: config CONFIG_HISI_PMU for kunpeng920

2022-05-17 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux/5.15.0-32.33 kernel in
-proposed solves the problem. Please test the kernel and update this bug
with the results. If the problem is solved, change the tag
'verification-needed-jammy' to 'verification-done-jammy'. If the problem
still exists, change the tag 'verification-needed-jammy' to
'verification-failed-jammy'.

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

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


** Tags added: verification-needed-jammy

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

Title:
  config CONFIG_HISI_PMU for  kunpeng920

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


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

[Bug 1959375] Re: [SRU] Please support group manipulation with "extrausers"

2022-05-17 Thread Launchpad Bug Tracker
This bug was fixed in the package shadow - 1:4.8.1-1ubuntu5.20.04.2

---
shadow (1:4.8.1-1ubuntu5.20.04.2) focal; urgency=medium

  [ Michael Vogt ]
  * debian/patches/1010_extrausers.patch:
Add automatic detection of "extrausers" for usermod -G
(LP: #1959375)

 -- Alberto Mardegan   Mon, 14 Mar 2022
11:26:09 +0300

** Changed in: shadow (Ubuntu Focal)
   Status: Fix Committed => Fix Released

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

Title:
  [SRU] Please support group manipulation with "extrausers"

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


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

[Bug 1970552] Re: Mute/mic LEDs no function on EliteBook G9 platfroms

2022-05-17 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux/5.15.0-32.33 kernel in
-proposed solves the problem. Please test the kernel and update this bug
with the results. If the problem is solved, change the tag
'verification-needed-jammy' to 'verification-done-jammy'. If the problem
still exists, change the tag 'verification-needed-jammy' to
'verification-failed-jammy'.

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

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


** Tags added: verification-needed-jammy

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

Title:
  Mute/mic LEDs no function on EliteBook G9 platfroms

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


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

[Bug 1971597] Re: amd_gpio AMDI0030:00: Failed to translate GPIO pin 0x0000 to IRQ, err -517

2022-05-17 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux/5.15.0-32.33 kernel in
-proposed solves the problem. Please test the kernel and update this bug
with the results. If the problem is solved, change the tag
'verification-needed-jammy' to 'verification-done-jammy'. If the problem
still exists, change the tag 'verification-needed-jammy' to
'verification-failed-jammy'.

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

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


** Tags added: verification-needed-jammy

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

Title:
  amd_gpio AMDI0030:00: Failed to translate GPIO pin 0x to IRQ, err
  -517

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


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

[Bug 1972134] Re: AMD APU s2idle is broken after the ASIC reset fix

2022-05-17 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux/5.15.0-32.33 kernel in
-proposed solves the problem. Please test the kernel and update this bug
with the results. If the problem is solved, change the tag
'verification-needed-jammy' to 'verification-done-jammy'. If the problem
still exists, change the tag 'verification-needed-jammy' to
'verification-failed-jammy'.

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

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


** Tags added: verification-needed-jammy

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

Title:
  AMD APU s2idle is broken after the ASIC reset fix

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


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

[Bug 1972281] Re: ext4: limit length to bitmap_maxbytes

2022-05-17 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux/5.15.0-32.33 kernel in
-proposed solves the problem. Please test the kernel and update this bug
with the results. If the problem is solved, change the tag
'verification-needed-jammy' to 'verification-done-jammy'. If the problem
still exists, change the tag 'verification-needed-jammy' to
'verification-failed-jammy'.

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

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


** Tags added: verification-needed-jammy

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

Title:
  ext4: limit length to bitmap_maxbytes

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


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

  1   2   3   4   5   6   >