[Desktop-packages] [Bug 2085404] Re: No display after booting

2024-10-29 Thread Daniel van Vugt
Please also try this as a workaround in /etc/environment:

  MUTTER_DEBUG_KMS_THREAD_TYPE=user

and reboot.


** Package changed: xorg (Ubuntu) => mutter (Ubuntu)

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

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

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

Title:
  No display after booting

Status in linux package in Ubuntu:
  Incomplete
Status in mutter package in Ubuntu:
  Incomplete

Bug description:
  [Impact]

  No display is shown after booting the machine.

  [Reproduce]

  1. connect a monitor to the machine and boot it.
  2. ssh into the machine and check the display using the following commands:
  $ export DISPLAY=":0.0"
  $ xrandr

  [Fail rate]

  5/5 (100% failure rate)

  [Expected result]

  Screen 0: minimum 320 x 200, current 1024 x 768, maximum 16384 x 16384
  DP-1 disconnected primary (normal left inverted right x axis y axis)
  HDMI-1 disconnected (normal left inverted right x axis y axis)
  DP-2 disconnected (normal left inverted right x axis y axis)
  HDMI-2 disconnected (normal left inverted right x axis y axis)
  DP-3 disconnected (normal left inverted right x axis y axis)
  HDMI-3 disconnected (normal left inverted right x axis y axis)

  [Actual result]

  Authorization required, but no authorization protocol specified

  Can't open display :0.0

  [Additional information]

  https://certification.canonical.com/hardware/201912-27623/
  https://certification.canonical.com/hardware/202005-27944/

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: xorg 1:7.7+23ubuntu3
  ProcVersionSignature: Ubuntu 6.8.0-48.48-generic 6.8.12
  Uname: Linux 6.8.0-48-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  BootLog:
   
  CasperMD5CheckResult: pass
  CloudArchitecture: x86_64
  CloudID: maas
  CloudName: maas
  CloudPlatform: maas
  CloudSubPlatform: seed-dir (http://10.102.160.2:5248/MAAS/metadata/)
  Date: Wed Oct 23 14:10:39 2024
  DistUpgraded: Fresh install
  DistroCodename: noble
  DistroVariant: ubuntu
  DkmsStatus: fwts-efi-runtime-dkms/24.09.00: added
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation CometLake-S GT2 [UHD Graphics 630] [8086:9bc8] (prog-if 00 
[VGA controller])
 Subsystem: Dell CometLake-S GT2 [UHD Graphics 630] [1028:09aa]
  InstallationDate: Installed on 2024-05-31 (145 days ago)
  InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Release amd64 (20240424)
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 001 Device 002: ID 413c:2107 Dell Computer Corp. KB212-B Quiet Key 
Keyboard
   Bus 001 Device 003: ID 0781:5530 SanDisk Corp. Cruzer
   Bus 001 Device 004: ID 0cf3:e007 Qualcomm Atheros Communications 
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  MachineType: Dell Inc. Precision 3440
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-48-generic 
root=UUID=696f0fb9-b9c8-410a-abed-8efe16d0560a ro
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/31/2020
  dmi.bios.release: 1.0
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.0.0
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.0.0:bd03/31/2020:br1.0:svnDellInc.:pnPrecision3440:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct3:cvr:sku09AA:
  dmi.product.family: Precision
  dmi.product.name: Precision 3440
  dmi.product.sku: 09AA
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.120-2build1
  version.libgl1-mesa-dri: libgl1-mesa-dri 24.0.9-0ubuntu0.2
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:21.1.12-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:22.0.0-1build1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1build1
  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/linux/+bug/2085404/+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 2085404] Re: No display after booting

2024-10-29 Thread Daniel van Vugt
The EDID issue is possibly unrelated.

gnome-shell gets SIGKILL'd if its realtime thread uses too much CPU
during startup. This may be mutter's fault like in bug 2077216, or it
may be due to an i915 bug alluded to above.

First we would like to know if the fix for bug 2077216 helps, so please
try 24.10 if you can.

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

Title:
  No display after booting

Status in linux package in Ubuntu:
  Incomplete
Status in mutter package in Ubuntu:
  Incomplete

Bug description:
  [Impact]

  No display is shown after booting the machine.

  [Reproduce]

  1. connect a monitor to the machine and boot it.
  2. ssh into the machine and check the display using the following commands:
  $ export DISPLAY=":0.0"
  $ xrandr

  [Fail rate]

  5/5 (100% failure rate)

  [Expected result]

  Screen 0: minimum 320 x 200, current 1024 x 768, maximum 16384 x 16384
  DP-1 disconnected primary (normal left inverted right x axis y axis)
  HDMI-1 disconnected (normal left inverted right x axis y axis)
  DP-2 disconnected (normal left inverted right x axis y axis)
  HDMI-2 disconnected (normal left inverted right x axis y axis)
  DP-3 disconnected (normal left inverted right x axis y axis)
  HDMI-3 disconnected (normal left inverted right x axis y axis)

  [Actual result]

  Authorization required, but no authorization protocol specified

  Can't open display :0.0

  [Additional information]

  https://certification.canonical.com/hardware/201912-27623/
  https://certification.canonical.com/hardware/202005-27944/

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: xorg 1:7.7+23ubuntu3
  ProcVersionSignature: Ubuntu 6.8.0-48.48-generic 6.8.12
  Uname: Linux 6.8.0-48-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  BootLog:
   
  CasperMD5CheckResult: pass
  CloudArchitecture: x86_64
  CloudID: maas
  CloudName: maas
  CloudPlatform: maas
  CloudSubPlatform: seed-dir (http://10.102.160.2:5248/MAAS/metadata/)
  Date: Wed Oct 23 14:10:39 2024
  DistUpgraded: Fresh install
  DistroCodename: noble
  DistroVariant: ubuntu
  DkmsStatus: fwts-efi-runtime-dkms/24.09.00: added
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation CometLake-S GT2 [UHD Graphics 630] [8086:9bc8] (prog-if 00 
[VGA controller])
 Subsystem: Dell CometLake-S GT2 [UHD Graphics 630] [1028:09aa]
  InstallationDate: Installed on 2024-05-31 (145 days ago)
  InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Release amd64 (20240424)
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 001 Device 002: ID 413c:2107 Dell Computer Corp. KB212-B Quiet Key 
Keyboard
   Bus 001 Device 003: ID 0781:5530 SanDisk Corp. Cruzer
   Bus 001 Device 004: ID 0cf3:e007 Qualcomm Atheros Communications 
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  MachineType: Dell Inc. Precision 3440
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-48-generic 
root=UUID=696f0fb9-b9c8-410a-abed-8efe16d0560a ro
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/31/2020
  dmi.bios.release: 1.0
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.0.0
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.0.0:bd03/31/2020:br1.0:svnDellInc.:pnPrecision3440:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct3:cvr:sku09AA:
  dmi.product.family: Precision
  dmi.product.name: Precision 3440
  dmi.product.sku: 09AA
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.120-2build1
  version.libgl1-mesa-dri: libgl1-mesa-dri 24.0.9-0ubuntu0.2
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:21.1.12-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:22.0.0-1build1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1build1
  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/linux/+bug/2085404/+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 2085457] Re: after waking up gnome hase 'white screen'

2024-10-29 Thread Daniel van Vugt
** Package changed: gnome-session (Ubuntu) => gnome-shell-extensions
(Ubuntu)

** Summary changed:

- after waking up gnome hase 'white screen'
+ gnome-shell crashes on wakeup when 'Window List' extension is enabled

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

Title:
  gnome-shell crashes on wakeup when 'Window List' extension is enabled

Status in gnome-shell-extensions package in Ubuntu:
  New

Bug description:
  1) has white screen 'oops smth went wrong'
  2) extensions are turned off after restart

  ProblemType: Bug
  DistroRelease: Ubuntu 24.10
  Package: gnome-session 46.0-8ubuntu1
  ProcVersionSignature: Ubuntu 6.11.0-8.8-generic 6.11.0
  Uname: Linux 6.11.0-8-generic x86_64
  ApportVersion: 2.30.0-0ubuntu4
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Oct 23 19:30:07 2024
  PackageArchitecture: all
  SourcePackage: gnome-session
  UpgradeStatus: Upgraded to oracular on 2024-10-17 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extensions/+bug/2085457/+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 2085130] [NEW] Lock screen briefly reveals desktop when waking from suspend

2024-10-29 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

When waking from suspend on a fully-patched 24.04.1 system, the desktop
briefly displays before the lockscreen. This is repeatable on every
attempt. This could reveal potentially sensitive information in certain
environments.

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


** Tags: bot-comment
-- 
Lock screen briefly reveals desktop when waking from suspend
https://bugs.launchpad.net/bugs/2085130
You received this bug notification because you are a member of Desktop 
Packages, which is subscribed to gdm3 in Ubuntu.

-- 
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 2085753] Re: Xorg freeze

2024-10-29 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1924689 ***
https://bugs.launchpad.net/bugs/1924689

Thanks for the bug report. It is a known limitation that Xorg sessions
cannot set different displays to different scaling factors.

As for "window freezes and creates graphical irregularites", that is bug
1924689.

You can select 'Ubuntu on Wayland' at the login screen to avoid both
problems.


** Package changed: xorg (Ubuntu) => mutter (Ubuntu)

** Summary changed:

- Xorg freeze
+ Scaling factor bugs

** This bug has been marked a duplicate of bug 1924689
   Window border corruption after changing display scale between 100% and 200% 
in Xorg

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

Title:
  Scaling factor bugs

Status in mutter package in Ubuntu:
  Incomplete

Bug description:
  I have a dual display setup and I tried changing the scaling. The
  laptop monitor has a resolution of 3200x2000 and my second screen has
  only 1920x1080. By default both screens were scaled to 200%. It cannot
  be changed individually, only on both screens as it seems. When
  changing the scaling to 100% the display settings window freezes and
  creates graphical irregularites. The rest of the software works as
  expected.

  Description:  Ubuntu 24.04.1 LTS
  Release:  24.04

  xorg:
Installed: 1:7.7+23ubuntu3
Candidate: 1:7.7+23ubuntu3
Version table:
   *** 1:7.7+23ubuntu3 500
  500 http://se.archive.ubuntu.com/ubuntu noble/main amd64 Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: xorg 1:7.7+23ubuntu3
  ProcVersionSignature: Ubuntu 6.8.0-47.47-generic 6.8.12
  Uname: Linux 6.8.0-47-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  .proc.driver.nvidia.capabilities.fabric-imex-mgmt:
   DeviceFileMinor: 4323
   DeviceFileMode: 256
   DeviceFileModify: 1
  .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  550.107.02  Wed Jul 24 
23:53:00 UTC 2024
   GCC version:
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: pass
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Oct 28 08:41:54 2024
  DistUpgraded: Fresh install
  DistroCodename: noble
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Meteor Lake-P [Intel Arc Graphics] [8086:7d55] (rev 08) 
(prog-if 00 [VGA controller])
 Subsystem: Dell Meteor Lake-P [Intel Arc Graphics] [1028:0c6b]
 Subsystem: Dell AD107M [GeForce RTX 4050 Max-Q / Mobile] [1028:0c6b]
  InstallationDate: Installed on 2024-10-27 (1 days ago)
  InstallationMedia: Ubuntu 24.04.1 LTS "Noble Numbat" - Release amd64 
(20240827.1)
  MachineType: Dell Inc. XPS 14 9440
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   XDG_RUNTIME_DIR=
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-47-generic 
root=UUID=edc577c4-33bb-4f64-b39c-fbfc6026558b ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/15/2024
  dmi.bios.release: 1.6
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.6.0
  dmi.board.name: 0H14N3
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.ec.firmware.release: 1.21
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.6.0:bd07/15/2024:br1.6:efr1.21:svnDellInc.:pnXPS149440:pvr:rvnDellInc.:rn0H14N3:rvrA00:cvnDellInc.:ct10:cvr:sku0C6B:
  dmi.product.family: XPS
  dmi.product.name: XPS 14 9440
  dmi.product.sku: 0C6B
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.120-2build1
  version.libgl1-mesa-dri: libgl1-mesa-dri 24.0.9-0ubuntu0.2
  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.12-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:22.0.0-1build1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1build1
  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/mutter/+bug/2085753/+subscriptions


-- 
Mailing list: https://launchpad.net/~des

[Desktop-packages] [Bug 2085575] Re: Seeking is unreliable and often causes video to stop

2024-10-29 Thread AsciiWolf
I did not. I am not 100% sure that it was this commit that fixed the
bug, but I was not able to reproduce it anymore on Totem 43.1 and there
were no other related changes.

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

Title:
  Seeking is unreliable and often causes video to stop

Status in Totem:
  Fix Released
Status in totem package in Ubuntu:
  Fix Released
Status in totem source package in Noble:
  Triaged

Bug description:
  Seeking a video using the elapsed time slider often causes the
  playback to stop. When this happens, the video usually cannot be
  resumed without restarting Totem (moving the slider does nothing at
  this point). See the recording added as an attachment. This happens
  with most of the videos, not just the one from the recording.

  It looks like the problem was fixed by the recently released totem
  43.1, probably by the following commit:

  
https://gitlab.gnome.org/GNOME/totem/-/commit/f001ad86c20942eb50c9680bc19df8824e9b96bf

  This needs to be backported into Ubuntu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/totem/+bug/2085575/+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 2085683] Re: Mouse animations don't show when using gnome-session

2024-10-29 Thread Daniel van Vugt
** Tags added: oracular plucky

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

Title:
  Mouse animations don't show when using gnome-session

Status in gnome-control-center package in Ubuntu:
  In Progress
Status in gnome-control-center source package in Oracular:
  In Progress

Bug description:
  == Impact

  When using the GNOME Session or not using the Yaru theme, the gnome-
  control-center mouse animations are not visible

  == Test case

  1. Run the GNOME Session
  1a. Alternatively, just call:
  gsettings set org.gnome.desktop.interface gtk-theme Adwaita
  2. Launch:
 gnome-control-center mouse
  3. Animations should be visible

  == Regression potential

  Animations are not matching the accent colors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/2085683/+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 2085750] Re: Everything closed and back in login screen

2024-10-29 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. Run these commands:
journalctl -b0 > journal.txt
journalctl -b-1 > prevjournal.txt
and attach the resulting text files here.

2. 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.

3. If step 2 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.


** Package changed: xorg (Ubuntu) => ubuntu

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

Title:
  Everything closed and back in login screen

Status in Ubuntu:
  Incomplete

Bug description:
  Suddenly everything crashed and went back to login screen but it not
  restart

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: xorg 1:7.7+23ubuntu3
  ProcVersionSignature: Ubuntu 6.8.0-47.47-generic 6.8.12
  Uname: Linux 6.8.0-47-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: unknown
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity:Unity7:ubuntu
  Date: Mon Oct 28 14:38:55 2024
  DistUpgraded: Fresh install
  DistroCodename: noble
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation HD Graphics 620 [8086:5916] (rev 02) (prog-if 00 [VGA 
controller])
 Subsystem: ASUSTeK Computer Inc. HD Graphics 620 [1043:15a0]
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 001 Device 002: ID 25a7:fa61 Areson Technology Corp Elecom Co., Ltd 
MR-K013 Multicard Reader
   Bus 001 Device 003: ID 0bda:58d2 Realtek Semiconductor Corp. USB2.0 HD UVC 
WebCam
   Bus 001 Device 004: ID 8087:0a2b Intel Corp. Bluetooth wireless interface
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  MachineType: ASUSTeK COMPUTER INC. UX310UAK
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-47-generic 
root=UUID=e067f662-d3f0-44de-970a-ef760eeb539a ro quiet splash 
i915.enable_fbc=0 i915.enable_dc=0 intel_idle.max_cstate=2 vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/18/2019
  dmi.bios.release: 5.12
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX310UAK.312
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX310UAK
  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.:bvrUX310UAK.312:bd04/18/2019:br5.12:svnASUSTeKCOMPUTERINC.:pnUX310UAK:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX310UAK:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:sku:
  dmi.product.family: ZenBook
  dmi.product.name: UX310UAK
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  mtime.conffile..etc.init.d.apport: 2024-07-22T23:59:07
  version.compiz: compiz 1:0.9.14.2+22.10.20220822-0ubuntu12
  version.libdrm2: libdrm2 2.4.120-2build1
  version.libgl1-mesa-dri: libgl1-mesa-dri 24.0.9-0ubuntu0.2
  version.libgl1-mesa-glx: libgl1-mesa-glx 23.0.4-0ubuntu1~22.04.1
  version.xserver-xorg-core: xserver-xorg-core 2:21.1.12-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.6-2build3
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:22.0.0-1build1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1build1
  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/+bug/2085750/+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 2085739] Re: Dock appears even though it is disabled

2024-10-29 Thread Daniel van Vugt
The screenshot shows a cross next to 'Block Caribou 36' so it's possible
that's crashing and causing other extensions' activate/deactivate calls
to be skipped.

Please try removing 'Block Caribou 36'.

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

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

Title:
  Dock appears even though it is disabled

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  I use an extension named "dash-to-panel". It replaces the dock (the
  app icons listing on the left). So that dash-to-panel and the dock do
  not fight for dominance, I run with the dock extension disabled (see
  attachment 16-34-21).

  Today I did a minor upgrade. Now every time I log out and back in (or,
  sleep and rewake the computer), the ubuntu dock appears, in addition
  to the dash-to-panel dock. If I go into the extensions app, and turn
  *any extension* off and back on, the ubuntu dock disappears.

  Expected behavior: If the dock extension is disabled, the dock should
  not appear.

  Note: It is possible the problem and/or the unusual behavior where the
  dock "remembers" it is disabled when an extension is flipped on and
  off, is with the dock-suppression mechanism in dash-to-panel and not
  Ubuntu; there is a separate bug on dash-to-panel
  https://github.com/home-sweet-gnome/dash-to-panel/issues/2199 .
  However, I think this is a separate issue from anything in dash-to-
  panel (if I flip the switch in the extensions program to disable the
  dock, then the dock should be disabled).

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: gnome-shell 46.0-0ubuntu6~24.04.5
  ProcVersionSignature: Ubuntu 6.8.0-47.47-generic 6.8.12
  Uname: Linux 6.8.0-47-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Oct 27 16:52:37 2024
  DisplayManager: gdm3
  InstallationDate: Installed on 2023-10-18 (376 days ago)
  InstallationMedia: Ubuntu 23.10.1 "Mantic Minotaur" - Release amd64 
(20231016.1)
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  RelatedPackageVersions: mutter-common 46.2-1ubuntu0.24.04.2
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to noble on 2024-06-03 (146 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2085739/+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 2085751] Re: Xorg crash

2024-10-29 Thread Daniel van Vugt
*** This bug is a duplicate of bug 2085750 ***
https://bugs.launchpad.net/bugs/2085750

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

** This bug has been marked a duplicate of bug 2085750
   Everything closed and back in login screen

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

Title:
  Xorg crash

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Ubuntu desktop crash and back to login scree

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: xorg 1:7.7+23ubuntu3
  ProcVersionSignature: Ubuntu 6.8.0-47.47-generic 6.8.12
  Uname: Linux 6.8.0-47-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: unknown
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity:Unity7:ubuntu
  Date: Mon Oct 28 14:29:42 2024
  DistUpgraded: Fresh install
  DistroCodename: noble
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation HD Graphics 620 [8086:5916] (rev 02) (prog-if 00 [VGA 
controller])
 Subsystem: ASUSTeK Computer Inc. HD Graphics 620 [1043:15a0]
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 001 Device 002: ID 25a7:fa61 Areson Technology Corp Elecom Co., Ltd 
MR-K013 Multicard Reader
   Bus 001 Device 003: ID 0bda:58d2 Realtek Semiconductor Corp. USB2.0 HD UVC 
WebCam
   Bus 001 Device 004: ID 8087:0a2b Intel Corp. Bluetooth wireless interface
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  MachineType: ASUSTeK COMPUTER INC. UX310UAK
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-47-generic 
root=UUID=e067f662-d3f0-44de-970a-ef760eeb539a ro quiet splash 
i915.enable_fbc=0 i915.enable_dc=0 intel_idle.max_cstate=2 vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  Title: Xorg crash
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/18/2019
  dmi.bios.release: 5.12
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX310UAK.312
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX310UAK
  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.:bvrUX310UAK.312:bd04/18/2019:br5.12:svnASUSTeKCOMPUTERINC.:pnUX310UAK:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX310UAK:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:sku:
  dmi.product.family: ZenBook
  dmi.product.name: UX310UAK
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  mtime.conffile..etc.init.d.apport: 2024-07-22T23:59:07
  version.compiz: compiz 1:0.9.14.2+22.10.20220822-0ubuntu12
  version.libdrm2: libdrm2 2.4.120-2build1
  version.libgl1-mesa-dri: libgl1-mesa-dri 24.0.9-0ubuntu0.2
  version.libgl1-mesa-glx: libgl1-mesa-glx 23.0.4-0ubuntu1~22.04.1
  version.xserver-xorg-core: xserver-xorg-core 2:21.1.12-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.6-2build3
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:22.0.0-1build1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1build1
  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/2085751/+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 2085764] Re: gnome-shell consumes 75% cpu while doing absolutely nothing

2024-10-29 Thread Daniel van Vugt
*** This bug is a duplicate of bug 2085356 ***
https://bugs.launchpad.net/bugs/2085356

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

** This bug has been marked a duplicate of bug 2085356
   gnome-shell consumes 100% cpu while doing nothing

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

Title:
  gnome-shell consumes 75% cpu while doing absolutely nothing

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  Gnome shell makes my laptop literally useless. Even thou I'm not
  touching keybaord or mouse, and no other activity is ongoing, gnome-
  shell is still using 75% of the CPU.

  And if I try to type something in VScode then it takes 5 seconds for
  it to react. Am I the only one in the whole world that has this
  problem (and have had it for very long time). What more info do you
  need to solve this show-stopper bug?

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: gnome-shell 42.9-0ubuntu2.2
  ProcVersionSignature: Ubuntu 6.8.0-45.45~22.04.1-generic 6.8.12
  Uname: Linux 6.8.0-45-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.6
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Oct 28 12:09:19 2024
  DisplayManager: gdm3
  InstallationDate: Installed on 2023-11-16 (347 days ago)
  InstallationMedia: Ubuntu 22.04.3 LTS "Jammy Jellyfish" - Release amd64 
(20230807.2)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=sv_SE.UTF-8
   SHELL=/bin/bash
  RebootRequiredPkgs: Error: path contained symlinks.
  RelatedPackageVersions: mutter-common 42.9-0ubuntu8
  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/2085764/+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 2085640] [NEW] gnome-control-center: "No Ubuntu settings found"

2024-10-29 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

I can´t access to my archives, folders, etc.

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: xorg 1:7.7+23ubuntu2
ProcVersionSignature: Ubuntu 6.8.0-40.40~22.04.3-generic 6.8.12
Uname: Linux 6.8.0-40-generic x86_64
ApportVersion: 2.20.11-0ubuntu82.6
Architecture: amd64
BootLog: Error: [Errno 13] Permiso denegado: '/var/log/boot.log'
CasperMD5CheckResult: unknown
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Fri Oct 25 11:25:18 2024
DistUpgraded: 2024-09-02 22:37:22,055 DEBUG openCache()
DistroCodename: jammy
DistroVariant: ubuntu
GraphicsCard:
 Intel Corporation CometLake-S GT2 [UHD Graphics 630] [8086:9bc8] (rev 03) 
(prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. CometLake-S GT2 [UHD Graphics 630] 
[1043:8694]
InstallationDate: Installed on 2020-12-06 (1419 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 004: ID 046d:c077 Logitech, Inc. Mouse
 Bus 001 Device 003: ID 046d:c31c Logitech, Inc. Keyboard K120
 Bus 001 Device 002: ID 1b3f:2002 Generalplus Technology Inc. 808 Camera
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: ASUS System Product Name
ProcEnviron:
 LANGUAGE=es_MX:es
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=es_MX.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-40-generic 
root=UUID=a37b86b8-44c7-487e-9e4c-1c763c908801 ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: Upgraded to jammy on 2024-09-03 (52 days ago)
dmi.bios.date: 04/03/2020
dmi.bios.release: 6.1
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0601
dmi.board.asset.tag: Default string
dmi.board.name: PRIME H410M-E
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Default string
dmi.chassis.type: 3
dmi.chassis.vendor: Default string
dmi.chassis.version: Default string
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0601:bd04/03/2020:br6.1:svnASUS:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnPRIMEH410M-E:rvrRev1.xx:cvnDefaultstring:ct3:cvrDefaultstring:skuSKU:
dmi.product.family: Default string
dmi.product.name: System Product Name
dmi.product.sku: SKU
dmi.product.version: System Version
dmi.sys.vendor: ASUS
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.120-2build1
version.libgl1-mesa-dri: libgl1-mesa-dri 23.2.1-1ubuntu3.1~22.04.2
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.xserver-xorg-core: xserver-xorg-core 2:21.1.4-2ubuntu1.7~22.04.11
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

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


** Tags: amd64 apport-bug jammy third-party-packages ubuntu wayland-session
-- 
gnome-control-center: "No Ubuntu settings found"
https://bugs.launchpad.net/bugs/2085640
You received this bug notification because you are a member of Desktop 
Packages, which is subscribed to gnome-control-center in Ubuntu.

-- 
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 2085728] Re: Dark Mode

2024-10-29 Thread Daniel van Vugt
Please attach a screenshot of the problem so we can better understand
it.


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

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

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

Title:
  Dark Mode

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  I have two monitors.
  The primary monitor will allow me to utilize dark mode however the secondary 
one does not!
  I am using XORG instead of the new system and apologize for not testing with 
the new one.

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: xorg 1:7.7+23ubuntu3
  ProcVersionSignature: Ubuntu 6.8.0-47.47-generic 6.8.12
  Uname: Linux 6.8.0-47-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: unknown
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Oct 27 11:40:21 2024
  DistUpgraded: 2024-10-15 11:58:08,079 DEBUG migrateToDeb822Sources()
  DistroCodename: noble
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics 
Controller [8086:0412] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: Dell Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics 
Controller [1028:05a4]
  InstallationDate: Installed on 2019-01-25 (2102 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  MachineType: Dell Inc. OptiPlex 9020
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   XDG_RUNTIME_DIR=
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-47-generic 
root=UUID=ff517e9f-57b6-4d18-946c-a89c2465a1fb ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to noble on 2024-10-15 (12 days ago)
  dmi.bios.date: 05/30/2019
  dmi.bios.release: 65.25
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A25
  dmi.board.name: 0PC5F7
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A02
  dmi.chassis.type: 6
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA25:bd05/30/2019:br65.25:svnDellInc.:pnOptiPlex9020:pvr00:rvnDellInc.:rn0PC5F7:rvrA02:cvnDellInc.:ct6:cvr:sku05A4:
  dmi.product.name: OptiPlex 9020
  dmi.product.sku: 05A4
  dmi.product.version: 00
  dmi.sys.vendor: Dell Inc.
  mtime.conffile..etc.init.d.apport: 2024-07-22T07:59:07
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.120-2build1
  version.libgl1-mesa-dri: libgl1-mesa-dri 24.0.9-0ubuntu0.2
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:21.1.12-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:22.0.0-1build1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1build1
  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/gnome-shell/+bug/2085728/+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 2085356] Re: gnome-shell consumes 100% cpu while doing nothing

2024-10-29 Thread Daniel van Vugt
Thanks for the bug report. Please start by removing all local
extensions:

  cd ~/.local/share/gnome-shell/
  rm -rf extensions

and then log in again. If the problem persists after that then please
tell us which processes are using the next most CPU.

Also are there any apps that might be rendering constantly (like a web
browser)? That could be expensive since it sounds like it's a VM.


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

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

Title:
  gnome-shell consumes 100% cpu while doing nothing

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  Previous bug reports are on 18.04, but the problem is still there in
  22.04

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: gnome-shell 42.9-0ubuntu2.2
  ProcVersionSignature: Ubuntu 6.8.0-45.45~22.04.1-generic 6.8.12
  Uname: Linux 6.8.0-45-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.6
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Oct 22 14:51:36 2024
  DisplayManager: gdm3
  InstallationDate: Installed on 2023-11-16 (341 days ago)
  InstallationMedia: Ubuntu 22.04.3 LTS "Jammy Jellyfish" - Release amd64 
(20230807.2)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=sv_SE.UTF-8
   SHELL=/bin/bash
  RebootRequiredPkgs: Error: path contained symlinks.
  RelatedPackageVersions: mutter-common 42.9-0ubuntu8
  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/2085356/+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 2085420] Re: gnome-shell/mutter crashes after suspend on 24.04 LTS if privacy screen has been used

2024-10-29 Thread Daniel van Vugt
This isn't being reported in the top 100 gnome-shell crashes and doesn't
look familiar to me. Since Marco wrote the privacy screen feature I have
subscribed him...

** No longer affects: gnome-shell (Ubuntu)

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

Title:
  gnome-shell/mutter crashes after suspend on 24.04 LTS if privacy
  screen has been used

Status in mutter package in Ubuntu:
  New

Bug description:
  Unpacking the apport crash and running gdb with symbols, I get:

  #0  0x7336df3a216b in meta_thread_impl_get_instance_private (
  self=) at ../src/backends/native/meta-thread-impl.c:84
  #1  meta_thread_impl_is_in_impl (thread_impl=)
  at ../src/backends/native/meta-thread-impl.c:496
  #2  meta_thread_is_in_impl_task (thread=0x73318768a70e)
  at ../src/backends/native/meta-thread.c:1258
  #3  0x7336df3883d9 in meta_kms_in_impl_task (kms=)
  at ../src/backends/native/meta-kms.c:171
  #4  meta_kms_impl_device_get_fd (impl_device=)
  at ../src/backends/native/meta-kms-impl-device.c:1064
  #5  0x7336df38402b in meta_kms_mode_create_blob_id (error=0x7336cbdfebc0, 
  mode=0x7336b40341f0) at ../src/backends/native/meta-kms-mode.c:51
  #6  process_mode_set (error=0x7336cbdfebc0, user_data=0x0, 
  update_entry=0x55b3b68353e0, blob_ids=, 
req=0x7336b4034a90, 
  update=0x55b3b2be4b20, impl_device=)
  at ../src/backends/native/meta-kms-impl-device-atomic.c:409
  #7  process_entries (user_data=0x0, error=0x7336cbdfebc0, 
  func=, entries=, blob_ids=0x7336c001aa40, 
  req=0x7336b4034a90, update=0x55b3b2be4b20, impl_device=0x7336b4003060)
  at ../src/backends/native/meta-kms-impl-device-atomic.c:898
  #8  meta_kms_impl_device_atomic_process_update (impl_device=0x7336b4003060, 
  update=0x55b3b2be4b20, flags=)
  at ../src/backends/native/meta-kms-impl-device-atomic.c:1124
  #9  0x7336df38c38b in do_process (impl_device=0x7336b4003060, 
  latch_crtc=, update=0x55b3b2be4b20, 
  flags=META_KMS_UPDATE_FLAG_MODE_SET)
  at ../src/backends/native/meta-kms-impl-device.c:1364
  #10 0x7336df383027 in process_mode_set_update (
  flags=META_KMS_UPDATE_FLAG_MODE_SET, update=0x55b3b2be4b20, 
  impl_device=0x7336b4003060)
  at ../src/backends/native/meta-kms-impl-device.c:1736
  #11 meta_kms_impl_device_process_update (flags=META_KMS_UPDATE_FLAG_MODE_SET, 
  update=, impl_device=0x7336b4003060)
  at ../src/backends/native/meta-kms-impl-device.c:1770
  #12 process_sync_update_in_impl (thread_impl=, 
  user_data=, error=)
  at ../src/backends/native/meta-kms-device.c:304
  #13 0x7336df3a16e7 in meta_thread_impl_dispatch (
  thread_impl=thread_impl@entry=0x55b3af9be6c0)
  at ../src/backends/native/meta-thread-impl.c:542
  #14 0x7336df3a180c in impl_source_dispatch (
  source=source@entry=0x55b3af9be6f0, callback=, 
  user_data=) at 
../src/backends/native/meta-thread-impl.c:175
  #15 0x7336df8b15b5 in g_main_dispatch (context=0x55b3afa46230)
  at ../../../glib/gmain.c:3344
  #16 0x7336df910717 in g_main_context_dispatch_unlocked (
  context=0x55b3afa46230) at ../../../glib/gmain.c:4152
  #17 g_main_context_iterate_unlocked.isra.0 (context=0x55b3afa46230, 
  block=block@entry=1, dispatch=dispatch@entry=1, self=)
  at ../../../glib/gmain.c:4217
  #18 0x7336df8b1f77 in g_main_loop_run (loop=0x7336b4003100)
  at ../../../glib/gmain.c:4419
  #19 0x7336df3a7426 in meta_thread_impl_run (flags=, 
  thread_impl=)
  at ../src/backends/native/meta-thread-impl.c:582
  #20 thread_impl_func (user_data=)
  at ../src/backends/native/meta-thread.c:428
  #21 0x7336df8dfc82 in g_thread_proxy (data=0x55b3af9be1c0)
  at ../../../glib/gthread.c:835
  #22 0x7336dee9ca94 in start_thread (arg=)
  at ./nptl/pthread_create.c:447
  #23 0x7336def29c3c in clone3 ()
  at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

  This is on Lenovo Thinkpad T14s Gen 5 (Intel) with Core 135U CPU. Seems to be 
possible to reproduce quite reliably.
  --- 
  ProblemType: Bug
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckMismatches: ./.disk/casper-uuid-oem ./boot/grub/efi.img 
./boot/grub/grub.cfg ./casper/initrd
  CasperMD5CheckResult: fail
  CurrentDesktop: ubuntu:GNOME
  DisplayManager: gdm3
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-sutton-jammy-amd64-20240409-800
  DistroRelease: Ubuntu 24.04
  InstallationDate: Installed on 2024-04-23 (183 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - 
pc-sutton-jammy-amd64-20240409-800
  Package: mutter
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 6.8.0-47.47-generic 6.8.12
  RelatedPackageV

[Desktop-packages] [Bug 2085575] Re: Seeking is unreliable and often causes video to stop

2024-10-29 Thread AsciiWolf
It still needs to be fixed in Noble.

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

Title:
  Seeking is unreliable and often causes video to stop

Status in Totem:
  Fix Released
Status in totem package in Ubuntu:
  Fix Released

Bug description:
  Seeking a video using the elapsed time slider often causes the
  playback to stop. When this happens, the video usually cannot be
  resumed without restarting Totem (moving the slider does nothing at
  this point). See the recording added as an attachment. This happens
  with most of the videos, not just the one from the recording.

  It looks like the problem was fixed by the recently released totem
  43.1, probably by the following commit:

  
https://gitlab.gnome.org/GNOME/totem/-/commit/f001ad86c20942eb50c9680bc19df8824e9b96bf

  This needs to be backported into Ubuntu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/totem/+bug/2085575/+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 2085130] Re: Lock screen briefly reveals desktop when waking from suspend

2024-10-29 Thread Daniel van Vugt
gdm3 is not involved in the lock screen. Are you using Wayland or a Xorg
session?

** Tags added: noble

** Package changed: gdm3 (Ubuntu) => gnome-shell (Ubuntu)

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

Title:
  Lock screen briefly reveals desktop when waking from suspend

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  When waking from suspend on a fully-patched 24.04.1 system, the
  desktop briefly displays before the lockscreen. This is repeatable on
  every attempt. This could reveal potentially sensitive information in
  certain environments.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2085130/+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 2066885] Re: On Pi desktop, numerous reports of lack of landlock supported ABI

2024-10-29 Thread Juerg Haefliger
** No longer affects: tracker-miners (Ubuntu Noble)

** No longer affects: tracker-miners (Ubuntu Oracular)

** Changed in: tracker-miners (Ubuntu)
   Status: New => Invalid

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

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

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

Title:
  On Pi desktop, numerous reports of lack of landlock supported ABI

Status in linux-raspi package in Ubuntu:
  Invalid
Status in tracker-miners package in Ubuntu:
  Invalid
Status in linux-raspi source package in Noble:
  Confirmed
Status in linux-raspi source package in Oracular:
  Confirmed

Bug description:
  [Impact]

  On the Ubuntu noble desktop for Raspberry Pi, the system journal has
  numerous of the following entries:

  May 23 10:30:29 kermit tracker-miner-f[11130]: Could not get landlock 
supported ABI: Operation not supported
  May 23 10:30:29 kermit tracker-miner-f[11130]: Refusing to extract file data 
since Landlock could not be enabled. Update your kernel to fix this warning.

  These appear to be written every time a file in my home directory is
  modified. The kernel is the stock noble kernel from linux-raspi,
  6.8.0-1004-raspi.

  [Test Case]

  Ubuntu desktop image with tracker-miner should produce any log entries
  like the ones above.

  $ sudo dmesg | grep landl
  [0.002208] LSM: initializing 
lsm=lockdown,capability,landlock,yama,apparmor,ima,evm
  [0.002531] landlock: Up and running.

  
  [Where Problems Could Occur]

  Kernel issues (crashes, stack traces) at boot and/or when userspace
  invokes the LSM ABI.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/2066885/+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 2085575] Re: Seeking is unreliable and often causes video to stop

2024-10-29 Thread Daniel van Vugt
** Also affects: totem (Ubuntu Noble)
   Importance: Undecided
   Status: New

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

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

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

** Changed in: totem (Ubuntu Noble)
Milestone: None => noble-updates

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

Title:
  Seeking is unreliable and often causes video to stop

Status in Totem:
  Fix Released
Status in totem package in Ubuntu:
  Fix Released
Status in totem source package in Noble:
  Triaged

Bug description:
  Seeking a video using the elapsed time slider often causes the
  playback to stop. When this happens, the video usually cannot be
  resumed without restarting Totem (moving the slider does nothing at
  this point). See the recording added as an attachment. This happens
  with most of the videos, not just the one from the recording.

  It looks like the problem was fixed by the recently released totem
  43.1, probably by the following commit:

  
https://gitlab.gnome.org/GNOME/totem/-/commit/f001ad86c20942eb50c9680bc19df8824e9b96bf

  This needs to be backported into Ubuntu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/totem/+bug/2085575/+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 2039868] Re: amdgpu reset during usage of firefox

2024-10-29 Thread Pirouette Cacahuète
I'm on 6.11 since I moved to 24.10, but I have not experience the issue
for quite some time even when on 24.04

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

Title:
  amdgpu reset during usage of firefox

Status in Linux:
  Unknown
Status in linux package in Ubuntu:
  Confirmed
Status in mesa package in Ubuntu:
  Confirmed

Bug description:
  Running nightly on 23.10 (since monday), I have been experiencing a
  few amdgpu resets in the past hours

  ProblemType: Bug
  DistroRelease: Ubuntu 23.10
  Package: linux-image-6.5.0-9-generic 6.5.0-9.9
  ProcVersionSignature: Ubuntu 6.5.0-9.9-generic 6.5.3
  Uname: Linux 6.5.0-9-generic x86_64
  ApportVersion: 2.27.0-0ubuntu5
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Oct 19 18:26:43 2023
  HibernationDevice: RESUME=/dev/mapper/vg--ubuntu-lv--ubuntu--swap
  InstallationDate: Installed on 2022-07-04 (472 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
  MachineType: {report['dmi.sys.vendor']} {report['dmi.product.name']}
  ProcEnviron:
   LANG=fr_FR.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-6.5.0-9-generic 
root=/dev/mapper/vg--ubuntu-lv--ubuntu--root ro rootflags=subvol=@ quiet splash 
resume=/dev/mapper/vg--ubuntu-lv--ubuntu--swap vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-6.5.0-9-generic N/A
   linux-backports-modules-6.5.0-9-generic  N/A
   linux-firmware   20230919.git3672ccab-0ubuntu2.1
  SourcePackage: linux
  UpgradeStatus: Upgraded to mantic on 2023-10-16 (3 days ago)
  dmi.bios.date: 05/15/2023
  dmi.bios.release: 1.24
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R1MET54W (1.24 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 21A0CTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.24
  dmi.modalias: 
dmi:bvnLENOVO:bvrR1MET54W(1.24):bd05/15/2023:br1.24:efr1.24:svnLENOVO:pn21A0CTO1WW:pvrThinkPadP14sGen2a:rvnLENOVO:rn21A0CTO1WW:rvrNotDefined:cvnLENOVO:ct10:cvrNone:skuLENOVO_MT_21A0_BU_Think_FM_ThinkPadP14sGen2a:
  dmi.product.family: ThinkPad P14s Gen 2a
  dmi.product.name: 21A0CTO1WW
  dmi.product.sku: LENOVO_MT_21A0_BU_Think_FM_ThinkPad P14s Gen 2a
  dmi.product.version: ThinkPad P14s Gen 2a
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/2039868/+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 2084553] Re: system cannot to connect to wpa2-enterprice PEAP mschapv2

2024-10-29 Thread Hugo Roussille
Hi,

I have this issue as well. In my case it appears when connecting to the
eduroam network. I attach a log of networkmanager : it appears that my
laptop does connect to the network ("supplicant management interface
state: associating -> associated"), but then a few milliseconds later,
it disconnects ("state: disconnected (was associated, plain property)").
The log is very verbose and I don't really know what causes this
disconnection.

Hugo

** Attachment added: "networkmanager.log"
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/2084553/+attachment/5832573/+files/networkmanager.log

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

Title:
  system cannot to connect to wpa2-enterprice PEAP mschapv2

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  at last version (24.04) i had connected to WPA2-Enterprice peap
  mschapv2, but at new version i cannot connect to this wifi (system is
  trying to connect about 1 minute and after that connection chashed and
  try to reconnect).

  ProblemType: Bug
  DistroRelease: Ubuntu 24.10
  Package: network-manager 1.48.8-1ubuntu3
  ProcVersionSignature: Ubuntu 6.11.0-8.8-generic 6.11.0
  Uname: Linux 6.11.0-8-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.30.0-0ubuntu4
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Oct 15 17:42:12 2024
  InstallationDate: Installed on 2024-10-15 (0 days ago)
  InstallationMedia: Ubuntu 24.04.1 LTS "Noble Numbat" - Release amd64 
(20240827.1)
  IpRoute:
   default via 192.168.43.1 dev wlp2s0 proto dhcp src 192.168.43.62 metric 600 
   192.168.43.0/24 dev wlp2s0 proto kernel scope link src 192.168.43.62 metric 
600
  ProcEnviron:
   LANG=ru_RU.UTF-8
   PATH=(custom, no user)
   SHELL=/usr/bin/zsh
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to oracular on 2024-10-15 (0 days ago)
  nmcli-dev:
   DEVICE  TYPE  STATE   IP4-CONNECTIVITY  
IP6-CONNECTIVITY  DBUS-PATH  CONNECTION  
CON-UUID  CON-PATH  
 
   wlp2s0  wifi  connected   full  limited  
 /org/freedesktop/NetworkManager/Devices/2  kids-tav23  
9a1968c5-9b1d-47fd-ad4b-f325150d51e2  
/org/freedesktop/NetworkManager/ActiveConnection/7 
   lo  loopback  connected (externally)  unknown   unknown  
 /org/freedesktop/NetworkManager/Devices/1  lo  
11765a9f-e3b9-40c1-907e-3684f055a207  
/org/freedesktop/NetworkManager/ActiveConnection/1 
   p2p-dev-wlp2s0  wifi-p2p  disconnectednone  none 
 /org/freedesktop/NetworkManager/Devices/3  --  --  
  --
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN METERED   
   running  1.48.8   connected  started  full  enabled enabled  
enabled  missing  enabled  yes (guessed)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/2084553/+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 2085395] Re: Clam TK won't update

2024-10-29 Thread Daniel van Vugt
** Package changed: xorg (Ubuntu) => clamtk (Ubuntu)

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

Title:
  Clam TK won't update

Status in clamtk package in Ubuntu:
  New

Bug description:
  ClamTK will not update

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: xorg 1:7.7+23ubuntu3
  ProcVersionSignature: Ubuntu 6.8.0-47.47-generic 6.8.12
  Uname: Linux 6.8.0-47-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: unknown
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Oct 22 18:34:16 2024
  DistUpgraded: Fresh install
  DistroCodename: noble
  DistroVariant: ubuntu
  ExtraDebuggingInterest: No
  GraphicsCard:
   Intel Corporation Iris Plus Graphics 650 [8086:5927] (rev 06) (prog-if 00 
[VGA controller])
 Subsystem: Intel Corporation Iris Plus Graphics 650 [8086:2068]
  InstallationDate: Installed on 2024-10-14 (9 days ago)
  InstallationMedia: Ubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 
(20210209.1)
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 001 Device 002: ID 046d:c534 Logitech, Inc. Unifying Receiver
   Bus 001 Device 003: ID 046d:08d7 Logitech, Inc. QuickCam Communicate STX
   Bus 001 Device 004: ID 8087:0a2b Intel Corp. Bluetooth wireless interface
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  MachineType: Intel Corporation NUC7i7BNH
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-47-generic 
root=UUID=0c9d3a4a-dc89-4e34-b66b-b47faef57367 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/18/2017
  dmi.bios.release: 5.6
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: BNKBL357.86A.0052.2017.0918.1346
  dmi.board.name: NUC7i7BNB
  dmi.board.vendor: Intel Corporation
  dmi.board.version: J31145-307
  dmi.chassis.type: 3
  dmi.chassis.vendor: Intel Corporation
  dmi.chassis.version: 2
  dmi.ec.firmware.release: 8.9
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrBNKBL357.86A.0052.2017.0918.1346:bd09/18/2017:br5.6:efr8.9:svnIntelCorporation:pnNUC7i7BNH:pvrJ31153-308:rvnIntelCorporation:rnNUC7i7BNB:rvrJ31145-307:cvnIntelCorporation:ct3:cvr2:sku:
  dmi.product.family: Intel NUC
  dmi.product.name: NUC7i7BNH
  dmi.product.version: J31153-308
  dmi.sys.vendor: Intel Corporation
  mtime.conffile..etc.init.d.apport: 2024-07-22T07:59:07
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.120-2build1
  version.libgl1-mesa-dri: libgl1-mesa-dri 24.0.9-0ubuntu0.2
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:21.1.12-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:22.0.0-1build1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1build1
  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/clamtk/+bug/2085395/+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 2085557] Re: Screen turning on and off

2024-10-29 Thread Daniel van Vugt
Assigning to the kernel because:
 * It controls the backlight; and
 * The attached logs show repeated kernel errors in i915.

** Package changed: xorg (Ubuntu) => linux (Ubuntu)

** Summary changed:

- Screen turning on and off
+ [i915] Screen turning on and off

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

Title:
  [i915] Screen turning on and off

Status in linux package in Ubuntu:
  New

Bug description:
  When i try to change brightness of the screen it starts to turn off
  and on. Only thing that helps is to change brightness from keyboard to
  the max. Problem is on the Lenovo IdeaPad Flex 5 15IIL05. OS reinstall
  did not help, eave changing the versiion of Ubuntu to older/newer.

  ProblemType: Bug
  DistroRelease: Ubuntu 24.10
  Package: xorg 1:7.7+23ubuntu3
  ProcVersionSignature: Ubuntu 6.11.0-9.9-generic 6.11.0
  Uname: Linux 6.11.0-9-generic x86_64
  ApportVersion: 2.30.0-0ubuntu4
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: pass
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Oct 24 18:47:21 2024
  DistUpgraded: Fresh install
  DistroCodename: oracular
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Iris Plus Graphics G1 (Ice Lake) [8086:8a56] (rev 07) 
(prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:380d]
  InstallationDate: Installed on 2024-10-24 (0 days ago)
  InstallationMedia: Ubuntu 24.10 "Oracular Oriole" - Release amd64 (20241009.4)
  MachineType: LENOVO 81X3
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   XDG_RUNTIME_DIR=
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.11.0-9-generic 
root=UUID=8250d877-f5b5-4beb-aa94-7f6fd6192722 ro quiet splash 
crashkernel=2G-4G:320M,4G-32G:512M,32G-64G:1024M,64G-128G:2048M,128G-:4096M 
vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/20/2021
  dmi.bios.release: 1.36
  dmi.bios.vendor: LENOVO
  dmi.bios.version: ECCN36WW
  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: IdeaPad Flex 5 15IIL05
  dmi.ec.firmware.release: 1.29
  dmi.modalias: 
dmi:bvnLENOVO:bvrECCN36WW:bd05/20/2021:br1.36:efr1.29:svnLENOVO:pn81X3:pvrIdeaPadFlex515IIL05:rvnLENOVO:rnLNVNB161216:rvrSDK0J40700WIN:cvnLENOVO:ct31:cvrIdeaPadFlex515IIL05:skuLENOVO_MT_81X3_BU_idea_FM_IdeaPadFlex515IIL05:
  dmi.product.family: IdeaPad Flex 5 15IIL05
  dmi.product.name: 81X3
  dmi.product.sku: LENOVO_MT_81X3_BU_idea_FM_IdeaPad Flex 5 15IIL05
  dmi.product.version: IdeaPad Flex 5 15IIL05
  dmi.sys.vendor: LENOVO
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.122-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 24.2.3-1ubuntu1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:21.1.13-2ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:22.0.0-1build1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1build1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.17-3ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2085557/+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 2085519] Re: Performance regression in KDE Plasma 6.1.5 after upgrading to Kubuntu 24.10

2024-10-29 Thread Daniel van Vugt
** Package changed: xorg (Ubuntu) => kwin (Ubuntu)

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

Title:
  Performance regression in KDE Plasma 6.1.5 after upgrading to Kubuntu
  24.10

Status in kwin package in Ubuntu:
  New

Bug description:
  Hey everybody,

  I'm suspecting this is some form of bug but I'm not sure what the
  cause is. Also, I rarely report bugs so please let me know if I
  handled this correctly and if you need more information.

  After upgrading from Kubuntu 24.04 to 24.10 I'm seeing a severe
  performance regression when multitasking. My system seems to be
  swapping way more often than before. Even when just switching between
  the same Firefox window and another window, it is often taking up to
  ten seconds or more for the window to be responsive again. Almost
  every time the Firefox window I'm switching to is desaturated, which
  almost never happened in Kubuntu 24.04.

  I'm one of those people who keeps a lot of browser tabs and windows
  open. I'm using Firefox and I usually have about 60 windows open. That
  was still manageable under 24.04 with ZSWAP. With 24.10 it is
  bordering on unusable. I haven't increased the number of windows or
  tabs after upgrading to 24.10 significantly. The lagginess of 24.10
  has been apparent from the first day of using 24.10.

  Also, the mouse cursor now lags very often. When I hover over the
  Firefox icon in the taskbar and the window preview pops up, the system
  immediately starts swapping + compressing/decompressing as is apparent
  in the system monitor. The same thing happens when I click on the
  Firefox icon and I get an overview of all the opened Firefox windows.
  For some reason the system then also starts to swap and work like
  crazy, although it already displays all window previews. To me it
  seems like the previews are being refreshed or something?

  It always feels like the system is running circles around itself.
  Memory pages that have just been used don't seem to stay in memory.
  I've used vm.swappiness = 60 per default with 24.04. To try to solve
  the performance issues in 24.10 I've decreased vm.swappiness to 10 but
  this didn't help.

  As you can see in the added graphs from munin, something happened with
  memory consumption and swapping after upgrading to 24.10.

  ProblemType: Bug
  DistroRelease: Ubuntu 24.10
  Package: xorg 1:7.7+23ubuntu3
  ProcVersionSignature: Ubuntu 6.11.0-9.9-generic 6.11.0
  Uname: Linux 6.11.0-9-generic x86_64
  ApportVersion: 2.30.0-0ubuntu4
  Architecture: amd64
  BootLog: Error: [Errno 13] Keine Berechtigung: '/var/log/boot.log'
  CasperMD5CheckResult: pass
  CompositorRunning: None
  CurrentDesktop: KDE
  Date: Thu Oct 24 11:35:38 2024
  DistUpgraded: 2024-10-10 19:22:51,917 DEBUG Running PostInstallScript: 
'/usr/lib/ubuntu-advantage/upgrade_lts_contract.py'
  DistroCodename: oracular
  DistroVariant: ubuntu
  DkmsStatus:
   virtualbox/7.0.20, 6.11.0-8-generic, x86_64: installed
   virtualbox/7.0.20, 6.11.0-9-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics 
Controller [8086:0412] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:05a4]
  InstallationDate: Installed on 2023-03-16 (588 days ago)
  InstallationMedia: Kubuntu 22.04.2 LTS "Jammy Jellyfish" - Release amd64 
(20230223)
  MachineType: Dell Inc. OptiPlex 9020
  ProcEnviron:
   LANG=de_DE.UTF-8
   LANGUAGE=de:en_US
   PATH=(custom, no user)
   SHELL=/bin/bash
   XDG_RUNTIME_DIR=
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.11.0-9-generic 
root=UUID=5adc739b-f1f0-4d34-8602-32e873ad1172 ro 
resume=UUID=aceef760-430c-4016-8bd2-6bb0466cb436 zswap.enabled=1 
zswap.compressor=lz4 zswap.max_pool_percent=20 zswap.zpool=z3fold quiet splash 
vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to oracular on 2024-10-10 (14 days ago)
  dmi.bios.date: 05/30/2019
  dmi.bios.release: 65.25
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A25
  dmi.board.name: 0XCR8D
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A03
  dmi.chassis.type: 15
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA25:bd05/30/2019:br65.25:svnDellInc.:pnOptiPlex9020:pvr00:rvnDellInc.:rn0XCR8D:rvrA03:cvnDellInc.:ct15:cvr:sku05A4:
  dmi.product.name: OptiPlex 9020
  dmi.product.sku: 05A4
  dmi.product.version: 00
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.122-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 24.2.3-1ubuntu1
  version.libgl1-mesa-glx: libgl1-mesa-glx 23.0.4-0ubuntu1~23.04.1
  version.xserver-xorg-core: xserver-xorg-core 2:21.1.13-2ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:22.0.0-1build1
  version.xserver-xorg-video-intel: xse

[Desktop-packages] [Bug 2083772] Re: System gets blank/black screen after login

2024-10-29 Thread Daniel van Vugt
I couldn't find anything telling in those logs. Do you know the exact
date and time the bug occurred?

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

Title:
  System gets blank/black screen after login

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  recently when logging in to Ubuntu desktop with GDM the screen appears
  black only with cursor appearing as it is, rebooting fixes the problem
  but only temporary as  it occurs randomly initial guess was that this
  occurs due to the hack suggested at
  https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2077216/comments/4
  for issue
  https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2077216 but even
  after disabling the
  
hack(https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2077216/comments/15)
  this occurs.

  This is common to both x11 & wayland sessions.

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: mutter (not installed)
  ProcVersionSignature: Ubuntu 6.8.0-45.45-generic 6.8.12
  Uname: Linux 6.8.0-45-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Oct  6 19:31:01 2024
  InstallationDate: Installed on 2024-08-15 (52 days ago)
  InstallationMedia: Ubuntu 24.04.1 LTS "Noble Numbat" - Release amd64 
(20240815)
  SourcePackage: mutter
  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/2083772/+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 2085755] Re: Cannot change "enterprise" account password

2024-10-29 Thread Carl Verstraete
Hi @sebastien,

Gnome report has been filed:
https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/3243

** Bug watch added: gitlab.gnome.org/GNOME/gnome-control-center/-/issues #3243
   https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/3243

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

Title:
  Cannot change "enterprise" account password

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

Bug description:
  No LSB modules are available.
  Description:Ubuntu 24.04.1 LTS
  Release:24.04

  In Ubuntu 24.04.1, when the computer is AD joined via SSSD, the
  logged-in user (who is not an admin and not in sudoers) can not change
  his/her password via Settings -> Users.

  The password is grayed out and can not be changed.
  The password remains grayed out even when "Unlocking" the user settings (with 
a local admin).

  Attachment with screenshot
  See also: 
https://askubuntu.com/questions/1527898/ubuntu-24-04-cannot-change-enterprise-account-password-after-unlock/1531354#1531354

  Adjusting polkit with the following config does not allow me to change the 
password:
  [User Passwd]
  Identity=*
  Action=org.freedesktop.accounts.*
  ResultAny=no
  ResultInactive=no
  ResultActive=yes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/2085755/+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 2066885] Re: On Pi desktop, numerous reports of lack of landlock supported ABI

2024-10-29 Thread Juerg Haefliger
** Changed in: linux-raspi (Ubuntu)
   Status: New => Invalid

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

Title:
  On Pi desktop, numerous reports of lack of landlock supported ABI

Status in linux-raspi package in Ubuntu:
  Invalid
Status in tracker-miners package in Ubuntu:
  New
Status in linux-raspi source package in Noble:
  New
Status in tracker-miners source package in Noble:
  New
Status in linux-raspi source package in Oracular:
  New
Status in tracker-miners source package in Oracular:
  New

Bug description:
  [Impact]

  On the Ubuntu noble desktop for Raspberry Pi, the system journal has
  numerous of the following entries:

  May 23 10:30:29 kermit tracker-miner-f[11130]: Could not get landlock 
supported ABI: Operation not supported
  May 23 10:30:29 kermit tracker-miner-f[11130]: Refusing to extract file data 
since Landlock could not be enabled. Update your kernel to fix this warning.

  These appear to be written every time a file in my home directory is
  modified. The kernel is the stock noble kernel from linux-raspi,
  6.8.0-1004-raspi.

  [Test Case]

  Ubuntu desktop image with tracker-miner should produce any log entries
  like the ones above.

  $ sudo dmesg | grep landl
  [0.002208] LSM: initializing 
lsm=lockdown,capability,landlock,yama,apparmor,ima,evm
  [0.002531] landlock: Up and running.

  
  [Where Problems Could Occur]

  Kernel issues (crashes, stack traces) at boot and/or when userspace
  invokes the LSM ABI.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/2066885/+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 1923033] Re: Archive manager drag to extract doesn't work on Gnome with Wayland

2024-10-29 Thread XA Hydra
As annoying as it is, it looks like nobody is giving much priority to it
upstream.

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

Title:
  Archive manager drag to extract doesn't work on Gnome with Wayland

Status in File Roller:
  New
Status in file-roller package in Ubuntu:
  Confirmed

Bug description:
  Description:  Ubuntu Hirsute Hippo (development branch)
  Release:  21.04

  Opening an archive and dragging a folder/file from it into nautilus
  doesn't extract it.

  file-roller:
    Installed: 3.38.0-1
    Candidate: 3.38.0-1
    Version table:
   *** 3.38.0-1 500
  500 http://pl.archive.ubuntu.com/ubuntu hirsute/main amd64 Packages
  100 /var/lib/dpkg/status

  nautilus:
    Installed: 1:3.38.2-1ubuntu1
    Candidate: 1:3.38.2-1ubuntu1
    Version table:
   *** 1:3.38.2-1ubuntu1 500
  500 http://pl.archive.ubuntu.com/ubuntu hirsute/main amd64 Packages
  100 /var/lib/dpkg/status

  Tested archives: tar.xz, tar.bz2, .zip

  ProblemType: Bug
  DistroRelease: Ubuntu 21.04
  Package: file-roller 3.38.0-1
  ProcVersionSignature: Ubuntu 5.11.0-13.14-generic 5.11.7
  Uname: Linux 5.11.0-13-generic x86_64
  ApportVersion: 2.20.11-0ubuntu61
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Apr  8 12:50:31 2021
  SourcePackage: file-roller
  UpgradeStatus: Upgraded to hirsute on 2021-04-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/file-roller/+bug/1923033/+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 2085575] Re: Seeking is unreliable and often causes video to stop

2024-10-29 Thread Daniel van Vugt
** Tags added: fixed-in-totem-43.1 fixed-upstream

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

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

Title:
  Seeking is unreliable and often causes video to stop

Status in Totem:
  Fix Released
Status in totem package in Ubuntu:
  Fix Released

Bug description:
  Seeking a video using the elapsed time slider often causes the
  playback to stop. When this happens, the video usually cannot be
  resumed without restarting Totem (moving the slider does nothing at
  this point). See the recording added as an attachment. This happens
  with most of the videos, not just the one from the recording.

  It looks like the problem was fixed by the recently released totem
  43.1, probably by the following commit:

  
https://gitlab.gnome.org/GNOME/totem/-/commit/f001ad86c20942eb50c9680bc19df8824e9b96bf

  This needs to be backported into Ubuntu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/totem/+bug/2085575/+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 2085775] Re: In 24.04 overwriting a file is difficult to make out text

2024-10-29 Thread Benjamin Drung
** No longer affects: apport (Ubuntu)

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

Title:
  In 24.04 overwriting a file is difficult to make out text

Status in nautilus package in Ubuntu:
  New

Bug description:
  Yesterday updated to 24.04. To update a file by copy-paste is much harder to 
read the message printed. I used Nautilus for the copy paste (copying from one 
folder to another).
  I am attaching copyPaste.png to show the problem

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/2085775/+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 2085605] Re: gnome-shell consumes pc while doing nothing

2024-10-29 Thread Daniel van Vugt
*** This bug is a duplicate of bug 2085356 ***
https://bugs.launchpad.net/bugs/2085356

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

** This bug has been marked a duplicate of bug 2085356
   gnome-shell consumes 100% cpu while doing nothing

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

Title:
  gnome-shell consumes pc while doing nothing

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  Running Ubuntu as a client in VmWare Workstation. Other OS'es work
  fine, but the keystroke response is about a second making it hopeless
  to work with.

  It seems like it has something to do with the Intel HD Graphics 630
  controller where 3D is constantly running at 20%

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: gnome-shell 42.9-0ubuntu2.2
  ProcVersionSignature: Ubuntu 6.8.0-45.45~22.04.1-generic 6.8.12
  Uname: Linux 6.8.0-45-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.6
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Oct 25 11:28:39 2024
  DisplayManager: gdm3
  InstallationDate: Installed on 2023-11-16 (343 days ago)
  InstallationMedia: Ubuntu 22.04.3 LTS "Jammy Jellyfish" - Release amd64 
(20230807.2)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=sv_SE.UTF-8
   SHELL=/bin/bash
  RebootRequiredPkgs: Error: path contained symlinks.
  RelatedPackageVersions: mutter-common 42.9-0ubuntu8
  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/2085605/+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 1967632]

2024-10-29 Thread Nathan Teodosio
It remains being https://launchpad.net/bugs/1967632

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

Title:
  [snap] apparmor denied when trying to load pkcs11 module for smart
  card authentication

Status in Mozilla Firefox:
  Confirmed
Status in chromium-browser package in Ubuntu:
  Triaged
Status in firefox package in Ubuntu:
  Triaged

Bug description:
  Opensc-pkcs11
  -

  The opensc-pkcs11 module is now loadable in Firefox.

  First connect the PCSCD interface:

snap connect firefox:pcscd

  To load the module, write this path in Settings > Cryptographic
  modules > Load:

    /usr/lib/x86_64-linux-gnu/opensc-pkcs11.so

  The file picker messes with the path, do NOT use it!

  Original report
  ---

  I use a smart card to access government sites. I have that working in
  firefox and chrome on ubuntu impish, and gave jammy a try, but there
  firefox won't load the library, giving me a generic error.

  dmesg, however, shows this apparmor denied message:

  [sáb abr  2 17:32:27 2022] audit: type=1400 audit(1648931547.646:115):
  apparmor="DENIED" operation="file_mmap" profile="snap.firefox.firefox"
  name="/run/user/1000/doc/e0bac853/libaetpkss.so.3.5.4112" pid=3680
  comm="firefox" requested_mask="m" denied_mask="m" fsuid=1000 ouid=0

  Note also the path, that's not what I typed into the firefox dialog
  box. I have the .so copied to /usr/lib/x86_64-linux-
  gnu/libaetpkss.so.3.5.4112, and that's what I typed in when prompted
  for its path by firefox.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: firefox 1:1snap1-0ubuntu2
  ProcVersionSignature: Ubuntu 5.15.0-23.23-generic 5.15.27
  Uname: Linux 5.15.0-23-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu80
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Apr  2 17:34:09 2022
  InstallationDate: Installed on 2022-03-20 (13 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Alpha amd64 (20220319)
  Snap.Changes: no changes found
  SourcePackage: firefox
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1967632/+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 2047256] Re: Ubuntu 24.04 Some image thumbnails no longer displayed

2024-10-29 Thread Levan Chelidze
Still get this on 24.10

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

Title:
  Ubuntu 24.04 Some image thumbnails no longer displayed

Status in nautilus package in Ubuntu:
  Fix Released

Bug description:
  After recent updates on my Ubuntu Noble 24.04 nautilus does not show 
thumbnails of PDF and other image files.
  On a different partition same PC Ubuntu Noble 24.04 not recently updated 
image thumbnails are correctly displayed

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: nautilus 1:45~rc-1ubuntu1
  ProcVersionSignature: Ubuntu 6.5.0-9.9-generic 6.5.3
  Uname: Linux 6.5.0-9-generic x86_64
  ApportVersion: 2.27.0-0ubuntu6
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Dec 22 16:15:59 2023
  GsettingsChanges:
   b'org.gnome.nautilus.preferences' b'migrated-gtk-settings' b'true'
   b'org.gnome.nautilus.window-state' b'initial-size' b'(879, 943)'
  InstallationDate: Installed on 2023-12-10 (12 days ago)
  InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Daily amd64 (20231210)
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_nautilus:
   file-roller   43.1-1
   nautilus-extension-gnome-terminal 3.49.92-2ubuntu1
   nautilus-image-converter  0.4.0-2
   nautilus-share0.7.5-0.3
   python3-nautilus  4.0-1build1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/2047256/+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 2085820] [NEW] Volume Control Buttons Jump to Extremes on Ubuntu 24.04

2024-10-29 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

I have a sound problem with my laptop model Lenovo ThinkBook 16 G6 IRL.
When I press the volume up button once or twice, the volume jumps to
maximum. Similarly, when I press the volume down button once or twice,
the volume drops to minimum. This occurs both on the speakers and with
headphones. I am using Ubuntu 24.04.

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: pulseaudio 1:16.1+dfsg1-2ubuntu10
ProcVersionSignature: Ubuntu 6.8.0-47.47-generic 6.8.12
Uname: Linux 6.8.0-47-generic x86_64
ApportVersion: 2.28.1-0ubuntu3.1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/seq:milos  2445 F pipewire
 /dev/snd/controlC0:  milos  2445 F pipewire
  milos  2449 F wireplumber
CasperMD5CheckResult: unknown
CurrentDesktop: ubuntu:GNOME
Date: Tue Oct 29 10:25:08 2024
InstallationDate: Installed on 2024-06-20 (131 days ago)
InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Release amd64 (20240424)
MachineType: LENOVO 21KH
ProcEnviron:
 LANG=en_US.UTF-8
 LC_TIME=en_IE.UTF-8
 PATH=(custom, no user)
 SHELL=/bin/bash
 XDG_RUNTIME_DIR=
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
SourcePackage: pulseaudio
Symptom: audio
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/22/2023
dmi.bios.release: 1.33
dmi.bios.vendor: LENOVO
dmi.bios.version: MMCN33WW
dmi.board.asset.tag: No Asset Tag
dmi.board.name: LNVNB161216
dmi.board.vendor: LENOVO
dmi.board.version: NO DPK
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: ThinkBook 16 G6 IRL
dmi.ec.firmware.release: 1.29
dmi.modalias: 
dmi:bvnLENOVO:bvrMMCN33WW:bd11/22/2023:br1.33:efr1.29:svnLENOVO:pn21KH:pvrThinkBook16G6IRL:rvnLENOVO:rnLNVNB161216:rvrNODPK:cvnLENOVO:ct10:cvrThinkBook16G6IRL:skuLENOVO_MT_21KH_BU_idea_FM_ThinkBook16G6IRL:
dmi.product.family: ThinkBook 16 G6 IRL
dmi.product.name: 21KH
dmi.product.sku: LENOVO_MT_21KH_BU_idea_FM_ThinkBook 16 G6 IRL
dmi.product.version: ThinkBook 16 G6 IRL
dmi.sys.vendor: LENOVO

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


** Tags: amd64 apport-bug noble wayland-session
-- 
Volume Control Buttons Jump to Extremes on Ubuntu 24.04
https://bugs.launchpad.net/bugs/2085820
You received this bug notification because you are a member of Desktop 
Packages, which is subscribed to pulseaudio in Ubuntu.

-- 
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 2085423] Re: "Privacy screen enabled" / "disabled" the wrong way on Ubuntu 24.04 LTS

2024-10-29 Thread Daniel van Vugt
** Tags added: noble

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

Title:
  "Privacy screen enabled" / "disabled" the wrong way on Ubuntu 24.04
  LTS

Status in mutter package in Ubuntu:
  New

Bug description:
  There is something wrong in the logic of Privacy screen enabled /
  disabled message, since it seems to be the wrong way around.

  Initially when logging in, there is a popup is shown about it being
  disabled. Then when one presses Fn+D for the first time, the privacy
  screen (Lenovo PrivacyGuard) is correctly enabled, but without a popup
  displayed. After that, it continues to show but the wrong way around -
  second Fn+D disables the privacy screen but the popup states it was
  enabled, and third Fn+D enables the privacy screen but the popup
  states it was disabled, and so on.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2085423/+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 2085820] Re: Volume Control Buttons Jump to Extremes on Ubuntu 24.04

2024-10-29 Thread Ubuntu Foundations Team Bug Bot
** Package changed: ubuntu => pulseaudio (Ubuntu)

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

Title:
  Volume Control Buttons Jump to Extremes on Ubuntu 24.04

Status in pulseaudio package in Ubuntu:
  New

Bug description:
  I have a sound problem with my laptop model Lenovo ThinkBook 16 G6
  IRL. When I press the volume up button once or twice, the volume jumps
  to maximum. Similarly, when I press the volume down button once or
  twice, the volume drops to minimum. This occurs both on the speakers
  and with headphones. I am using Ubuntu 24.04.

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: pulseaudio 1:16.1+dfsg1-2ubuntu10
  ProcVersionSignature: Ubuntu 6.8.0-47.47-generic 6.8.12
  Uname: Linux 6.8.0-47-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/seq:milos  2445 F pipewire
   /dev/snd/controlC0:  milos  2445 F pipewire
milos  2449 F wireplumber
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Oct 29 10:25:08 2024
  InstallationDate: Installed on 2024-06-20 (131 days ago)
  InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Release amd64 (20240424)
  MachineType: LENOVO 21KH
  ProcEnviron:
   LANG=en_US.UTF-8
   LC_TIME=en_IE.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   XDG_RUNTIME_DIR=
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  SourcePackage: pulseaudio
  Symptom: audio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/22/2023
  dmi.bios.release: 1.33
  dmi.bios.vendor: LENOVO
  dmi.bios.version: MMCN33WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: ThinkBook 16 G6 IRL
  dmi.ec.firmware.release: 1.29
  dmi.modalias: 
dmi:bvnLENOVO:bvrMMCN33WW:bd11/22/2023:br1.33:efr1.29:svnLENOVO:pn21KH:pvrThinkBook16G6IRL:rvnLENOVO:rnLNVNB161216:rvrNODPK:cvnLENOVO:ct10:cvrThinkBook16G6IRL:skuLENOVO_MT_21KH_BU_idea_FM_ThinkBook16G6IRL:
  dmi.product.family: ThinkBook 16 G6 IRL
  dmi.product.name: 21KH
  dmi.product.sku: LENOVO_MT_21KH_BU_idea_FM_ThinkBook 16 G6 IRL
  dmi.product.version: ThinkBook 16 G6 IRL
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/2085820/+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 2085130] Re: Lock screen briefly reveals desktop when waking from suspend

2024-10-29 Thread XA Hydra
** Package changed: ubuntu => gdm3 (Ubuntu)

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

Title:
  Lock screen briefly reveals desktop when waking from suspend

Status in gdm3 package in Ubuntu:
  New

Bug description:
  When waking from suspend on a fully-patched 24.04.1 system, the
  desktop briefly displays before the lockscreen. This is repeatable on
  every attempt. This could reveal potentially sensitive information in
  certain environments.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/2085130/+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 2085130] Re: Lock screen briefly reveals desktop when waking from suspend

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

  apport-collect 2085130

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

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

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

Title:
  Lock screen briefly reveals desktop when waking from suspend

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  When waking from suspend on a fully-patched 24.04.1 system, the
  desktop briefly displays before the lockscreen. This is repeatable on
  every attempt. This could reveal potentially sensitive information in
  certain environments.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2085130/+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 1971434] Re: Display powersave only blanks, but does not turn off

2024-10-29 Thread Sébastien Bouchard
Same issue here.
CPU: Intel Core i5-6500
Graphics: Intel HD Graphics 530 (integrated GPU)

** Attachment added: "inxi --basic --graphics"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1971434/+attachment/5832580/+files/inxi--basic--graphics.txt

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

Title:
  Display powersave only blanks, but does not turn off

Status in Mutter:
  New
Status in gnome-settings-daemon package in Ubuntu:
  Triaged
Status in mutter package in Ubuntu:
  Triaged

Bug description:
  [ Impact ]

  On some machines when the screen blanks, the LCD backlight stays on.

  [ Workarounds (reported to work by some people) ]

  * Configure the monitor (in its own menus) to not auto-switch inputs.
  * Change from HDMI to DisplayPort cables.
  * Disable HDMI audio output.

  [ Test Plan ]

  0. Make sure you're using an LCD (not OLED) so you can see if the backlight 
is on.
  1. In Settings -> Power -> Screen Blank, set the inactivity period to 1 
minute.
  2. Verify after 1 minute that the screen is blank and the backlight is also 
visibly off.

  [ Where problems could occur ]

  [ Other Info ]

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1971434/+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 2085772] Re: high cpu usage

2024-10-29 Thread Daniel van Vugt
High CPU is probably expected here. The Matrox graphics card does not
have a GPU so the system has to emulate a GPU on the CPU. Hence very
high CPU usage.


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

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

Title:
  high cpu usage

Status in gnome-shell package in Ubuntu:
  Opinion

Bug description:
  gnome-shell is running high cpu on a new install either via ILO
  connection or RDP connection.

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: gnome-shell 46.0-0ubuntu6~24.04.4
  ProcVersionSignature: Ubuntu 6.8.0-47.47-generic 6.8.12
  Uname: Linux 6.8.0-47-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Oct 28 12:43:29 2024
  DisplayManager: gdm3
  InstallationDate: Installed on 2024-10-28 (0 days ago)
  InstallationMedia: Ubuntu 24.04.1 LTS "Noble Numbat" - Release amd64 
(20240827.1)
  RelatedPackageVersions: mutter-common 46.2-1ubuntu0.24.04.1
  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/2085772/+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 2069516] Re: Totem won't play video files, OpenGL initialization error

2024-10-29 Thread harpomarx
I confirm I'm facing the same issue.

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

Title:
  Totem won't play video files, OpenGL initialization error

Status in gstreamer1.0 package in Ubuntu:
  Incomplete

Bug description:
  I confirm this bug also occurs with totem and the vanilla Gnome in a
  Debian Sid install.

  When launching totem to play any format movie, it throws error "Could
  not initialise OpenGL support".

  It's confirmed OpenGL is working (glxgears)

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: libgstreamer1.0-0 1.24.2-1
  ProcVersionSignature: Ubuntu 6.8.0-35.35-generic 6.8.4
  Uname: Linux 6.8.0-35-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.28.1-0ubuntu3
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Jun 15 15:35:05 2024
  InstallationDate: Installed on 2024-06-15 (0 days ago)
  InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Release amd64 (20240424)
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  SourcePackage: gstreamer1.0
  UpgradeStatus: No upgrade log present (probably fresh install)
  XorgLog: Error: [Errno 2] No such file or directory: '/var/log/Xorg.0.log'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer1.0/+bug/2069516/+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 2085640] Re: gnome-control-center: "No Ubuntu settings found"

2024-10-29 Thread Daniel van Vugt
** Summary changed:

- can´t see Carpeta personal and derivatives
+ gnome-control-center: "No Ubuntu settings found"

** Package changed: ubuntu => gnome-control-center (Ubuntu)

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

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

Title:
  gnome-control-center: "No Ubuntu settings found"

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

Bug description:
  I can´t access to my archives, folders, etc.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: xorg 1:7.7+23ubuntu2
  ProcVersionSignature: Ubuntu 6.8.0-40.40~22.04.3-generic 6.8.12
  Uname: Linux 6.8.0-40-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.6
  Architecture: amd64
  BootLog: Error: [Errno 13] Permiso denegado: '/var/log/boot.log'
  CasperMD5CheckResult: unknown
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Oct 25 11:25:18 2024
  DistUpgraded: 2024-09-02 22:37:22,055 DEBUG openCache()
  DistroCodename: jammy
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation CometLake-S GT2 [UHD Graphics 630] [8086:9bc8] (rev 03) 
(prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. CometLake-S GT2 [UHD Graphics 630] 
[1043:8694]
  InstallationDate: Installed on 2020-12-06 (1419 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 046d:c077 Logitech, Inc. Mouse
   Bus 001 Device 003: ID 046d:c31c Logitech, Inc. Keyboard K120
   Bus 001 Device 002: ID 1b3f:2002 Generalplus Technology Inc. 808 Camera
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUS System Product Name
  ProcEnviron:
   LANGUAGE=es_MX:es
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=es_MX.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-40-generic 
root=UUID=a37b86b8-44c7-487e-9e4c-1c763c908801 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to jammy on 2024-09-03 (52 days ago)
  dmi.bios.date: 04/03/2020
  dmi.bios.release: 6.1
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0601
  dmi.board.asset.tag: Default string
  dmi.board.name: PRIME H410M-E
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0601:bd04/03/2020:br6.1:svnASUS:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnPRIMEH410M-E:rvrRev1.xx:cvnDefaultstring:ct3:cvrDefaultstring:skuSKU:
  dmi.product.family: Default string
  dmi.product.name: System Product Name
  dmi.product.sku: SKU
  dmi.product.version: System Version
  dmi.sys.vendor: ASUS
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.120-2build1
  version.libgl1-mesa-dri: libgl1-mesa-dri 23.2.1-1ubuntu3.1~22.04.2
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:21.1.4-2ubuntu1.7~22.04.11
  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/gnome-control-center/+bug/2085640/+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 2085795] Re: Gnome froze when opening file dialog in Firefox

2024-10-29 Thread Daniel van Vugt
Please try this and tell us if it at least prevents the entire shell
from freezing:

  gsettings set org.gnome.shell.extensions.dash-to-dock show-mounts false
  gsettings set org.gnome.shell.extensions.dash-to-dock show-mounts-network 
false

You may need to log in again to test it.


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

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

Title:
  Gnome froze when opening file dialog in Firefox

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  The Gnome froze, Firefox window became dimmed.
  and I cannot access the other display with mouse cursor. I was not able to 
open Logout window.
  I logged in over ssh and restarted gnome by killing gdm.

  What I saw in the log is:

  Oct 28 20:54:25 drakkar gvfsd-network[420517]: GFileInfo created without 
standard::content-type
  Oct 28 20:54:25 drakkar gvfsd-network[420517]: file ../../../gio/gfileinfo.c: 
line 1821 (g_file_info_get_content_type): should not be reached
  Oct 28 20:54:25 drakkar gvfsd-network[420517]: g_ref_string_new_intern: 
assertion 'str != NULL' failed
  Oct 28 20:54:25 drakkar gvfsd-wsdd[421070]: Failed to spawn the wsdd daemon: 
Failed to execute child process “wsdd” (No such file or directory)
  Oct 28 20:54:25 drakkar gvfsd-network[420517]: Couldn't create directory 
monitor on wsdd:///. Error: Automount failed: Failed to spawn the underlying 
wsdd daemon.
  Oct 28 20:54:25 drakkar gvfsd-network[420517]: g_ref_string_release: 
assertion 'str != NULL' failed
  Oct 28 20:54:25 drakkar gvfsd-network[420517]: g_file_info_set_content_type: 
assertion 'content_type != NULL' failed

  This is the gnome-shell package

  mastier@drakkar:~$ apt-cache policy show gnome-shell
  gnome-shell:
    Installed: 46.0-0ubuntu6~24.04.5
    Candidate: 46.0-0ubuntu6~24.04.5
    Version table:
   *** 46.0-0ubuntu6~24.04.5 500
  500 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: gnome-shell 46.0-0ubuntu6~24.04.5
  ProcVersionSignature: Ubuntu 6.8.0-41.41-generic 6.8.12
  Uname: Linux 6.8.0-41-generic x86_64
  NonfreeKernelModules: zfs
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Oct 28 20:56:24 2024
  DisplayManager: gdm3
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  RelatedPackageVersions: mutter-common 46.2-1ubuntu0.24.04.2
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to noble on 2024-09-05 (53 days ago)
  mtime.conffile..etc.init.d.apport: 2024-07-22T16:59:07
  mtime.conffile..etc.logrotate.d.apport: 2023-08-24T03:09:53.125138

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2085795/+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 2084727] Re: Xorg external monitor issue after dist upgrade to 24.04

2024-10-29 Thread Marlo Gonzales
** Attachment added: "monitor.zip"
   
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2084727/+attachment/5832674/+files/monitor.zip

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

Title:
  Xorg external monitor issue after dist upgrade to 24.04

Status in mutter package in Ubuntu:
  Incomplete

Bug description:
  I'm working with a friend to try to resolve an issue where her
  external monitor does not work after the upgrade.  It was functional
  before.

  She just upgraded from Ubuntu 22.04 to 24.04, and is having issues
  trying to connect an external monitor to her laptop (running Intel
  graphics and x11).  The control panel is displaying "Changes cannot be
  applied", and the monitor itself is non-functional, but it does at
  least appear in the control panel.

  I had her try running gnome-control-center and it did give the error
  of "GDBus.Error:org.freedesktop.DBus.Error.InvalidArgs: Logical
  monitor scales must be identical" while doing so.

  We tried deleting the .config/monitors.xml file, and tried setting the
  scaling factor to be the same, with no luck.

  The version of gnome-control-center is 46.2-1ubuntu0.24.04.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2084727/+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 2085873] [NEW] No gnome-shell extensions after lock screen

2024-10-29 Thread Jorge Gustavo
Public bug reported:

I have gnome extensions installed and working.

jgr@dragon:~$ gnome-shell --version; lsb_release -r; echo $XDG_SESSION_TYPE; 
gnome-extensions list
GNOME Shell 46.0
No LSB modules are available.
Release:24.04
x11
gsconn...@andyholmes.github.io
dash-to-d...@micxgx.gmail.com
dash-to-pa...@jderose9.github.com
clipboard-hist...@alexsaveau.dev
appindicatorsupp...@rgcjonas.gmail.com
d...@rastersoft.com

After a blank screen, the extensions are gone.

After the blank screen, the extensions do not work. However, the "Use
Extensions" option is enabled when opening the extension manager.

If I disable and enable the extensions again, it works. So I have to
disable and enable extensions after any blank screen event.

jgr@dragon:~$ journalctl -f /usr/bin/gnome-shell

out 27 12:49:05 dragon.geomaster.pt gnome-shell[5046]: Unhandled promise 
rejection. To suppress this warning, add an error handler to your promise chain 
with .catch() or a try-catch block around your await expression. Stack trace of 
the failed promise:
   
_sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:833:26
   
ExtensionManager/<@resource:///org/gnome/shell/ui/extensionSystem.js:49:18
   
_callHandlers@resource:///org/gnome/gjs/modules/core/_signals.js:130:42
   
_emit@resource:///org/gnome/gjs/modules/core/_signals.js:119:10
   
_sync@resource:///org/gnome/shell/ui/sessionMode.js:211:14
   
pushMode@resource:///org/gnome/shell/ui/sessionMode.js:173:14
   
activate@resource:///org/gnome/shell/ui/screenShield.js:661:34
   
SetActive@resource:///org/gnome/shell/ui/shellDBus.js:530:32
   
_handleMethodCall@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:329:38
   
_wrapJSObject/<@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:408:34
   
@resource:///org/gnome/shell/ui/init.js:21:20
out 27 12:49:09 dragon.geomaster.pt gnome-shell[5046]: 
meta_dbus_session_manager_uninhibit: assertion 'priv->inhibit_count > 0' failed
out 27 12:49:09 dragon.geomaster.pt gnome-shell[5046]: 
meta_dbus_session_manager_uninhibit: assertion 'priv->inhibit_count > 0' failed
out 27 12:49:09 dragon.geomaster.pt gnome-shell[5046]: 
meta_dbus_session_manager_uninhibit: assertion 'priv->inhibit_count > 0' failed
out 27 12:49:09 dragon.geomaster.pt gnome-shell[5046]: Window manager warning: 
Event has no timestamp! You may be using a broken program such as xse.  Please 
ask the authors of that program to fix it.
out 27 12:49:09 dragon.geomaster.pt gnome-shell[5046]: Unhandled promise 
rejection. To suppress this warning, add an error handler to your promise chain 
with .catch() or a try-catch block around your await expression. Stack trace of 
the failed promise:
   
_sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:833:26
   
ExtensionManager/<@resource:///org/gnome/shell/ui/extensionSystem.js:49:18
   
_callHandlers@resource:///org/gnome/gjs/modules/core/_signals.js:130:42
   
_emit@resource:///org/gnome/gjs/modules/core/_signals.js:119:10
   
_sync@resource:///org/gnome/shell/ui/sessionMode.js:211:14
   
popMode@resource:///org/gnome/shell/ui/sessionMode.js:182:14
   
_continueDeactivate@resource:///org/gnome/shell/ui/screenShield.js:588:30
   
deactivate/<@resource:///org/gnome/shell/ui/screenShield.js:579:44
   
finish@resource:///org/gnome/shell/ui/unlockDialog.js:927:13
   
deactivate@resource:///org/gnome/shell/ui/screenShield.js:579:26
   
_onUserBecameActive@resource:///org/gnome/shell/ui/screenShield.js:378:18
   
@resource:///org/gnome/shell/ui/init.js:21:20
out 27 12:52:54 dragon.geomaster.pt gnome-shell[5046]: Window manager warning: 
Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 
0x564

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: gnome-shell 46.0-0ubuntu6~24.04.5
ProcVersionSi

[Desktop-packages] [Bug 2085867] [NEW] package libasound2-plugins 1.2.12-2 failed to install/upgrade: a tentar sobreescrever '/etc/alsa/conf.d/99-pulseaudio-default.conf.example' partilhado, que é dif

2024-10-29 Thread Henrique Andrade Pancottki
Public bug reported:

This error ocurred when trying to launch Docker Desktop.

Description:Ubuntu 24.10
Release:24.10

libasound2-plugins:
  Instalado: 1.2.12-2
  Candidato: 1.2.12-2
  Tabela de versão:
 *** 1.2.12-2 500
500 http://archive.ubuntu.com/ubuntu oracular/universe amd64 Packages
100 /var/lib/dpkg/status

ProblemType: Package
DistroRelease: Ubuntu 24.10
Package: libasound2-plugins 1.2.12-2
ProcVersionSignature: Ubuntu 6.11.0-9.9-generic 6.11.0
Uname: Linux 6.11.0-9-generic x86_64
ApportVersion: 2.30.0-0ubuntu4
Architecture: amd64
CasperMD5CheckResult: unknown
Date: Tue Oct 29 11:17:40 2024
DistributionChannelDescriptor:
 # This is the distribution channel descriptor for the OEM CDs
 # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor
 canonical-oem-somerville-focal-amd64-20200502-85
ErrorMessage: a tentar sobreescrever 
'/etc/alsa/conf.d/99-pulseaudio-default.conf.example' partilhado, que é 
diferente de outras instâncias do pacote libasound2-plugins:i386
InstallationDate: Installed on 2024-03-08 (235 days ago)
InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 20200502-05:58
Python3Details: /usr/bin/python3.12, Python 3.12.7, python3-minimal, 
3.12.6-0ubuntu1
PythonDetails: N/A
RelatedPackageVersions:
 dpkg 1.22.11ubuntu1
 apt  2.9.8
SourcePackage: alsa-plugins
Title: package libasound2-plugins 1.2.12-2 failed to install/upgrade: a tentar 
sobreescrever '/etc/alsa/conf.d/99-pulseaudio-default.conf.example' partilhado, 
que é diferente de outras instâncias do pacote libasound2-plugins:i386
UpgradeStatus: Upgraded to oracular on 2024-10-29 (0 days ago)

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


** Tags: amd64 apport-package oracular

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

Title:
  package libasound2-plugins 1.2.12-2 failed to install/upgrade: a
  tentar sobreescrever '/etc/alsa/conf.d/99-pulseaudio-
  default.conf.example' partilhado, que é diferente de outras instâncias
  do pacote libasound2-plugins:i386

Status in alsa-plugins package in Ubuntu:
  New

Bug description:
  This error ocurred when trying to launch Docker Desktop.

  Description:  Ubuntu 24.10
  Release:  24.10

  libasound2-plugins:
Instalado: 1.2.12-2
Candidato: 1.2.12-2
Tabela de versão:
   *** 1.2.12-2 500
  500 http://archive.ubuntu.com/ubuntu oracular/universe amd64 Packages
  100 /var/lib/dpkg/status

  ProblemType: Package
  DistroRelease: Ubuntu 24.10
  Package: libasound2-plugins 1.2.12-2
  ProcVersionSignature: Ubuntu 6.11.0-9.9-generic 6.11.0
  Uname: Linux 6.11.0-9-generic x86_64
  ApportVersion: 2.30.0-0ubuntu4
  Architecture: amd64
  CasperMD5CheckResult: unknown
  Date: Tue Oct 29 11:17:40 2024
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85
  ErrorMessage: a tentar sobreescrever 
'/etc/alsa/conf.d/99-pulseaudio-default.conf.example' partilhado, que é 
diferente de outras instâncias do pacote libasound2-plugins:i386
  InstallationDate: Installed on 2024-03-08 (235 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  Python3Details: /usr/bin/python3.12, Python 3.12.7, python3-minimal, 
3.12.6-0ubuntu1
  PythonDetails: N/A
  RelatedPackageVersions:
   dpkg 1.22.11ubuntu1
   apt  2.9.8
  SourcePackage: alsa-plugins
  Title: package libasound2-plugins 1.2.12-2 failed to install/upgrade: a 
tentar sobreescrever '/etc/alsa/conf.d/99-pulseaudio-default.conf.example' 
partilhado, que é diferente de outras instâncias do pacote 
libasound2-plugins:i386
  UpgradeStatus: Upgraded to oracular on 2024-10-29 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-plugins/+bug/2085867/+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 2085739] Re: Dock appears even though it is disabled

2024-10-29 Thread Andi McClure
Hello, the "X" in the screenshot, if I mouse over it, it says "this
extension is not compatible with gnome 36 and has been disabled". So I
don't think it's doing anything as it's not crashing, it's being
disabled intentionally. Nonetheless, I removed the extension (so that
dash to panel is my only non-stock extension) and repeated the test
(closed and reopened laptop lid) and the problem (2 docks) reproduced.

(However note: I ALSO performed a test where I disabled Dash to Panel,
and also disabled Ubuntu Dock, and I closed and reopened the lid, and
Ubuntu Dock DID NOT come back. So it is possible Dash to Panel is
CAUSING the dock to reappear, by itself, and this is not a bug on
Ubuntu. If this is a bug on Dash to Panel I can go report in *their* bug
tracker, but I would like to gather enough information to confidently
tell Dash to Panel it's them.)

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

Title:
  Dock appears even though it is disabled

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  I use an extension named "dash-to-panel". It replaces the dock (the
  app icons listing on the left). So that dash-to-panel and the dock do
  not fight for dominance, I run with the dock extension disabled (see
  attachment 16-34-21).

  Today I did a minor upgrade. Now every time I log out and back in (or,
  sleep and rewake the computer), the ubuntu dock appears, in addition
  to the dash-to-panel dock. If I go into the extensions app, and turn
  *any extension* off and back on, the ubuntu dock disappears.

  Expected behavior: If the dock extension is disabled, the dock should
  not appear.

  Note: It is possible the problem and/or the unusual behavior where the
  dock "remembers" it is disabled when an extension is flipped on and
  off, is with the dock-suppression mechanism in dash-to-panel and not
  Ubuntu; there is a separate bug on dash-to-panel
  https://github.com/home-sweet-gnome/dash-to-panel/issues/2199 .
  However, I think this is a separate issue from anything in dash-to-
  panel (if I flip the switch in the extensions program to disable the
  dock, then the dock should be disabled).

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: gnome-shell 46.0-0ubuntu6~24.04.5
  ProcVersionSignature: Ubuntu 6.8.0-47.47-generic 6.8.12
  Uname: Linux 6.8.0-47-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Oct 27 16:52:37 2024
  DisplayManager: gdm3
  InstallationDate: Installed on 2023-10-18 (376 days ago)
  InstallationMedia: Ubuntu 23.10.1 "Mantic Minotaur" - Release amd64 
(20231016.1)
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  RelatedPackageVersions: mutter-common 46.2-1ubuntu0.24.04.2
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to noble on 2024-06-03 (146 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2085739/+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 2084308] Update Released

2024-10-29 Thread Brian Murray
The verification of the Stable Release Update for gnome-shell 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 Desktop
Packages, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/2084308

Title:
  Lockscreen entry can't be hidden via escape

Status in gnome-shell package in Ubuntu:
  Fix Committed
Status in gnome-shell source package in Noble:
  Fix Committed
Status in gnome-shell source package in Oracular:
  Fix Released
Status in gnome-shell source package in Plucky:
  Fix Committed

Bug description:
  [ Impact ]

  On the lockcreen hitting the Escape key should reset the lockscreen to
  the clock view, this is broken since GNOME 46, especially when
  animations are disabled.

  [ Test case ]

  1. Lock the screen
  2. Press any key, the password field should be visible
  3. Press Escape
  4. The lockscreen clock should be shown

  Repeat the same disabling the animations from Accessibility settings

  [ Regression potential ]

  An authentication transaction isn't cancelled by pressing escape.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2084308/+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 2084308] Re: Lockscreen entry can't be hidden via escape

2024-10-29 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-shell - 47.0-2ubuntu3

---
gnome-shell (47.0-2ubuntu3) oracular; urgency=medium

  * d/p: Fix toggling lockscreen view using Escape (LP: #2084308)

 -- Marco Trevisan (Treviño)   Sat, 12 Oct 2024
04:57:30 +0200

** Changed in: gnome-shell (Ubuntu Oracular)
   Status: Fix Committed => Fix Released

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

Title:
  Lockscreen entry can't be hidden via escape

Status in gnome-shell package in Ubuntu:
  Fix Committed
Status in gnome-shell source package in Noble:
  Fix Committed
Status in gnome-shell source package in Oracular:
  Fix Released
Status in gnome-shell source package in Plucky:
  Fix Committed

Bug description:
  [ Impact ]

  On the lockcreen hitting the Escape key should reset the lockscreen to
  the clock view, this is broken since GNOME 46, especially when
  animations are disabled.

  [ Test case ]

  1. Lock the screen
  2. Press any key, the password field should be visible
  3. Press Escape
  4. The lockscreen clock should be shown

  Repeat the same disabling the animations from Accessibility settings

  [ Regression potential ]

  An authentication transaction isn't cancelled by pressing escape.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2084308/+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 2085575] Re: Seeking is unreliable and often causes video to stop

2024-10-29 Thread AsciiWolf
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to totem in Ubuntu.
https://bugs.launchpad.net/bugs/2085575

Title:
  Seeking is unreliable and often causes video to stop

Status in Totem:
  Fix Released
Status in totem package in Ubuntu:
  Fix Released
Status in totem source package in Noble:
  Triaged

Bug description:
  Seeking a video using the elapsed time slider often causes the
  playback to stop. When this happens, the video usually cannot be
  resumed without restarting Totem (moving the slider does nothing at
  this point). See the recording added as an attachment. This happens
  with most of the videos, not just the one from the recording.

  It looks like the problem was fixed by the recently released totem
  43.1, probably by the following commit:

  
https://gitlab.gnome.org/GNOME/totem/-/commit/f001ad86c20942eb50c9680bc19df8824e9b96bf

  This needs to be backported into Ubuntu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/totem/+bug/2085575/+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 1958019]

2024-10-29 Thread cristina223
(In reply to Steve Alexander from comment #907)
> (In reply to cris223 from comment #905)
> > (In reply to Steve Alexander from comment #904)
> > > I discovered a work-around, suggesting a bug.
> > > 
> [...]
> > This work around with 
> > options snd_sof_intel_hda_generic hda_model=17aa:3801
> > 
> > I confirm is available for 16IAP7 model as well
> > 
> > Thank you Steve...(i was trying this option "#options snd-hda-intel
> > model=,17aa:3801" and i gave up cause it didn't work)
> 
> It might helps the devs if you posted the 16IAP7 sub-idents ... like the
> output of
> this command for a Lenovo (17aa).  I suspect the SND_PCI_QUIRK idents are
> either 
> incomplete or incorrect.
> 
> $  alsa-info.sh --no-upload --output ./X 2>/dev/null 1>&2  ; grep -A4
> "Manufac" ./X ; grep 17aa ./X

Manufacturer:  LENOVO
Product Name:  82QG
Product Version:   Yoga 7 16IAP7
Firmware Version:  J1CN45WW
System SKU:LENOVO_MT_82QG_BU_idea_FM_Yoga 7 16IAP7
Subsystem: Lenovo Device [17aa:380f]
snd_sof_intel_hda_generic: hda_model=17aa:3801
Subsystem Id: 0x17aa386a
  Components: 'HDA:8086281c,80860101,0010 
HDA:10ec0287,17aa386a,0012 cfg-dmics:2'

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

Title:
  [Lenovo Legion7 16ACHg6 82N6, Realtek ALC287, Speaker, Internal] No
  sound at all

Status in sound-2.6 (alsa-kernel):
  Confirmed
Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  On my Lenovo Legion-7-16ACHg6 laptop I can't hear any sound by
  internal speakers, but it work by headphones connected to standard
  jack aux.

  uname -r
  5.11.0-44-generic

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 5.11.0-44.48~20.04.2-generic 5.11.22
  Uname: Linux 5.11.0-44-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  i3draven   1266 F pulseaudio
   /dev/snd/controlC0:  i3draven   1266 F pulseaudio
   /dev/snd/controlC1:  i3draven   1266 F pulseaudio
   /dev/snd/pcmC1D0p:   i3draven   1266 F...m pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Jan 15 15:10:53 2022
  InstallationDate: Installed on 2021-10-11 (96 days ago)
  InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Generic failed
  Symptom_Card: Family 17h (Models 10h-1fh) HD Audio Controller - HD-Audio 
Generic
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  i3draven   1266 F pulseaudio
   /dev/snd/controlC0:  i3draven   1266 F pulseaudio
   /dev/snd/controlC1:  i3draven   1266 F pulseaudio
   /dev/snd/pcmC1D0p:   i3draven   1266 F...m pulseaudio
  Symptom_Jack: Speaker, Internal
  Symptom_Type: No sound at all
  Title: [82N6, Realtek ALC287, Speaker, Internal] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/08/2021
  dmi.bios.release: 1.49
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GKCN49WW
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0R32862 WIN
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Legion 7 16ACHg6
  dmi.ec.firmware.release: 1.49
  dmi.modalias: 
dmi:bvnLENOVO:bvrGKCN49WW:bd11/08/2021:br1.49:efr1.49:svnLENOVO:pn82N6:pvrLegion716ACHg6:skuLENOVO_MT_82N6_BU_idea_FM_Legion716ACHg6:rvnLENOVO:rnLNVNB161216:rvrSDK0R32862WIN:cvnLENOVO:ct10:cvrLegion716ACHg6:
  dmi.product.family: Legion 7 16ACHg6
  dmi.product.name: 82N6
  dmi.product.sku: LENOVO_MT_82N6_BU_idea_FM_Legion 7 16ACHg6
  dmi.product.version: Legion 7 16ACHg6
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/sound-2.6/+bug/1958019/+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 2085553] Re: Xorg freeze

2024-10-29 Thread Daniel van Vugt
Thanks for the bug report. Next time the problem happens, as soon as it
recovers please run:

  journalctl -b0 > journal.txt

and attach the resulting text file here.


** Summary changed:

- Xorg freeze
+ Freeze

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

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

** Summary changed:

- Freeze
+ [nvidia] Freeze on wake from suspend

** Tags added: nvidia suspend-resume

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

Title:
  [nvidia] Freeze on wake from suspend

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  freeze occurs only after a "suspend"   I break out of it by restart with 
hardware reset button or by
  Ctrl-Alt-Del   Even then, it takes an extra long time to return to the 
previous session's screen

  ProblemType: Bug
  DistroRelease: Ubuntu 24.10
  Package: xorg 1:7.7+23ubuntu3
  ProcVersionSignature: Ubuntu 6.11.0-9.9-generic 6.11.0
  Uname: Linux 6.11.0-9-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  .proc.driver.nvidia.capabilities.fabric-imex-mgmt:
   DeviceFileMinor: 4323
   DeviceFileMode: 256
   DeviceFileModify: 1
  .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..09.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  560.35.03  Fri Aug 16 
21:39:15 UTC 2024
   GCC version:  gcc version 14.2.0 (Ubuntu 14.2.0-4ubuntu2)
  ApportVersion: 2.30.0-0ubuntu4
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: pass
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Oct 24 10:56:11 2024
  DistUpgraded: 2024-10-16 18:19:21,836 DEBUG Running PostInstallScript: 
'/usr/lib/ubuntu-advantage/upgrade_lts_contract.py'
  DistroCodename: oracular
  DistroVariant: ubuntu
  DkmsStatus:
   nvidia/560.35.03, 6.11.0-8-generic, x86_64: installed
   nvidia/560.35.03, 6.11.0-9-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GpuHangFrequency: Several times a week
  GpuHangReproducibility: Yes, I can easily reproduce it
  GpuHangStarted: Immediately after installing this version of Ubuntu
  GraphicsCard:
   NVIDIA Corporation GP107 [GeForce GTX 1050] [10de:1c81] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: eVga.com. Corp. Device [3842:6150]
  InstallationDate: Installed on 2023-12-09 (320 days ago)
  InstallationMedia: Ubuntu 23.10 "Mantic Minotaur" - Daily amd64 (20230908.2)
  MachineType: System manufacturer System Product Name
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   XDG_RUNTIME_DIR=
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.11.0-9-generic 
root=UUID=93b2a5ef-8229-4066-9e41-243b88918595 ro quiet splash 
crashkernel=2G-4G:320M,4G-32G:512M,32G-64G:1024M,64G-128G:2048M,128G-:4096M 
vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: Upgraded to oracular on 2024-10-16 (8 days ago)
  dmi.bios.date: 06/03/2020
  dmi.bios.release: 5.17
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2010
  dmi.board.asset.tag: Default string
  dmi.board.name: Pro WS X570-ACE
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2010:bd06/03/2020:br5.17:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnProWSX570-ACE:rvrRevX.0x:cvnDefaultstring:ct3:cvrDefaultstring:skuSKU:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: System Product Name
  dmi.product.sku: SKU
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.122-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 24.2.3-1ubuntu1
  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.13-2ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:22.0.0-1build1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1build1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.17-3ubuntu1

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


-- 
Mailing list: https://

[Desktop-packages] [Bug 2085575] Re: Seeking is unreliable and often causes video to stop

2024-10-29 Thread AsciiWolf
I also forgot to mention that even though I was able to reproduce the
bug on both Ubuntu Noble and Fedora 40, I did test the new Totem 43.1
(and verified that the bug does not seem to happen anymore) only on
Fedora. I sadly have no Ubuntu systems here at the moment and do not
have enough time to be able to setup a new vm and test it properly.

Anyway, I think that the best solution would be to update Totem to 43.1
(as a SRU) in Noble (and Oracular) instead of trying to patch 43.0 with
commits that we think could fix the bug.

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

Title:
  Seeking is unreliable and often causes video to stop

Status in Totem:
  Fix Released
Status in totem package in Ubuntu:
  Fix Released
Status in totem source package in Noble:
  Triaged

Bug description:
  Seeking a video using the elapsed time slider often causes the
  playback to stop. When this happens, the video usually cannot be
  resumed without restarting Totem (moving the slider does nothing at
  this point). See the recording added as an attachment. This happens
  with most of the videos, not just the one from the recording.

  It looks like the problem was fixed by the recently released totem
  43.1, probably by the following commit:

  
https://gitlab.gnome.org/GNOME/totem/-/commit/f001ad86c20942eb50c9680bc19df8824e9b96bf

  This needs to be backported into Ubuntu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/totem/+bug/2085575/+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


Re: [Desktop-packages] [Bug 2085728] Re: Dark Mode

2024-10-29 Thread lunix
I tried this on multiple machines and this was not reproducible.
I am concluding this morning that I should have done more testing and so
retract the bug but most appreciate
your responding.

Bob

On Tue, Oct 29, 2024 at 6:55 AM Daniel van Vugt <2085...@bugs.launchpad.net>
wrote:

> Please attach a screenshot of the problem so we can better understand
> it.
>
>
> ** Package changed: xorg (Ubuntu) => gnome-shell (Ubuntu)
>
> ** Changed in: gnome-shell (Ubuntu)
>Status: New => Incomplete
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/2085728
>
> Title:
>   Dark Mode
>
> Status in gnome-shell package in Ubuntu:
>   Incomplete
>
> Bug description:
>   I have two monitors.
>   The primary monitor will allow me to utilize dark mode however the
> secondary one does not!
>   I am using XORG instead of the new system and apologize for not testing
> with the new one.
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 24.04
>   Package: xorg 1:7.7+23ubuntu3
>   ProcVersionSignature: Ubuntu 6.8.0-47.47-generic 6.8.12
>   Uname: Linux 6.8.0-47-generic x86_64
>   ApportVersion: 2.28.1-0ubuntu3.1
>   Architecture: amd64
>   BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
>   CasperMD5CheckResult: unknown
>   CompositorRunning: None
>   CurrentDesktop: ubuntu:GNOME
>   Date: Sun Oct 27 11:40:21 2024
>   DistUpgraded: 2024-10-15 11:58:08,079 DEBUG migrateToDeb822Sources()
>   DistroCodename: noble
>   DistroVariant: ubuntu
>   ExtraDebuggingInterest: Yes, if not too technical
>   GraphicsCard:
>Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated
> Graphics Controller [8086:0412] (rev 06) (prog-if 00 [VGA controller])
>  Subsystem: Dell Xeon E3-1200 v3/4th Gen Core Processor Integrated
> Graphics Controller [1028:05a4]
>   InstallationDate: Installed on 2019-01-25 (2102 days ago)
>   InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64
> (20180725)
>   MachineType: Dell Inc. OptiPlex 9020
>   ProcEnviron:
>LANG=en_US.UTF-8
>PATH=(custom, no user)
>SHELL=/bin/bash
>XDG_RUNTIME_DIR=
>   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-47-generic
> root=UUID=ff517e9f-57b6-4d18-946c-a89c2465a1fb ro quiet splash vt.handoff=7
>   SourcePackage: xorg
>   Symptom: display
>   UpgradeStatus: Upgraded to noble on 2024-10-15 (12 days ago)
>   dmi.bios.date: 05/30/2019
>   dmi.bios.release: 65.25
>   dmi.bios.vendor: Dell Inc.
>   dmi.bios.version: A25
>   dmi.board.name: 0PC5F7
>   dmi.board.vendor: Dell Inc.
>   dmi.board.version: A02
>   dmi.chassis.type: 6
>   dmi.chassis.vendor: Dell Inc.
>   dmi.modalias:
> dmi:bvnDellInc.:bvrA25:bd05/30/2019:br65.25:svnDellInc.:pnOptiPlex9020:pvr00:rvnDellInc.:rn0PC5F7:rvrA02:cvnDellInc.:ct6:cvr:sku05A4:
>   dmi.product.name: OptiPlex 9020
>   dmi.product.sku: 05A4
>   dmi.product.version: 00
>   dmi.sys.vendor: Dell Inc.
>   mtime.conffile..etc.init.d.apport: 2024-07-22T07:59:07
>   version.compiz: compiz N/A
>   version.libdrm2: libdrm2 2.4.120-2build1
>   version.libgl1-mesa-dri: libgl1-mesa-dri 24.0.9-0ubuntu0.2
>   version.libgl1-mesa-glx: libgl1-mesa-glx N/A
>   version.xserver-xorg-core: xserver-xorg-core 2:21.1.12-1ubuntu1
>   version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
>   version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:22.0.0-1build1
>   version.xserver-xorg-video-intel: xserver-xorg-video-intel
> 2:2.99.917+git20210115-1build1
>   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/gnome-shell/+bug/2085728/+subscriptions
>
>

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

Title:
  Dark Mode

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  I have two monitors.
  The primary monitor will allow me to utilize dark mode however the secondary 
one does not!
  I am using XORG instead of the new system and apologize for not testing with 
the new one.

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: xorg 1:7.7+23ubuntu3
  ProcVersionSignature: Ubuntu 6.8.0-47.47-generic 6.8.12
  Uname: Linux 6.8.0-47-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: unknown
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Oct 27 11:40:21 2024
  DistUpgraded: 2024-10-15 11:58:08,079 DEBUG migrateToDeb822Sources()
  DistroCodename: noble
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics 
Controller [8086:0412] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: Dell Xeon E3-1200 v3/4th Gen

[Desktop-packages] [Bug 2085786] Re: Tap to click animation is not visible in ubuntu

2024-10-29 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-control-center -
1:47.1.1-1ubuntu1

---
gnome-control-center (1:47.1.1-1ubuntu1) plucky; urgency=medium

  * Merge with debian (LP: #2085721)
  * d/p: Refresh patches
  * d/p: Use old upstream animations for non-yaru themes (LP: #2085683)
  * d/p/mouse-animations: Use accent colors based animations also for non-yaru
themes (LP: #2085683, #2085610)
  * d/p/fractional-scaling-toggle: Support toggling fractional scaling in nested
mode (LP: #2085722)
  * d/p/mouse-accent-animations: Properly draw the touch to tap animation
(LP: #2085786)
  * Remaining changes with debian:
+ Add gnome-control-center-faces package to share with unity-control-center
+ Install apport hook
+ debian/control:
  - Build-Depend on libwhoopsie-preferences-dev
  - Depend on language-selector-gnome & whoopsie-preferences
  - Depend on libgtk-4-media-gstreamer for Mouse & Touchpad art
(LP: #2011849)
  - Don't depend on desktop-base
  - Recommend ibus
  - Don't recommend libnss-myhostname since we use systemd-resolved
  - Suggest instead of recommend gnome-user-share & realmd
  - Suggest instead of depend on libjxl-gdk-pixbuf
  - Suggest instead of Depend on malcontent-gui
+ debian/gnome-control-center-data.install:
  - Don't install gnome-control-center.pkla since we use
policykit-desktop-privileges instead
  - Install additional assets used by unity-control-center
* debian/ubuntu-logo-icon.png, debian/source/include-binaries,
  debian/gnome-control-center-data.install: Include an Ubuntu logo
* debian/gnome-control-center-data.links:
  - Link audio-speaker-center* to audio-speaker-mono* so that an
icon is shown in the test speaker panel. (LP: #1704002)
+ debian/rules: Enable whoospie integration
+ debian/rules: set SSHD_SOCKET=ssh.socket via CPPFLAGS in debian/rules.
+ debian/rules: Enable malcontent support
+ Add patches:
  - keyboard-For-xkb-options-have-Layout-default-toggle-and-N.patch
  - keyboard-Avoid-modifying-xkb-options-when-user-changes-n.patch
  - u/keyboard-Add-launch-terminal-shortcut.patch
  - u/sound-Allow-volume-to-be-set-above-100.patch
  - u/Allow-tweaking-some-settings-for-Ubuntu-Dock.patch
  - u/background-Allow-configuring-the-ubuntu-accent-color.patch
  - u/multitasking-panel-Sync-workspace-and-monitor-isolation-d.patch
  - u/multitasking-panel-Sync-workspace-isolation-setting-on-ti.patch
  - u/Modify-Mulitasking-assets-for-accent-colors.patch
  - u/lock-Add-Lock-Screen-on-Suspend-option.patch
  - u/region-Add-Language-Selector-button.patch
  - u/Adapts-the-region-capplet-and-the-language-chooser-in-the.patch
  - u/shell-Change-the-default-height-so-all-category-are-on-sc.patch
  - u/connectivity-add-network-connectivity-checking-toggle.patch
  - u/diagnostics-Add-Whoopsie-support.patch
  - u/online-accounts-Hide-window-after-adding-an-online-accoun.patch
  - u/online-accounts-sort.patch
  - u/display-Support-UI-scaled-logical-monitor-mode.patch
  - u/Disable-non-working-camera-microphones-panels.patch
  - u/info-overview-Show-updates-in-software-propeties-instead-.patch
  - u/sound-Add-a-button-to-select-the-default-theme.patch
  - u/applications-Launch-snap-store-if-it-is-installed.patch
  - u/display-Allow-fractional-scaling-to-be-enabled.patch
  - u/mouse-Add-animations-following-the-accent-colors.patch
  - panels-mouse-Do-not-bind-sensitivity-to-touch-pad-setting.patch
  - CVE-2023-5616.patch: Use sshd socket
  - u/background-Update-legacy-theme-settings-matching-the-acce.patch
  - u/background-Add-brown-accent-color-support.patch
  - u/sound-Add-toggle-for-the-startup-sound.patch

gnome-control-center (1:47.1.1-1) unstable; urgency=medium

  * New upstream release

gnome-control-center (1:47.1-1) unstable; urgency=medium

  * New upstream release
- Generate one background thumbnail at a time to improve usability
  on systems with limited memory (Closes: #1079580, #1085760)
  * Bump minimum gsettings-desktop-schemas
  * Remove 2 patches applied in new release

gnome-control-center (1:47.0.1-2) unstable; urgency=medium

  * Cherry-pick patch to hide Remote Desktop panel if gnome-remote-desktop
isn't available
  * Demote gnome-remote-desktop from Depends to Recommends
(Closes: #1014879, #1079256)
  * Cherry-pick a Wacom crash fix
  * Release to unstable

 -- Marco Trevisan (Treviño)   Mon, 28 Oct 2024
17:53:51 +0100

** Changed in: gnome-control-center (Ubuntu)
   Status: In Progress => Fix Released

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2023-5616

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

Title:
  Tap to click animation is not visible in ubuntu

[Desktop-packages] [Bug 2085683] Re: Mouse animations don't show when using gnome-session

2024-10-29 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-control-center -
1:47.1.1-1ubuntu1

---
gnome-control-center (1:47.1.1-1ubuntu1) plucky; urgency=medium

  * Merge with debian (LP: #2085721)
  * d/p: Refresh patches
  * d/p: Use old upstream animations for non-yaru themes (LP: #2085683)
  * d/p/mouse-animations: Use accent colors based animations also for non-yaru
themes (LP: #2085683, #2085610)
  * d/p/fractional-scaling-toggle: Support toggling fractional scaling in nested
mode (LP: #2085722)
  * d/p/mouse-accent-animations: Properly draw the touch to tap animation
(LP: #2085786)
  * Remaining changes with debian:
+ Add gnome-control-center-faces package to share with unity-control-center
+ Install apport hook
+ debian/control:
  - Build-Depend on libwhoopsie-preferences-dev
  - Depend on language-selector-gnome & whoopsie-preferences
  - Depend on libgtk-4-media-gstreamer for Mouse & Touchpad art
(LP: #2011849)
  - Don't depend on desktop-base
  - Recommend ibus
  - Don't recommend libnss-myhostname since we use systemd-resolved
  - Suggest instead of recommend gnome-user-share & realmd
  - Suggest instead of depend on libjxl-gdk-pixbuf
  - Suggest instead of Depend on malcontent-gui
+ debian/gnome-control-center-data.install:
  - Don't install gnome-control-center.pkla since we use
policykit-desktop-privileges instead
  - Install additional assets used by unity-control-center
* debian/ubuntu-logo-icon.png, debian/source/include-binaries,
  debian/gnome-control-center-data.install: Include an Ubuntu logo
* debian/gnome-control-center-data.links:
  - Link audio-speaker-center* to audio-speaker-mono* so that an
icon is shown in the test speaker panel. (LP: #1704002)
+ debian/rules: Enable whoospie integration
+ debian/rules: set SSHD_SOCKET=ssh.socket via CPPFLAGS in debian/rules.
+ debian/rules: Enable malcontent support
+ Add patches:
  - keyboard-For-xkb-options-have-Layout-default-toggle-and-N.patch
  - keyboard-Avoid-modifying-xkb-options-when-user-changes-n.patch
  - u/keyboard-Add-launch-terminal-shortcut.patch
  - u/sound-Allow-volume-to-be-set-above-100.patch
  - u/Allow-tweaking-some-settings-for-Ubuntu-Dock.patch
  - u/background-Allow-configuring-the-ubuntu-accent-color.patch
  - u/multitasking-panel-Sync-workspace-and-monitor-isolation-d.patch
  - u/multitasking-panel-Sync-workspace-isolation-setting-on-ti.patch
  - u/Modify-Mulitasking-assets-for-accent-colors.patch
  - u/lock-Add-Lock-Screen-on-Suspend-option.patch
  - u/region-Add-Language-Selector-button.patch
  - u/Adapts-the-region-capplet-and-the-language-chooser-in-the.patch
  - u/shell-Change-the-default-height-so-all-category-are-on-sc.patch
  - u/connectivity-add-network-connectivity-checking-toggle.patch
  - u/diagnostics-Add-Whoopsie-support.patch
  - u/online-accounts-Hide-window-after-adding-an-online-accoun.patch
  - u/online-accounts-sort.patch
  - u/display-Support-UI-scaled-logical-monitor-mode.patch
  - u/Disable-non-working-camera-microphones-panels.patch
  - u/info-overview-Show-updates-in-software-propeties-instead-.patch
  - u/sound-Add-a-button-to-select-the-default-theme.patch
  - u/applications-Launch-snap-store-if-it-is-installed.patch
  - u/display-Allow-fractional-scaling-to-be-enabled.patch
  - u/mouse-Add-animations-following-the-accent-colors.patch
  - panels-mouse-Do-not-bind-sensitivity-to-touch-pad-setting.patch
  - CVE-2023-5616.patch: Use sshd socket
  - u/background-Update-legacy-theme-settings-matching-the-acce.patch
  - u/background-Add-brown-accent-color-support.patch
  - u/sound-Add-toggle-for-the-startup-sound.patch

gnome-control-center (1:47.1.1-1) unstable; urgency=medium

  * New upstream release

gnome-control-center (1:47.1-1) unstable; urgency=medium

  * New upstream release
- Generate one background thumbnail at a time to improve usability
  on systems with limited memory (Closes: #1079580, #1085760)
  * Bump minimum gsettings-desktop-schemas
  * Remove 2 patches applied in new release

gnome-control-center (1:47.0.1-2) unstable; urgency=medium

  * Cherry-pick patch to hide Remote Desktop panel if gnome-remote-desktop
isn't available
  * Demote gnome-remote-desktop from Depends to Recommends
(Closes: #1014879, #1079256)
  * Cherry-pick a Wacom crash fix
  * Release to unstable

 -- Marco Trevisan (Treviño)   Mon, 28 Oct 2024
17:53:51 +0100

** Changed in: gnome-control-center (Ubuntu)
   Status: In Progress => Fix Released

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2023-5616

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

Title:
  Mouse animations don't show when using gnome-se

[Desktop-packages] [Bug 2085728] Re: Dark Mode

2024-10-29 Thread Daniel van Vugt
** Changed in: gnome-shell (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  Dark Mode

Status in gnome-shell package in Ubuntu:
  Invalid

Bug description:
  I have two monitors.
  The primary monitor will allow me to utilize dark mode however the secondary 
one does not!
  I am using XORG instead of the new system and apologize for not testing with 
the new one.

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: xorg 1:7.7+23ubuntu3
  ProcVersionSignature: Ubuntu 6.8.0-47.47-generic 6.8.12
  Uname: Linux 6.8.0-47-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: unknown
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Oct 27 11:40:21 2024
  DistUpgraded: 2024-10-15 11:58:08,079 DEBUG migrateToDeb822Sources()
  DistroCodename: noble
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics 
Controller [8086:0412] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: Dell Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics 
Controller [1028:05a4]
  InstallationDate: Installed on 2019-01-25 (2102 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  MachineType: Dell Inc. OptiPlex 9020
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   XDG_RUNTIME_DIR=
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-47-generic 
root=UUID=ff517e9f-57b6-4d18-946c-a89c2465a1fb ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to noble on 2024-10-15 (12 days ago)
  dmi.bios.date: 05/30/2019
  dmi.bios.release: 65.25
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A25
  dmi.board.name: 0PC5F7
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A02
  dmi.chassis.type: 6
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA25:bd05/30/2019:br65.25:svnDellInc.:pnOptiPlex9020:pvr00:rvnDellInc.:rn0PC5F7:rvrA02:cvnDellInc.:ct6:cvr:sku05A4:
  dmi.product.name: OptiPlex 9020
  dmi.product.sku: 05A4
  dmi.product.version: 00
  dmi.sys.vendor: Dell Inc.
  mtime.conffile..etc.init.d.apport: 2024-07-22T07:59:07
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.120-2build1
  version.libgl1-mesa-dri: libgl1-mesa-dri 24.0.9-0ubuntu0.2
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:21.1.12-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:22.0.0-1build1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1build1
  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/gnome-shell/+bug/2085728/+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 2083202] Re: /usr/libexec/gsd-power:11:up_client_get_devices2:engine_coldplug:gsd_power_manager_start:main

2024-10-29 Thread Alessandro Astone
Currently upower is a required dependency of:
gnome-applets
gnome-session-bin
gnome-power-manager

It is also a Recommends for gnome-settings-daemon, through gnome-
settings-daemon → libupower-glib3 → upower.

The logic did not take into account that connecting to UPower might
fail, so eventually gsd-power crashes.

However, I don’t believe these crashes originate from upower being not
installed. Instead, @paride found that his libimobiledevice6 package was
corrupted so that upower couldn’t find the library and failed to start.

That shouldn’t happen, but we should make gsd-power exit gracefully
rather than crash when failing to connect to UPower.

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

Title:
  /usr/libexec/gsd-
  power:11:up_client_get_devices2:engine_coldplug:gsd_power_manager_start:main

Status in gnome-settings-daemon package in Ubuntu:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem regarding 
gnome-settings-daemon.  This problem was most recently seen with package 
version 47.1-1ubuntu1, the problem page at 
https://errors.ubuntu.com/problem/4871bf360fcc371310fbdec244b42a054e3858e3 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
  If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/2083202/+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 2080602] Autopkgtest regression report (mutter/46.2-1ubuntu0.24.04.4)

2024-10-29 Thread Ubuntu SRU Bot
All autopkgtests for the newly accepted mutter (46.2-1ubuntu0.24.04.4) for 
noble have finished running.
The following regressions have been reported in tests triggered by the package:

mutter/46.2-1ubuntu0.24.04.4 (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/noble/update_excuses.html#mutter

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

Thank you!

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

Title:
  [regression] GNOME 46/47 dropped support for Xilinx Mali graphics

Status in Mutter:
  Fix Released
Status in mutter package in Ubuntu:
  Fix Released
Status in mutter source package in Noble:
  Fix Committed
Status in mutter source package in Oracular:
  Fix Released

Bug description:
  [ Impact ]

  Xilinx Mali support was originally written for GNOME 42 but it has
  bitrotted since then. We need to apply a few fixes to get it working
  again in GNOME 46 (Ubuntu 24.04 LTS) and later:

  * https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/4019 or
    https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/4021
  * https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/4036

  [ Test Plan ]

  1. Log into an Ubuntu (GNOME + Wayland) session on Xilinx hardware.
  2. Verify you can log in, there are no obvious rendering failures and that it 
really is a Wayland session (environment XDG_SESSION_TYPE=wayland and 
WAYLAND_DISPLAY=wayland-0).

  [ Where problems could occur ]

  The Mutter/GNOME startup procedure had to be modified for this fix as well as 
some texture format parameters. So there is a small risk to:
  (a) The ability of any machine to log into a Wayland session; and
  (b) Rendering correctness once logged in.

  [ Other Info ]

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/2080602/+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 2085794] Re: Incorrect timezone offset displayed in World Clocks under certain conditions

2024-10-29 Thread Daniel van Vugt
** Package changed: gnome-shell (Ubuntu) => gnome-clocks (Ubuntu)

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

Title:
  Incorrect timezone offset displayed in World Clocks under certain
  conditions

Status in gnome-clocks package in Ubuntu:
  New

Bug description:
  I have observed this bug in Ubuntu 22.04 and Ubuntu 24.04.

  To reproduce:
  * Set the system time to a timezone that does not have DST, e.g. `sudo 
timedatectl set-timezone Africa/Tunis`
  * Add at least one timezone to the Gnome World Clocks that does have DST, 
e.g. London or Paris.
  * Wait for DST to change in the other timezone.
  * Note the incorrect 'timezone offset' column for the remote timezone(s) 
(circled in red in the left-hand screenshot). Interestingly, the 'time' column 
is correct for every timezone.
  * Change the system timezone and then change it back, e.g. `sudo timedatectl 
set-timezone America/Los_Angeles && sudo timedatectl set-timezone Africa/Tunis` 
--OR-- reboot.
  * Note the 'timezone offset' column is correct now (the right-hand 
screenshot).

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: gnome-shell 46.0-0ubuntu6~24.04.5
  ProcVersionSignature: Ubuntu 6.8.0-47.47-generic 6.8.12
  Uname: Linux 6.8.0-47-generic x86_64
  NonfreeKernelModules: zfs
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Oct 28 19:55:11 2024
  DisplayManager: gdm3
  InstallationDate: Installed on 2024-06-08 (142 days ago)
  InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Release amd64 (20240424)
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  RelatedPackageVersions: mutter-common 46.2-1ubuntu0.24.04.2
  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-clocks/+bug/2085794/+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 2085359] Re: [Asus ROG Zephyrus G16] No backlight control

2024-10-29 Thread Daniel van Vugt
It's worth noting the Nvidia driver isn't loading, or isn't installed
properly. But also that might not be related to this bug.


** Summary changed:

- my brightness control from the drop down menu on the top right section of the 
screen does not reduce the brightness at all. screen is always at full 
brightness which takes up a lot of battery.
+ [Asus ROG Zephyrus G16] No backlight control

** Package changed: xorg (Ubuntu) => linux (Ubuntu)

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

Title:
  [Asus ROG Zephyrus G16] No backlight control

Status in linux package in Ubuntu:
  New

Bug description:
  my brightness control from the drop down menu on the top right section
  of the screen does not reduce the brightness at all. screen is always
  at full brightness which takes up a lot of battery.

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: xorg 1:7.7+23ubuntu3
  ProcVersionSignature: Ubuntu 6.8.0-47.47-generic 6.8.12
  Uname: Linux 6.8.0-47-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: pass
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Oct 23 00:23:18 2024
  DistUpgraded: Fresh install
  DistroCodename: noble
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Meteor Lake-P [Intel Arc Graphics] [8086:7d55] (rev 08) 
(prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Meteor Lake-P [Intel Arc Graphics] 
[1043:3778]
   NVIDIA Corporation AD107M [GeForce RTX 4060 Max-Q / Mobile] [10de:28e0] (rev 
a1) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. AD107M [GeForce RTX 4060 Max-Q / Mobile] 
[1043:35f8]
  InstallationDate: Installed on 2024-09-17 (35 days ago)
  InstallationMedia: Ubuntu 24.04.1 LTS "Noble Numbat" - Release amd64 
(20240827.1)
  MachineType: ASUSTeK COMPUTER INC. ROG Zephyrus G16 GU605MV_GU605MV
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   XDG_RUNTIME_DIR=
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-47-generic 
root=UUID=a6edc1a4-a9b7-4013-b245-0e7d358193b7 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/23/2024
  dmi.bios.release: 5.32
  dmi.bios.vendor: American Megatrends International, LLC.
  dmi.bios.version: GU605MV.322
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: GU605MV
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.ec.firmware.release: 3.22
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInternational,LLC.:bvrGU605MV.322:bd07/23/2024:br5.32:efr3.22:svnASUSTeKCOMPUTERINC.:pnROGZephyrusG16GU605MV_GU605MV:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnGU605MV:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:sku:
  dmi.product.family: ROG Zephyrus G16
  dmi.product.name: ROG Zephyrus G16 GU605MV_GU605MV
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  nvidia-settings: ERROR: NVIDIA driver is not loaded
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.120-2build1
  version.libgl1-mesa-dri: libgl1-mesa-dri 24.0.9-0ubuntu0.2
  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.12-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:22.0.0-1build1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1build1
  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/linux/+bug/2085359/+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 2085728] Re: Dark Mode

2024-10-29 Thread lunix
Thank you for your attention.  I apologize for prematurely submitting this.
I should have done more testing.

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

Title:
  Dark Mode

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  I have two monitors.
  The primary monitor will allow me to utilize dark mode however the secondary 
one does not!
  I am using XORG instead of the new system and apologize for not testing with 
the new one.

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: xorg 1:7.7+23ubuntu3
  ProcVersionSignature: Ubuntu 6.8.0-47.47-generic 6.8.12
  Uname: Linux 6.8.0-47-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: unknown
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Oct 27 11:40:21 2024
  DistUpgraded: 2024-10-15 11:58:08,079 DEBUG migrateToDeb822Sources()
  DistroCodename: noble
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics 
Controller [8086:0412] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: Dell Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics 
Controller [1028:05a4]
  InstallationDate: Installed on 2019-01-25 (2102 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  MachineType: Dell Inc. OptiPlex 9020
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   XDG_RUNTIME_DIR=
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-47-generic 
root=UUID=ff517e9f-57b6-4d18-946c-a89c2465a1fb ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to noble on 2024-10-15 (12 days ago)
  dmi.bios.date: 05/30/2019
  dmi.bios.release: 65.25
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A25
  dmi.board.name: 0PC5F7
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A02
  dmi.chassis.type: 6
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA25:bd05/30/2019:br65.25:svnDellInc.:pnOptiPlex9020:pvr00:rvnDellInc.:rn0PC5F7:rvrA02:cvnDellInc.:ct6:cvr:sku05A4:
  dmi.product.name: OptiPlex 9020
  dmi.product.sku: 05A4
  dmi.product.version: 00
  dmi.sys.vendor: Dell Inc.
  mtime.conffile..etc.init.d.apport: 2024-07-22T07:59:07
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.120-2build1
  version.libgl1-mesa-dri: libgl1-mesa-dri 24.0.9-0ubuntu0.2
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:21.1.12-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:22.0.0-1build1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1build1
  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/gnome-shell/+bug/2085728/+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 2085795] Re: Gnome froze when opening file dialog in Firefox

2024-10-29 Thread Bartosz Woronicz
It failed again , I uploaded sosreport to the case (via sos-report upload to 
files.support.canonical.com). You should get it.
This time not in Firefox directly

Oct 29 15:23:39 drakkar gvfsd-wsdd[801574]: Failed to spawn the wsdd daemon: 
Failed to execute child process “wsdd” (No such file or directory)
Oct 29 15:23:39 drakkar gvfsd-network[801519]: Couldn't create directory 
monitor on wsdd:///. Error: Automount failed: Failed to spawn the underlying 
wsdd daemon.
Oct 29 15:23:39 drakkar gvfsd-network[801519]: GFileInfo created without 
standard::content-type
Oct 29 15:23:39 drakkar gvfsd-network[801519]: file ../../../gio/gfileinfo.c: 
line 1821 (g_file_info_get_content_type): should not be reached
Oct 29 15:23:39 drakkar gvfsd-network[801519]: g_ref_string_new_intern: 
assertion 'str != NULL' failed
Oct 29 15:23:39 drakkar gvfsd-network[801519]: Couldn't create directory 
monitor on wsdd:///. Error: Automount failed: mountpoint for 
org.gtk.vfs.mountpoint_wsdd already running
Oct 29 15:23:39 drakkar gvfsd-network[801519]: GFileInfo created without 
standard::content-type
Oct 29 15:23:39 drakkar gvfsd-network[801519]: file ../../../gio/gfileinfo.c: 
line 1821 (g_file_info_get_content_type): should not be reached
Oct 29 15:23:39 drakkar gvfsd-network[801519]: g_ref_string_new_intern: 
assertion 'str != NULL' failed
Oct 29 15:23:39 drakkar gvfsd-network[801519]: Couldn't create directory 
monitor on wsdd:///. Error: Automount failed: mountpoint for 
org.gtk.vfs.mountpoint_wsdd already running
Oct 29 15:23:39 drakkar gvfsd-network[801519]: g_ref_string_release: assertion 
'str != NULL' failed
Oct 29 15:23:39 drakkar gvfsd-network[801519]: g_file_info_set_content_type: 
assertion 'content_type != NULL' failed


Well it is hard to retrigger.
Normally I can access network location with no problem. 
Do you think it is still worth to try the above ?

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

Title:
  Gnome froze when opening file dialog in Firefox

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  The Gnome froze, Firefox window became dimmed.
  and I cannot access the other display with mouse cursor. I was not able to 
open Logout window.
  I logged in over ssh and restarted gnome by killing gdm.

  What I saw in the log is:

  Oct 28 20:54:25 drakkar gvfsd-network[420517]: GFileInfo created without 
standard::content-type
  Oct 28 20:54:25 drakkar gvfsd-network[420517]: file ../../../gio/gfileinfo.c: 
line 1821 (g_file_info_get_content_type): should not be reached
  Oct 28 20:54:25 drakkar gvfsd-network[420517]: g_ref_string_new_intern: 
assertion 'str != NULL' failed
  Oct 28 20:54:25 drakkar gvfsd-wsdd[421070]: Failed to spawn the wsdd daemon: 
Failed to execute child process “wsdd” (No such file or directory)
  Oct 28 20:54:25 drakkar gvfsd-network[420517]: Couldn't create directory 
monitor on wsdd:///. Error: Automount failed: Failed to spawn the underlying 
wsdd daemon.
  Oct 28 20:54:25 drakkar gvfsd-network[420517]: g_ref_string_release: 
assertion 'str != NULL' failed
  Oct 28 20:54:25 drakkar gvfsd-network[420517]: g_file_info_set_content_type: 
assertion 'content_type != NULL' failed

  This is the gnome-shell package

  mastier@drakkar:~$ apt-cache policy show gnome-shell
  gnome-shell:
    Installed: 46.0-0ubuntu6~24.04.5
    Candidate: 46.0-0ubuntu6~24.04.5
    Version table:
   *** 46.0-0ubuntu6~24.04.5 500
  500 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: gnome-shell 46.0-0ubuntu6~24.04.5
  ProcVersionSignature: Ubuntu 6.8.0-41.41-generic 6.8.12
  Uname: Linux 6.8.0-41-generic x86_64
  NonfreeKernelModules: zfs
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Oct 28 20:56:24 2024
  DisplayManager: gdm3
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  RelatedPackageVersions: mutter-common 46.2-1ubuntu0.24.04.2
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to noble on 2024-09-05 (53 days ago)
  mtime.conffile..etc.init.d.apport: 2024-07-22T16:59:07
  mtime.conffile..etc.logrotate.d.apport: 2023-08-24T03:09:53.125138

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2085795/+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 2085640] Re: can´t see Carpeta personal and derivatives

2024-10-29 Thread Daniel van Vugt
Please explain in more detail what kind of problem you are facing.
Ideally with screenshots or photos.

** Package changed: xorg (Ubuntu) => ubuntu

** Changed in: ubuntu
   Status: New => Incomplete

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

Title:
  can´t see Carpeta personal and derivatives

Status in Ubuntu:
  Incomplete

Bug description:
  I can´t access to my archives, folders, etc.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: xorg 1:7.7+23ubuntu2
  ProcVersionSignature: Ubuntu 6.8.0-40.40~22.04.3-generic 6.8.12
  Uname: Linux 6.8.0-40-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.6
  Architecture: amd64
  BootLog: Error: [Errno 13] Permiso denegado: '/var/log/boot.log'
  CasperMD5CheckResult: unknown
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Oct 25 11:25:18 2024
  DistUpgraded: 2024-09-02 22:37:22,055 DEBUG openCache()
  DistroCodename: jammy
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation CometLake-S GT2 [UHD Graphics 630] [8086:9bc8] (rev 03) 
(prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. CometLake-S GT2 [UHD Graphics 630] 
[1043:8694]
  InstallationDate: Installed on 2020-12-06 (1419 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 046d:c077 Logitech, Inc. Mouse
   Bus 001 Device 003: ID 046d:c31c Logitech, Inc. Keyboard K120
   Bus 001 Device 002: ID 1b3f:2002 Generalplus Technology Inc. 808 Camera
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUS System Product Name
  ProcEnviron:
   LANGUAGE=es_MX:es
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=es_MX.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-40-generic 
root=UUID=a37b86b8-44c7-487e-9e4c-1c763c908801 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to jammy on 2024-09-03 (52 days ago)
  dmi.bios.date: 04/03/2020
  dmi.bios.release: 6.1
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0601
  dmi.board.asset.tag: Default string
  dmi.board.name: PRIME H410M-E
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0601:bd04/03/2020:br6.1:svnASUS:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnPRIMEH410M-E:rvrRev1.xx:cvnDefaultstring:ct3:cvrDefaultstring:skuSKU:
  dmi.product.family: Default string
  dmi.product.name: System Product Name
  dmi.product.sku: SKU
  dmi.product.version: System Version
  dmi.sys.vendor: ASUS
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.120-2build1
  version.libgl1-mesa-dri: libgl1-mesa-dri 23.2.1-1ubuntu3.1~22.04.2
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:21.1.4-2ubuntu1.7~22.04.11
  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/+bug/2085640/+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 2085610] Re: gnome-control-center crashes on exit when gtk-theme is not Yaru

2024-10-29 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-control-center -
1:47.1.1-1ubuntu1

---
gnome-control-center (1:47.1.1-1ubuntu1) plucky; urgency=medium

  * Merge with debian (LP: #2085721)
  * d/p: Refresh patches
  * d/p: Use old upstream animations for non-yaru themes (LP: #2085683)
  * d/p/mouse-animations: Use accent colors based animations also for non-yaru
themes (LP: #2085683, #2085610)
  * d/p/fractional-scaling-toggle: Support toggling fractional scaling in nested
mode (LP: #2085722)
  * d/p/mouse-accent-animations: Properly draw the touch to tap animation
(LP: #2085786)
  * Remaining changes with debian:
+ Add gnome-control-center-faces package to share with unity-control-center
+ Install apport hook
+ debian/control:
  - Build-Depend on libwhoopsie-preferences-dev
  - Depend on language-selector-gnome & whoopsie-preferences
  - Depend on libgtk-4-media-gstreamer for Mouse & Touchpad art
(LP: #2011849)
  - Don't depend on desktop-base
  - Recommend ibus
  - Don't recommend libnss-myhostname since we use systemd-resolved
  - Suggest instead of recommend gnome-user-share & realmd
  - Suggest instead of depend on libjxl-gdk-pixbuf
  - Suggest instead of Depend on malcontent-gui
+ debian/gnome-control-center-data.install:
  - Don't install gnome-control-center.pkla since we use
policykit-desktop-privileges instead
  - Install additional assets used by unity-control-center
* debian/ubuntu-logo-icon.png, debian/source/include-binaries,
  debian/gnome-control-center-data.install: Include an Ubuntu logo
* debian/gnome-control-center-data.links:
  - Link audio-speaker-center* to audio-speaker-mono* so that an
icon is shown in the test speaker panel. (LP: #1704002)
+ debian/rules: Enable whoospie integration
+ debian/rules: set SSHD_SOCKET=ssh.socket via CPPFLAGS in debian/rules.
+ debian/rules: Enable malcontent support
+ Add patches:
  - keyboard-For-xkb-options-have-Layout-default-toggle-and-N.patch
  - keyboard-Avoid-modifying-xkb-options-when-user-changes-n.patch
  - u/keyboard-Add-launch-terminal-shortcut.patch
  - u/sound-Allow-volume-to-be-set-above-100.patch
  - u/Allow-tweaking-some-settings-for-Ubuntu-Dock.patch
  - u/background-Allow-configuring-the-ubuntu-accent-color.patch
  - u/multitasking-panel-Sync-workspace-and-monitor-isolation-d.patch
  - u/multitasking-panel-Sync-workspace-isolation-setting-on-ti.patch
  - u/Modify-Mulitasking-assets-for-accent-colors.patch
  - u/lock-Add-Lock-Screen-on-Suspend-option.patch
  - u/region-Add-Language-Selector-button.patch
  - u/Adapts-the-region-capplet-and-the-language-chooser-in-the.patch
  - u/shell-Change-the-default-height-so-all-category-are-on-sc.patch
  - u/connectivity-add-network-connectivity-checking-toggle.patch
  - u/diagnostics-Add-Whoopsie-support.patch
  - u/online-accounts-Hide-window-after-adding-an-online-accoun.patch
  - u/online-accounts-sort.patch
  - u/display-Support-UI-scaled-logical-monitor-mode.patch
  - u/Disable-non-working-camera-microphones-panels.patch
  - u/info-overview-Show-updates-in-software-propeties-instead-.patch
  - u/sound-Add-a-button-to-select-the-default-theme.patch
  - u/applications-Launch-snap-store-if-it-is-installed.patch
  - u/display-Allow-fractional-scaling-to-be-enabled.patch
  - u/mouse-Add-animations-following-the-accent-colors.patch
  - panels-mouse-Do-not-bind-sensitivity-to-touch-pad-setting.patch
  - CVE-2023-5616.patch: Use sshd socket
  - u/background-Update-legacy-theme-settings-matching-the-acce.patch
  - u/background-Add-brown-accent-color-support.patch
  - u/sound-Add-toggle-for-the-startup-sound.patch

gnome-control-center (1:47.1.1-1) unstable; urgency=medium

  * New upstream release

gnome-control-center (1:47.1-1) unstable; urgency=medium

  * New upstream release
- Generate one background thumbnail at a time to improve usability
  on systems with limited memory (Closes: #1079580, #1085760)
  * Bump minimum gsettings-desktop-schemas
  * Remove 2 patches applied in new release

gnome-control-center (1:47.0.1-2) unstable; urgency=medium

  * Cherry-pick patch to hide Remote Desktop panel if gnome-remote-desktop
isn't available
  * Demote gnome-remote-desktop from Depends to Recommends
(Closes: #1014879, #1079256)
  * Cherry-pick a Wacom crash fix
  * Release to unstable

 -- Marco Trevisan (Treviño)   Mon, 28 Oct 2024
17:53:51 +0100

** Changed in: gnome-control-center (Ubuntu)
   Status: In Progress => Fix Released

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2023-5616

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

Title:
  gnome-control-center crashes on exit when gtk-t

[Desktop-packages] [Bug 2085722] Re: Enabling fractional scaling in a nested gnome-shell session does not work

2024-10-29 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-control-center -
1:47.1.1-1ubuntu1

---
gnome-control-center (1:47.1.1-1ubuntu1) plucky; urgency=medium

  * Merge with debian (LP: #2085721)
  * d/p: Refresh patches
  * d/p: Use old upstream animations for non-yaru themes (LP: #2085683)
  * d/p/mouse-animations: Use accent colors based animations also for non-yaru
themes (LP: #2085683, #2085610)
  * d/p/fractional-scaling-toggle: Support toggling fractional scaling in nested
mode (LP: #2085722)
  * d/p/mouse-accent-animations: Properly draw the touch to tap animation
(LP: #2085786)
  * Remaining changes with debian:
+ Add gnome-control-center-faces package to share with unity-control-center
+ Install apport hook
+ debian/control:
  - Build-Depend on libwhoopsie-preferences-dev
  - Depend on language-selector-gnome & whoopsie-preferences
  - Depend on libgtk-4-media-gstreamer for Mouse & Touchpad art
(LP: #2011849)
  - Don't depend on desktop-base
  - Recommend ibus
  - Don't recommend libnss-myhostname since we use systemd-resolved
  - Suggest instead of recommend gnome-user-share & realmd
  - Suggest instead of depend on libjxl-gdk-pixbuf
  - Suggest instead of Depend on malcontent-gui
+ debian/gnome-control-center-data.install:
  - Don't install gnome-control-center.pkla since we use
policykit-desktop-privileges instead
  - Install additional assets used by unity-control-center
* debian/ubuntu-logo-icon.png, debian/source/include-binaries,
  debian/gnome-control-center-data.install: Include an Ubuntu logo
* debian/gnome-control-center-data.links:
  - Link audio-speaker-center* to audio-speaker-mono* so that an
icon is shown in the test speaker panel. (LP: #1704002)
+ debian/rules: Enable whoospie integration
+ debian/rules: set SSHD_SOCKET=ssh.socket via CPPFLAGS in debian/rules.
+ debian/rules: Enable malcontent support
+ Add patches:
  - keyboard-For-xkb-options-have-Layout-default-toggle-and-N.patch
  - keyboard-Avoid-modifying-xkb-options-when-user-changes-n.patch
  - u/keyboard-Add-launch-terminal-shortcut.patch
  - u/sound-Allow-volume-to-be-set-above-100.patch
  - u/Allow-tweaking-some-settings-for-Ubuntu-Dock.patch
  - u/background-Allow-configuring-the-ubuntu-accent-color.patch
  - u/multitasking-panel-Sync-workspace-and-monitor-isolation-d.patch
  - u/multitasking-panel-Sync-workspace-isolation-setting-on-ti.patch
  - u/Modify-Mulitasking-assets-for-accent-colors.patch
  - u/lock-Add-Lock-Screen-on-Suspend-option.patch
  - u/region-Add-Language-Selector-button.patch
  - u/Adapts-the-region-capplet-and-the-language-chooser-in-the.patch
  - u/shell-Change-the-default-height-so-all-category-are-on-sc.patch
  - u/connectivity-add-network-connectivity-checking-toggle.patch
  - u/diagnostics-Add-Whoopsie-support.patch
  - u/online-accounts-Hide-window-after-adding-an-online-accoun.patch
  - u/online-accounts-sort.patch
  - u/display-Support-UI-scaled-logical-monitor-mode.patch
  - u/Disable-non-working-camera-microphones-panels.patch
  - u/info-overview-Show-updates-in-software-propeties-instead-.patch
  - u/sound-Add-a-button-to-select-the-default-theme.patch
  - u/applications-Launch-snap-store-if-it-is-installed.patch
  - u/display-Allow-fractional-scaling-to-be-enabled.patch
  - u/mouse-Add-animations-following-the-accent-colors.patch
  - panels-mouse-Do-not-bind-sensitivity-to-touch-pad-setting.patch
  - CVE-2023-5616.patch: Use sshd socket
  - u/background-Update-legacy-theme-settings-matching-the-acce.patch
  - u/background-Add-brown-accent-color-support.patch
  - u/sound-Add-toggle-for-the-startup-sound.patch

gnome-control-center (1:47.1.1-1) unstable; urgency=medium

  * New upstream release

gnome-control-center (1:47.1-1) unstable; urgency=medium

  * New upstream release
- Generate one background thumbnail at a time to improve usability
  on systems with limited memory (Closes: #1079580, #1085760)
  * Bump minimum gsettings-desktop-schemas
  * Remove 2 patches applied in new release

gnome-control-center (1:47.0.1-2) unstable; urgency=medium

  * Cherry-pick patch to hide Remote Desktop panel if gnome-remote-desktop
isn't available
  * Demote gnome-remote-desktop from Depends to Recommends
(Closes: #1014879, #1079256)
  * Cherry-pick a Wacom crash fix
  * Release to unstable

 -- Marco Trevisan (Treviño)   Mon, 28 Oct 2024
17:53:51 +0100

** Changed in: gnome-control-center (Ubuntu)
   Status: In Progress => Fix Released

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2023-5616

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

Title:
  Enabling fractional scaling in a nested gnome-s

[Desktop-packages] [Bug 2085721] Re: GNOME Control Center 47.1.1

2024-10-29 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-control-center -
1:47.1.1-1ubuntu1

---
gnome-control-center (1:47.1.1-1ubuntu1) plucky; urgency=medium

  * Merge with debian (LP: #2085721)
  * d/p: Refresh patches
  * d/p: Use old upstream animations for non-yaru themes (LP: #2085683)
  * d/p/mouse-animations: Use accent colors based animations also for non-yaru
themes (LP: #2085683, #2085610)
  * d/p/fractional-scaling-toggle: Support toggling fractional scaling in nested
mode (LP: #2085722)
  * d/p/mouse-accent-animations: Properly draw the touch to tap animation
(LP: #2085786)
  * Remaining changes with debian:
+ Add gnome-control-center-faces package to share with unity-control-center
+ Install apport hook
+ debian/control:
  - Build-Depend on libwhoopsie-preferences-dev
  - Depend on language-selector-gnome & whoopsie-preferences
  - Depend on libgtk-4-media-gstreamer for Mouse & Touchpad art
(LP: #2011849)
  - Don't depend on desktop-base
  - Recommend ibus
  - Don't recommend libnss-myhostname since we use systemd-resolved
  - Suggest instead of recommend gnome-user-share & realmd
  - Suggest instead of depend on libjxl-gdk-pixbuf
  - Suggest instead of Depend on malcontent-gui
+ debian/gnome-control-center-data.install:
  - Don't install gnome-control-center.pkla since we use
policykit-desktop-privileges instead
  - Install additional assets used by unity-control-center
* debian/ubuntu-logo-icon.png, debian/source/include-binaries,
  debian/gnome-control-center-data.install: Include an Ubuntu logo
* debian/gnome-control-center-data.links:
  - Link audio-speaker-center* to audio-speaker-mono* so that an
icon is shown in the test speaker panel. (LP: #1704002)
+ debian/rules: Enable whoospie integration
+ debian/rules: set SSHD_SOCKET=ssh.socket via CPPFLAGS in debian/rules.
+ debian/rules: Enable malcontent support
+ Add patches:
  - keyboard-For-xkb-options-have-Layout-default-toggle-and-N.patch
  - keyboard-Avoid-modifying-xkb-options-when-user-changes-n.patch
  - u/keyboard-Add-launch-terminal-shortcut.patch
  - u/sound-Allow-volume-to-be-set-above-100.patch
  - u/Allow-tweaking-some-settings-for-Ubuntu-Dock.patch
  - u/background-Allow-configuring-the-ubuntu-accent-color.patch
  - u/multitasking-panel-Sync-workspace-and-monitor-isolation-d.patch
  - u/multitasking-panel-Sync-workspace-isolation-setting-on-ti.patch
  - u/Modify-Mulitasking-assets-for-accent-colors.patch
  - u/lock-Add-Lock-Screen-on-Suspend-option.patch
  - u/region-Add-Language-Selector-button.patch
  - u/Adapts-the-region-capplet-and-the-language-chooser-in-the.patch
  - u/shell-Change-the-default-height-so-all-category-are-on-sc.patch
  - u/connectivity-add-network-connectivity-checking-toggle.patch
  - u/diagnostics-Add-Whoopsie-support.patch
  - u/online-accounts-Hide-window-after-adding-an-online-accoun.patch
  - u/online-accounts-sort.patch
  - u/display-Support-UI-scaled-logical-monitor-mode.patch
  - u/Disable-non-working-camera-microphones-panels.patch
  - u/info-overview-Show-updates-in-software-propeties-instead-.patch
  - u/sound-Add-a-button-to-select-the-default-theme.patch
  - u/applications-Launch-snap-store-if-it-is-installed.patch
  - u/display-Allow-fractional-scaling-to-be-enabled.patch
  - u/mouse-Add-animations-following-the-accent-colors.patch
  - panels-mouse-Do-not-bind-sensitivity-to-touch-pad-setting.patch
  - CVE-2023-5616.patch: Use sshd socket
  - u/background-Update-legacy-theme-settings-matching-the-acce.patch
  - u/background-Add-brown-accent-color-support.patch
  - u/sound-Add-toggle-for-the-startup-sound.patch

gnome-control-center (1:47.1.1-1) unstable; urgency=medium

  * New upstream release

gnome-control-center (1:47.1-1) unstable; urgency=medium

  * New upstream release
- Generate one background thumbnail at a time to improve usability
  on systems with limited memory (Closes: #1079580, #1085760)
  * Bump minimum gsettings-desktop-schemas
  * Remove 2 patches applied in new release

gnome-control-center (1:47.0.1-2) unstable; urgency=medium

  * Cherry-pick patch to hide Remote Desktop panel if gnome-remote-desktop
isn't available
  * Demote gnome-remote-desktop from Depends to Recommends
(Closes: #1014879, #1079256)
  * Cherry-pick a Wacom crash fix
  * Release to unstable

 -- Marco Trevisan (Treviño)   Mon, 28 Oct 2024
17:53:51 +0100

** Changed in: gnome-control-center (Ubuntu)
   Status: In Progress => Fix Released

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2023-5616

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

Title:
  GNOME Control Center 47.1.1

Status in gnome-co

[Desktop-packages] [Bug 2085755] Re: Cannot change "enterprise" account password

2024-10-29 Thread Daniel van Vugt
** Tags added: noble

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

Title:
  Cannot change "enterprise" account password

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

Bug description:
  No LSB modules are available.
  Description:Ubuntu 24.04.1 LTS
  Release:24.04

  In Ubuntu 24.04.1, when the computer is AD joined via SSSD, the
  logged-in user (who is not an admin and not in sudoers) can not change
  his/her password via Settings -> Users.

  The password is grayed out and can not be changed.
  The password remains grayed out even when "Unlocking" the user settings (with 
a local admin).

  Attachment with screenshot
  See also: 
https://askubuntu.com/questions/1527898/ubuntu-24-04-cannot-change-enterprise-account-password-after-unlock/1531354#1531354

  Adjusting polkit with the following config does not allow me to change the 
password:
  [User Passwd]
  Identity=*
  Action=org.freedesktop.accounts.*
  ResultAny=no
  ResultInactive=no
  ResultActive=yes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/2085755/+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 2047256] Re: Ubuntu 24.04 Some image thumbnails no longer displayed

2024-10-29 Thread Georgia Garcia
If after running the following command thumbnails still won't load, then
it is not related to this bug report. If that's the case, please open a
new bug.

sudo sysctl -w kernel.apparmor_restrict_unprivileged_userns=0


Note that this makes your setup vulnerable, so I recommend turning back on 
after testing with

sudo sysctl -w kernel.apparmor_restrict_unprivileged_userns=1

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

Title:
  Ubuntu 24.04 Some image thumbnails no longer displayed

Status in nautilus package in Ubuntu:
  Fix Released

Bug description:
  After recent updates on my Ubuntu Noble 24.04 nautilus does not show 
thumbnails of PDF and other image files.
  On a different partition same PC Ubuntu Noble 24.04 not recently updated 
image thumbnails are correctly displayed

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: nautilus 1:45~rc-1ubuntu1
  ProcVersionSignature: Ubuntu 6.5.0-9.9-generic 6.5.3
  Uname: Linux 6.5.0-9-generic x86_64
  ApportVersion: 2.27.0-0ubuntu6
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Dec 22 16:15:59 2023
  GsettingsChanges:
   b'org.gnome.nautilus.preferences' b'migrated-gtk-settings' b'true'
   b'org.gnome.nautilus.window-state' b'initial-size' b'(879, 943)'
  InstallationDate: Installed on 2023-12-10 (12 days ago)
  InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Daily amd64 (20231210)
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_nautilus:
   file-roller   43.1-1
   nautilus-extension-gnome-terminal 3.49.92-2ubuntu1
   nautilus-image-converter  0.4.0-2
   nautilus-share0.7.5-0.3
   python3-nautilus  4.0-1build1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/2047256/+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 2085575] Re: Seeking is unreliable and often causes video to stop

2024-10-29 Thread Sebastien Bacher
You didn't reply to the question about the option. Did you set that
locally? If not that's probably another issue

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

Title:
  Seeking is unreliable and often causes video to stop

Status in Totem:
  Fix Released
Status in totem package in Ubuntu:
  Fix Released
Status in totem source package in Noble:
  Triaged

Bug description:
  Seeking a video using the elapsed time slider often causes the
  playback to stop. When this happens, the video usually cannot be
  resumed without restarting Totem (moving the slider does nothing at
  this point). See the recording added as an attachment. This happens
  with most of the videos, not just the one from the recording.

  It looks like the problem was fixed by the recently released totem
  43.1, probably by the following commit:

  
https://gitlab.gnome.org/GNOME/totem/-/commit/f001ad86c20942eb50c9680bc19df8824e9b96bf

  This needs to be backported into Ubuntu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/totem/+bug/2085575/+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 1424201] Re: Web browsers lacking hardware-accelerated video decoding

2024-10-29 Thread Daniel van Vugt
I didn't know it ever worked on Nvidia. Since this bug is closed you
should open a new one and include output from 'vainfo'.

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

Title:
  Web browsers lacking hardware-accelerated video decoding

Status in Chromium Browser:
  Unknown
Status in Mozilla Firefox:
  Fix Released
Status in chromium-browser package in Ubuntu:
  Fix Released
Status in firefox package in Ubuntu:
  Fix Released
Status in chromium-browser package in CentOS:
  Unknown

Bug description:
  This is a Meta Bug for GPU accelerated video decoding on Ubuntu/Linux 
browsers.
  We will close this bug when most browsers will have Va-api decoding working 
OOTB without user interaction like in WinOS and MacOS

  January 2024:

  - Quickest answer : Install firefox Flatpak 
https://flathub.org/fr/apps/org.mozilla.firefox
   activate VAAPI with the flag media.ffmpeg.vaapi.enabled=true

  - Snap : Test in Progress
  - deb from mozilla : not tested.

  August 2022 :

  * Ubuntu 22.04 : Launch firefox snap on Intel Tiger lake -> Check with
  intel_gpu_top that no codec are GPU decoded ( either VP9 , H264 or AV1
  )

     -> change media.ffmpeg.vaapi.enabled to true = VP9 and H264 decoding works
     -> AV1 hwdec does not work in Firefox or VLC , but does with MPV . We need 
to fix this as most youtube is AV1 now.

  * In july 2020, things are getting better :

  - Chromium :

  A patch is used on most distro packages. , more info here
  https://bugs.launchpad.net/ubuntu/+source/chromium-
  browser/+bug/1816497

  - Firefox :

  Firefox team has done a great job and now Va-api decoding in Wayland
  is possible and X11 is possible in nightly !

  Follow it here : https://bugzilla.mozilla.org/show_bug.cgi?id=1210727

  * In 2015 I opened this bug , no easy solution was available and
  battery drained when playing video in browser was crazy.

To manage notifications about this bug go to:
https://bugs.launchpad.net/chromium-browser/+bug/1424201/+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 2038761] Re: gnome-disk-utility does not give size of nvme disk

2024-10-29 Thread loukangzhen
Seems gnome merged the udisk patch:
https://gitlab.gnome.org/GNOME/gnome-build-meta/-/merge_requests/3026?commit_id=c3732c521a10c7c22dfa0b81f3fcfeb88bfbe071

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

Title:
  gnome-disk-utility does not give size of nvme disk

Status in OEM Priority Project:
  New
Status in udisks:
  New
Status in gnome-disk-utility package in Ubuntu:
  Triaged

Bug description:
  Mantic gnome-disk-utility: 45.0-1ubuntu1 Size of nvme disk is blank while in 
Jammy 42.0-1ubuntu1 gives correct size.
  see attached image

  ProblemType: Bug
  DistroRelease: Ubuntu 23.10
  Package: gnome-disk-utility 45.0-1ubuntu1
  ProcVersionSignature: Ubuntu 6.5.0-7.7-generic 6.5.3
  Uname: Linux 6.5.0-7-generic x86_64
  ApportVersion: 2.27.0-0ubuntu4
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Oct  8 17:16:12 2023
  InstallationDate: Installed on 2023-10-07 (1 days ago)
  InstallationMedia: Ubuntu 23.10 "Mantic Minotaur" - Daily amd64 (20231005)
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  SourcePackage: gnome-disk-utility
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/2038761/+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 1967632]

2024-10-29 Thread Lissyx+mozillians
Nathan, if this is not yet complete, could you please link to relevant
upstream bugs?

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

Title:
  [snap] apparmor denied when trying to load pkcs11 module for smart
  card authentication

Status in Mozilla Firefox:
  Confirmed
Status in chromium-browser package in Ubuntu:
  Triaged
Status in firefox package in Ubuntu:
  Triaged

Bug description:
  Opensc-pkcs11
  -

  The opensc-pkcs11 module is now loadable in Firefox.

  First connect the PCSCD interface:

snap connect firefox:pcscd

  To load the module, write this path in Settings > Cryptographic
  modules > Load:

    /usr/lib/x86_64-linux-gnu/opensc-pkcs11.so

  The file picker messes with the path, do NOT use it!

  Original report
  ---

  I use a smart card to access government sites. I have that working in
  firefox and chrome on ubuntu impish, and gave jammy a try, but there
  firefox won't load the library, giving me a generic error.

  dmesg, however, shows this apparmor denied message:

  [sáb abr  2 17:32:27 2022] audit: type=1400 audit(1648931547.646:115):
  apparmor="DENIED" operation="file_mmap" profile="snap.firefox.firefox"
  name="/run/user/1000/doc/e0bac853/libaetpkss.so.3.5.4112" pid=3680
  comm="firefox" requested_mask="m" denied_mask="m" fsuid=1000 ouid=0

  Note also the path, that's not what I typed into the firefox dialog
  box. I have the .so copied to /usr/lib/x86_64-linux-
  gnu/libaetpkss.so.3.5.4112, and that's what I typed in when prompted
  for its path by firefox.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: firefox 1:1snap1-0ubuntu2
  ProcVersionSignature: Ubuntu 5.15.0-23.23-generic 5.15.27
  Uname: Linux 5.15.0-23-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu80
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Apr  2 17:34:09 2022
  InstallationDate: Installed on 2022-03-20 (13 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Alpha amd64 (20220319)
  Snap.Changes: no changes found
  SourcePackage: firefox
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1967632/+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 1958019]

2024-10-29 Thread stevea12345
(In reply to cris223 from comment #905)
> (In reply to Steve Alexander from comment #904)
> > I discovered a work-around, suggesting a bug.
> > 
[...]
> This work around with 
> options snd_sof_intel_hda_generic hda_model=17aa:3801
> 
> I confirm is available for 16IAP7 model as well
> 
> Thank you Steve...(i was trying this option "#options snd-hda-intel
> model=,17aa:3801" and i gave up cause it didn't work)

It might helps the devs if you posted the 16IAP7 sub-idents ... like the output 
of
this command for a Lenovo (17aa).  I suspect the SND_PCI_QUIRK idents are 
either 
incomplete or incorrect.

$  alsa-info.sh --no-upload --output ./X 2>/dev/null 1>&2  ; grep -A4
"Manufac" ./X ; grep 17aa ./X

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

Title:
  [Lenovo Legion7 16ACHg6 82N6, Realtek ALC287, Speaker, Internal] No
  sound at all

Status in sound-2.6 (alsa-kernel):
  Confirmed
Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  On my Lenovo Legion-7-16ACHg6 laptop I can't hear any sound by
  internal speakers, but it work by headphones connected to standard
  jack aux.

  uname -r
  5.11.0-44-generic

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 5.11.0-44.48~20.04.2-generic 5.11.22
  Uname: Linux 5.11.0-44-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  i3draven   1266 F pulseaudio
   /dev/snd/controlC0:  i3draven   1266 F pulseaudio
   /dev/snd/controlC1:  i3draven   1266 F pulseaudio
   /dev/snd/pcmC1D0p:   i3draven   1266 F...m pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Jan 15 15:10:53 2022
  InstallationDate: Installed on 2021-10-11 (96 days ago)
  InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Generic failed
  Symptom_Card: Family 17h (Models 10h-1fh) HD Audio Controller - HD-Audio 
Generic
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  i3draven   1266 F pulseaudio
   /dev/snd/controlC0:  i3draven   1266 F pulseaudio
   /dev/snd/controlC1:  i3draven   1266 F pulseaudio
   /dev/snd/pcmC1D0p:   i3draven   1266 F...m pulseaudio
  Symptom_Jack: Speaker, Internal
  Symptom_Type: No sound at all
  Title: [82N6, Realtek ALC287, Speaker, Internal] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/08/2021
  dmi.bios.release: 1.49
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GKCN49WW
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0R32862 WIN
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Legion 7 16ACHg6
  dmi.ec.firmware.release: 1.49
  dmi.modalias: 
dmi:bvnLENOVO:bvrGKCN49WW:bd11/08/2021:br1.49:efr1.49:svnLENOVO:pn82N6:pvrLegion716ACHg6:skuLENOVO_MT_82N6_BU_idea_FM_Legion716ACHg6:rvnLENOVO:rnLNVNB161216:rvrSDK0R32862WIN:cvnLENOVO:ct10:cvrLegion716ACHg6:
  dmi.product.family: Legion 7 16ACHg6
  dmi.product.name: 82N6
  dmi.product.sku: LENOVO_MT_82N6_BU_idea_FM_Legion 7 16ACHg6
  dmi.product.version: Legion 7 16ACHg6
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/sound-2.6/+bug/1958019/+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 2085772] Re: high cpu usage

2024-10-29 Thread Matt Newbound
Thanks for the response. 
How come I've only noticed this running Ubuntu 24 or Debian 12 with gnome and 
never on any version of windows I have ran on my mini server for the last 8 
years?

I would expect high CPU usage when doing complex operations or graphical
activities, but this is just the desktop and settings screens.

Anything I can do? Tried one pcie graphics card in there and it didn't
help.

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

Title:
  high cpu usage

Status in gnome-shell package in Ubuntu:
  Opinion

Bug description:
  gnome-shell is running high cpu on a new install either via ILO
  connection or RDP connection.

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: gnome-shell 46.0-0ubuntu6~24.04.4
  ProcVersionSignature: Ubuntu 6.8.0-47.47-generic 6.8.12
  Uname: Linux 6.8.0-47-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Oct 28 12:43:29 2024
  DisplayManager: gdm3
  InstallationDate: Installed on 2024-10-28 (0 days ago)
  InstallationMedia: Ubuntu 24.04.1 LTS "Noble Numbat" - Release amd64 
(20240827.1)
  RelatedPackageVersions: mutter-common 46.2-1ubuntu0.24.04.1
  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/2085772/+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 2085885] [NEW] NVIDIA driver

2024-10-29 Thread alvar54
Public bug reported:

NVIDIA latest driver versio 560.35.03 cause deus ex mankind divided crashings
and freeze NVIDIA driver 560.35.03 freeze and crashings linux ubuntu 24.04.1 
LTS 
send all informations and logs NVIDIA corporation fix freeze and crashings
deus ex mankind divided NVIDIA latest driver 560.35.03 when NVIDIA latest 
driver 565.57.01
NVIDIA driver version 560.35.03 linux ubuntu restart too slow restart and reboot
taking too long is freeze and same is happen deus ex mankind divided NVIDIA 
driver 560.35.03

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: xorg 1:7.7+23ubuntu3
ProcVersionSignature: Ubuntu 6.8.0-47.47-generic 6.8.12
Uname: Linux 6.8.0-47-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
.proc.driver.nvidia.capabilities.fabric-imex-mgmt:
 DeviceFileMinor: 4323
 DeviceFileMode: 256
 DeviceFileModify: 1
.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  560.35.03  Fri Aug 16 21:39:15 
UTC 2024
 GCC version:  gcc version 13.2.0 (Ubuntu 13.2.0-23ubuntu4)
ApportVersion: 2.28.1-0ubuntu3.1
Architecture: amd64
BootLog: Error: [Errno 13] Lupa evätty: '/var/log/boot.log'
CasperMD5CheckResult: unknown
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Wed Oct 30 07:58:42 2024
DistUpgraded: Fresh install
DistroCodename: noble
DistroVariant: ubuntu
DkmsStatus: nvidia/560.35.03, 6.8.0-47-generic, x86_64: installed
ExtraDebuggingInterest: Yes, including running git bisection searches
GraphicsCard:
 NVIDIA Corporation GM204 [GeForce GTX 970] [10de:13c2] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: ASUSTeK Computer Inc. GM204 [GeForce GTX 970] [1043:8508]
InstallationDate: Installed on 2024-10-13 (17 days ago)
InstallationMedia: Ubuntu 24.04.1 LTS "Noble Numbat" - Release amd64 
(20240827.1)
MachineType: EVGA INTERNATIONAL CO.,LTD E672 1.2.1
ProcEnviron:
 LANG=fi_FI.UTF-8
 PATH=(custom, no user)
 SHELL=/bin/bash
 XDG_RUNTIME_DIR=
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-47-generic 
root=UUID=b797a9f8-1d3d-4515-87c0-4eeb7aa18e64 ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/01/2013
dmi.bios.release: 4.6
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 4.6.5
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: EVGA E672
dmi.board.vendor: EVGA INTERNATIONAL CO.,LTD
dmi.board.version: $(Model_Version)
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: EVGA INTERNATIONAL CO.,LTD
dmi.chassis.version: 1.2.1
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd03/01/2013:br4.6:svnEVGAINTERNATIONALCO.,LTD:pnE6721.2.1:pvr$(Model_Version):rvnEVGAINTERNATIONALCO.,LTD:rnEVGAE672:rvr$(Model_Version):cvnEVGAINTERNATIONALCO.,LTD:ct3:cvr1.2.1:skuTobefilledbyO.E.M.:
dmi.product.family: To be filled by O.E.M.
dmi.product.name: E672 1.2.1
dmi.product.sku: To be filled by O.E.M.
dmi.product.version: $(Model_Version)
dmi.sys.vendor: EVGA INTERNATIONAL CO.,LTD
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.120-2build1
version.libgl1-mesa-dri: libgl1-mesa-dri 24.0.9-0ubuntu0.2
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.12-1ubuntu1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:22.0.0-1build1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1build1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.17-2build1

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


** Tags: amd64 apport-bug noble ubuntu

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

Title:
  NVIDIA driver

Status in xorg package in Ubuntu:
  New

Bug description:
  NVIDIA latest driver versio 560.35.03 cause deus ex mankind divided crashings
  and freeze NVIDIA driver 560.35.03 freeze and crashings linux ubuntu 24.04.1 
LTS 
  send all informations and logs NVIDIA corporation fix freeze and crashings
  deus ex mankind divided NVIDIA latest driver 560.35.03 when NVIDIA latest 
driver 565.57.01
  NVIDIA driver version 560.35.03 linux ubuntu restart too slow restart and 
reboot
  taking too long is freeze and same is happen deus ex mankind divided NVIDIA 
driver 560.35.03

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: xorg 1:7.7+23ubuntu3
  ProcVersionSignature: Ubuntu 6.8.0-47.47-generic 6.