[Bug 2080282] Re: Apps run on the discrete Nvidia GPU by default instead of the Intel integrated GPU

2024-09-12 Thread Alessandro Astone
> So the only real issue now is; why would GNOME default to launching apps on the discrete GPU instead of the integrated GPU? That's expected for EGL apps, because `/usr/share/glvnd/egl_vendor.d/10_nvidia.json` comes before `/usr/share/glvnd/egl_vendor.d/50_nvidia.json`. switcherooctl also does n

[Bug 2080282] Re: Apps run on the discrete Nvidia GPU by default instead of the Intel integrated GPU

2024-09-12 Thread Daniel van Vugt
That's curious. If true then: 1. I would expect more bug reports relating to it; and 2. We're failing to honour the intent that the more efficient GPU is used by default. This needs verifying in Oracular to see if it's still the case. ** Tags added: nvidia-wayland -- You received this bug not

[Bug 2080275] Re: ubuntu desktop in gnome control center displays nothing

2024-09-12 Thread Tim Andersson
could you please upload the contents of /var/log/dist-upgrade ? You can tar up the whole directory and upload it here. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/2080

[Bug 2080498] [NEW] Windowing system default become Wayland after kernel upgrade

2024-09-12 Thread Dirk Su
Public bug reported: [Summary] On HP ZBook Fury G11 platform preloaded with Ubuntu 22.04. The windowing system in "Settings -> About" is Xorg. After doing kernel upgrade from 6.5-oem to 6.8-hwe, windowing system become Wayland. [Reproduce Steps] 1. Update kernel by command "sudo apt install li

[Bug 2080498] Re: Windowing system default become Wayland after kernel upgrade

2024-09-12 Thread Dirk Su
** Attachment added: "oemlogs-ubuntu-HP-ZBook-Fury-16-G11-Mobile-Workstation-PC-20240912053024-0400.apport.gz" https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/2080498/+attachment/5816144/+files/oemlogs-ubuntu-HP-ZBook-Fury-16-G11-Mobile-Workstation-PC-20240912053024-0400.apport.gz -- You

[Bug 2080498] Re: Windowing system default become Wayland after kernel upgrade

2024-09-12 Thread Daniel van Vugt
Thanks for the bug report. Please run: lspci -k > lspci.txt journalctl -b0 > journal.txt dpkg -l > packages.txt and attach the resulting text file here. ** Tags added: jammy nvidia regression-release ** Changed in: gdm3 (Ubuntu) Status: New => Incomplete -- You received this bug

[Bug 2080498] Re: Windowing system default become Wayland after kernel upgrade

2024-09-12 Thread Dirk Su
** Attachment added: "logs.tar.gz" https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/2080498/+attachment/5816145/+files/logs.tar.gz -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm3 in Ubuntu. https://bugs.launchpad.net/bugs/2

[Bug 2080498] Re: Windowing system default become Wayland after kernel upgrade

2024-09-12 Thread Daniel van Vugt
Thanks. It looks like a machine with hybrid Intel/Nvidia GPUs. Hybrids were always meant to default to Wayland according to /usr/lib/udev/rules.d/61-gdm.rules So the bug sounds invalid, but we can continue discussing it here. ** Changed in: gdm3 (Ubuntu) Status: Incomplete => Invalid --

[Bug 2080282] Re: Apps run on the discrete Nvidia GPU by default instead of the Intel integrated GPU

2024-09-12 Thread Daniel van Vugt
See also bug 2080498. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/2080282 Title: Apps run on the discrete Nvidia GPU by default instead of the Intel integrated GPU To man

[Bug 2080498] Re: Windowing system default become Wayland after kernel upgrade

2024-09-12 Thread Daniel van Vugt
This change in which the new Jammy kernel makes Nvidia hybrid systems default to Wayland was also noticed in bug 2080282. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm3 in Ubuntu. https://bugs.launchpad.net/bugs/2080498 Title:

[Bug 2080275] Re: ubuntu desktop in gnome control center displays nothing

2024-09-12 Thread Phil
@Tim with pleasure if it can help. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/2080275 Title: ubuntu desktop in gnome control center displays nothing To manage not

[Bug 2080275] Re: ubuntu desktop in gnome control center displays nothing

2024-09-12 Thread Phil
I got errors when I post the attachment? tried with opera and firefox. --- This site can’t be reached The webpage at https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/2080275/+addcomment might be temporarily down or it may have moved permanently to a new web addre

[Bug 2080275] Re: ubuntu desktop in gnome control center displays nothing

2024-09-12 Thread Phil
** Attachment added: "dist-upgrade.tar" https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/2080275/+attachment/5816156/+files/dist-upgrade.tar -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in

[Bug 2080275] Re: ubuntu desktop in gnome control center displays nothing

2024-09-12 Thread Phil
It seems the errors came because in description of the attachment I wrote "/var/log/dist-upgrade" :-), without comment it is ok. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.ne

[Bug 2080525] [NEW] Maximized window gets restored on previous workspace

2024-09-12 Thread Javier Paniagua Laconich
Public bug reported: When a maximized window is moved to a different workspace using the "Move to monitor right/left" and then restored (un-maximized), it does so going back to the previous workspace. Steps to reproduce: 1. Maximise a window in the current workspace 2. Move it to a different work

[Bug 2080498] Re: Windowing system default become Wayland after kernel upgrade

2024-09-12 Thread Daniel van Vugt
Maybe we could call this a bug. Even though Jammy's 61-gdm.rules says it prefers Wayland on Nvidia hybrids, there are problems with that. At least three come to mind: 1. External monitors plugged into Nvidia secondary GPUs weren't accelerated for Wayland sessions until recently (https://gitlab.gn

[Bug 2080498] Re: Default session type changed from Xorg to Wayland in some new installs of 22.04 on Nvidia hybrids since kernel 6.8

2024-09-12 Thread Daniel van Vugt
Another possibility is that Wayland really was being attempted first even on older kernels, and mutter was just failing to start for one reason or another, resulting in an automatic fallback to Xorg. ** Tags added: hybrid multigpu ** Tags removed: regression-update ** Tags added: regression-rele

[Bug 2080498] Re: Default session type changed from Xorg to Wayland in some new installs of 22.04 on Nvidia hybrids since kernel 6.8

2024-09-12 Thread Daniel van Vugt
The default session type is meant to be remembered. So GDM's preference of default should actually be irrelevant if the user has ever logged in prior to the kernel update. If previous successful logins used Xorg and suddenly it's going to Wayland then perhaps the attempt to use Xorg is crashing an

[Bug 2080498] Re: Default session type changed from Xorg to Wayland in some installs of 22.04 on Nvidia hybrids since kernel 6.8

2024-09-12 Thread Daniel van Vugt
** Summary changed: - Default session type changed from Xorg to Wayland in some new installs of 22.04 on Nvidia hybrids since kernel 6.8 + Default session type changed from Xorg to Wayland in some installs of 22.04 on Nvidia hybrids since kernel 6.8 -- You received this bug notification becaus

[Bug 2080282] Re: Apps run on the discrete Nvidia GPU by default instead of the Intel integrated GPU

2024-09-12 Thread Artyom Zorin
> That's just a cosmetic bug in the Settings app when two GPUs are present. It incorrectly lists one of them twice. My apologies, I probably didn't write my comments clearly. The issue I was trying to highlight wasn't that the GPU was listed twice in the Graphics field here. Instead, I wanted to

[Bug 2080282] Re: Apps run on the discrete Nvidia GPU by default instead of the Intel integrated GPU

2024-09-12 Thread Artyom Zorin
UPDATE: To test whether libnvidia-egl-wayland1 was the ultimate source of this issue, I switched back to the NVIDIA 535 drivers (which usually works correctly) but I also manually installed the libnvidia-egl- wayland1 & libnvidia-egl-wayland1:i386 packages from the Terminal. After restarting into

[Bug 2080361] [NEW] Ubuntu 24.04.1 LTS Wayland crashes

2024-09-12 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: # System Details Report --- ## Report details - **Date generated:** 2024-09-11 04:00:17 ## Hardware Information: - **Hardware Model:** GPD WIN2 - **Memory:** 8

[Bug 2080361] Re: Ubuntu 24.04.1 LTS Wayland crashes

2024-09-12 Thread Robert R. McDonald
** Package changed: ubuntu => gnome-shell (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/2080361 Title: Ubuntu 24.04.1 LTS Wayland crashes To manage notifications abo

[Bug 2080194] Re: Cannot switch language while rename dialog is active

2024-09-12 Thread Khalid Abu Shawarib
This is a GTK X11 issue -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/2080194 Title: Cannot switch language while rename dialog is active To manage notifications about this bug

[Bug 2080194] Re: Cannot switch language while rename dialog is active

2024-09-12 Thread Khalid Abu Shawarib
Upstream won't fix, as it causes other bugs to reappear. ** Bug watch added: gitlab.gnome.org/GNOME/gtk/-/issues #5364 https://gitlab.gnome.org/GNOME/gtk/-/issues/5364 ** Also affects: nautilus via https://gitlab.gnome.org/GNOME/gtk/-/issues/5364 Importance: Unknown Status: Unknow

[Bug 2080574] [NEW] GIMP had segmentation fault upon trying to double-click select font

2024-09-12 Thread Sky Duryee
Public bug reported: I was trying to select a font from the Text Tool Options to put on my image. I double clicked "Comic Sans" and suddenly the app crashed with a segfault. Fortunately, GIMP prompted me to recover my images upon restart. # Reproduction: I have not been able to reproduce this. Re

[Bug 2077200] Re: snapd-glib autopkgtest failure on armhf

2024-09-12 Thread Launchpad Bug Tracker
This bug was fixed in the package snapd-glib - 1.65-0ubuntu2 --- snapd-glib (1.65-0ubuntu2) oracular; urgency=medium * debian/patches: Apply upstream_fix-build-in-armhf.patch to fix tests on armhf. (LP: #2077200) * debian/rules: Make build time tests fatal again. -- Rik Mill

[Bug 2079895]

2024-09-12 Thread Mcatanzaro-c
This is now happening on x86_64 as well. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to epiphany-browser in Ubuntu. https://bugs.launchpad.net/bugs/2079895 Title: epiphany-browser fails to build on s390x with webkit 2.45 To manage

[Bug 2079895]

2024-09-12 Thread Mcatanzaro-c
Just kidding, I think I have a cairo build rather than a skia build. Anyway, a good opportunity for me to fix it -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to epiphany-browser in Ubuntu. https://bugs.launchpad.net/bugs/2079895 T

[Bug 2079895]

2024-09-12 Thread Mcatanzaro-c
Pull request: https://github.com/WebKit/WebKit/pull/33553 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to epiphany-browser in Ubuntu. https://bugs.launchpad.net/bugs/2079895 Title: epiphany-browser fails to build on s390x with webki

[Bug 1717878] Re: gdm3/gdm-session-worker crashed with SIGTRAP logging "GdmSession: no session desktop files installed, aborting..." from get_fallback_session_name from get_default_session_name from g

2024-09-12 Thread Daniel van Vugt
A fix is coming via bug 1978310. ** Also affects: fuse3 (Ubuntu) Importance: Undecided Status: New ** Changed in: fuse3 (Ubuntu) Status: New => Fix Committed ** Tags added: udeng-1780 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which

[Bug 2080361] Re: Ubuntu 24.04.1 LTS Wayland crashes

2024-09-12 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 an

[Bug 2080498] Re: Default session type changed from Xorg to Wayland in some installs of 22.04 on Nvidia hybrids since kernel 6.8

2024-09-12 Thread Dirk Su
Tested with 24.04.1 on same machine. The default session will be Wayland as well. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm3 in Ubuntu. https://bugs.launchpad.net/bugs/2080498 Title: Default session type changed from Xorg

[Bug 2080525] Re: Maximized window gets restored on previous workspace

2024-09-12 Thread Daniel van Vugt
** Tags added: noble -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/2080525 Title: Maximized window gets restored on previous workspace To manage notifications about this bug

[Bug 2080525] Re: Maximized window gets restored on previous workspace

2024-09-12 Thread Daniel van Vugt
Thanks for the bug report. While this feels like something other people would have reported already, I can't find any existing bug reports for it. Please open a new issue upstream: https://gitlab.gnome.org/GNOME/mutter/-/issues/new and then tell us the issue ID. ** Package changed: gnome-shell

[Bug 2080498] Re: Default session type changed from Xorg to Wayland in some installs of 22.04 on Nvidia hybrids since kernel 6.8

2024-09-12 Thread Daniel van Vugt
I think it's important for us to distinguish between the default session in a new install (which is meant to be Wayland), and failing to choose Xorg when Xorg was used in the previous login. The latter sounds like more of a bug, and closer to what was initially reported here. We'll need to zoom in

[Bug 2080282] Re: Apps run on the discrete Nvidia GPU by default instead of the Intel integrated GPU

2024-09-12 Thread Daniel van Vugt
libnvidia-egl-wayland1 was added recently in bug 2062082, which also fixes bug 2063827. But I'm not sure that fix was tested on any Intel/Nvidia hybrids or just Nvidia desktops. ** Tags added: hybrid multigpu ** Changed in: gnome-shell (Ubuntu) Status: Incomplete => New -- You received

[Bug 2080498] Re: Default session type changed from Xorg to Wayland in some installs of 22.04 on Nvidia hybrids since kernel 6.8

2024-09-12 Thread Daniel van Vugt
Please also try uninstalling libnvidia-egl-wayland1. If that forces the removal of the Nvidia driver then you should be able to install an older Nvidia driver from the archive that doesn't depend on libnvidia-egl- wayland1. If you find the bug is now fixed without libnvidia-egl-wayland1, try reins

[Bug 2080282] Re: Apps run on the discrete Nvidia GPU by default instead of the Intel integrated GPU

2024-09-12 Thread Daniel van Vugt
** Also affects: egl-wayland (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/2080282 Title: Apps run on the discrete Nvidia

[Bug 2064205] Re: Optimize cross-GPU multi-monitor syncs

2024-09-12 Thread Daniel van Vugt
** Bug watch added: gitlab.gnome.org/GNOME/mutter/-/issues #3461 https://gitlab.gnome.org/GNOME/mutter/-/issues/3461 ** Also affects: mutter via https://gitlab.gnome.org/GNOME/mutter/-/issues/3461 Importance: Unknown Status: Unknown -- You received this bug notification because y