[Desktop-packages] [Bug 2004640] Re: [IOT_CPT][QCS8155.UC.2.0] : lspci cmd of Pcie feature is not working

2023-04-08 Thread Launchpad Bug Tracker
[Expired for software-properties (Ubuntu) because there has been no
activity for 60 days.]

** Changed in: software-properties (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-properties in Ubuntu.
https://bugs.launchpad.net/bugs/2004640

Title:
  [IOT_CPT][QCS8155.UC.2.0] : lspci cmd of Pcie feature is not working

Status in software-properties package in Ubuntu:
  Expired

Bug description:
  By Giving lspci cmd on shell, its showing command not found.

  Actual o/p :
 root@ubuntu:/# lspci -k
 -bash: lspci: command not found
  Expected o/p :
 parrot:/ # lspci -k
 01:00.0 :   (rev 01) cnss_pci

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1737614] Re: Low sound volume with Sunrise Point-LP HD Audio (ALC3227) in HP 15-BS576TX laptop

2023-04-08 Thread Rodrigo Al
This bug is present in Ubuntu 22.04LTS on my HP laptop (Pavilion
14-v003la) same codec ALC3227.

** Attachment added: "Alsa info"
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1737614/+attachment/5662319/+files/Alsa%20info

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1737614

Title:
  Low sound volume with Sunrise Point-LP HD Audio (ALC3227) in HP
  15-BS576TX laptop

Status in alsa-driver package in Ubuntu:
  Won't Fix

Bug description:
  I have a new laptop HP-15-BS576TX which has this Intel Corporation
  Sunrise Point-LP HD Audio.

  00:1f.3 Audio device [0403]: Intel Corporation Sunrise Point-LP HD
  Audio [8086:9d71] (rev 21)

  The laptop sound works perfectly fine in Windows 10 with realtek
  drivers. However, in Ubuntu 17.10, the volume is significantly low,
  that I've to scroll the volume slider above 100% mark in pulseaudio to
  the maximum to get acceptable level of sound. I suspect the sound
  quality also is low (mono-like), may be not coming from all speakers
  (perhaps subwoofer exist for this model). Also alsamixer shows the
  speaker volume at the maximum.

   Details about the audio hardware are below:

  :~$ sudo lspci -vvv | grep -A 40 -i audio
  00:1f.3 Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21) 
(prog-if 80)
Subsystem: Hewlett-Packard Company Device 832b
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR-  /proc/asound/card0/codec#0 <==
  Codec: Realtek ALC3227

  ==> /proc/asound/card0/codec#2 <==
  Codec: Intel Kabylake HDMI

  :~$  aplay -l
   List of PLAYBACK Hardware Devices 
  card 0: PCH [HDA Intel PCH], device 0: ALC3227 Analog [ALC3227 Analog]
Subdevices: 0/1
Subdevice #0: subdevice #0
  card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
  card 0: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]
Subdevices: 1/1
Subdevice #0: subdevice #0
  card 0: PCH [HDA Intel PCH], device 8: HDMI 2 [HDMI 2]
Subdevices: 1/1
Subdevice #0: subdevice #0
  card 0: PCH [HDA Intel PCH], device 9: HDMI 3 [HDMI 3]
Subdevices: 1/1
Subdevice #0: subdevice #0
  card 0: PCH [HDA Intel PCH], device 10: HDMI 4 [HDMI 4]
Subdevices: 1/1
Subdevice #0: subdevice #0

  I have gone through Linux kernel sources ALSA and Snd-HDA lists and
  unable to find any optimizations for this laptop.

  Here is the relevant dmesg details:

  [   15.502856] snd_hda_intel :00:1f.3: bound :00:02.0 (ops 
i915_audio_component_bind_ops [i915])
  [   16.310503] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3227: 
line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
  [   16.310506] snd_hda_codec_realtek hdaudioC0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  [   16.310507] snd_hda_codec_realtek hdaudioC0D0:hp_outs=1 
(0x21/0x0/0x0/0x0/0x0)
  [   16.310508] snd_hda_codec_realtek hdaudioC0D0:mono: mono_out=0x0
  [   16.310509] snd_hda_codec_realtek hdaudioC0D0:inputs:
  [   16.310510] snd_hda_codec_realtek hdaudioC0D0:  Mic=0x19
  [   16.310512] snd_hda_codec_realtek hdaudioC0D0:  Internal Mic=0x12
  [   16.451397] input: HDA Intel PCH Mic as 
/devices/pci:00/:00:1f.3/sound/card0/input9
  [   16.451451] input: HDA Intel PCH Headphone as 
/devices/pci:00/:00:1f.3/sound/card0/input10
  [   16.451496] input: HDA Intel PCH HDMI/DP,pcm=3 as 
/devices/pci:00/:00:1f.3/sound/card0/input11
  [   16.451538] input: HDA Intel PCH HDMI/DP,pcm=7 as 
/devices/pci:00/:00:1f.3/sound/card0/input12
  [   16.451581] input: HDA Intel PCH HDMI/DP,pcm=8 as 
/devices/pci:00/:00:1f.3/sound/card0/input13
  [   16.451624] input: HDA Intel PCH HDMI/DP,pcm=9 as 
/devices/pci:00/:00:1f.3/sound/card0/input14
  [   16.451687] input: HDA Intel PCH HDMI/DP,pcm=10 as 
/devices/pci:00/:00:1f.3/sound/card0/input15

  Any further information needed, please let me know. Thank you.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: alsa-base 1.0.25+dfsg-0ubuntu5 [modified: 
usr/share/alsa-base/alsa-info.sh]
  ProcVersionSignature: Ubuntu 4.13.0-19.22-generic 4.13.13
  Uname: Linux 4.13.0-19-generic x86_64
  NonfreeKernelModules: ndiswrapper
  ApportVersion: 2.20.7-0ubuntu3.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  admin2018   1246 F pulseaudio
  CurrentDesktop: GNOME
  Date: Tue Dec 12 00:46:12 2017
  InstallationDate: Installed on 2017-11-22 (19 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/25/2017
  dmi.bios.vendor: Insyde
  

[Desktop-packages] [Bug 2013052] Re: translations missing from the language packs

2023-04-08 Thread Launchpad Bug Tracker
This bug was fixed in the package rhythmbox - 3.4.6-2ubuntu5

---
rhythmbox (3.4.6-2ubuntu5) lunar; urgency=medium

  * debian/patches/git_library_ref.patch:
- include an extra fix for the tests

 -- Sebastien Bacher   Sat, 08 Apr 2023 15:30:38
+0200

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to rhythmbox in Ubuntu.
https://bugs.launchpad.net/bugs/2013052

Title:
  translations missing from the language packs

Status in rhythmbox package in Ubuntu:
  Fix Released
Status in rhythmbox-plugin-alternative-toolbar package in Ubuntu:
  New

Bug description:
  The launchpad project was incorrectly set to import translation from a
  buggy vcs which leads to part of the UI not being translated

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2015503] Re: Xorg freeze. Can not login because black screen (GPU: Nvidia Geforce RTX 3060).

2023-04-08 Thread Yosha872
UPDATE: when selecting the previous kernel version (v5.15.0-67, instead
of v5.15.0-69) everything is OK, I can reach the desktop !.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/2015503

Title:
  Xorg freeze. Can not login because black screen (GPU: Nvidia Geforce
  RTX 3060).

Status in xorg package in Ubuntu:
  New

Bug description:
  The last time I used my computer (right now) I applied 3 or 4 system
  updates before to ask to reboot. Now when booting the screen is black
  (impossible to login).

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: xorg 1:7.7+23ubuntu2
  ProcVersionSignature: Ubuntu 5.15.0-69.76-generic 5.15.87
  Uname: Linux 5.15.0-69-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  .proc.driver.nvidia.capabilities.gpu0: Error: path was not a regular file.
  .proc.driver.nvidia.capabilities.mig: Error: path was not a regular file.
  .proc.driver.nvidia.gpus..01.00.0: Error: path was not a regular file.
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.suspend: suspend hibernate resume
  .proc.driver.nvidia.suspend_depth: default modeset uvm
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  515.105.01  Mon Feb 27 
12:49:44 UTC 2023
   GCC version:
  ApportVersion: 2.20.11-0ubuntu82.3
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: pass
  Date: Thu Apr  6 22:13:19 2023
  DistUpgraded: Fresh install
  DistroCodename: jammy
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation TigerLake-H GT1 [UHD Graphics] [8086:9a68] (rev 01) 
(prog-if 00 [VGA controller])
 Subsystem: Acer Incorporated [ALI] TigerLake-H GT1 [UHD Graphics] 
[1025:153b]
   NVIDIA Corporation GA106M [GeForce RTX 3060 Mobile / Max-Q] [10de:2520] (rev 
a1) (prog-if 00 [VGA controller])
 Subsystem: Acer Incorporated [ALI] GA106M [GeForce RTX 3060 Mobile / 
Max-Q] [1025:1544]
  InstallationDate: Installed on 2022-12-12 (115 days ago)
  InstallationMedia: Kubuntu 22.04.1 LTS "Jammy Jellyfish" - Release amd64 
(20220809.1)
  MachineType: Acer Nitro AN517-54
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-69-generic 
root=UUID=3929c5bf-9857-465d-ba3d-a34cf1bdd89d ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/02/2022
  dmi.bios.release: 1.17
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.17
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: Kamiq_TLS
  dmi.board.vendor: TGL
  dmi.board.version: V1.17
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V1.17
  dmi.ec.firmware.release: 1.10
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.17:bd06/02/2022:br1.17:efr1.10:svnAcer:pnNitroAN517-54:pvrV1.17:rvnTGL:rnKamiq_TLS:rvrV1.17:cvnAcer:ct10:cvrV1.17:sku:
  dmi.product.family: Nitro 5
  dmi.product.name: Nitro AN517-54
  dmi.product.sku: 
  dmi.product.version: V1.17
  dmi.sys.vendor: Acer
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.113-2~ubuntu0.22.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 22.2.5-0ubuntu0.1~22.04.1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
  version.xserver-xorg-core: xserver-xorg-core 2:21.1.3-2ubuntu2.9
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-2ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.17-2build1

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2015660] [NEW] Unable to set Super+P as custom shortcut

2023-04-08 Thread Lucio Braz de Araujo Junior
Public bug reported:

1) The release of Ubuntu you are using, via 'lsb_release -rd' or System
-> About Ubuntu

lucio@biscoito:~$ lsb_release -rd
No LSB modules are available.
Description:Ubuntu Lunar Lobster (development branch)
Release:23.04

2) The version of the package you are using, via 'apt-cache policy
pkgname' or by checking in Software Center

gnome-control-center:
  Installed: 1:44.0-1ubuntu4
  Candidate: 1:44.0-1ubuntu4
  Version table:
 *** 1:44.0-1ubuntu4 500
500 http://br.archive.ubuntu.com/ubuntu lunar/main amd64 Packages
100 /var/lib/dpkg/status

3) What you expected to happen

I'm trying to run "playerctl play-pause" using the custom gnome shortcut
'Super+P'.

4) What happened instead

1. Nothing happens.
2. If using another shortcut like 'Super+W' it works, but not Super+P.
3. playerctl play-pause works on cli.

lucio@biscoito:~$ dconf dump / | grep Super
close=['q']
lower=['j']
maximize=['f']
move-to-workspace-1=['1']
move-to-workspace-2=['2']
move-to-workspace-3=['3']
move-to-workspace-4=['4']
raise=['k']
switch-to-workspace-1=['1']
switch-to-workspace-2=['2']
switch-to-workspace-3=['3']
switch-to-workspace-4=['4']
toggle-tiled-left=['h']
toggle-tiled-right=['l']
email=['m']
mic-mute=['BackSpace']
screensaver=['x']
terminal=['Return']
volume-down=['minus']
volume-mute=['BackSpace']
volume-up=['equal']
www=['b']
binding='p' << the infamous one.

ProblemType: Bug
DistroRelease: Ubuntu 23.04
Package: gnome-control-center 1:44.0-1ubuntu4
ProcVersionSignature: Ubuntu 6.2.0-19.19-generic 6.2.6
Uname: Linux 6.2.0-19-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.26.0-0ubuntu2
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: ubuntu:GNOME
Date: Sat Apr  8 20:18:56 2023
SourcePackage: gnome-control-center
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

** Attachment added: "My conf"
   
https://bugs.launchpad.net/bugs/2015660/+attachment/5662293/+files/Screenshot%20from%202023-04-08%2020-18-14.png

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/2015660

Title:
  Unable to set Super+P as custom shortcut

Status in gnome-control-center package in Ubuntu:
  New

Bug description:
  1) The release of Ubuntu you are using, via 'lsb_release -rd' or
  System -> About Ubuntu

  lucio@biscoito:~$ lsb_release -rd
  No LSB modules are available.
  Description:  Ubuntu Lunar Lobster (development branch)
  Release:  23.04

  2) The version of the package you are using, via 'apt-cache policy
  pkgname' or by checking in Software Center

  gnome-control-center:
Installed: 1:44.0-1ubuntu4
Candidate: 1:44.0-1ubuntu4
Version table:
   *** 1:44.0-1ubuntu4 500
  500 http://br.archive.ubuntu.com/ubuntu lunar/main amd64 Packages
  100 /var/lib/dpkg/status

  3) What you expected to happen

  I'm trying to run "playerctl play-pause" using the custom gnome
  shortcut 'Super+P'.

  4) What happened instead

  1. Nothing happens.
  2. If using another shortcut like 'Super+W' it works, but not Super+P.
  3. playerctl play-pause works on cli.

  lucio@biscoito:~$ dconf dump / | grep Super
  close=['q']
  lower=['j']
  maximize=['f']
  move-to-workspace-1=['1']
  move-to-workspace-2=['2']
  move-to-workspace-3=['3']
  move-to-workspace-4=['4']
  raise=['k']
  switch-to-workspace-1=['1']
  switch-to-workspace-2=['2']
  switch-to-workspace-3=['3']
  switch-to-workspace-4=['4']
  toggle-tiled-left=['h']
  toggle-tiled-right=['l']
  email=['m']
  mic-mute=['BackSpace']
  screensaver=['x']
  terminal=['Return']
  volume-down=['minus']
  volume-mute=['BackSpace']
  volume-up=['equal']
  www=['b']
  binding='p' << the infamous one.

  ProblemType: Bug
  DistroRelease: Ubuntu 23.04
  Package: gnome-control-center 1:44.0-1ubuntu4
  ProcVersionSignature: Ubuntu 6.2.0-19.19-generic 6.2.6
  Uname: Linux 6.2.0-19-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.26.0-0ubuntu2
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Apr  8 20:18:56 2023
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2013236] Re: Failed to install bcmwl wireless driver during the install

2023-04-08 Thread Brian Murray
As I was watching the host system (which is also running Lunar) reboot I
noticed the following in dmesg:

 $ sudo dmesg | grep b43
[sudo] password for bdmurray: 
[   18.921934] b43-phy0: Broadcom 4352 WLAN found (core revision 42)
[   18.922272] b43-phy0 ERROR: FOUND UNSUPPORTED PHY (Analog 12, Type 11 (AC), 
Revision 1)
[   18.922277] b43: probe of bcma0:1 failed with error -95

If the device is unsupported is there a way for the kernel module to get
unloaded?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to ubuntu-drivers-common in Ubuntu.
https://bugs.launchpad.net/bugs/2013236

Title:
  Failed to install bcmwl wireless driver during the install

Status in linux-firmware package in Ubuntu:
  Invalid
Status in ubuntu-drivers-common package in Ubuntu:
  Confirmed

Bug description:
  Specifically for Lunar - using a Macbook Air 2012, its wireless driver
  was not enabled even though I ticked the wireless tickbox on the
  installer.

  A quick look at the installer logs reveals various issues

  syslog:2023-03-29T18:01:25.141599+00:00 ubuntu-budgie kernel: [   43.063747] 
b43 bcma0:1: Direct firmware load for b43/ucode29_mimo.fw failed with error -2
  syslog:2023-03-29T18:01:25.141625+00:00 ubuntu-budgie kernel: [   43.063802] 
b43 bcma0:1: Direct firmware load for b43/ucode29_mimo.fw failed with error -2
  syslog:2023-03-29T18:01:25.141626+00:00 ubuntu-budgie kernel: [   43.063862] 
b43 bcma0:1: Direct firmware load for b43-open/ucode29_mimo.fw failed with 
error -2
  syslog:2023-03-29T18:01:25.141626+00:00 ubuntu-budgie kernel: [   43.063908] 
b43 bcma0:1: Direct firmware load for b43-open/ucode29_mimo.fw failed with 
error -2

  I will attach the installer logs manually since this was captured
  after the installation

  Note - on 20.04.6, 22.04.2 and 22.10 with the same laptop bcmwl was
  installed correctly during the install so this is a regression with
  the 6.2 kernel

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2015654] [NEW] Chrome has blank windows for some minutes then it displays who's browsing window finally

2023-04-08 Thread Erick Barrantes
Public bug reported:

When I open Google Chrome I am presented with a white window which
usually displays the Who's browsing when you have multiple personas,
after a few minutes the window is shown I select one persona and Chrome
opens and continues to function correctly.

OS: Ubuntu 22.04.2 LTS
Hardware Model: Lenovo Legion S7 16IAH7
Kernel: 5.19.0-38-generic
DE: GNOME 42.5
Resolution: 1920x1200
Terminal: gnome-terminal
CPU: 12th Gen Intel® Core™ i7-12700H × 20
GPU: Mesa Intel® Graphics (ADL GT2) / GeForce RTX 360
Memory: 16.0 GiB

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: gnome-shell 42.5-0ubuntu1
ProcVersionSignature: Ubuntu 5.19.0-38.39~22.04.1-generic 5.19.17
Uname: Linux 5.19.0-38-generic x86_64
ApportVersion: 2.20.11-0ubuntu82.3
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Sat Apr  8 14:43:42 2023
DisplayManager: gdm3
InstallationDate: Installed on 2023-04-03 (5 days ago)
InstallationMedia: Ubuntu 22.04.2 LTS "Jammy Jellyfish" - Release amd64 
(20230223)
RelatedPackageVersions: mutter-common 42.5-0ubuntu1
SourcePackage: gnome-shell
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug jammy

** Attachment added: "syslog of occurance"
   https://bugs.launchpad.net/bugs/2015654/+attachment/5662285/+files/syslog.log

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/2015654

Title:
  Chrome has blank windows for some minutes then it displays who's
  browsing window finally

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  When I open Google Chrome I am presented with a white window which
  usually displays the Who's browsing when you have multiple personas,
  after a few minutes the window is shown I select one persona and
  Chrome opens and continues to function correctly.

  OS: Ubuntu 22.04.2 LTS
  Hardware Model: Lenovo Legion S7 16IAH7
  Kernel: 5.19.0-38-generic
  DE: GNOME 42.5
  Resolution: 1920x1200
  Terminal: gnome-terminal
  CPU: 12th Gen Intel® Core™ i7-12700H × 20
  GPU: Mesa Intel® Graphics (ADL GT2) / GeForce RTX 360
  Memory: 16.0 GiB

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: gnome-shell 42.5-0ubuntu1
  ProcVersionSignature: Ubuntu 5.19.0-38.39~22.04.1-generic 5.19.17
  Uname: Linux 5.19.0-38-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.3
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Apr  8 14:43:42 2023
  DisplayManager: gdm3
  InstallationDate: Installed on 2023-04-03 (5 days ago)
  InstallationMedia: Ubuntu 22.04.2 LTS "Jammy Jellyfish" - Release amd64 
(20230223)
  RelatedPackageVersions: mutter-common 42.5-0ubuntu1
  SourcePackage: gnome-shell
  UpgradeStatus: No upgrade log present (probably fresh install)

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2015647] Re: gnome-shell crashed with signal 5 in _XEventsQueued()

2023-04-08 Thread Erich Eickmeyer
** Information type changed from Private to Public

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/2015647

Title:
  gnome-shell crashed with signal 5 in _XEventsQueued()

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  Crash happened upon boot.

  ProblemType: Crash
  DistroRelease: Ubuntu 23.04
  Package: gnome-shell 44.0-2ubuntu3
  ProcVersionSignature: Ubuntu 6.2.0-19.19-generic 6.2.6
  Uname: Linux 6.2.0-19-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.26.0-0ubuntu2
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: GNOME-Greeter:GNOME
  Date: Sat Apr  8 11:53:30 2023
  DisplayManager: gdm3
  ExecutablePath: /usr/bin/gnome-shell
  GsettingsChanges:
   
  InstallationDate: Installed on 2023-03-04 (34 days ago)
  InstallationMedia: Edubuntu 23.04 "Lunar Lobster" - Alpha amd64 Binary-1 
(20230304)
  ProcCmdline: /usr/bin/gnome-shell
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/false
   XDG_RUNTIME_DIR=
  RelatedPackageVersions: mutter-common 44.0-2ubuntu3
  Signal: 5
  SourcePackage: gnome-shell
  StacktraceTop:
   ?? () from /lib/x86_64-linux-gnu/libX11.so.6
   ?? () from /lib/x86_64-linux-gnu/libX11.so.6
   _XEventsQueued () from /lib/x86_64-linux-gnu/libX11.so.6
   XPending () from /lib/x86_64-linux-gnu/libX11.so.6
   g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  Title: gnome-shell crashed with signal 5 in _XEventsQueued()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  separator:

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1715749] Re: Intermittent black screen on HP EliteBook 840 G1

2023-04-08 Thread Jon Coldewey
Update -- possibly resolved by upgrading to kubuntu 22.10. 
I installed that and so far ... fingers crossed, no more black screens.
Jon

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1715749

Title:
  Intermittent black screen on HP EliteBook 840 G1

Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  Once every couple hours, the internal laptop display goes black for a
  few seconds.

  This was reproducible:
  + With the laptop connected to a port replicator and the external display 
connected into the port replicator DP port via DP-DVI adapter. The external 
display remains on during this time.
  + With the laptop not connected into a port replicator but connected to an 
external display. The external display remains on during this time.
  + With the laptop not connected to either a port replicator or an external 
display.

  The hard disk was originally installed with Ubuntu MATE 14.10 in a HP
  EliteBook 6930p, upgraded to 15.04, 15.10 and eventually 16.04 and
  finally moved to the EliteBook 840 G1. The problem started immediately
  after the drive move.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-93.116-generic 4.4.79
  Uname: Linux 4.4.0-93-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.10
  Architecture: amd64
  CurrentDesktop: MATE
  Date: Fri Sep  8 00:53:24 2017
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-12-09 (1002 days ago)
  InstallationMedia: Ubuntu MATE 14.10 "Utopic Unicorn" - amd64 (20141023)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.20.1-0ubuntu2.15
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: MATE
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 0b) (prog-if 00 [VGA controller])
     Subsystem: Hewlett-Packard Company Haswell-ULT Integrated Graphics 
Controller [103c:198f]
  InstallationDate: Installed on 2014-12-09 (1158 days ago)
  InstallationMedia: Ubuntu MATE 14.10 "Utopic Unicorn" - amd64 (20141023)
  MachineType: Hewlett-Packard HP EliteBook 840 G1
  Package: xorg 1:7.7+13ubuntu3
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-112-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-112.135-generic 4.4.98
  Tags:  xenial ubuntu
  Uname: Linux 4.4.0-112-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/23/2016
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: L71 Ver. 01.37
  dmi.board.name: 198F
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 15.59
  dmi.chassis.asset.tag: CNU407CM0V
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrL71Ver.01.37:bd05/23/2016:svnHewlett-Packard:pnHPEliteBook840G1:pvrA3009DD10203:rvnHewlett-Packard:rn198F:rvrKBCVersion15.59:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP EliteBook 840 G1
  dmi.product.version: A3009DD10203
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.12.2+16.04.20160823-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.83-1~16.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 17.2.4-0ubuntu1~16.04.4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 17.2.4-0ubuntu1~16.04.4
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-0ubuntu0.7
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1.2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2011837] Re: Nvidia with Wayland or Xorg issue

2023-04-08 Thread Luis Alvarado
Okay this is basically the only thing I can get now if I:

1. Change from Wayland to Xorg in the /etc/gdm/custom.conf and set wayland to 
false.
2. Install nvidia drivers 53 or 525, including updating the kernel to 6.2.19 
and confirming the kernel processed the nvidia drivers correctly.


https://imgur.com/a/yDgMjyY

If I try to change TTY or type anything what you see on the image
persists forever. I can only reset or turn off the computer at that
point.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/2011837

Title:
  Nvidia with Wayland or Xorg issue

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  I will summarize here what I put at
  https://discourse.ubuntu.com/t/ubuntu-23-04-testing-week/34246/6

  On Ubuntu 23.04, if I install it, it works fine but there is a
  considerable lag for everything. This is when using Wayland. If I do
  not change the custom.conf gdm to not use wayland, I can get in but I
  can not interact with any windows. Context menus and sub menus open
  but do not do anything. The only way for me to get to the terminal was
  to open nautilus/files from the Dock, then right click any empty space
  and select terminal. The moment I did that I had a couple of seconds
  before it crashed the terminal. But was able to get a picture of the
  hardware after my 3rd attempt.

  If I do put in on xorg, then an image I posted on the 1st link happens
  and it stays there, does not matter if I change tty, it always shows
  and needed to reinstall 23.04 to be able to go back to wayland. But if
  I use wayland I can actually feel the lag and the interaction with
  windows and all. This started happening all today after applying all
  the latest updates for 23.04 (I did not update since I think since
  several days back).

  The hardware that I was using for testing is:

  CPU - 13900k
  MOBO - Asus Z790 Hero
  RAM: DDR5 128GB
  VID: Nvidia 4090 (Drivers were automatically installed during setup)
  SSD - SN850x

  It is a computer just for Ubuntu 23.04 testing right now.
  --- 
  ProblemType: Bug
  ApportVersion: 2.26.0-0ubuntu2
  Architecture: amd64
  CasperMD5CheckResult: pass
  CasperVersion: 1.480
  CurrentDesktop: ubuntu:GNOME
  DisplayManager: gdm3
  DistroRelease: Ubuntu 23.04
  LiveMediaBuild: Ubuntu 23.04 "Lunar Lobster" - Beta amd64 (20230329)
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  Package: gnome-shell 44.0-2ubuntu2
  PackageArchitecture: amd64
  ProcEnviron:
   LANG=C.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  ProcVersionSignature: Ubuntu 6.2.0-18.18-generic 6.2.6
  RelatedPackageVersions: mutter-common 44.0-2ubuntu2
  Tags:  lunar
  Uname: Linux 6.2.0-18-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo users
  _MarkForUpload: True

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2015642] Re: gnome-shell crashed with signal 5 in _XReply()

2023-04-08 Thread Apport retracing service
*** This bug is a duplicate of bug 2015547 ***
https://bugs.launchpad.net/bugs/2015547

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

** Attachment removed: "CoreDump.gz"
   
https://bugs.launchpad.net/bugs/2015642/+attachment/5662210/+files/CoreDump.gz

** Attachment removed: "Disassembly.txt"
   
https://bugs.launchpad.net/bugs/2015642/+attachment/5662212/+files/Disassembly.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/2015642/+attachment/5662215/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/2015642/+attachment/5662216/+files/ProcStatus.txt

** Attachment removed: "Registers.txt"
   
https://bugs.launchpad.net/bugs/2015642/+attachment/5662217/+files/Registers.txt

** Attachment removed: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/2015642/+attachment/5662219/+files/Stacktrace.txt

** Attachment removed: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/2015642/+attachment/5662220/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 2015547

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/2015642

Title:
  gnome-shell crashed with signal 5 in _XReply()

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  - Gnome 44
  - Kernel 6.2
  - Gtx 1070 max-Q with nvidia 525 drivers

  ProblemType: Crash
  DistroRelease: Ubuntu 23.04
  Package: gnome-shell 44.0-2ubuntu3
  ProcVersionSignature: Ubuntu 6.2.0-19.19-generic 6.2.6
  Uname: Linux 6.2.0-19-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.26.0-0ubuntu2
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CrashCounter: 1
  CurrentDesktop: GNOME-Greeter:GNOME
  Date: Sat Apr  8 18:44:18 2023
  DisplayManager: gdm3
  ExecutablePath: /usr/bin/gnome-shell
  GsettingsChanges:
   
  InstallationDate: Installed on 2023-03-31 (7 days ago)
  InstallationMedia: Ubuntu 23.04 "Lunar Lobster" - Beta amd64 (20230329)
  ProcCmdline: /usr/bin/gnome-shell
  ProcEnviron:
   LANG=pt_PT.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/false
   XDG_RUNTIME_DIR=
  RelatedPackageVersions: mutter-common 44.0-2ubuntu3
  Signal: 5
  SourcePackage: gnome-shell
  StacktraceTop:
   ?? () from /lib/x86_64-linux-gnu/libX11.so.6
   ?? () from /lib/x86_64-linux-gnu/libX11.so.6
   _XReply () from /lib/x86_64-linux-gnu/libX11.so.6
   XInternAtom () from /lib/x86_64-linux-gnu/libX11.so.6
   ?? () from /lib/x86_64-linux-gnu/libmutter-12.so.0
  Title: gnome-shell crashed with signal 5 in _XReply()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  separator:

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1715749] Re: Intermittent black screen on HP EliteBook 840 G1

2023-04-08 Thread Jon Coldewey
I have the same issue with a fresh install of kubuntu 22.04 LTS on an HP
820 G1. Random screen blackout -- machine can only be revived by a
reboot. The Windows operating system that was replaced by kubuntu worked
flawlessly (except that it was Windows, which is one hell of a flaw).

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1715749

Title:
  Intermittent black screen on HP EliteBook 840 G1

Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  Once every couple hours, the internal laptop display goes black for a
  few seconds.

  This was reproducible:
  + With the laptop connected to a port replicator and the external display 
connected into the port replicator DP port via DP-DVI adapter. The external 
display remains on during this time.
  + With the laptop not connected into a port replicator but connected to an 
external display. The external display remains on during this time.
  + With the laptop not connected to either a port replicator or an external 
display.

  The hard disk was originally installed with Ubuntu MATE 14.10 in a HP
  EliteBook 6930p, upgraded to 15.04, 15.10 and eventually 16.04 and
  finally moved to the EliteBook 840 G1. The problem started immediately
  after the drive move.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-93.116-generic 4.4.79
  Uname: Linux 4.4.0-93-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.10
  Architecture: amd64
  CurrentDesktop: MATE
  Date: Fri Sep  8 00:53:24 2017
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-12-09 (1002 days ago)
  InstallationMedia: Ubuntu MATE 14.10 "Utopic Unicorn" - amd64 (20141023)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.20.1-0ubuntu2.15
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: MATE
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 0b) (prog-if 00 [VGA controller])
     Subsystem: Hewlett-Packard Company Haswell-ULT Integrated Graphics 
Controller [103c:198f]
  InstallationDate: Installed on 2014-12-09 (1158 days ago)
  InstallationMedia: Ubuntu MATE 14.10 "Utopic Unicorn" - amd64 (20141023)
  MachineType: Hewlett-Packard HP EliteBook 840 G1
  Package: xorg 1:7.7+13ubuntu3
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-112-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-112.135-generic 4.4.98
  Tags:  xenial ubuntu
  Uname: Linux 4.4.0-112-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/23/2016
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: L71 Ver. 01.37
  dmi.board.name: 198F
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 15.59
  dmi.chassis.asset.tag: CNU407CM0V
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrL71Ver.01.37:bd05/23/2016:svnHewlett-Packard:pnHPEliteBook840G1:pvrA3009DD10203:rvnHewlett-Packard:rn198F:rvrKBCVersion15.59:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP EliteBook 840 G1
  dmi.product.version: A3009DD10203
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.12.2+16.04.20160823-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.83-1~16.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 17.2.4-0ubuntu1~16.04.4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 17.2.4-0ubuntu1~16.04.4
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-0ubuntu0.7
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1.2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2015636] Re: [X751BP, Conexant CX20751/2, Mic, Internal] No sound from insternal microphone

2023-04-08 Thread Benjamin Drung
Side note:

```
$ cat /var/log/installer/casper-md5check.json 
{
```

** Description changed:

  There is no sound from the internal microphone. Recordings show total
  silence. The workaround is to use an external microphone and connect it
  to the external audio jack. alsamixer does not show any option to switch
  between the external audio jack and the internal microphone.
  
  We also tested the latest linux kernel from lunar (version 6.2.0-19.19),
  but this newer Linux kernel behaved the same.
  
+ Laptop: Asus K751B
  ProblemType: Bug
  DistroRelease: Linux Mint 21
  Package: alsa-base 1.0.25+dfsg-0ubuntu7 [origin: Ubuntu]
  ProcVersionSignature: Ubuntu 5.15.0-69.76-generic 5.15.87
  Uname: Linux 5.15.0-69-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu82.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  klingenberg   1069 F pulseaudio
   /dev/snd/controlC0:  klingenberg   1069 F pulseaudio
  CasperMD5json: {
  CurrentDesktop: X-Cinnamon
  Date: Sat Apr  8 17:15:03 2023
  InstallationDate: Installed on 2022-09-13 (206 days ago)
  InstallationMedia: Linux Mint 21 "Vanessa" - Release amd64 20220726
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaRecordingTest: ALSA recording test through plughw:Generic failed
  Symptom_Card: Eingebautes Tongerät - HD-Audio Generic
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  klingenberg   1069 F pulseaudio
   /dev/snd/controlC0:  klingenberg   1069 F pulseaudio
  Symptom_Jack: Mic, Internal
  Symptom_Type: No sound at all
  Title: [X751BP, Conexant CX20751/2, Mic, Internal] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/03/2018
  dmi.bios.release: 5.12
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: X751BP.312
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X751BP
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrX751BP.312:bd04/03/2018:br5.12:svnASUSTeKCOMPUTERINC.:pnX751BP:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX751BP:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:sku:
  dmi.product.family: X
  dmi.product.name: X751BP
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  modified.conffile..etc.apport.crashdb.conf: [modified]
  mtime.conffile..etc.apport.crashdb.conf: 2023-04-08T16:22:49.366615

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/2015636

Title:
  [X751BP, Conexant CX20751/2, Mic, Internal] No sound from insternal
  microphone

Status in alsa-driver package in Ubuntu:
  New

Bug description:
  There is no sound from the internal microphone. Recordings show total
  silence. The workaround is to use an external microphone and connect
  it to the external audio jack. alsamixer does not show any option to
  switch between the external audio jack and the internal microphone.

  We also tested the latest linux kernel from lunar (version
  6.2.0-19.19), but this newer Linux kernel behaved the same.

  Laptop: Asus K751B
  ProblemType: Bug
  DistroRelease: Linux Mint 21
  Package: alsa-base 1.0.25+dfsg-0ubuntu7 [origin: Ubuntu]
  ProcVersionSignature: Ubuntu 5.15.0-69.76-generic 5.15.87
  Uname: Linux 5.15.0-69-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu82.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  klingenberg   1069 F pulseaudio
   /dev/snd/controlC0:  klingenberg   1069 F pulseaudio
  CasperMD5json: {
  CurrentDesktop: X-Cinnamon
  Date: Sat Apr  8 17:15:03 2023
  InstallationDate: Installed on 2022-09-13 (206 days ago)
  InstallationMedia: Linux Mint 21 "Vanessa" - Release amd64 20220726
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaRecordingTest: ALSA recording test through plughw:Generic failed
  Symptom_Card: Eingebautes Tongerät - HD-Audio Generic
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  klingenberg   1069 F pulseaudio
   /dev/snd/controlC0:  klingenberg   1069 F pulseaudio
  Symptom_Jack: Mic, Internal
  Symptom_Type: No sound at all
  Title: [X751BP, Conexant CX20751/2, Mic, Internal] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/03/2018
  dmi.bios.release: 5.12
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: X751BP.312
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X751BP
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  

[Desktop-packages] [Bug 2015637] [NEW] gnome shell often freeze after wake up from mode sleep an after press super button

2023-04-08 Thread Joko Setiaji
Public bug reported:

gnome shell often freeze after wake up from mode sleep an after press
super button

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: gnome-shell 42.5-0ubuntu1
ProcVersionSignature: Ubuntu 5.19.0-38.39~22.04.1-generic 5.19.17
Uname: Linux 5.19.0-38-generic x86_64
ApportVersion: 2.20.11-0ubuntu82.3
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Sat Apr  8 22:31:21 2023
DisplayManager: gdm3
InstallationDate: Installed on 2023-03-22 (17 days ago)
InstallationMedia: Ubuntu 22.04.2 LTS "Jammy Jellyfish" - Release amd64 
(20230223)
RelatedPackageVersions: mutter-common 42.5-0ubuntu1
SourcePackage: gnome-shell
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/2015637

Title:
  gnome shell often freeze after wake up from mode sleep an after press
  super button

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  gnome shell often freeze after wake up from mode sleep an after press
  super button

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: gnome-shell 42.5-0ubuntu1
  ProcVersionSignature: Ubuntu 5.19.0-38.39~22.04.1-generic 5.19.17
  Uname: Linux 5.19.0-38-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.3
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Apr  8 22:31:21 2023
  DisplayManager: gdm3
  InstallationDate: Installed on 2023-03-22 (17 days ago)
  InstallationMedia: Ubuntu 22.04.2 LTS "Jammy Jellyfish" - Release amd64 
(20230223)
  RelatedPackageVersions: mutter-common 42.5-0ubuntu1
  SourcePackage: gnome-shell
  UpgradeStatus: No upgrade log present (probably fresh install)

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2015636] [NEW] [X751BP, Conexant CX20751/2, Mic, Internal] No sound from insternal microphone

2023-04-08 Thread Benjamin Drung
Public bug reported:

There is no sound from the internal microphone. Recordings show total
silence. The workaround is to use an external microphone and connect it
to the external audio jack. alsamixer does not show any option to switch
between the external audio jack and the internal microphone.

We also tested the latest linux kernel from lunar (version 6.2.0-19.19),
but this newer Linux kernel behaved the same.

ProblemType: Bug
DistroRelease: Linux Mint 21
Package: alsa-base 1.0.25+dfsg-0ubuntu7 [origin: Ubuntu]
ProcVersionSignature: Ubuntu 5.15.0-69.76-generic 5.15.87
Uname: Linux 5.15.0-69-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu82.3
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  klingenberg   1069 F pulseaudio
 /dev/snd/controlC0:  klingenberg   1069 F pulseaudio
CasperMD5json: {
CurrentDesktop: X-Cinnamon
Date: Sat Apr  8 17:15:03 2023
InstallationDate: Installed on 2022-09-13 (206 days ago)
InstallationMedia: Linux Mint 21 "Vanessa" - Release amd64 20220726
PackageArchitecture: all
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaRecordingTest: ALSA recording test through plughw:Generic failed
Symptom_Card: Eingebautes Tongerät - HD-Audio Generic
Symptom_DevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  klingenberg   1069 F pulseaudio
 /dev/snd/controlC0:  klingenberg   1069 F pulseaudio
Symptom_Jack: Mic, Internal
Symptom_Type: No sound at all
Title: [X751BP, Conexant CX20751/2, Mic, Internal] No sound at all
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/03/2018
dmi.bios.release: 5.12
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: X751BP.312
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: X751BP
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrX751BP.312:bd04/03/2018:br5.12:svnASUSTeKCOMPUTERINC.:pnX751BP:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX751BP:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:sku:
dmi.product.family: X
dmi.product.name: X751BP
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.
modified.conffile..etc.apport.crashdb.conf: [modified]
mtime.conffile..etc.apport.crashdb.conf: 2023-04-08T16:22:49.366615

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


** Tags: amd64 apport-bug third-party-packages vanessa

** Description changed:

  There is no sound from the internal microphone. Recordings show total
  silence. The workaround is to use an external microphone and connect it
  to the external audio jack. alsamixer does not show any option to switch
  between the external audio jack and the internal microphone.
+ 
+ We also tested the latest linux kernel from lunar (version 6.2.0-19.19),
+ but this newer Linux kernel behaved the same.
  
  ProblemType: Bug
  DistroRelease: Linux Mint 21
  Package: alsa-base 1.0.25+dfsg-0ubuntu7 [origin: Ubuntu]
  ProcVersionSignature: Ubuntu 5.15.0-69.76-generic 5.15.87
  Uname: Linux 5.15.0-69-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu82.3
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC1:  klingenberg   1069 F pulseaudio
-  /dev/snd/controlC0:  klingenberg   1069 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  klingenberg   1069 F pulseaudio
+  /dev/snd/controlC0:  klingenberg   1069 F pulseaudio
  CasperMD5json: {
  CurrentDesktop: X-Cinnamon
  Date: Sat Apr  8 17:15:03 2023
  InstallationDate: Installed on 2022-09-13 (206 days ago)
  InstallationMedia: Linux Mint 21 "Vanessa" - Release amd64 20220726
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaRecordingTest: ALSA recording test through plughw:Generic failed
  Symptom_Card: Eingebautes Tongerät - HD-Audio Generic
  Symptom_DevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC1:  klingenberg   1069 F pulseaudio
-  /dev/snd/controlC0:  klingenberg   1069 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  klingenberg   1069 F pulseaudio
+  /dev/snd/controlC0:  klingenberg   1069 F pulseaudio
  Symptom_Jack: Mic, Internal
  Symptom_Type: No sound at all
  Title: [X751BP, Conexant CX20751/2, Mic, Internal] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/03/2018
  dmi.bios.release: 5.12
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: X751BP.312
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X751BP
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK 

[Desktop-packages] [Bug 2015540] Re: Loop PCIe Bus Error

2023-04-08 Thread corrado venturini
** Summary changed:

- Loop PCIe Bus Error: severity=Corrected, 
+ Loop PCIe Bus Error

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/2015540

Title:
  Loop PCIe Bus Error

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  at login hi have this loop:
  Apr 07 11:48:54 corrado-n4-ll-beta kernel: pcieport :00:1d.0: AER: 
Multiple Corrected error received: :01:00.0
  Apr 07 11:48:54 corrado-n4-ll-beta kernel: r8169 :01:00.0: PCIe Bus 
Error: severity=Corrected, type=Physical Layer, (Receiver ID)
  Apr 07 11:48:54 corrado-n4-ll-beta kernel: r8169 :01:00.0:   device 
[10ec:8136] error status/mask=0001/6000
  Apr 07 11:48:54 corrado-n4-ll-beta kernel: r8169 :01:00.0:[ 0] RxErr  
(First)
  Apr 07 11:48:54 corrado-n4-ll-beta kernel: pcieport :00:1d.0: AER: 
Multiple Corrected error received: :01:00.0
  Apr 07 11:48:54 corrado-n4-ll-beta kernel: r8169 :01:00.0: PCIe Bus 
Error: severity=Corrected, type=Physical Layer, (Receiver ID)
  Apr 07 11:48:54 corrado-n4-ll-beta kernel: r8169 :01:00.0:   device 
[10ec:8136] error status/mask=0001/6000
  Apr 07 11:48:54 corrado-n4-ll-beta kernel: r8169 :01:00.0:[ 0] RxErr  
(First)
  Apr 07 11:48:54 corrado-n4-ll-beta kernel: pcieport :00:1d.0: AER: 
Multiple Corrected error received: :01:00.0
  Apr 07 11:48:54 corrado-n4-ll-beta kernel: r8169 :01:00.0: PCIe Bus 
Error: severity=Corrected, type=Physical Layer, (Receiver ID)

  ProblemType: Bug
  DistroRelease: Ubuntu 23.04
  Package: gnome-shell 44.0-2ubuntu3
  ProcVersionSignature: Ubuntu 6.2.0-19.19-generic 6.2.6
  Uname: Linux 6.2.0-19-generic x86_64
  ApportVersion: 2.26.0-0ubuntu2
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Apr  7 11:50:32 2023
  DisplayManager: gdm3
  InstallationDate: Installed on 2023-03-31 (6 days ago)
  InstallationMedia: Ubuntu 23.04 "Lunar Lobster" - Beta amd64 (20230329)
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  RelatedPackageVersions: mutter-common 44.0-2ubuntu3
  SourcePackage: gnome-shell
  UpgradeStatus: No upgrade log present (probably fresh install)

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2015540] Re: Loop PCIe Bus Error: severity=Corrected,

2023-04-08 Thread corrado venturini
No problem on same PC different partitions of same disk with Ubuntu Focal, 
Jammy and Kinetic
Adding journalctl -b related to the problem

** Attachment added: ".txt"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2015540/+attachment/5662188/+files/.txt

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/2015540

Title:
  Loop PCIe Bus Error: severity=Corrected,

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  at login hi have this loop:
  Apr 07 11:48:54 corrado-n4-ll-beta kernel: pcieport :00:1d.0: AER: 
Multiple Corrected error received: :01:00.0
  Apr 07 11:48:54 corrado-n4-ll-beta kernel: r8169 :01:00.0: PCIe Bus 
Error: severity=Corrected, type=Physical Layer, (Receiver ID)
  Apr 07 11:48:54 corrado-n4-ll-beta kernel: r8169 :01:00.0:   device 
[10ec:8136] error status/mask=0001/6000
  Apr 07 11:48:54 corrado-n4-ll-beta kernel: r8169 :01:00.0:[ 0] RxErr  
(First)
  Apr 07 11:48:54 corrado-n4-ll-beta kernel: pcieport :00:1d.0: AER: 
Multiple Corrected error received: :01:00.0
  Apr 07 11:48:54 corrado-n4-ll-beta kernel: r8169 :01:00.0: PCIe Bus 
Error: severity=Corrected, type=Physical Layer, (Receiver ID)
  Apr 07 11:48:54 corrado-n4-ll-beta kernel: r8169 :01:00.0:   device 
[10ec:8136] error status/mask=0001/6000
  Apr 07 11:48:54 corrado-n4-ll-beta kernel: r8169 :01:00.0:[ 0] RxErr  
(First)
  Apr 07 11:48:54 corrado-n4-ll-beta kernel: pcieport :00:1d.0: AER: 
Multiple Corrected error received: :01:00.0
  Apr 07 11:48:54 corrado-n4-ll-beta kernel: r8169 :01:00.0: PCIe Bus 
Error: severity=Corrected, type=Physical Layer, (Receiver ID)

  ProblemType: Bug
  DistroRelease: Ubuntu 23.04
  Package: gnome-shell 44.0-2ubuntu3
  ProcVersionSignature: Ubuntu 6.2.0-19.19-generic 6.2.6
  Uname: Linux 6.2.0-19-generic x86_64
  ApportVersion: 2.26.0-0ubuntu2
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Apr  7 11:50:32 2023
  DisplayManager: gdm3
  InstallationDate: Installed on 2023-03-31 (6 days ago)
  InstallationMedia: Ubuntu 23.04 "Lunar Lobster" - Beta amd64 (20230329)
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  RelatedPackageVersions: mutter-common 44.0-2ubuntu3
  SourcePackage: gnome-shell
  UpgradeStatus: No upgrade log present (probably fresh install)

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2015625] Re: gjs package

2023-04-08 Thread Apport retracing service
*** This bug is a duplicate of bug 2012287 ***
https://bugs.launchpad.net/bugs/2012287

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

** Attachment removed: "CoreDump.gz"
   
https://bugs.launchpad.net/bugs/2015625/+attachment/5662147/+files/CoreDump.gz

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/2015625/+attachment/5662149/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/2015625/+attachment/5662150/+files/ProcStatus.txt

** This bug has been marked a duplicate of bug 2012287
   GNOME Characters search provider for GNOME Shell 44 crashes

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gjs in Ubuntu.
https://bugs.launchpad.net/bugs/2015625

Title:
  gjs package

Status in gjs package in Ubuntu:
  New

Bug description:
  Unknown error encountered during first boot after installing edubuntu-
  desktop on Ubuntu Live Server 23.04 Daily Build.

  ProblemType: Crash
  DistroRelease: Ubuntu 23.04
  Package: gjs 1.76.0-1
  Uname: Linux 6.2.0-19-generic x86_64
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Apr  8 10:21:00 2023
  ExecutablePath: /usr/bin/gjs-console
  ExecutableTimestamp: 1679921159
  ProcCmdline: /usr/bin/gjs-console /usr/bin/gnome-characters 
--gapplication-service
  ProcCwd: /home/gene
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   XDG_RUNTIME_DIR=
  Signal: 6
  SourcePackage: gjs
  UserGroups: adm cdrom dip lxd plugdev sudo

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1973084] Re: transmission-daemon high RAM usage

2023-04-08 Thread Lem
I caught transmission-daemon using 12Gb (!) of RAM on my AMD64 system
recently, and for what it's worth, the Transmission 4.0.2 packages from
UbuntuHandbook PPA fix this issue. I'd noticed 3.0.0 using insane
amounts of RAM many times before (workaround was to restart the daemon),
but seeing it use 12Gb really made me look for a newer version. Version
4.0.2 uses <200mb with the same torrents.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to transmission in Ubuntu.
https://bugs.launchpad.net/bugs/1973084

Title:
  transmission-daemon high RAM usage

Status in transmission package in Ubuntu:
  Confirmed

Bug description:
  Transmission uses a lot of RAM in ubuntu 22.04 server (arm64) runnign
  on a Raspberry Pi 4.

  It "eats" RAM and the RAM usage grows each hour until it crashes the
  system.

  I sideloaded transmission-daemon and its dependancies from debian 11
  (arm64) locked the packages so apt won't update them and, ever since,
  this issue hasn't happened.

  
  Description:Ubuntu 22.04 LTS
  Release:22.04

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2015619] Re: IBus Pinyin automatically backspaces selection

2023-04-08 Thread Gunnar Hjalmarsson
Thanks for your report.

ibus-pinyin is deprecated, and we recommend to use ibus-libpinyin
(Intelligent Pinyin) instead.

A problem with a specific IBus plugin is not an ibus bug per se, so
closing.

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to ibus in Ubuntu.
https://bugs.launchpad.net/bugs/2015619

Title:
  IBus Pinyin automatically backspaces selection

Status in ibus package in Ubuntu:
  Invalid

Bug description:
  When my input method is set to IBus Pinyin, any time I select a span
  of text with the cursor, with Shift + Arrow keys, or by giving a
  textbox focus, the selected text gets automatically removed.

  The deletion of the selection behaves as if the input method pressed
  the backspace key for me. I can undo the text removal by using Ctrl-Z.

  I did not observe the same problem on the Ubuntu default English (US)
  input, or with IBus WuBi Jidian 86 and IBus Mozc.

  I use IBus Pinyin 1.5.0, Ubuntu 20.04 LTS, Kernel 5.4.0-146-generic.

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2009767] Re: External HDMI monitor is laggy on NVIDIA-525 reverse PRIME system

2023-04-08 Thread maxroby
Fixed in lunar with
nvidia-driver-525 525.105.17-0ubuntu1
xserver-xorg-video-nvidia-525 525.105.17-0ubuntu1

Thanks!

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/2009767

Title:
  External HDMI monitor is laggy on NVIDIA-525 reverse PRIME system

Status in OEM Priority Project:
  New
Status in nvidia-graphics-drivers-525 package in Ubuntu:
  Fix Committed
Status in xorg-server package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-525 source package in Bionic:
  Fix Committed
Status in xorg-server source package in Bionic:
  New
Status in nvidia-graphics-drivers-525 source package in Focal:
  Fix Committed
Status in xorg-server source package in Focal:
  New
Status in nvidia-graphics-drivers-525 source package in Jammy:
  Fix Committed
Status in xorg-server source package in Jammy:
  Fix Committed
Status in nvidia-graphics-drivers-525 source package in Kinetic:
  Fix Committed
Status in xorg-server source package in Kinetic:
  Fix Released
Status in nvidia-graphics-drivers-525 source package in Lunar:
  Fix Committed
Status in xorg-server source package in Lunar:
  Fix Released

Bug description:
  [Impact]
  NVIDIA driver has a hardcoded version check to see if a bug has been fixed in 
the xserver version. It does not help to backport the fix to the jammy xserver, 
as the driver has no way to check if the fix is there or not.

  We need to backport xorg-server from kinetic to jammy.

  [Test case]
  install xserver update, check that lagginess is gone

  [Regression potential]
  This is a backport of kinetic xorg-server to jammy, with 34 new upstream 
commits of which three were already backported due to CVE's, and a bugfix. 18 
commits only touch darwin/XQuartz and won't affect us. As such, there should be 
a low chance of things breaking. Here's a list of the remaining 12 commits with 
above filtered out:

  6bf62381d0a1fb5 xserver 21.1.4
  855b96a85bc0711 xfree86: Fix event data alignment in inputtest driver
  b713e717c34d539 dix: Correctly save replayed event into GrabInfoRec
  cd3d21d8c44a35c xkb: fix XkbSetMap when changing a keysym without changing a 
keytype
  f575524314e9f20 Revert "os: Try to discover the current seat with the 
XDG_SEAT var first"
  433f53a1a08390a tests: Fix build failure from missing micmap.c
  3868f364728ae0c xf86-input-inputtest: Fix build on systems without 
SOCK_NONBLOCK
  afcaaac96767d77 print_edid: Fix a format string error
  663af2f17eec2cc X11Application: Ensure TIS operations are done on the main 
thread
  bd3564cf377deac rootless: Dead code removal (ROOTLESS_REDISPLAY_DELAY is 
already defined)
  53173fdab492f0f render: Fix build with gcc 12
  69774044716039f present: Check for NULL to prevent crash

  
  --- original info

  [Summary]
  When the graphic mode is on-demand mode and plug in the monitor to HDMI port, 
there are two issue occures:
  1. External monitor's screen is very laggy in external monitor mode only.
  2. External monitor's screen sometimes (~50%) will be black in join display 
mode.

  [Steps to reproduce]
  1. Boot in OS
  2. Plug in the external monitor in HDMI port
  3. Find the cursor moving in external monitor is laggy

  [Workaround]
  Downgrade to NVIDIA driver 515.

  [Additional information]
  Feedback from NV:

  An NVIDIA driver built with the features needed to get rid of the laggy 
monitor problem causes Xorg 1.21.1.3 to crash. There's a patch for Xorg to fix 
the crash (https://gitlab.freedesktop.org/xorg/xserver/-/issues/1275) and it 
was first included in the 1.21.1.4 release.
  Since the older X servers crash, NVIDIA deliberately does a version check in 
the driver and enables these features for Xorg servers that are known to work, 
i.e. 1.21.1.4 or higher.

  This unfortunately prevents backporting the fix to 1.21.1.3.
  Engineering has chosen this approach since a crash is worse than the
  low FPS lag and the user might lose work merely by plugging/unplugging
  displays. If it was about a performance degradation, slight
  corruption, or something non-fatal, we wouldn't need to check Xorg
  version

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1987979]

2023-04-08 Thread Amin Bandali
Unfortunately I don't have any more information/context around this than
what Nathan already provided.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1987979

Title:
  [snap] Firefox Narrator stopped working after upgrade from 20.04 to
  22.04

Status in Mozilla Firefox:
  New
Status in firefox package in Ubuntu:
  In Progress

Bug description:
  I just noticed that the narrator feature, which reads articles out
  load with TTS in Firefox reading view stopped working after upgrading
  to 22.04. Another user reported the same problem on ask Ubuntu:

  https://askubuntu.com/questions/1418391/no-tts-voices-on-
  firefox-v102-0-after-upgrading-to-ubuntu-22-04-lts

  Also, if you have no clue what this is about:
  https://askubuntu.com/questions/953509/how-can-i-change-the-voice-
  used-by-firefox-reader-view-narrator-in-ubuntu

  ---

  1)

  $   lsb_release -rd
  Description:  Ubuntu 22.04.1 LTS
  Release:  22.04

  2) Firefox is a snap now, but I guess for the feature to work it needs
  to detect TTS which is packaged as deb.

  $  snap list firefox
  Name Version  Rev   Tracking   Publisher  Notes
  firefox  104.0-3  1749  latest/stable  mozilla✓   -

  $  apt-cache policy espeak speech-dispatcher-espeak-ng firefox
  espeak:
    Installed: 1.48.15+dfsg-3
    Candidate: 1.48.15+dfsg-3
    Version table:
   *** 1.48.15+dfsg-3 500
  500 http://de.archive.ubuntu.com/ubuntu jammy/universe amd64 Packages
  100 /var/lib/dpkg/status
  speech-dispatcher-espeak-ng:
    Installed: 0.11.1-1ubuntu1
    Candidate: 0.11.1-1ubuntu1
    Version table:
   *** 0.11.1-1ubuntu1 500
  500 http://de.archive.ubuntu.com/ubuntu jammy-updates/main amd64 
Packages
  100 /var/lib/dpkg/status
   0.11.1-1 500
  500 http://de.archive.ubuntu.com/ubuntu jammy/main amd64 Packages
  firefox:
    Installed: (none)
    Candidate: 1:1snap1-0ubuntu2
    Version table:
   1:1snap1-0ubuntu2 500
  500 http://de.archive.ubuntu.com/ubuntu jammy/main amd64 Packages
  100 /var/lib/dpkg/status

  3) open a website, enter reader mode, click the icon with sound waves
  and hear the text being read with TTS

  4) the icon is missing

  ---

  Edit: I tested Firefox Flatpak and it is also affected, my best guess
  is that Firefox is not at fault.

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1720250] Re: im-config configuration ignored with gdm3

2023-04-08 Thread Tigran Aivazian
In order to put this mystery of the "missing directory /usr/share/im-
config/data" to complete rest I would like to say that the reason for it
turned out to be my error. Normally I clone a system by "rsync --delete
-ahvHAX", followed by grub-install with appropriate arguments. But this
time I added "--exclude=data/" to rsync options, because I wanted to
exclude a huge directory "/data" containing terabytes of books and
music, not realising that this would also exclude a few dozens of other
directories, namely all those containing "/data/" as part of their full
pathname, including the one containing im-config data.

Needless to say, I have wiped out this system and did a fresh install of
Ubuntu 22.04 and am very happy with it. After a few optimisations,
removing some stuff, disabling Wayland and making a few other minor
adjustments, the system is rock stable and almost as fast as Ubuntu 18
(which used to boot in just over one second even on this old slow
hardware).

So, thank you, Gunnar, and thanks to all Ubuntu developers for patiently
bearing with all my comments :)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to im-config in Ubuntu.
https://bugs.launchpad.net/bugs/1720250

Title:
  im-config configuration ignored with gdm3

Status in gdm3 package in Ubuntu:
  Invalid
Status in im-config package in Ubuntu:
  Fix Released

Bug description:
  After having logged in via gdm3, the IM related environment variables
  are always set like this:

  $ env | grep -E '_IM|XMOD'
  QT_IM_MODULE=ibus
  XMODIFIERS=@im=ibus

  Changing ~/.xinputrc to e.g. xim makes no difference, so gdm3 prevents
  all other IM frameworks but IBus from working.

  This problem seems to be similar to bug #1594681 (which was fixed).

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2015619] [NEW] IBus Pinyin automatically backspaces selection

2023-04-08 Thread Jerry Ding
Public bug reported:

When my input method is set to IBus Pinyin, any time I select a span of
text with the cursor, with Shift + Arrow keys, or by giving a textbox
focus, the selected text gets automatically removed.

The deletion of the selection behaves as if the input method pressed the
backspace key for me. I can undo the text removal by using Ctrl-Z.

I did not observe the same problem on the Ubuntu default English (US)
input, or with IBus WuBi Jidian 86 and IBus Mozc.

I use IBus Pinyin 1.5.0, Ubuntu 20.04 LTS, Kernel 5.4.0-146-generic.

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to ibus in Ubuntu.
https://bugs.launchpad.net/bugs/2015619

Title:
  IBus Pinyin automatically backspaces selection

Status in ibus package in Ubuntu:
  New

Bug description:
  When my input method is set to IBus Pinyin, any time I select a span
  of text with the cursor, with Shift + Arrow keys, or by giving a
  textbox focus, the selected text gets automatically removed.

  The deletion of the selection behaves as if the input method pressed
  the backspace key for me. I can undo the text removal by using Ctrl-Z.

  I did not observe the same problem on the Ubuntu default English (US)
  input, or with IBus WuBi Jidian 86 and IBus Mozc.

  I use IBus Pinyin 1.5.0, Ubuntu 20.04 LTS, Kernel 5.4.0-146-generic.

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2015540] Re: Loop PCIe Bus Error: severity=Corrected,

2023-04-08 Thread corrado venturini
this happens with both kernels 6.2.0-18 and 6.2.0-19 on 2 different partitions 
of same PC.
Partition installed from beta and partition from ISO dated 04/02.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/2015540

Title:
  Loop PCIe Bus Error: severity=Corrected,

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  at login hi have this loop:
  Apr 07 11:48:54 corrado-n4-ll-beta kernel: pcieport :00:1d.0: AER: 
Multiple Corrected error received: :01:00.0
  Apr 07 11:48:54 corrado-n4-ll-beta kernel: r8169 :01:00.0: PCIe Bus 
Error: severity=Corrected, type=Physical Layer, (Receiver ID)
  Apr 07 11:48:54 corrado-n4-ll-beta kernel: r8169 :01:00.0:   device 
[10ec:8136] error status/mask=0001/6000
  Apr 07 11:48:54 corrado-n4-ll-beta kernel: r8169 :01:00.0:[ 0] RxErr  
(First)
  Apr 07 11:48:54 corrado-n4-ll-beta kernel: pcieport :00:1d.0: AER: 
Multiple Corrected error received: :01:00.0
  Apr 07 11:48:54 corrado-n4-ll-beta kernel: r8169 :01:00.0: PCIe Bus 
Error: severity=Corrected, type=Physical Layer, (Receiver ID)
  Apr 07 11:48:54 corrado-n4-ll-beta kernel: r8169 :01:00.0:   device 
[10ec:8136] error status/mask=0001/6000
  Apr 07 11:48:54 corrado-n4-ll-beta kernel: r8169 :01:00.0:[ 0] RxErr  
(First)
  Apr 07 11:48:54 corrado-n4-ll-beta kernel: pcieport :00:1d.0: AER: 
Multiple Corrected error received: :01:00.0
  Apr 07 11:48:54 corrado-n4-ll-beta kernel: r8169 :01:00.0: PCIe Bus 
Error: severity=Corrected, type=Physical Layer, (Receiver ID)

  ProblemType: Bug
  DistroRelease: Ubuntu 23.04
  Package: gnome-shell 44.0-2ubuntu3
  ProcVersionSignature: Ubuntu 6.2.0-19.19-generic 6.2.6
  Uname: Linux 6.2.0-19-generic x86_64
  ApportVersion: 2.26.0-0ubuntu2
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Apr  7 11:50:32 2023
  DisplayManager: gdm3
  InstallationDate: Installed on 2023-03-31 (6 days ago)
  InstallationMedia: Ubuntu 23.04 "Lunar Lobster" - Beta amd64 (20230329)
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  RelatedPackageVersions: mutter-common 44.0-2ubuntu3
  SourcePackage: gnome-shell
  UpgradeStatus: No upgrade log present (probably fresh install)

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp