[Bug 2050865] Re: GNOME Wayland session crashes with libmutter:ERROR:../src/core/window.c:...:meta_window_get_work_area_for_logical_monitor: assertion failed: (logical_monitor)

2024-07-10 Thread Daniel van Vugt
I think we can unblock this actually. Just prefix the test case with:

  gnome-extensions disable tiling-assist...@ubuntu.com

so we're verifying mutter alone. And I'll add a Tiling Assistant task to
fix that later.

** Description changed:

  [ Impact ]
  
  GNOME Wayland session crashes with
  
libmutter:ERROR:../src/core/window.c:...:meta_window_get_work_area_for_logical_monitor:
  assertion failed: (logical_monitor)
  
  Upstream Mutter release 46.1 resolved ONE cause of this assertion
  failure, but apparently not all causes. So we intend to reopen this bug
  pending further investigation. The fix we do have however is good and
  makes the crash less common, even completely fixed for some users.
  
  [ Test Plan ]
  
  This needs more detail and community help...
  
- 1. On a machine that was previously affected by the crash, disconnect
- the HDMI cable.
+ On a machine that was previously affected by the crash...
+ 1. gnome-extensions disable tiling-assist...@ubuntu.com
+ 2. Disconnect the HDMI cable
  
  Expect: The shell has not crashed and continues to function.
  
  [ Where problems could occur ]
  
  Potentially anywhere in Gnome Shell. Judging by the fix it relates to
  automatic window placement when monitors are added and removed.
  
  [ Original description ]
  
  I am observing multiple issues with external monitor in a hybrid system
  (laptop) with Intel GPU and NVIDIA GPU in a Gnome session:
  
  - Disconnecting HDMI cable crashes the desktop to login screen
  
  The HDMI port is connected to NVIDIA. I use the latest updates and
  drivers of 22.04 LTS.
  
  I am not sure how to auto-report this with ubuntu-bug. The system is
  similar to this report:
  https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1970291

** Also affects: gnome-shell-extension-tiling-assistant (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: gnome-shell-extension-tiling-assistant (Ubuntu Noble)
   Status: New => Confirmed

** Changed in: gnome-shell-extension-tiling-assistant (Ubuntu Oracular)
   Status: New => Confirmed

** Changed in: gnome-shell-extension-tiling-assistant (Ubuntu Oracular)
Milestone: None => ubuntu-24.10

** Changed in: gnome-shell-extension-tiling-assistant (Ubuntu Oracular)
   Importance: Undecided => High

** Changed in: gnome-shell-extension-tiling-assistant (Ubuntu Noble)
   Importance: Undecided => High

** Tags removed: verification-failed-noble
** Tags added: verification-done-noble

** Description changed:

  [ Impact ]
  
  GNOME Wayland session crashes with
  
libmutter:ERROR:../src/core/window.c:...:meta_window_get_work_area_for_logical_monitor:
  assertion failed: (logical_monitor)
  
  Upstream Mutter release 46.1 resolved ONE cause of this assertion
- failure, but apparently not all causes. So we intend to reopen this bug
- pending further investigation. The fix we do have however is good and
- makes the crash less common, even completely fixed for some users.
+ failure, but apparently not all causes. So we are separating the two
+ scenarios of Tiling Assistant active and disabled. The Mutter fix only
+ addresses the crash when Tiling Assistant is disabled.
  
  [ Test Plan ]
  
  This needs more detail and community help...
  
  On a machine that was previously affected by the crash...
  1. gnome-extensions disable tiling-assist...@ubuntu.com
  2. Disconnect the HDMI cable
  
  Expect: The shell has not crashed and continues to function.
  
  [ Where problems could occur ]
  
  Potentially anywhere in Gnome Shell. Judging by the fix it relates to
  automatic window placement when monitors are added and removed.
  
  [ Original description ]
  
  I am observing multiple issues with external monitor in a hybrid system
  (laptop) with Intel GPU and NVIDIA GPU in a Gnome session:
  
  - Disconnecting HDMI cable crashes the desktop to login screen
  
  The HDMI port is connected to NVIDIA. I use the latest updates and
  drivers of 22.04 LTS.
  
  I am not sure how to auto-report this with ubuntu-bug. The system is
  similar to this report:
  https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1970291

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

Title:
  GNOME Wayland session crashes with
  
libmutter:ERROR:../src/core/window.c:...:meta_window_get_work_area_for_logical_monitor:
  assertion failed: (logical_monitor)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell-extension-tiling-assistant/+bug/2050865/+subscriptions


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

[Bug 2060028] Re: [Noble] No VRR is shown in GNOME Shell 46 for i915

2024-07-10 Thread Daniel van Vugt
Please run:

  sudo apt install edid-decode
  for e in /sys/class/drm/*/edid ; do edid-decode $e ; done > edids.txt
  dconf dump /org/gnome/mutter/ > dconf.txt

and attach the resulting text files here.


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

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

Title:
  [Noble] No VRR is shown in GNOME Shell 46 for i915

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


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

[Bug 2066080] Re: VRR causes screen to black intermittently when a window is fullscreen

2024-07-10 Thread Daniel van Vugt
** Changed in: mutter (Ubuntu)
 Assignee: (unassigned) => Daniel van Vugt (vanvugt)

** Changed in: mutter (Ubuntu)
Milestone: None => ubuntu-24.10

** Changed in: mutter (Ubuntu)
   Status: Triaged => In Progress

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

Title:
  VRR causes screen to black intermittently when a window is fullscreen

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


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

[Bug 2060028] Re: [Noble] No VRR is shown in GNOME Shell 46 for i915

2024-07-10 Thread Daniel van Vugt
** Tags added: vrr

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

Title:
  [Noble] No VRR is shown in GNOME Shell 46 for i915

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


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

[Bug 2071680] Re: Ubuntu fails to boot

2024-07-09 Thread Daniel van Vugt
I was just reminded by bug 2072600, you might need to remove both
"splash" and "quiet" from the kernel command line.

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

Title:
  Ubuntu fails to boot

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


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

[Bug 2072605] Re: Red error bluetoothd[910]: profiles/sap/server.c:sap_server_register() Sap drive>

2024-07-09 Thread Daniel van Vugt
Thanks for the bug report. Is this just about a log message or is
something not working?

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

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

Title:
  Red error bluetoothd[910]: profiles/sap/server.c:sap_server_register()
  Sap drive>

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


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

[Bug 2072600] Re: nvidia-470 driver black screen on boot (unless Plymouth is disabled)

2024-07-09 Thread Daniel van Vugt
Thanks for the bug report. Please reproduce the bug once again, then
reboot with the workaround and run:

  journalctl -b-1 > prevboot.txt
  journalctl -b-2 > prevprevboot.txt

and attach the resulting text files here.

** Summary changed:

- nvidia-470 driver black screen on boot
+ nvidia-470 driver black screen on boot (unless Plymouth is disabled)

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

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

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

Title:
  nvidia-470 driver black screen on boot (unless Plymouth is disabled)

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


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

[Bug 2072577] Re: multiple times gnome-shell crashed with SIGABRT in ???()

2024-07-09 Thread Daniel van Vugt
It looks like gnome-shell didn't really crash, but was forced to exit:

[   25.984823] pc gnome-shell[1983]: Xwayland terminated, exiting since it was 
mandatory
[   25.984867] pc gnome-shell[1983]: JS ERROR: Gio.IOErrorEnum: Xwayland exited 
unexpectedly
  
@resource:///org/gnome/shell/ui/init.js:21:20
[   25.984907] pc gnome-shell[1983]: Execution of main.js threw exception: 
Module resource:///org/gnome/shell/ui/init.js threw an exception

Please follow these steps next:
https://wiki.ubuntu.com/Bugs/Responses#Missing_a_crash_report_or_having_a_.crash_attachment


** Tags added: noble

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

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

Title:
  multiple times gnome-shell crashed with SIGABRT in ???()

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


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

[Bug 2050865] Re: GNOME Wayland session crashes with libmutter:ERROR:../src/core/window.c:...:meta_window_get_work_area_for_logical_monitor: assertion failed: (logical_monitor)

2024-07-09 Thread Daniel van Vugt
** Description changed:

  [ Impact ]
  
  GNOME Wayland session crashes with
  
libmutter:ERROR:../src/core/window.c:...:meta_window_get_work_area_for_logical_monitor:
  assertion failed: (logical_monitor)
+ 
+ Upstream Mutter release 46.1 resolved ONE cause of this assertion
+ failure, but apparently not all causes. So we intend to reopen this bug
+ pending further investigation. The fix we do have however is good and
+ makes the crash less common, even completely fixed for some users.
  
  [ Test Plan ]
  
  This needs more detail and community help...
  
  1. On a machine that was previously affected by the crash, disconnect
  the HDMI cable.
  
  Expect: The shell has not crashed and continues to function.
  
  [ Where problems could occur ]
  
  Potentially anywhere in Gnome Shell. Judging by the fix it relates to
  automatic window placement when monitors are added and removed.
  
  [ Original description ]
  
  I am observing multiple issues with external monitor in a hybrid system
  (laptop) with Intel GPU and NVIDIA GPU in a Gnome session:
  
  - Disconnecting HDMI cable crashes the desktop to login screen
  
  The HDMI port is connected to NVIDIA. I use the latest updates and
  drivers of 22.04 LTS.
  
  I am not sure how to auto-report this with ubuntu-bug. The system is
  similar to this report:
  https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1970291

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

Title:
  GNOME Wayland session crashes with
  
libmutter:ERROR:../src/core/window.c:...:meta_window_get_work_area_for_logical_monitor:
  assertion failed: (logical_monitor)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell-extension-tiling-assistant/+bug/2050865/+subscriptions


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

[Bug 2072568] Re: In Lock Screen the password input is not focused

2024-07-09 Thread Daniel van Vugt
Thanks for the bug report. Please try deleting any local extensions:

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

and log in again.

Does the bug still occur? If so then please run:

  apport-collect 2072568

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

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

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

Title:
  In Lock Screen the password input is not focused

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


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

[Bug 2050865] Re: GNOME Wayland session crashes with libmutter:ERROR:../src/core/window.c:...:meta_window_get_work_area_for_logical_monitor: assertion failed: (logical_monitor)

2024-07-09 Thread Daniel van Vugt
I think this is one of those cases where upstream fixed one of the root
causes of an assertion failure without actually making the assertion
failure impossible. So the fix can be correct, and the crash still
happens.

Personally I'd prefer to not declare any assertion failure fixed unless either:
(a) It's been deleted from the code; or
(b) There is definitely only one path to it and that one path has been fixed.

Most likely I think we'll need to keep this bug open and just
disassociate it from the upstream fix in 46.1.

** Tags removed: verification-needed-noble
** Tags added: verification-failed-noble

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

Title:
  GNOME Wayland session crashes with
  
libmutter:ERROR:../src/core/window.c:...:meta_window_get_work_area_for_logical_monitor:
  assertion failed: (logical_monitor)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell-extension-tiling-assistant/+bug/2050865/+subscriptions


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

[Bug 1967707] Re: Nvidia Wayland sessions sometimes flood the log with "clutter_frame_clock_notify_presented: code should not be reached"

2024-07-09 Thread Daniel van Vugt
Verified fixed in 46.2-1ubuntu0.24.04.1 using the test plan in the bug
description.


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

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

Title:
  Nvidia Wayland sessions sometimes flood the log with
  "clutter_frame_clock_notify_presented: code should not be reached"

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


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

[Bug 2066931] Re: Primary GPU displays nothing if the secondary GPU is using nouveau in a Wayland session

2024-07-09 Thread Daniel van Vugt
I even set up Noble on my desktop to remove all the eGPU/Thunderbolt
problems. And there, this bug doesn't occur at all (even without the
fix). So I guess the issue outlined in comment #8 is somewhat hardware
specific.

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

Title:
  Primary GPU displays nothing if the secondary GPU is using nouveau in
  a Wayland session

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


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

[Bug 2050865] Re: GNOME Wayland session crashes with libmutter:ERROR:../src/core/window.c:...:meta_window_get_work_area_for_logical_monitor: assertion failed: (logical_monitor)

2024-07-09 Thread Daniel van Vugt
Thanks. Although a couple of people have said they can still hit the
crash (James and Sergiy), I wonder if that's affecting fewer people then
should it be treated as a separate bug? I guess I'd like to hear from
more people as to whether the fix is working for the majority.

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

Title:
  GNOME Wayland session crashes with
  
libmutter:ERROR:../src/core/window.c:...:meta_window_get_work_area_for_logical_monitor:
  assertion failed: (logical_monitor)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell-extension-tiling-assistant/+bug/2050865/+subscriptions


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

[Bug 2066931] Re: Primary GPU displays nothing if the secondary GPU is using nouveau in a Wayland session

2024-07-09 Thread Daniel van Vugt
Using an Intel machine is no better. At least it became clear I get the
same freezes even without the SRU installed. So I think my issues are
caused by trying to use an eGPU over Thunderbolt. We should verify this
fix on a more self-contained system with fewer variables...

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

Title:
  Primary GPU displays nothing if the secondary GPU is using nouveau in
  a Wayland session

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


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

[Bug 2050865] Re: GNOME Wayland session crashes with libmutter:ERROR:../src/core/window.c:...:meta_window_get_work_area_for_logical_monitor: assertion failed: (logical_monitor)

2024-07-09 Thread Daniel van Vugt
Do you have libmutter-14-0 version 46.2-1ubuntu0.24.04.1 installed now?

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

Title:
  GNOME Wayland session crashes with
  
libmutter:ERROR:../src/core/window.c:...:meta_window_get_work_area_for_logical_monitor:
  assertion failed: (logical_monitor)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell-extension-tiling-assistant/+bug/2050865/+subscriptions


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

[Bug 2060268] Re: Phantom "Unknown Display" shown in Settings after installing the Nvidia driver

2024-07-09 Thread Daniel van Vugt
Medium priority at least. This also seems to be triggering bug 2062426
and bug 2066126.

** Description changed:

  [ Impact ]
  
  After installing Nvidia driver 545 on a single (27") monitor system,
  Settings shows a phantom 46" monitor of the same resolution.
  
  It looks like the phantom monitor is /dev/dri/card0 which is still
  controlled by simpledrm, while Nvidia uses /dev/dri/card1.
+ 
+ This also seems to be triggering bug 2062426 and bug 2066126.
  
  [ Temporary Workaround ]
  
  1. sudo rm /dev/dri/card0
  2. Log in again.
  
  [ Permanent Workaround ]
  
  Add kernel parameter: initcall_blacklist=simpledrm_platform_driver_init
  
  [ Test Plan ]
  
  Open Settings and verify the only monitors shown are your real monitors.
  
  [ Where problems could occur ]
  
  Removing the simpledrm card is only safe when it's not being used. If
  somehow a machine wasn't using the installed Nvidia driver then there
  could be a risk of deleting the only working display.
  
  [ Other Info ]
  
  ProblemType: Bug
  ApportVersion: 2.28.0-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/seq:dan4631 F pipewire
   /dev/snd/controlC1:  dan4636 F wireplumber
  CRDA: N/A
  CasperMD5CheckResult: pass
  DistroRelease: Ubuntu 24.04
  InstallationDate: Installed on 2024-01-04 (92 days ago)
  InstallationMedia: Ubuntu 24.04 "Noble Numbat" - Daily amd64 (20231127)
  MachineType: Intel(R) Client Systems NUC12DCMi7
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  ProcFB: 0 simpledrmdrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-11-generic 
root=UUID=8434774e-88f2-4e3f-adb8-2eb07dff3cf9 ro quiet loglevel=3 splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 6.8.0-11.11-generic 6.8.0-rc4
  RelatedPackageVersions:
   linux-restricted-modules-6.8.0-11-generic N/A
   linux-backports-modules-6.8.0-11-generic  N/A
   linux-firmware20240318.git3b128b60-0ubuntu1
  Tags: noble
  Uname: Linux 6.8.0-11-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sudo users
  _MarkForUpload: True
  dmi.bios.date: 12/20/2021
  dmi.bios.release: 5.24
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: EDADL579.0046.2021.1220.2351
  dmi.board.name: NUC12EDBi7
  dmi.board.vendor: Intel Corporation
  dmi.board.version: M27908-302
  dmi.chassis.type: 35
  dmi.chassis.vendor: Intel Corporation
  dmi.chassis.version: 2.0
  dmi.ec.firmware.release: 3.7
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrEDADL579.0046.2021.1220.2351:bd12/20/2021:br5.24:efr3.7:svnIntel(R)ClientSystems:pnNUC12DCMi7:pvrM30143-302:rvnIntelCorporation:rnNUC12EDBi7:rvrM27908-302:cvnIntelCorporation:ct35:cvr2.0:skuRNUC12DCMi7:
  dmi.product.family: DC
  dmi.product.name: NUC12DCMi7
  dmi.product.sku: RNUC12DCMi7
  dmi.product.version: M30143-302
  dmi.sys.vendor: Intel(R) Client Systems

** Changed in: nvidia-graphics-drivers-535 (Ubuntu)
   Importance: Undecided => Medium

** Changed in: nvidia-graphics-drivers-550 (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  Phantom "Unknown Display" shown in Settings after installing the
  Nvidia driver

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


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

[Bug 2066931] Re: Primary GPU displays nothing if the secondary GPU is using nouveau in a Wayland session

2024-07-09 Thread Daniel van Vugt
False alarm?

My freezes with nouveau are just the typical nouveau repeatedly crashing
in the kernel:

kernel: nouveau :65:00.0: timer: stalled at 
kernel: [ cut here ]
kernel: nouveau :65:00.0: timeout
kernel: WARNING: CPU: 7 PID: 3132 at 
drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmtu102.c:45 
tu102_vmm_flush+0x176/0x180 [nouveau]

While I get the same crash with both old and new Nvidia cards, other
kernel log messages are suggesting it's an AMD-specific issue. So I'll
change to an Intel system and retest the same cards...

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

Title:
  Primary GPU displays nothing if the secondary GPU is using nouveau in
  a Wayland session

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


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

[Bug 2038801] Re: Secondary GPU frame rates are held back by dynamic-max-render-time

2024-07-09 Thread Daniel van Vugt
Verified fixed in 46.2-1ubuntu0.24.04.1 using the test plan in the bug
description.

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

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

Title:
  Secondary GPU frame rates are held back by dynamic-max-render-time

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


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

[Bug 2066931] Re: Primary GPU displays nothing if the secondary GPU is using nouveau in a Wayland session

2024-07-09 Thread Daniel van Vugt
I don't know whether to call this a failure as the same bug, or a new
bug. I am seeing desktop freezes when the secondary GPU has a monitor
plugged into nouveau. But I can't see the original error message in the
log, so it seems like a new bug to me. Also the original bug here was a
failure to paint the screen, which is clearly not true anymore.

Steve, do you see similar?

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

Title:
  Primary GPU displays nothing if the secondary GPU is using nouveau in
  a Wayland session

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


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

[Bug 2070437] Re: Debug mode MUTTER_DEBUG_TRIPLE_BUFFERING=always doesn't work anymore

2024-07-09 Thread Daniel van Vugt
Verified fixed in 46.2-1ubuntu0.24.04.1 using the test plan in the bug
description.


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

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

Title:
  Debug mode MUTTER_DEBUG_TRIPLE_BUFFERING=always doesn't work anymore

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


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

[Bug 2062377] Re: Ubuntu 24.04: gnome-shell crashes on Xorg if a legacy X11 cursor theme is selected

2024-07-09 Thread Daniel van Vugt
Verified fixed in 46.2-1ubuntu0.24.04.1 using the test plan in the bug
description.

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

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

Title:
  Ubuntu 24.04: gnome-shell crashes on Xorg if a legacy X11 cursor theme
  is selected

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


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

[Bug 2016013] Re: gnome-initial-setup doesn't get centered if Desktop Icons NG is loaded in a Wayland session

2024-07-09 Thread Daniel van Vugt
Verified fixed in 46.2-1ubuntu0.24.04.1 using the test plan in the bug
description.


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

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

Title:
  gnome-initial-setup doesn't get centered if Desktop Icons NG is loaded
  in a Wayland session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-desktop-icons-ng/+bug/2016013/+subscriptions


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

[Bug 2070438] Re: Fullscreen direct scanout is not used if you enable the hidden experimental VRR feature in Mutter 46

2024-07-09 Thread Daniel van Vugt
Verified fixed in 46.2-1ubuntu0.24.04.1 using the test case in the Bug
Description.

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

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

Title:
  Fullscreen direct scanout is not used if you enable the hidden
  experimental VRR feature in Mutter 46

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


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

[Bug 2071680] Re: Ubuntu fails to boot

2024-07-08 Thread Daniel van Vugt
** Changed in: linux (Ubuntu)
   Status: Incomplete => New

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

Title:
  Ubuntu fails to boot

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


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

[Bug 2071680] Re: Ubuntu fails to boot

2024-07-08 Thread Daniel van Vugt
Also, are you using disk encryption?

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

Title:
  Ubuntu fails to boot

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


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

[Bug 2071680] Re: Ubuntu fails to boot on Intel-Nvidia hybrid graphics

2024-07-08 Thread Daniel van Vugt
It sounds like we should ignore the fact that Nvidia-470 stopped working
if we can't discern that from the entire system failing to boot.

** Package changed: nvidia-graphics-drivers-470 (Ubuntu) => linux
(Ubuntu)

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

** Summary changed:

- Ubuntu fails to boot on Intel-Nvidia hybrid graphics
+ Ubuntu fails to boot

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

Title:
  Ubuntu fails to boot

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


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

[Bug 2071680] Re: Ubuntu fails to boot

2024-07-08 Thread Daniel van Vugt
Next please try booting, not in recovery mode, but also with the
"splash" kernel parameter removed. That should at least show you how far
the boot process is getting.

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

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

Title:
  Ubuntu fails to boot

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


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

[Bug 2062377] Re: Ubuntu 24.04: gnome-shell crashes on Xorg if a legacy X11 cursor theme is selected

2024-07-08 Thread Daniel van Vugt
Confusingly, 'mutter' is the only binary package you *don't* need :)

Please download the other four packages:

1.
https://launchpad.net/ubuntu/+source/mutter/46.2-1ubuntu0.24.04.1/+build/28630670/+files/gir1.2-mutter-14_46.2-1ubuntu0.24.04.1_amd64.deb

2.
https://launchpad.net/ubuntu/+source/mutter/46.2-1ubuntu0.24.04.1/+build/28630670/+files/libmutter-14-0_46.2-1ubuntu0.24.04.1_amd64.deb

3.
https://launchpad.net/ubuntu/+source/mutter/46.2-1ubuntu0.24.04.1/+build/28630670/+files/mutter-
common-bin_46.2-1ubuntu0.24.04.1_amd64.deb

4.
https://launchpad.net/ubuntu/+source/mutter/46.2-1ubuntu0.24.04.1/+build/28630670/+files/mutter-
common_46.2-1ubuntu0.24.04.1_all.deb

Then install them as one:

  sudo dpkg -i *.deb

and reboot.

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

Title:
  Ubuntu 24.04: gnome-shell crashes on Xorg if a legacy X11 cursor theme
  is selected

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


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

[Bug 2070313] Re: gnome-shell has high cpu usage and causes significant lag

2024-07-08 Thread Daniel van Vugt
Please try adding MUTTER_DEBUG_KMS_THREAD_TYPE=user to /etc/environment
and reboot. That will disable the new highly optimized cursor movement
code that was introduced in 23.10.

Also a reminder: 23.10 reaches end of life this month.
https://wiki.ubuntu.com/Releases

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

Title:
  gnome-shell has high cpu usage and causes significant lag

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


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

[Bug 2071680] Re: Ubuntu fails to boot on Intel-Nvidia hybrid graphics

2024-07-08 Thread Daniel van Vugt
Does booting the 24.04 live session from USB still work? If so then I'm
guessing the problem here is either a broken Nvidia driver or kernel
update.

The next thing I would try is to purge all Nvidia-related packages that
are installed. If that sounds too complicated then try just reinstalling
Ubuntu from scratch, but without choosing the 3rd party software option.
That will prevent an Nvidia driver from being installed.

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

Title:
  Ubuntu fails to boot on Intel-Nvidia hybrid graphics

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


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

[Bug 2062377] Re: Ubuntu 24.04: gnome-shell crashes on Xorg if a legacy X11 cursor theme is selected

2024-07-08 Thread Daniel van Vugt
** Tags removed: verification-failed-noble

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

Title:
  Ubuntu 24.04: gnome-shell crashes on Xorg if a legacy X11 cursor theme
  is selected

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


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

[Bug 2063869] Re: Missing default cursor

2024-07-08 Thread Daniel van Vugt
Great! In that case the crash you mentioned may have been bug 2062377
which should also be fixed now.

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

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

Title:
  Missing default cursor

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


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

[Bug 2071680] Re: Ubuntu fails to boot on Intel-Nvidia hybrid graphics

2024-07-08 Thread Daniel van Vugt
Thanks but that log is from recovery mode. Please boot without recovery
mode first, then reboot into recovery mode and collect the log:

  journalctl -b-1 > prevboot.txt

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

Title:
  Ubuntu fails to boot on Intel-Nvidia hybrid graphics

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


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

[Bug 1967488] Re: [nvidia] Chromium stable snap doesn't display anything on Wayland with Nvidia as primary GPU

2024-07-08 Thread Daniel van Vugt
** Bug watch removed: issues.chromium.org/issues #343352540
   https://issues.chromium.org/issues/343352540

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

Title:
  [nvidia] Chromium stable snap doesn't display anything on Wayland with
  Nvidia as primary GPU

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


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

[Bug 2063869] Re: Missing default cursor

2024-07-08 Thread Daniel van Vugt
Did you reboot after installing the new packages? It seems I forgot to
mention that.

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

Title:
  Missing default cursor

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


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

[Bug 2063869] Re: Missing default cursor

2024-07-08 Thread Daniel van Vugt
There isn't meant to be a "default" file. The dmz-cursor-theme task is
marked as "Won't fix" at the top of the page.

Maybe I shouldn't have linked the upstream bug to this one... Can you
try the test case written in the Bug Description?

Also crashes should be reported in separate bugs, not here.

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

Title:
  Missing default cursor

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


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

[Bug 1967488] Re: [nvidia] Chromium stable snap doesn't display anything on Wayland with Nvidia as primary GPU

2024-07-08 Thread Daniel van Vugt
I think I've been hitting the same transparent window bug on Intel
graphics for the last few weeks. I say it's the same bug because I
discovered my Chrome had been using software rendering
(https://issues.chromium.org/issues/343352540). To work around the
transparency I just had to open a new tab. But also forcing my desktop
to use hardware rendering again has solved the transparency issue.

** Bug watch added: issues.chromium.org/issues #343352540
   https://issues.chromium.org/issues/343352540

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

Title:
  [nvidia] Chromium stable snap doesn't display anything on Wayland with
  Nvidia as primary GPU

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


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

[Bug 1857392] Re: Window manager warning: Overwriting existing binding of keysym...

2024-07-08 Thread Daniel van Vugt
That sounds unrelated to this bug which is just about harmless log
messages. So please open a new bug.

That said, I did rediscover last week what was already said in comment
#13; that this bug only occurs when dash-to-dock/ubuntu-dock loads.

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

Title:
  Window manager warning: Overwriting existing binding of keysym...

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


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

[Bug 1861609] Re: Xorg crashed with assertion failure (usually in a VM) at [privates.h:121/122: dixGetPrivateAddr: Assertion `key->initialized' failed]

2024-07-08 Thread Daniel van Vugt
Anything that uses VAAPI in a Xorg session would have to call
DRI2Authenticate and related functions to access the video  decoding
hardware. So it's surprising but makes sense.

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

Title:
  Xorg crashed with assertion failure (usually in a VM) at
  [privates.h:121/122: dixGetPrivateAddr: Assertion `key->initialized'
  failed]

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


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

[Bug 2069301] Re: Xorg crash

2024-07-08 Thread Daniel van Vugt
There is evidence of an amdgpu kernel driver crash in CurrentDmesg.txt
but we should check for other causes too, so 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

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

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

Title:
  Xorg crash

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


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

[Bug 2072153] Re: LUKS/Cryptsetup shows blank screen on boot in noble

2024-07-08 Thread Daniel van Vugt
Next time you are stuck on the blank screen, try tapping the Escape key
to switch to text mode. It should be possible to unlock from there.

If that worked then you might also try tapping the Escape key multiple
times to see if you can get the boot graphics to appear.

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

Title:
  LUKS/Cryptsetup shows blank screen on boot in noble

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


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

[Bug 2071680] Re: Ubuntu fails to boot on Intel-Nvidia hybrid graphics

2024-07-08 Thread Daniel van Vugt
Thanks for the bug report. Please reproduce a failed boot again so we
can get fresh logs. Then reboot in recovery and run:

  lspci -k > lspci.txt
  journalctl -b-1 > prevboot.txt

and attach the resulting text files here.


** Package changed: nvidia-graphics-drivers-535 (Ubuntu) => 
nvidia-graphics-drivers-470 (Ubuntu)

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

Title:
  Ubuntu fails to boot on Intel-Nvidia hybrid graphics

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


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

[Bug 2071680] Re: Ubuntu fails to boot on Intel-Nvidia hybrid graphics

2024-07-08 Thread Daniel van Vugt
Also the GTX 960M does not need a driver as old as 470. I strongly
recommend choosing either of the 535 or 550 drivers that are supported
by Ubuntu 24.04.


** Tags added: hybrid multigpu noble

** Changed in: nvidia-graphics-drivers-470 (Ubuntu)
   Status: New => Incomplete

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

Title:
  Ubuntu fails to boot on Intel-Nvidia hybrid graphics

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


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

[Bug 2066902] Re: Night Light occasionally gets stuck

2024-07-08 Thread Daniel van Vugt
Depending on which mutter packages you already have installed, download
enough to replace them, at least:

1.
https://launchpad.net/ubuntu/+source/mutter/46.2-1ubuntu0.24.04.1/+build/28630670/+files/gir1.2-mutter-14_46.2-1ubuntu0.24.04.1_amd64.deb

2.
https://launchpad.net/ubuntu/+source/mutter/46.2-1ubuntu0.24.04.1/+build/28630670/+files/libmutter-14-0_46.2-1ubuntu0.24.04.1_amd64.deb

3.
https://launchpad.net/ubuntu/+source/mutter/46.2-1ubuntu0.24.04.1/+build/28630670/+files/mutter-
common-bin_46.2-1ubuntu0.24.04.1_amd64.deb

4.
https://launchpad.net/ubuntu/+source/mutter/46.2-1ubuntu0.24.04.1/+build/28630670/+files/mutter-
common_46.2-1ubuntu0.24.04.1_all.deb

Then install them as one:

  sudo dpkg -i *.deb

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

Title:
  Night Light occasionally gets stuck

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


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

[Bug 2072464] [NEW] zabbix 5.07 on jammy, frontend-php 8.0 not supported

2024-07-08 Thread Daniel
Public bug reported:

Hi:
in universe repo, jammy, zabbix-frontend-php use php 8, but zabbix is 5.0x.   
According to zabbix team, only php 7 is supported for zabbix 5.0x.  This cause 
an error while use zabbix-front-php in this repo.
This could be fix using ppa or install from source of php7, but it will not be 
included in later apt update from universe repo.  
Please help to verify or correct the php version in zabbix-frontend-php package.

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

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

Title:
  zabbix 5.07 on jammy, frontend-php 8.0 not supported

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


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

[Bug 2066902] Re: Night Light occasionally gets stuck

2024-07-08 Thread Daniel van Vugt
Please ensure you have the new version of the libmutter-14-0 package
installed as a minimum.

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

Title:
  Night Light occasionally gets stuck

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


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

[Bug 2050865] Re: GNOME Wayland session crashes with libmutter:ERROR:../src/core/window.c:...:meta_window_get_work_area_for_logical_monitor: assertion failed: (logical_monitor)

2024-07-08 Thread Daniel van Vugt
Thanks but we need to retest with 46.2-1ubuntu0.24.04.1 so depending on
which mutter packages you already have installed, download enough to
replace them, at least:

1.
https://launchpad.net/ubuntu/+source/mutter/46.2-1ubuntu0.24.04.1/+build/28630670/+files/gir1.2-mutter-14_46.2-1ubuntu0.24.04.1_amd64.deb

2.
https://launchpad.net/ubuntu/+source/mutter/46.2-1ubuntu0.24.04.1/+build/28630670/+files/libmutter-14-0_46.2-1ubuntu0.24.04.1_amd64.deb

3.
https://launchpad.net/ubuntu/+source/mutter/46.2-1ubuntu0.24.04.1/+build/28630670/+files/mutter-
common-bin_46.2-1ubuntu0.24.04.1_amd64.deb

4.
https://launchpad.net/ubuntu/+source/mutter/46.2-1ubuntu0.24.04.1/+build/28630670/+files/mutter-
common_46.2-1ubuntu0.24.04.1_all.deb

And then install them as one so as to avoid dependency issues:

  sudo dpkg -i *.deb

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

Title:
  GNOME Wayland session crashes with
  
libmutter:ERROR:../src/core/window.c:...:meta_window_get_work_area_for_logical_monitor:
  assertion failed: (logical_monitor)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell-extension-tiling-assistant/+bug/2050865/+subscriptions


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

[Bug 1861609] Re: Xorg crashed with assertion failure (usually in a VM) at [privates.h:121/122: dixGetPrivateAddr: Assertion `key->initialized' failed]

2024-07-07 Thread Daniel van Vugt
I love your initiative, Doug.

Please mention that it works in the upstream bug
(https://gitlab.freedesktop.org/xorg/xserver/-/issues/1053) because
that's where the Xorg developers will see it.

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

Title:
  Xorg crashed with assertion failure (usually in a VM) at
  [privates.h:121/122: dixGetPrivateAddr: Assertion `key->initialized'
  failed]

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


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

[Bug 2026194] Re: When clicking on some maximized or tiled windows, focus on roughly the lower quarter falls to the window behind

2024-07-07 Thread Daniel van Vugt
Depending on which mutter packages you already have installed, download
enough to replace them, at least:

1.
https://launchpad.net/ubuntu/+source/mutter/46.2-1ubuntu0.24.04.1/+build/28630670/+files/gir1.2-mutter-14_46.2-1ubuntu0.24.04.1_amd64.deb

2.
https://launchpad.net/ubuntu/+source/mutter/46.2-1ubuntu0.24.04.1/+build/28630670/+files/libmutter-14-0_46.2-1ubuntu0.24.04.1_amd64.deb

3.
https://launchpad.net/ubuntu/+source/mutter/46.2-1ubuntu0.24.04.1/+build/28630670/+files/mutter-
common-bin_46.2-1ubuntu0.24.04.1_amd64.deb

4.
https://launchpad.net/ubuntu/+source/mutter/46.2-1ubuntu0.24.04.1/+build/28630670/+files/mutter-
common_46.2-1ubuntu0.24.04.1_all.deb

And then install them as one so as to avoid dependency issues:

  sudo dpkg -i *.deb

It's counterintuitive but you don't need the binary package called
'mutter'.

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

Title:
  When clicking on some maximized or tiled windows, focus on roughly the
  lower quarter falls to the window behind

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


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

[Bug 2063869] Re: Missing default cursor

2024-07-07 Thread Daniel van Vugt
Depending on which mutter packages you already have installed, download
enough to replace them, at least:

1.
https://launchpad.net/ubuntu/+source/mutter/46.2-1ubuntu0.24.04.1/+build/28630670/+files/gir1.2-mutter-14_46.2-1ubuntu0.24.04.1_amd64.deb

2.
https://launchpad.net/ubuntu/+source/mutter/46.2-1ubuntu0.24.04.1/+build/28630670/+files/libmutter-14-0_46.2-1ubuntu0.24.04.1_amd64.deb

3.
https://launchpad.net/ubuntu/+source/mutter/46.2-1ubuntu0.24.04.1/+build/28630670/+files/mutter-
common-bin_46.2-1ubuntu0.24.04.1_amd64.deb

4.
https://launchpad.net/ubuntu/+source/mutter/46.2-1ubuntu0.24.04.1/+build/28630670/+files/mutter-
common_46.2-1ubuntu0.24.04.1_all.deb

And then install them as one so as to avoid dependency issues:

  sudo dpkg -i *.deb

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

Title:
  Missing default cursor

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


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

[Bug 2071938] Re: Simulated holds with Mousekeys: sometimes Gnome becomes unresponsive

2024-07-07 Thread Daniel van Vugt
Please pose that question to the developers in a new upstream bug report
at:

https://gitlab.gnome.org/GNOME/mutter/-/issues

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

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

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

Title:
  Simulated holds with Mousekeys: sometimes Gnome becomes unresponsive

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


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

[Bug 2062377] Re: Ubuntu 24.04: gnome-shell crashes on Xorg if a legacy X11 cursor theme is selected

2024-07-07 Thread Daniel van Vugt
Ken, I find that very surprising. Please check that libmutter-14-0
version 46.2-1ubuntu0.24.04.1 was installed AND you had rebooted before
conducting the test.

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

Title:
  Ubuntu 24.04: gnome-shell crashes on Xorg if a legacy X11 cursor theme
  is selected

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


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

[Bug 2069559] Re: gnome-shell crashed with SIGSEGV in st_theme_node_lookup_shadow() from st_theme_node_get_box_shadow() from st_theme_node_get_paint_box() from st_theme_node_transition_get_paint_box()

2024-07-04 Thread Daniel van Vugt
Patch queued for Noble, some time:

https://salsa.debian.org/gnome-team/gnome-
shell/-/commit/aaf73ceab04b19e5d44d7ab5935083d2ed194ca9

** Changed in: gnome-shell (Ubuntu Noble)
   Status: Triaged => Fix Committed

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

Title:
  gnome-shell crashed with SIGSEGV in st_theme_node_lookup_shadow() from
  st_theme_node_get_box_shadow() from st_theme_node_get_paint_box() from
  st_theme_node_transition_get_paint_box() from
  st_widget_get_paint_volume()

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


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

[Bug 1997550] Re: Window goes on top but does not get focus

2024-07-04 Thread Daniel van Vugt
** Bug watch added: github.com/micheleg/dash-to-dock/issues #1972
   https://github.com/micheleg/dash-to-dock/issues/1972

** Also affects: dash-to-dock via
   https://github.com/micheleg/dash-to-dock/issues/1972
   Importance: Unknown
   Status: Unknown

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

** Tags added: fixed-in-dash-to-dock-93 fixed-upstream

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

Title:
  Window goes on top but does not get focus

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


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

[Bug 2072157] Re: Pointer speed changes everytime after suspend

2024-07-04 Thread Daniel van Vugt
That suggests it was bug 1899206, but that bug was fixed a few years
ago. Also that bug was Xorg and I assume you're probably using Wayland.

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

Title:
  Pointer speed changes everytime after suspend

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


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

[Bug 2072157] Re: Pointer speed changes everytime after suspend

2024-07-04 Thread Daniel van Vugt
I don't recall a bug like this being reported before. But also Ubuntu
23.10 reaches end of life this month so please upgrade to 24.04 when you
can.


** Tags added: mantic

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

Title:
  Pointer speed changes everytime after suspend

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


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

[Bug 2072153] Re: LUKS/Cryptsetup shows blank screen on boot in noble

2024-07-04 Thread Daniel van Vugt
Are you using an external monitor or the laptop screen at boot time?

Please also try kernel parameter: plymouth.use-simpledrm

** Tags added: noble

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

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

Title:
  LUKS/Cryptsetup shows blank screen on boot in noble

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


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

[Bug 2071938] Re: Simulated holds with Mousekeys: sometimes Gnome becomes unresponsive

2024-07-04 Thread Daniel van Vugt
The documentation for Mouse Keys seems to be lacking so I looked at the
source code and found:

  Keypad 5: Single click
  Keypad 0 (Insert): Button press (no release)
  Keypad . (Delete): Button release
  Keypad +: Double click

So it sounds like you just need to press '.' (Delete) on the keypad?


** Tags added: a11y

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

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

Title:
  Simulated holds with Mousekeys: sometimes Gnome becomes unresponsive

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


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

[Bug 2071702] Re: Black screen [amdgpu: amdgpu_device_ip_init failed]

2024-07-04 Thread Daniel van Vugt
** Summary changed:

- [amdgpu] Black screen freeze
+ Black screen [amdgpu: amdgpu_device_ip_init failed]

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

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

Title:
  Black screen [amdgpu: amdgpu_device_ip_init failed]

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


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

[Bug 2071867] Re: kisak-mesa PPA: amdgpu / mesa driver crash on laptop lid close and open

2024-07-04 Thread Daniel Letzeisen
I don't think you wanted to report this against the reporting tool itself.
FWIW, I'm seeing similar reports from users on Linux Mint 21, using the same 
kernel (but they are not using the kisak PPA).

** Project changed: launchpad-report-tool => linux (Ubuntu)

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

Title:
  kisak-mesa PPA: amdgpu / mesa driver crash on laptop lid close and
  open

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


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

[Bug 2071702] Re: Black screen freeze

2024-07-04 Thread Daniel van Vugt
Thanks. It seems the issue is that the kernel graphics driver failed to
initialize:

Jul 04 09:52:48 loonix kernel: amdgpu :05:00.0: amdgpu: 
amdgpu_device_ip_init failed
Jul 04 09:52:48 loonix kernel: amdgpu :05:00.0: amdgpu: Fatal error during 
GPU init
Jul 04 09:52:48 loonix kernel: amdgpu :05:00.0: amdgpu: amdgpu: finishing 
device.

and then it crashed. So a black screen is expected...

The next thing to try is to choose a kernel version older than
5.15.0-113.123-generic at startup. You can do that by accessing the grub
menu. Soon after you see the BIOS logo when rebooting, tap Escape once,
and that should give you the grub menu. There you can select the
previously installed kernel version.

Another thing to try is to change the machine over to the hardware
enablement kernel. Assuming you have network access in recovery mode,
run:

  sudo apt install linux-generic-hwe-22.04

Hopefully that will fix it.


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

** Summary changed:

- Black screen freeze
+ [amdgpu] Black screen freeze

** Tags added: amdgpu

** Tags added: regression-update

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

Title:
  [amdgpu] Black screen freeze

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


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

[Bug 2064213] Re: Release BlueZ 5.76 to Oracular

2024-07-04 Thread Daniel van Vugt
** Tags removed: udeng-2744
** Tags added: udeng-3238

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

Title:
  Release BlueZ 5.76 to Oracular

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


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

[Bug 2064213] Re: Release BlueZ 5.76 to Oracular

2024-07-04 Thread Daniel van Vugt
** Changed in: bluez (Ubuntu)
 Assignee: (unassigned) => Daniel van Vugt (vanvugt)

** Changed in: bluez (Ubuntu)
   Status: Triaged => In Progress

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

Title:
  Release BlueZ 5.76 to Oracular

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


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

[Bug 2071702] Re: Black screen freeze

2024-07-04 Thread Daniel van Vugt
Thanks but that only shows polybar crashed, once, two days ago:
  https://errors.ubuntu.com/oops/0cde96dc-3960-11ef-9ead-fa163ec44ecd
It's probably not relevant.

Looking back at your journal.txt and prevjournal.txt, those are both
from recovery mode. We need to see a boot attempt that wasn't from
recovery mode so please do one of those, then reboot into recovery mode
again and run:

  journalctl -b-1 > prevboot.txt

and attach the resulting text file here.

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

Title:
  Black screen freeze

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


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

[Bug 2067831] Re: can't use arrows when renaming on the desktop

2024-07-03 Thread Daniel van Vugt
** Tags added: oracular

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

Title:
  can't use arrows when renaming on the desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-desktop-icons-ng/+bug/2067831/+subscriptions


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

[Bug 2071840] Re: Moving cursor via arrows causes the rename dialogue to disappear

2024-07-03 Thread Daniel van Vugt
*** This bug is a duplicate of bug 2067831 ***
https://bugs.launchpad.net/bugs/2067831

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 2067831, 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 2067831
   can't use arrows when renaming on the desktop

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

Title:
  Moving cursor via arrows causes the rename dialogue to disappear

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-desktop-icons-ng/+bug/2071840/+subscriptions


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

[Bug 2071702] Re: Black screen freeze

2024-07-03 Thread Daniel van Vugt
Although it sounds like the desktop is missing?!

Jul 03 09:17:21 loonix systemd[1238]: pam_unix(systemd-user:session): session 
opened for user zosia(uid=1000) by (uid=0)
Jul 03 09:17:21 loonix systemd-xdg-autostart-generator[1243]: Configuration 
file /etc/xdg/autostart/org.kde.discover.notifier.desktop is marked executable. 
Please remove executable permission bits. Proceeding anyway.
Jul 03 09:17:21 loonix systemd-xdg-autostart-generator[1243]: Exec binary 
'klipper' does not exist: No such file or directory
Jul 03 09:17:21 loonix systemd-xdg-autostart-generator[1243]: Not generating 
service for XDG autostart app-klipper@autostart.service, error parsing Exec= 
line: No such file or directory
Jul 03 09:17:21 loonix systemd-xdg-autostart-generator[1243]: Exec binary 
'xembedsniproxy' does not exist: No such file or directory
Jul 03 09:17:21 loonix systemd-xdg-autostart-generator[1243]: Not generating 
service for XDG autostart app-xembedsniproxy@autostart.service, error parsing 
Exec= line: No such file or directory
Jul 03 09:17:21 loonix systemd-xdg-autostart-generator[1243]: Exec binary 
'/usr/lib/x86_64-linux-gnu/libexec/kdeconnectd' does not exist: No such file or 
directory
Jul 03 09:17:21 loonix systemd-xdg-autostart-generator[1243]: Not generating 
service for XDG autostart app-org.kde.kdeconnect.daemon@autostart.service, 
error parsing Exec= line: No such file or directory
Jul 03 09:17:21 loonix systemd-xdg-autostart-generator[1243]: Exec binary 
'gmenudbusmenuproxy' does not exist: No such file or directory
Jul 03 09:17:21 loonix systemd-xdg-autostart-generator[1243]: Not generating 
service for XDG autostart app-gmenudbusmenuproxy@autostart.service, error 
parsing Exec= line: No such file or directory
Jul 03 09:17:21 loonix systemd-xdg-autostart-generator[1243]: Exec binary 
'/usr/bin/plasmashell' does not exist: No such file or directory
Jul 03 09:17:21 loonix systemd-xdg-autostart-generator[1243]: Not generating 
service for XDG autostart app-org.kde.plasmashell@autostart.service, error 
parsing Exec= line: No such file or directory

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

Title:
  Black screen freeze

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


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

[Bug 2071702] Re: Black screen freeze

2024-07-03 Thread Daniel van Vugt
Please try:

  sudo cat /var/lib/whoopsie/whoopsie-id

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

Title:
  Black screen freeze

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


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

[Bug 2064177] Re: Window borders and shadows missing from GTK3 dialogs (if autologin is enabled and Xorg is used)

2024-07-03 Thread Daniel van Vugt
I think someone needs to test the backport suggestion made by upstream:

https://gitlab.gnome.org/GNOME/gtk/-/issues/6751#note_2127155

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

Title:
  Window borders and shadows missing from GTK3 dialogs (if autologin is
  enabled and Xorg is used)

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


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

[Bug 2070096] Re: [amdgpu] Graphics driver issue: Display goes black for a second at random: [drm:link_enc_cfg_validate [amdgpu]] *ERROR* link_enc_cfg_validate: Invalid link encoder assignments - 0x1c

2024-07-03 Thread Daniel van Vugt
CC Stefan Bader

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

Title:
  [amdgpu] Graphics driver issue: Display goes black for a second at
  random: [drm:link_enc_cfg_validate [amdgpu]] *ERROR*
  link_enc_cfg_validate: Invalid link encoder assignments - 0x1c

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


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

[Bug 2071775] Re: gnome-shell crashed with SIGSEGV in __GI_getenv("XDG_DATA_HOME") from FcConfigXdgDataHome() from _get_real_paths_from_prefix() from FcParseDir() from FcEndElement()

2024-07-03 Thread Daniel van Vugt
** Summary changed:

- 
/usr/bin/gnome-shell:11:__GI_getenv:FcConfigXdgDataHome:_get_real_paths_from_prefix:FcParseDir:FcEndElement
+ gnome-shell crashed with SIGSEGV in __GI_getenv("XDG_DATA_HOME") from 
FcConfigXdgDataHome() from _get_real_paths_from_prefix() from FcParseDir() from 
FcEndElement()

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

Title:
  gnome-shell crashed with SIGSEGV in __GI_getenv("XDG_DATA_HOME") from
  FcConfigXdgDataHome() from _get_real_paths_from_prefix() from
  FcParseDir() from FcEndElement()

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


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

[Bug 1965123] Re: Rounded corners are missing (square indents instead)

2024-07-03 Thread Daniel van Vugt
Maybe not really fixed yet. Apparently it's still happening:
https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/7744

** Bug watch added: gitlab.gnome.org/GNOME/gnome-shell/-/issues #7744
   https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/7744

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

** Tags removed: fixed-in-gnome-shell-47 fixed-upstream

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

Title:
  Rounded corners are missing (square indents instead)

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


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

[Bug 2039543] Re: Miss placed Hexchat icon when switching workspaces

2024-07-03 Thread Daniel van Vugt
** Changed in: gnome-shell (Ubuntu)
   Status: Fix Committed => Fix Released

** Changed in: gnome-shell (Ubuntu)
Milestone: None => ubuntu-24.10

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

Title:
  Miss placed Hexchat icon when switching workspaces

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


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

[Bug 2069559] Re: gnome-shell crashed with SIGSEGV in st_theme_node_lookup_shadow() from st_theme_node_get_box_shadow() from st_theme_node_get_paint_box() from st_theme_node_transition_get_paint_box()

2024-07-03 Thread Daniel van Vugt
Pushed to ubuntu/latest for inclusion in the next oracular revision:
https://salsa.debian.org/gnome-team/gnome-shell/-/commit/f01d0542ccf2cb1c1bd9926e6c5a235137ebb843

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

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

Title:
  gnome-shell crashed with SIGSEGV in st_theme_node_lookup_shadow() from
  st_theme_node_get_box_shadow() from st_theme_node_get_paint_box() from
  st_theme_node_transition_get_paint_box() from
  st_widget_get_paint_volume()

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


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

[Bug 2071708] Re: lags

2024-07-02 Thread Daniel van Vugt
It appears the upgrade did not complete because you have package
versions from 23.10 and the system still reports itself as 22.04. Please
also note that 23.10 reaches end of life this month! So we recommend
reinstalling either 22.04 or 24.04.

As for the lag you are experiencing right now, I don't yet have enough
information to be able to tell what the cause of that is. Please run:

  journalctl -b0 > journal.txt
  journalctl -b-1 > prevjournal.txt
  lspci -k > lspci.txt
  dpkg -l > packages.txt
  ps -e -o pid,pcpu,comm --sort -pcpu | head -20 > tops.txt

and attach the resulting text files here.


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

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

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

Title:
  lags

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


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

[Bug 2071702] Re: Black screen freeze

2024-07-02 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

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

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

Title:
  Black screen freeze

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


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

[Bug 2060268] Re: Phantom "Unknown Display" shown in Settings after installing the Nvidia driver

2024-07-02 Thread Daniel van Vugt
I do expect the same issue as bug 2063143 can occur in other display
managers, but was under the impression that gdm already waited for
settling. Some quick grepping reveals that gdm tries to do it manually:

https://gitlab.gnome.org/GNOME/gdm/-/blob/main/daemon/gdm-local-display-
factory.c?ref_type=heads#L663

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

Title:
  Phantom "Unknown Display" shown in Settings after installing the
  Nvidia driver

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


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

[Bug 2062377] Re: Ubuntu 24.04: gnome-shell crashes on Xorg if a legacy X11 cursor theme is selected

2024-07-02 Thread Daniel van Vugt
It's awaiting approval, and if approved will then go through a few weeks
of testing...

https://launchpadlibrarian.net/737085486/mutter_46.2-1ubuntu0.24.04.1_source.changes

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

Title:
  Ubuntu 24.04: gnome-shell crashes on Xorg if a legacy X11 cursor theme
  is selected

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


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

[Bug 2071707] Re: Xorg freeze

2024-07-02 Thread Daniel van Vugt
*** This bug is a duplicate of bug 2063143 ***
https://bugs.launchpad.net/bugs/2063143

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 2063143, 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.


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

** Summary changed:

- Xorg freeze
+ Kubuntu boots to black screen

** This bug has been marked a duplicate of bug 2063143
   sddm/simpledrm race conditions leads to frequent black display on bootup

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

Title:
  Kubuntu boots to black screen

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


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

[Bug 2071726] Re: MOUSE CLICK NOT WORKING ON THE TOP RIGHT PART OF THE SCREEN

2024-07-02 Thread Daniel van Vugt
*** This bug is a duplicate of bug 2012388 ***
https://bugs.launchpad.net/bugs/2012388

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 2012388, 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.


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

** This bug has been marked a duplicate of bug 2012388
   X11 window (usually AnyDesk) at top-right of the screen is invisible and 
steals mouse clicks

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

Title:
  MOUSE CLICK NOT WORKING ON THE TOP RIGHT PART OF THE SCREEN

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


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

[Bug 1970389] Re: [nvidia] Janky text entry and frames appear out of order in Xwayland apps

2024-07-02 Thread Daniel van Vugt
** Changed in: nvidia-graphics-drivers (Ubuntu Oracular)
   Importance: Medium => High

** Changed in: nvidia-graphics-drivers (Ubuntu Oracular)
 Assignee: Timo Aaltonen (tjaalton) => (unassigned)

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

Title:
  [nvidia] Janky text entry and frames appear out of order in Xwayland
  apps

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


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

[Bug 2062082] Re: Nvidia drivers fail to install libnvidia-egl-wayland1, resulting in Zink being used

2024-07-02 Thread Daniel van Vugt
Oracular in progress:

https://github.com/canonical/nvidia-graphics-drivers/pull/67
https://github.com/canonical/nvidia-graphics-drivers/pull/68

** Changed in: nvidia-graphics-drivers-535 (Ubuntu Oracular)
   Status: Triaged => In Progress

** Changed in: nvidia-graphics-drivers-550 (Ubuntu Oracular)
   Status: Triaged => In Progress

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

Title:
  Nvidia drivers fail to install libnvidia-egl-wayland1, resulting in
  Zink being used

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


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

[Bug 2063827] Re: Gnome apps segfault in Nvidia (535) Wayland sessions on Noble, but 550 works

2024-07-02 Thread Daniel van Vugt
In progress:
https://github.com/canonical/nvidia-graphics-drivers/pull/67

** Changed in: nvidia-graphics-drivers-535 (Ubuntu Oracular)
   Status: Triaged => In Progress

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

Title:
  Gnome apps segfault in Nvidia (535) Wayland sessions on Noble, but 550
  works

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


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

[Bug 2071694] Re: The Home folder doesn't keep at the bottom right corner when enable Auto-hide the dock

2024-07-02 Thread Daniel van Vugt
** Package changed: gnome-shell-extension-ubuntu-dock (Ubuntu) => gnome-
shell-extension-desktop-icons-ng (Ubuntu)

** Changed in: gnome-shell-extension-desktop-icons-ng (Ubuntu)
   Status: Confirmed => Triaged

** Tags added: quality visual

** Tags removed: quality visual
** Tags added: visual-quality

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

Title:
  The Home folder doesn't keep at the bottom right corner when enable
  Auto-hide the dock

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-desktop-icons-ng/+bug/2071694/+subscriptions


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

[Bug 2071694] Re: The Home folder doesn't keep at the bottom right corner when enable Auto-hide the dock

2024-07-02 Thread Daniel van Vugt
** Changed in: gnome-shell-extension-ubuntu-dock (Ubuntu)
   Importance: Undecided => Low

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

Title:
  The Home folder doesn't keep at the bottom right corner when enable
  Auto-hide the dock

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-desktop-icons-ng/+bug/2071694/+subscriptions


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

[Bug 2069565] Re: gnome-shell crashed with SIGSEGV in meta_drm_buffer_get_width() from meta_onscreen_native_flip_crtc() from try_post_latest_swap() from meta_onscreen_native_swap_buffers_with_damage()

2024-07-02 Thread Daniel van Vugt
** Also affects: mutter (Ubuntu Noble)
   Importance: Undecided
   Status: New

** Also affects: mutter (Ubuntu Oracular)
   Importance: High
 Assignee: Daniel van Vugt (vanvugt)
   Status: In Progress

** Changed in: mutter (Ubuntu Noble)
 Assignee: (unassigned) => Daniel van Vugt (vanvugt)

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

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

** Changed in: mutter (Ubuntu Oracular)
Milestone: None => ubuntu-24.10

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

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

Title:
  gnome-shell crashed with SIGSEGV in meta_drm_buffer_get_width() from
  meta_onscreen_native_flip_crtc() from try_post_latest_swap() from
  meta_onscreen_native_swap_buffers_with_damage() from
  cogl_onscreen_swap_buffers_with_damage()

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


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

[Bug 2062082] Re: Nvidia drivers fail to install libnvidia-egl-wayland1, resulting in Zink being used

2024-07-02 Thread Daniel van Vugt
This is also causing bug 2063827.

** Changed in: nvidia-graphics-drivers-535 (Ubuntu Noble)
 Assignee: (unassigned) => Alessandro Astone (aleasto)

** Changed in: nvidia-graphics-drivers-550 (Ubuntu Oracular)
Milestone: None => ubuntu-24.10

** Changed in: nvidia-graphics-drivers-535 (Ubuntu Oracular)
Milestone: None => ubuntu-24.10

** Changed in: nvidia-graphics-drivers-535 (Ubuntu Noble)
Milestone: None => ubuntu-24.04.1

** Changed in: nvidia-graphics-drivers-550 (Ubuntu Noble)
Milestone: None => ubuntu-24.04.1

** Changed in: nvidia-graphics-drivers-535 (Ubuntu Oracular)
   Importance: Undecided => High

** Changed in: nvidia-graphics-drivers-535 (Ubuntu Noble)
   Importance: Undecided => Medium

** Changed in: nvidia-graphics-drivers-550 (Ubuntu Oracular)
   Importance: Undecided => High

** Changed in: nvidia-graphics-drivers-550 (Ubuntu Noble)
   Importance: Undecided => Medium

** Changed in: nvidia-graphics-drivers-535 (Ubuntu Noble)
   Status: Confirmed => Triaged

** Changed in: nvidia-graphics-drivers-535 (Ubuntu Oracular)
   Status: Confirmed => Triaged

** Changed in: nvidia-graphics-drivers-550 (Ubuntu Noble)
   Status: Confirmed => Triaged

** Changed in: nvidia-graphics-drivers-550 (Ubuntu Oracular)
   Status: Confirmed => Triaged

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

Title:
  Nvidia drivers fail to install libnvidia-egl-wayland1, resulting in
  Zink being used

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


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

[Bug 2063827] Re: Gnome apps segfault in Nvidia (535) Wayland sessions on Noble, but 550 works

2024-07-02 Thread Daniel van Vugt
The general case also showing that 550 needs fixing is being tracked in
bug 2062082.

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

Title:
  Gnome apps segfault in Nvidia (535) Wayland sessions on Noble, but 550
  works

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


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

[Bug 2062082] Re: Nvidia drivers fail to install libnvidia-egl-wayland1, resulting in Zink being used

2024-07-01 Thread Daniel van Vugt
** No longer affects: nvidia-graphics-drivers-545 (Ubuntu Noble)

** No longer affects: nvidia-graphics-drivers-545 (Ubuntu Oracular)

** Changed in: nvidia-graphics-drivers-550 (Ubuntu Noble)
 Assignee: (unassigned) => Alessandro Astone (aleasto)

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

Title:
  Nvidia drivers fail to install libnvidia-egl-wayland1, resulting in
  Zink being used

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


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

[Bug 2062082] Re: Nvidia drivers fail to install libnvidia-egl-wayland1, resulting in Zink being used

2024-07-01 Thread Daniel van Vugt
** Summary changed:

- 24.04 Wayland vs Nautilus performance problem
+ Nvidia drivers fail to install libnvidia-egl-wayland1, resulting in Zink 
being used

** Package changed: nautilus (Ubuntu) => nvidia-graphics-drivers-545
(Ubuntu)

** Also affects: nvidia-graphics-drivers-535 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: nvidia-graphics-drivers-550 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: nvidia-graphics-drivers-545 (Ubuntu)
   Status: Confirmed => Won't Fix

** Changed in: nvidia-graphics-drivers-535 (Ubuntu)
 Assignee: (unassigned) => Alessandro Astone (aleasto)

** Changed in: nvidia-graphics-drivers-550 (Ubuntu)
 Assignee: (unassigned) => Alessandro Astone (aleasto)

** Also affects: nvidia-graphics-drivers-535 (Ubuntu Noble)
   Importance: Undecided
   Status: New

** Also affects: nvidia-graphics-drivers-545 (Ubuntu Noble)
   Importance: Undecided
   Status: New

** Also affects: nvidia-graphics-drivers-550 (Ubuntu Noble)
   Importance: Undecided
   Status: New

** Also affects: nvidia-graphics-drivers-535 (Ubuntu Oracular)
   Importance: Undecided
 Assignee: Alessandro Astone (aleasto)
   Status: New

** Also affects: nvidia-graphics-drivers-545 (Ubuntu Oracular)
   Importance: Undecided
   Status: Won't Fix

** Also affects: nvidia-graphics-drivers-550 (Ubuntu Oracular)
   Importance: Undecided
 Assignee: Alessandro Astone (aleasto)
   Status: New

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

Title:
  Nvidia drivers fail to install libnvidia-egl-wayland1, resulting in
  Zink being used

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


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

[Bug 2065791] Re: incorrect screen resolution in wayland session

2024-07-01 Thread Daniel van Vugt
*** This bug is a duplicate of bug 2062082 ***
https://bugs.launchpad.net/bugs/2062082

We're tracking essentially the same issue in bug 2062082 and bug
2063827.

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

Title:
  incorrect screen resolution in wayland session

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


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

[Bug 2065791] Re: incorrect screen resolution in wayland session

2024-07-01 Thread Daniel van Vugt
*** This bug is a duplicate of bug 2062082 ***
https://bugs.launchpad.net/bugs/2062082

For simplicity of tracking, let's group this under bug 2062082.

** This bug has been marked a duplicate of bug 2062082
   Nvidia drivers fail to install libnvidia-egl-wayland1, resulting in Zink 
being used

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

Title:
  incorrect screen resolution in wayland session

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


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

[Bug 2036336] Re: gnome-shell crashed with SIGSEGV in meta_drm_buffer_gbm_finalize()

2024-07-01 Thread Daniel van Vugt
** Tags added: udeng-1398

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

Title:
  gnome-shell crashed with SIGSEGV in meta_drm_buffer_gbm_finalize()

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


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

[Bug 2071463] Re: Duplicate unread message notifications between dash and dock

2024-07-01 Thread Daniel van Vugt
** Package changed: gnome-shell (Ubuntu) => gnome-shell-extension-
ubuntu-dock (Ubuntu)

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

Title:
  Duplicate unread message notifications between dash and dock

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


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

[Bug 2071607] Re: After plugging in usb dongle for bluetooth mouse, in chrome windows i had mouse icon clickable but its not clicking

2024-07-01 Thread Daniel van Vugt
Can you provide more detail in the bug description about what's going
wrong and where? Maybe attach a screenshot or video of the bug?

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

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

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

Title:
  After plugging in usb dongle for bluetooth mouse, in chrome windows i
  had mouse icon clickable but its not clicking

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


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

[Bug 2071508] Re: gnome shell crashes upon maximizing a window after closing a restored window

2024-07-01 Thread Daniel van Vugt
*** This bug is a duplicate of bug 2068539 ***
https://bugs.launchpad.net/bugs/2068539

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 2068539, 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 2068539
   tiling operation triggers assertion in gnome-shell 
[meta_window_get_workspaces: code should not be reached]

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

Title:
  gnome shell crashes upon maximizing a window after closing a restored
  window

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


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

[Bug 2071643] Re: Blue box appear on half of the screen when switching between windows

2024-07-01 Thread Daniel van Vugt
*** This bug is a duplicate of bug 2063970 ***
https://bugs.launchpad.net/bugs/2063970

The blueness is a result of your personal settings, but the issue is
already being tracked in bug 2063970.

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

** This bug has been marked a duplicate of bug 2063970
   Enhanced tiling orange shading that indicates what a window will resize to 
will persist even after I'm done with the adjustment.

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

Title:
  Blue box appear on half of the screen when switching between windows

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


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

[Bug 2064169] Re: Keyboard shortcuts

2024-07-01 Thread Daniel van Vugt
** Changed in: gnome-shell (Ubuntu)
   Status: Expired => New

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

Title:
  Keyboard shortcuts

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


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

[Bug 2071565] Re: Xorg freeze

2024-07-01 Thread Daniel van Vugt
** Also affects: kwin (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: nvidia-graphics-drivers-535 (Ubuntu)
   Status: Incomplete => New

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

Title:
  Xorg freeze

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


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

  1   2   3   4   5   6   7   8   9   10   >