[Bug 2063827] Re: Gnome Control Center fails to open on Wayland

2024-05-02 Thread Sebastien Bacher
> I don't know if this implies that the nvidia drivers are currently bugged on wayland. Unsure if it would be right to call them buggy, but we still default to xorg instead of wayland for nvidia because there are known issues with nvidia on wayland -- You received this bug notification because

[Bug 2063827] Re: Gnome Control Center fails to open on Wayland

2024-04-27 Thread John Doe
I want to add: I faced a similar issue. Though updating to the 550 drivers through apt seemingly fixed the issue, there was actually more issues at play. First and foremost, on the Wayland session, running "glxinfo | egrep "OpenGL vendor|OpenGL renderer" returns: "OpenGL vendor string: Mesa

[Bug 2063827] Re: Gnome Control Center fails to open on Wayland

2024-04-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: nvidia-graphics-drivers-535 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2063827] Re: Gnome Control Center fails to open on Wayland

2024-04-26 Thread Claudiu Constantin Cojocaru
The 550 drivers seem to solve this issue completely, currently using version 550.67. If it's still relevant, here's the output of hwinfo --gfxcard: 15: PCI 100.0: 0300 VGA compatible controller (VGA) [Created at pci.386] Unique ID: VCu0.AhXiurDHit1 Parent ID: vSkL.Hv91_qPnDS1

[Bug 2063827] Re: Gnome Control Center fails to open on Wayland

2024-04-26 Thread Sebastien Bacher
Could you try if the 550 drivers behaves any better and also provide details on your videocard? -- 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 Control Center fails to open on

[Bug 2063827] Re: Gnome Control Center fails to open on Wayland

2024-04-26 Thread Sebastien Bacher
Thanks, the backtrace indicates a bug in the nvidia driver #5 0x7fffcc201e0d in ProducerCleanup () from /lib/x86_64-linux-gnu/libnvidia-vulkan-producer.so No symbol table info available. #6 0x7fffcc2020db in ProducerInit () from /lib/x86_64-linux-gnu/libnvidia-vulkan-producer.so

[Bug 2063827] Re: Gnome Control Center fails to open on Wayland

2024-04-26 Thread Claudiu Constantin Cojocaru
Interesting, after getting the backtrace on Wayland I tried to attach the file, however this bug also seems to affect Nautilus as well, the browser will try to open Nautilus and fail. I had to switch back to Xorg to attach the report. Trying to open Nautilus from the terminal gives exactly the

[Bug 2063827] Re: Gnome Control Center fails to open on Wayland

2024-04-26 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please try to obtain a backtrace following the instructions at http://wiki.ubuntu.com/DebuggingProgramCrash and upload the backtrace (as an attachment) to the bug report. This will greatly help us in tracking down