Activity log for bug #1969243

Date Who What changed Old value New value Message
2022-04-15 19:43:52 Kevin Keijzer bug added bug
2022-04-15 19:49:41 Kevin Keijzer tags jammy
2022-04-15 21:56:11 Christian bug added subscriber Christian
2022-04-15 21:57:28 Launchpad Janitor gdm3 (Ubuntu): status New Confirmed
2022-04-15 23:47:02 Jeremy Bícha gdm3 (Ubuntu): importance Undecided Critical
2022-04-15 23:47:03 Jeremy Bícha gdm3 (Ubuntu): status Confirmed Triaged
2022-04-15 23:47:12 Jeremy Bícha nominated for series Ubuntu Jammy
2022-04-15 23:47:12 Jeremy Bícha bug task added gdm3 (Ubuntu Jammy)
2022-04-16 01:03:48 Jeremy Bícha gdm3 (Ubuntu Jammy): assignee Jeremy Bicha (jbicha)
2022-04-16 01:11:00 Jeremy Bícha description After updating gdm3 from 42.0-1ubuntu2 to 42.0-1ubuntu4 in jammy, it no longer shows any sessions in the bottom-right corner. When I log in, I am dropped into an X11 session, with no way to switch to Wayland. Downgrading the gdm3, gir1.2-gdm-1.0 and libgdm1 packages to 42.0-1ubuntu2 or 42.0-1ubuntu3 restores the option to select sessions and defaults to Wayland again. Looking at the changelog: gdm3 (42.0-1ubuntu4) jammy; urgency=medium * Drop patch disabling Wayland on hybrid laptops using Nvidia's drivers. It's not needed for Ubuntu 22.04 LTS (LP: #1968809) -- Jeremy Bicha <jbicha@ubuntu.com> Thu, 14 Apr 2022 14:29:35 -0400 However, all my machines are i915-only. Impact ------ Ubuntu Desktop 22.04 no longer offers Wayland Test Case --------- Install the update on a desktop or laptop without Nvidia or hybrid graphics that normally supports Wayland. Restart the computer. On the login screen, select your name. A gear button should appear in the bottom right giving you the option for Ubuntu or Ubuntu on Xorg. Continue logging in to the Ubuntu session. After log in, open the Settings app. Click at the bottom of the sidebar to open the About panel. The Windowing system should say Wayland. Note ---- It is known that Wayland is not currently offered for Nvidia because the Nvidia drivers don't meet GNOME's standards for suspend and resuming from suspend. It is intended that that will be fixed in a stable release update for 22.04 LTS. Once that happens, Wayland should work without needing any change from GDM. (Just a reboot.) How this was broken and fixed ----------------------------- I took gdm 42.0-1ubuntu3 and removed the one cherrypicked patch we no longer needed. That required rebasing later patches. I made a mistake when rebasing. To fix this, I returned to the known working 42.0-1ubuntu3, kept the patch but added a new patch at the end to revert the patch we don't need. This is a cleaner fix and will work better when we package the new GDM release where we will probably still need the revert patch. Original Bug Report ------------------- After updating gdm3 from 42.0-1ubuntu2 to 42.0-1ubuntu4 in jammy, it no longer shows any sessions in the bottom-right corner. When I log in, I am dropped into an X11 session, with no way to switch to Wayland. Downgrading the gdm3, gir1.2-gdm-1.0 and libgdm1 packages to 42.0-1ubuntu2 or 42.0-1ubuntu3 restores the option to select sessions and defaults to Wayland again. Looking at the changelog: gdm3 (42.0-1ubuntu4) jammy; urgency=medium   * Drop patch disabling Wayland on hybrid laptops using Nvidia's drivers.     It's not needed for Ubuntu 22.04 LTS (LP: #1968809)  -- Jeremy Bicha <jbicha@ubuntu.com> Thu, 14 Apr 2022 14:29:35 -0400 However, all my machines are i915-only.
2022-04-16 01:11:03 Jeremy Bícha gdm3 (Ubuntu Jammy): status Triaged In Progress
2022-04-16 01:13:57 Jeremy Bícha description Impact ------ Ubuntu Desktop 22.04 no longer offers Wayland Test Case --------- Install the update on a desktop or laptop without Nvidia or hybrid graphics that normally supports Wayland. Restart the computer. On the login screen, select your name. A gear button should appear in the bottom right giving you the option for Ubuntu or Ubuntu on Xorg. Continue logging in to the Ubuntu session. After log in, open the Settings app. Click at the bottom of the sidebar to open the About panel. The Windowing system should say Wayland. Note ---- It is known that Wayland is not currently offered for Nvidia because the Nvidia drivers don't meet GNOME's standards for suspend and resuming from suspend. It is intended that that will be fixed in a stable release update for 22.04 LTS. Once that happens, Wayland should work without needing any change from GDM. (Just a reboot.) How this was broken and fixed ----------------------------- I took gdm 42.0-1ubuntu3 and removed the one cherrypicked patch we no longer needed. That required rebasing later patches. I made a mistake when rebasing. To fix this, I returned to the known working 42.0-1ubuntu3, kept the patch but added a new patch at the end to revert the patch we don't need. This is a cleaner fix and will work better when we package the new GDM release where we will probably still need the revert patch. Original Bug Report ------------------- After updating gdm3 from 42.0-1ubuntu2 to 42.0-1ubuntu4 in jammy, it no longer shows any sessions in the bottom-right corner. When I log in, I am dropped into an X11 session, with no way to switch to Wayland. Downgrading the gdm3, gir1.2-gdm-1.0 and libgdm1 packages to 42.0-1ubuntu2 or 42.0-1ubuntu3 restores the option to select sessions and defaults to Wayland again. Looking at the changelog: gdm3 (42.0-1ubuntu4) jammy; urgency=medium   * Drop patch disabling Wayland on hybrid laptops using Nvidia's drivers.     It's not needed for Ubuntu 22.04 LTS (LP: #1968809)  -- Jeremy Bicha <jbicha@ubuntu.com> Thu, 14 Apr 2022 14:29:35 -0400 However, all my machines are i915-only. Impact ------ Ubuntu Desktop 22.04 no longer offers Wayland Test Case --------- Install the update on a desktop or laptop without Nvidia or hybrid graphics that normally supports Wayland. Restart the computer. On the login screen, select your name. A gear button should appear in the bottom right giving you the option for Ubuntu or Ubuntu on Xorg. Continue logging in to the Ubuntu session. After log in, open the Settings app. Click at the bottom of the sidebar to open the About panel. The Windowing system should say Wayland. Note ---- It is known that Wayland is not currently offered for Nvidia because the Nvidia drivers don't meet GNOME's standards for suspend and resuming from suspend. It is intended that that will be fixed in a stable release update for 22.04 LTS. Once that happens, Wayland should work without needing any change from GDM. (Just a reboot.). This issue is currently being tracked with LP: #1968929 How this was broken and fixed ----------------------------- I took gdm 42.0-1ubuntu3 and removed the one cherrypicked patch we no longer needed. That required rebasing later patches. I made a mistake when rebasing. To fix this, I returned to the known working 42.0-1ubuntu3, kept the patch but added a new patch at the end to revert the patch we don't need. This is a cleaner fix and will work better when we package the new GDM release where we will probably still need the revert patch. Original Bug Report ------------------- After updating gdm3 from 42.0-1ubuntu2 to 42.0-1ubuntu4 in jammy, it no longer shows any sessions in the bottom-right corner. When I log in, I am dropped into an X11 session, with no way to switch to Wayland. Downgrading the gdm3, gir1.2-gdm-1.0 and libgdm1 packages to 42.0-1ubuntu2 or 42.0-1ubuntu3 restores the option to select sessions and defaults to Wayland again. Looking at the changelog: gdm3 (42.0-1ubuntu4) jammy; urgency=medium   * Drop patch disabling Wayland on hybrid laptops using Nvidia's drivers.     It's not needed for Ubuntu 22.04 LTS (LP: #1968809)  -- Jeremy Bicha <jbicha@ubuntu.com> Thu, 14 Apr 2022 14:29:35 -0400 However, all my machines are i915-only.
2022-04-16 01:22:58 Jeremy Bícha attachment added debdiff-from-working-gdm3_42.0-1ubuntu3.diff https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1969243/+attachment/5581005/+files/debdiff-from-working-gdm3_42.0-1ubuntu3.diff
2022-04-16 01:24:03 Jeremy Bícha description Impact ------ Ubuntu Desktop 22.04 no longer offers Wayland Test Case --------- Install the update on a desktop or laptop without Nvidia or hybrid graphics that normally supports Wayland. Restart the computer. On the login screen, select your name. A gear button should appear in the bottom right giving you the option for Ubuntu or Ubuntu on Xorg. Continue logging in to the Ubuntu session. After log in, open the Settings app. Click at the bottom of the sidebar to open the About panel. The Windowing system should say Wayland. Note ---- It is known that Wayland is not currently offered for Nvidia because the Nvidia drivers don't meet GNOME's standards for suspend and resuming from suspend. It is intended that that will be fixed in a stable release update for 22.04 LTS. Once that happens, Wayland should work without needing any change from GDM. (Just a reboot.). This issue is currently being tracked with LP: #1968929 How this was broken and fixed ----------------------------- I took gdm 42.0-1ubuntu3 and removed the one cherrypicked patch we no longer needed. That required rebasing later patches. I made a mistake when rebasing. To fix this, I returned to the known working 42.0-1ubuntu3, kept the patch but added a new patch at the end to revert the patch we don't need. This is a cleaner fix and will work better when we package the new GDM release where we will probably still need the revert patch. Original Bug Report ------------------- After updating gdm3 from 42.0-1ubuntu2 to 42.0-1ubuntu4 in jammy, it no longer shows any sessions in the bottom-right corner. When I log in, I am dropped into an X11 session, with no way to switch to Wayland. Downgrading the gdm3, gir1.2-gdm-1.0 and libgdm1 packages to 42.0-1ubuntu2 or 42.0-1ubuntu3 restores the option to select sessions and defaults to Wayland again. Looking at the changelog: gdm3 (42.0-1ubuntu4) jammy; urgency=medium   * Drop patch disabling Wayland on hybrid laptops using Nvidia's drivers.     It's not needed for Ubuntu 22.04 LTS (LP: #1968809)  -- Jeremy Bicha <jbicha@ubuntu.com> Thu, 14 Apr 2022 14:29:35 -0400 However, all my machines are i915-only. Impact ------ Ubuntu Desktop 22.04 no longer offers Wayland Test Case --------- Install the update on a desktop or laptop without Nvidia or hybrid graphics that normally supports Wayland. Restart the computer. On the login screen, select your name. A gear button should appear in the bottom right giving you the option for Ubuntu or Ubuntu on Xorg. Continue logging in to the Ubuntu session. After log in, open the Settings app. Click at the bottom of the sidebar to open the About panel. The Windowing system should say Wayland. Note ---- It is known that Wayland is not currently offered for Nvidia because the Nvidia drivers don't meet GNOME's standards for suspend and resuming from suspend. It is intended that that will be fixed in a stable release update for 22.04 LTS. Once that happens, Wayland should work without needing any change from GDM. (Just a reboot.). This issue is currently being tracked with LP: #1968929 How this was broken and fixed ----------------------------- I took gdm 42.0-1ubuntu3 and removed the one cherrypicked patch we no longer needed. That required rebasing later patches. I made a mistake when rebasing. To fix this, I returned to the known working 42.0-1ubuntu3, kept the patch but added a new patch at the end to revert the patch we don't need. This is a cleaner fix and will work better when we package the new GDM release where we will probably still need the revert patch. Release Team, see the more minimal debdiff in comment 5. Original Bug Report ------------------- After updating gdm3 from 42.0-1ubuntu2 to 42.0-1ubuntu4 in jammy, it no longer shows any sessions in the bottom-right corner. When I log in, I am dropped into an X11 session, with no way to switch to Wayland. Downgrading the gdm3, gir1.2-gdm-1.0 and libgdm1 packages to 42.0-1ubuntu2 or 42.0-1ubuntu3 restores the option to select sessions and defaults to Wayland again. Looking at the changelog: gdm3 (42.0-1ubuntu4) jammy; urgency=medium   * Drop patch disabling Wayland on hybrid laptops using Nvidia's drivers.     It's not needed for Ubuntu 22.04 LTS (LP: #1968809)  -- Jeremy Bicha <jbicha@ubuntu.com> Thu, 14 Apr 2022 14:29:35 -0400 However, all my machines are i915-only.
2022-04-16 03:59:39 Jo-Erlend Schinstad attachment added Screenshot of GDM https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1969243/+attachment/5581015/+files/20220416_052326.jpg
2022-04-16 04:20:55 Ubuntu Foundations Team Bug Bot tags jammy jammy patch
2022-04-16 09:29:21 Matthijs Kooijman attachment added debdiff-from-working-gdm3_42.0-1ubuntu3-updated-with-guardblock.diff https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1969243/+attachment/5581062/+files/debdiff-from-working-gdm3_42.0-1ubuntu3-updated-with-guardblock.diff
2022-04-16 10:26:27 Ernst Persson bug added subscriber Ernst Sjöstrand
2022-04-16 11:59:51 Jeremy Bícha attachment added debdiff-from-working-gdm3_42.0-1ubuntu3-to-ubuntu6.diff https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1969243/+attachment/5581071/+files/debdiff-from-working-gdm3_42.0-1ubuntu3-to-ubuntu6.diff
2022-04-16 12:00:07 Jeremy Bícha description Impact ------ Ubuntu Desktop 22.04 no longer offers Wayland Test Case --------- Install the update on a desktop or laptop without Nvidia or hybrid graphics that normally supports Wayland. Restart the computer. On the login screen, select your name. A gear button should appear in the bottom right giving you the option for Ubuntu or Ubuntu on Xorg. Continue logging in to the Ubuntu session. After log in, open the Settings app. Click at the bottom of the sidebar to open the About panel. The Windowing system should say Wayland. Note ---- It is known that Wayland is not currently offered for Nvidia because the Nvidia drivers don't meet GNOME's standards for suspend and resuming from suspend. It is intended that that will be fixed in a stable release update for 22.04 LTS. Once that happens, Wayland should work without needing any change from GDM. (Just a reboot.). This issue is currently being tracked with LP: #1968929 How this was broken and fixed ----------------------------- I took gdm 42.0-1ubuntu3 and removed the one cherrypicked patch we no longer needed. That required rebasing later patches. I made a mistake when rebasing. To fix this, I returned to the known working 42.0-1ubuntu3, kept the patch but added a new patch at the end to revert the patch we don't need. This is a cleaner fix and will work better when we package the new GDM release where we will probably still need the revert patch. Release Team, see the more minimal debdiff in comment 5. Original Bug Report ------------------- After updating gdm3 from 42.0-1ubuntu2 to 42.0-1ubuntu4 in jammy, it no longer shows any sessions in the bottom-right corner. When I log in, I am dropped into an X11 session, with no way to switch to Wayland. Downgrading the gdm3, gir1.2-gdm-1.0 and libgdm1 packages to 42.0-1ubuntu2 or 42.0-1ubuntu3 restores the option to select sessions and defaults to Wayland again. Looking at the changelog: gdm3 (42.0-1ubuntu4) jammy; urgency=medium   * Drop patch disabling Wayland on hybrid laptops using Nvidia's drivers.     It's not needed for Ubuntu 22.04 LTS (LP: #1968809)  -- Jeremy Bicha <jbicha@ubuntu.com> Thu, 14 Apr 2022 14:29:35 -0400 However, all my machines are i915-only. Impact ------ Ubuntu Desktop 22.04 no longer offers Wayland Test Case --------- Install the update on a desktop or laptop without Nvidia or hybrid graphics that normally supports Wayland. Restart the computer. On the login screen, select your name. A gear button should appear in the bottom right giving you the option for Ubuntu or Ubuntu on Xorg. Continue logging in to the Ubuntu session. After log in, open the Settings app. Click at the bottom of the sidebar to open the About panel. The Windowing system should say Wayland. Note ---- It is known that Wayland is not currently offered for Nvidia because the Nvidia drivers don't meet GNOME's standards for suspend and resuming from suspend. It is intended that that will be fixed in a stable release update for 22.04 LTS. Once that happens, Wayland should work without needing any change from GDM. (Just a reboot.). This issue is currently being tracked with LP: #1968929 How this was broken and fixed ----------------------------- I took gdm 42.0-1ubuntu3 and removed the one cherrypicked patch we no longer needed. That required rebasing later patches. I made a mistake when rebasing. To fix this, I returned to the known working 42.0-1ubuntu3, kept the patch but added a new patch at the end to revert the patch we don't need. This is a cleaner fix and will work better when we package the new GDM release where we will probably still need the revert patch. Release Team, see the more minimal debdiff in comment 10. Original Bug Report ------------------- After updating gdm3 from 42.0-1ubuntu2 to 42.0-1ubuntu4 in jammy, it no longer shows any sessions in the bottom-right corner. When I log in, I am dropped into an X11 session, with no way to switch to Wayland. Downgrading the gdm3, gir1.2-gdm-1.0 and libgdm1 packages to 42.0-1ubuntu2 or 42.0-1ubuntu3 restores the option to select sessions and defaults to Wayland again. Looking at the changelog: gdm3 (42.0-1ubuntu4) jammy; urgency=medium   * Drop patch disabling Wayland on hybrid laptops using Nvidia's drivers.     It's not needed for Ubuntu 22.04 LTS (LP: #1968809)  -- Jeremy Bicha <jbicha@ubuntu.com> Thu, 14 Apr 2022 14:29:35 -0400 However, all my machines are i915-only.
2022-04-16 17:18:57 Jeremy Bícha bug added subscriber Jeremy Bicha
2022-04-16 19:26:14 Ikhlas Khan bug added subscriber Ikhlas Khan
2022-04-16 19:52:13 Dave Jones bug added subscriber Dave Jones
2022-04-16 20:01:56 DuckHook bug added subscriber DuckHook
2022-04-16 20:44:39 Aaron Pickett bug added subscriber Aaron Pickett
2022-04-17 08:44:18 Robin Sheat bug added subscriber Robin Sheat
2022-04-17 08:59:13 Saeed gdm3 (Ubuntu Jammy): status In Progress Confirmed
2022-04-17 08:59:20 Saeed gdm3 (Ubuntu Jammy): status Confirmed In Progress
2022-04-17 08:59:37 Saeed gdm3 (Ubuntu Jammy): status In Progress Confirmed
2022-04-17 08:59:57 Saeed gdm3 (Ubuntu Jammy): status Confirmed In Progress
2022-04-17 09:00:48 Saeed gdm3 (Ubuntu Jammy): status In Progress Confirmed
2022-04-17 09:01:02 Saeed gdm3 (Ubuntu Jammy): status Confirmed In Progress
2022-04-17 11:53:29 Brian Murray gdm3 (Ubuntu Jammy): milestone ubuntu-22.04
2022-04-17 13:29:32 Umayr Saghir bug added subscriber Umayr Saghir
2022-04-17 14:46:08 Paul White bug added subscriber Paul White
2022-04-17 15:29:19 Daniel van Vugt bug added subscriber Daniel van Vugt
2022-04-17 22:37:32 Jeremy Bícha gdm3 (Ubuntu Jammy): status In Progress Fix Committed
2022-04-18 04:16:16 Launchpad Janitor gdm3 (Ubuntu Jammy): status Fix Committed Fix Released
2022-04-18 10:39:52 Mathieu Pillard bug added subscriber Mathieu Pillard
2022-04-18 15:21:27 Jeremy Bícha description Impact ------ Ubuntu Desktop 22.04 no longer offers Wayland Test Case --------- Install the update on a desktop or laptop without Nvidia or hybrid graphics that normally supports Wayland. Restart the computer. On the login screen, select your name. A gear button should appear in the bottom right giving you the option for Ubuntu or Ubuntu on Xorg. Continue logging in to the Ubuntu session. After log in, open the Settings app. Click at the bottom of the sidebar to open the About panel. The Windowing system should say Wayland. Note ---- It is known that Wayland is not currently offered for Nvidia because the Nvidia drivers don't meet GNOME's standards for suspend and resuming from suspend. It is intended that that will be fixed in a stable release update for 22.04 LTS. Once that happens, Wayland should work without needing any change from GDM. (Just a reboot.). This issue is currently being tracked with LP: #1968929 How this was broken and fixed ----------------------------- I took gdm 42.0-1ubuntu3 and removed the one cherrypicked patch we no longer needed. That required rebasing later patches. I made a mistake when rebasing. To fix this, I returned to the known working 42.0-1ubuntu3, kept the patch but added a new patch at the end to revert the patch we don't need. This is a cleaner fix and will work better when we package the new GDM release where we will probably still need the revert patch. Release Team, see the more minimal debdiff in comment 10. Original Bug Report ------------------- After updating gdm3 from 42.0-1ubuntu2 to 42.0-1ubuntu4 in jammy, it no longer shows any sessions in the bottom-right corner. When I log in, I am dropped into an X11 session, with no way to switch to Wayland. Downgrading the gdm3, gir1.2-gdm-1.0 and libgdm1 packages to 42.0-1ubuntu2 or 42.0-1ubuntu3 restores the option to select sessions and defaults to Wayland again. Looking at the changelog: gdm3 (42.0-1ubuntu4) jammy; urgency=medium   * Drop patch disabling Wayland on hybrid laptops using Nvidia's drivers.     It's not needed for Ubuntu 22.04 LTS (LP: #1968809)  -- Jeremy Bicha <jbicha@ubuntu.com> Thu, 14 Apr 2022 14:29:35 -0400 However, all my machines are i915-only. Impact ------ Ubuntu Desktop 22.04 no longer offers Wayland Test Case --------- Install the update on a desktop or laptop without Nvidia or hybrid graphics that normally supports Wayland. Restart the computer. On the login screen, select your name. A gear button should appear in the bottom right giving you the option for Ubuntu or Ubuntu on Xorg. Continue logging in to the Ubuntu session. After log in, open the Settings app. Click at the bottom of the sidebar to open the About panel. The Windowing system should say Wayland. Note ---- It is known that Wayland is not currently offered for Nvidia because the Nvidia drivers don't meet GNOME's standards for suspend and resuming from suspend. This issue is currently being tracked with LP: #1968929 How this was broken and fixed ----------------------------- I took gdm 42.0-1ubuntu3 and removed the one cherrypicked patch we no longer needed. That required rebasing later patches. I made a mistake when rebasing. To fix this, I returned to the known working 42.0-1ubuntu3, kept the patch but added a new patch at the end to revert the patch we don't need. This is a cleaner fix and will work better when we package the new GDM release where we will probably still need the revert patch. Release Team, see the more minimal debdiff in comment 10. Original Bug Report ------------------- After updating gdm3 from 42.0-1ubuntu2 to 42.0-1ubuntu4 in jammy, it no longer shows any sessions in the bottom-right corner. When I log in, I am dropped into an X11 session, with no way to switch to Wayland. Downgrading the gdm3, gir1.2-gdm-1.0 and libgdm1 packages to 42.0-1ubuntu2 or 42.0-1ubuntu3 restores the option to select sessions and defaults to Wayland again. Looking at the changelog: gdm3 (42.0-1ubuntu4) jammy; urgency=medium   * Drop patch disabling Wayland on hybrid laptops using Nvidia's drivers.     It's not needed for Ubuntu 22.04 LTS (LP: #1968809)  -- Jeremy Bicha <jbicha@ubuntu.com> Thu, 14 Apr 2022 14:29:35 -0400 However, all my machines are i915-only.
2022-04-18 15:32:55 Paul White removed subscriber Paul White
2022-04-18 15:42:55 coolhandlewk bug added subscriber coolhandlewk
2022-04-18 15:44:32 coolhandlewk removed subscriber coolhandlewk
2022-04-18 18:59:34 Umayr Saghir removed subscriber Umayr Saghir
2022-04-18 19:01:29 coolhandlewk bug added subscriber coolhandlewk
2022-04-19 20:11:48 René Walendy bug added subscriber René Walendy
2022-04-22 23:05:11 DuckHook removed subscriber DuckHook
2022-04-23 00:06:14 waffen bug added subscriber waffen
2022-04-26 06:00:09 Mark Weaver bug added subscriber Mark Weaver
2022-04-27 13:52:16 Noctis Bennington bug added subscriber Noctis Bennington
2022-04-30 16:03:00 theofficialgman bug added subscriber theofficialgman
2022-05-22 14:06:15 dreamcat4 bug added subscriber dreamcat4
2022-09-19 17:22:49 Frank Skare bug added subscriber Frank Skare
2023-02-06 17:05:44 Husain A bug added subscriber Husain AlKhamis