Activity log for bug #2054510

Date Who What changed Old value New value Message
2024-02-21 05:56:30 Daniel van Vugt bug added bug
2024-02-21 05:56:44 Daniel van Vugt bug watch added https://gitlab.gnome.org/GNOME/mutter/-/issues/2880
2024-02-21 05:56:44 Daniel van Vugt bug task added mutter
2024-02-21 05:57:48 Daniel van Vugt nominated for series Ubuntu Mantic
2024-02-21 05:57:48 Daniel van Vugt bug task added mutter (Ubuntu Mantic)
2024-02-21 05:57:48 Daniel van Vugt nominated for series Ubuntu Jammy
2024-02-21 05:57:48 Daniel van Vugt bug task added mutter (Ubuntu Jammy)
2024-02-21 05:57:48 Daniel van Vugt nominated for series Ubuntu Noble
2024-02-21 05:57:48 Daniel van Vugt bug task added mutter (Ubuntu Noble)
2024-02-21 05:58:50 Daniel van Vugt description [ Impact ] When using software rendering on Xorg (so usually just in VMs), some parts of app windows may fail to redraw. https://gitlab.gnome.org/GNOME/mutter/-/issues/2880 [ Test Plan ] TODO: Figure out a minimal test plan that doesn't require modifying code. [ Where problems could occur ] The fix adds a new synchronization point between the compositor and X server. This should be inconsequential, although there is a "sync ring" in mutter used for this, and if a mistake occurs there then other parts of the desktop could appear to stop responding in Xorg sessions. [ Other Info ] [ Impact ] When using software rendering on Xorg (so usually just in VMs), some parts of app windows may fail to redraw. https://gitlab.gnome.org/GNOME/mutter/-/issues/2880 [ Test Plan ] TODO: Figure out a minimal test plan that doesn't require modifying code. [ Where problems could occur ] The fix adds a new synchronization point between the compositor and X server. This should be inconsequential, although there is a "sync ring" in mutter used for this, and if a mistake occurs there then other parts of the desktop could appear to stop responding in Xorg sessions. [ Other Info ] This is a regression that started in 3.37.3 via 551101c65cda.
2024-02-21 05:58:57 Daniel van Vugt mutter (Ubuntu Mantic): assignee Daniel van Vugt (vanvugt)
2024-02-21 05:59:01 Daniel van Vugt mutter (Ubuntu Jammy): assignee Daniel van Vugt (vanvugt)
2024-02-21 05:59:45 Daniel van Vugt mutter (Ubuntu Mantic): importance Undecided Medium
2024-02-21 05:59:48 Daniel van Vugt mutter (Ubuntu Jammy): importance Undecided Medium
2024-02-21 06:01:37 Daniel van Vugt mutter (Ubuntu Jammy): status New Triaged
2024-02-21 06:01:41 Daniel van Vugt mutter (Ubuntu Mantic): status New Triaged
2024-02-21 07:36:58 Bug Watch Updater mutter: status Unknown Fix Released
2024-02-21 09:31:46 Daniel van Vugt description [ Impact ] When using software rendering on Xorg (so usually just in VMs), some parts of app windows may fail to redraw. https://gitlab.gnome.org/GNOME/mutter/-/issues/2880 [ Test Plan ] TODO: Figure out a minimal test plan that doesn't require modifying code. [ Where problems could occur ] The fix adds a new synchronization point between the compositor and X server. This should be inconsequential, although there is a "sync ring" in mutter used for this, and if a mistake occurs there then other parts of the desktop could appear to stop responding in Xorg sessions. [ Other Info ] This is a regression that started in 3.37.3 via 551101c65cda. [ Impact ] When using software rendering on Xorg (so usually just in VMs), some parts of app windows may fail to redraw. https://gitlab.gnome.org/GNOME/mutter/-/issues/2880 [ Test Plan ] 1. Set up a virtual machine without graphics acceleration. 2. Log into 'Ubuntu on Xorg'. 3. Open Settings > About and verify Graphics = llvmpipe and Windowing System = X11. 4. TODO [ Where problems could occur ] The fix adds a new synchronization point between the compositor and X server. This should be inconsequential, although there is a "sync ring" in mutter used for this, and if a mistake occurs there then other parts of the desktop could appear to stop responding in Xorg sessions. [ Other Info ] This is a regression that started in 3.37.3 via 551101c65cda.
2024-02-21 09:39:51 Daniel van Vugt description [ Impact ] When using software rendering on Xorg (so usually just in VMs), some parts of app windows may fail to redraw. https://gitlab.gnome.org/GNOME/mutter/-/issues/2880 [ Test Plan ] 1. Set up a virtual machine without graphics acceleration. 2. Log into 'Ubuntu on Xorg'. 3. Open Settings > About and verify Graphics = llvmpipe and Windowing System = X11. 4. TODO [ Where problems could occur ] The fix adds a new synchronization point between the compositor and X server. This should be inconsequential, although there is a "sync ring" in mutter used for this, and if a mistake occurs there then other parts of the desktop could appear to stop responding in Xorg sessions. [ Other Info ] This is a regression that started in 3.37.3 via 551101c65cda. [ Impact ] When using software rendering on Xorg (so usually just in VMs), some parts of app windows may fail to redraw. https://gitlab.gnome.org/GNOME/mutter/-/issues/2880 [ Test Plan ] 1. Set up a virtual machine without graphics acceleration. 2. Log into 'Ubuntu on Xorg'. 3. Open Settings > About and verify Graphics = llvmpipe and Windowing System = X11. 4. sudo snap install chromium 5. Open Chromium and find a web page with lots of text. 6. Start selecting text with the mouse and while holding the button move the mouse up and down rapidly. 7. Release the mouse button in roughly the middle of the area of text that was selected. 8. Verify the remaining text selection is contiguous and not broken into multiple disconnected text selections (the bug). 9. Repeat steps 7 and 8 several times to be sure. [ Where problems could occur ] The fix adds a new synchronization point between the compositor and X server. This should be inconsequential, although there is a "sync ring" in mutter used for this, and if a mistake occurs there then other parts of the desktop could appear to stop responding in Xorg sessions. [ Other Info ] This is a regression that started in 3.37.3 via 551101c65cda.
2024-02-21 09:42:09 Daniel van Vugt description [ Impact ] When using software rendering on Xorg (so usually just in VMs), some parts of app windows may fail to redraw. https://gitlab.gnome.org/GNOME/mutter/-/issues/2880 [ Test Plan ] 1. Set up a virtual machine without graphics acceleration. 2. Log into 'Ubuntu on Xorg'. 3. Open Settings > About and verify Graphics = llvmpipe and Windowing System = X11. 4. sudo snap install chromium 5. Open Chromium and find a web page with lots of text. 6. Start selecting text with the mouse and while holding the button move the mouse up and down rapidly. 7. Release the mouse button in roughly the middle of the area of text that was selected. 8. Verify the remaining text selection is contiguous and not broken into multiple disconnected text selections (the bug). 9. Repeat steps 7 and 8 several times to be sure. [ Where problems could occur ] The fix adds a new synchronization point between the compositor and X server. This should be inconsequential, although there is a "sync ring" in mutter used for this, and if a mistake occurs there then other parts of the desktop could appear to stop responding in Xorg sessions. [ Other Info ] This is a regression that started in 3.37.3 via 551101c65cda. [ Impact ] When using software rendering on Xorg (so usually just in VMs), some parts of app windows may fail to redraw. https://gitlab.gnome.org/GNOME/mutter/-/issues/2880 [ Test Plan ] 1. Set up a virtual machine without graphics acceleration. 2. Log into 'Ubuntu on Xorg'. 3. Open Settings > About and verify Graphics = llvmpipe and Windowing System = X11. 4. sudo snap install chromium 5. Open Chromium and find a web page with lots of text. Plain text without any links will work best. 6. Start selecting text with the mouse and while holding the button move the mouse up and down rapidly. 7. Release the mouse button in roughly the middle of the area of text that was selected. 8. Verify the remaining text selection is contiguous and not broken into multiple disconnected text selections (the bug). 9. Repeat steps 7 and 8 several times to be sure. [ Where problems could occur ] The fix adds a new synchronization point between the compositor and X server. This should be inconsequential, although there is a "sync ring" in mutter used for this, and if a mistake occurs there then other parts of the desktop could appear to stop responding in Xorg sessions. [ Other Info ] This is a regression that started in 3.37.3 via 551101c65cda.
2024-02-21 09:43:35 Daniel van Vugt description [ Impact ] When using software rendering on Xorg (so usually just in VMs), some parts of app windows may fail to redraw. https://gitlab.gnome.org/GNOME/mutter/-/issues/2880 [ Test Plan ] 1. Set up a virtual machine without graphics acceleration. 2. Log into 'Ubuntu on Xorg'. 3. Open Settings > About and verify Graphics = llvmpipe and Windowing System = X11. 4. sudo snap install chromium 5. Open Chromium and find a web page with lots of text. Plain text without any links will work best. 6. Start selecting text with the mouse and while holding the button move the mouse up and down rapidly. 7. Release the mouse button in roughly the middle of the area of text that was selected. 8. Verify the remaining text selection is contiguous and not broken into multiple disconnected text selections (the bug). 9. Repeat steps 7 and 8 several times to be sure. [ Where problems could occur ] The fix adds a new synchronization point between the compositor and X server. This should be inconsequential, although there is a "sync ring" in mutter used for this, and if a mistake occurs there then other parts of the desktop could appear to stop responding in Xorg sessions. [ Other Info ] This is a regression that started in 3.37.3 via 551101c65cda. [ Impact ] When using software rendering on Xorg (so usually just in VMs), some parts of app windows may fail to redraw. https://gitlab.gnome.org/GNOME/mutter/-/issues/2880 [ Test Plan ] 1. Set up a virtual machine without graphics acceleration. 2. Log into 'Ubuntu on Xorg'. 3. Open Settings > About and verify Graphics = llvmpipe and Windowing System = X11. 4. sudo snap install chromium 5. Open Chromium and find a web page with lots of text. Plain text without any links and staying at the top of the page will work best. 6. Start selecting text with the mouse and while holding the button move the mouse up and down rapidly. 7. Release the mouse button in roughly the middle of the area of text that was selected. 8. Verify the remaining text selection is contiguous and not broken into multiple disconnected text selections (the bug). 9. Repeat steps 7 and 8 several times to be sure. [ Where problems could occur ] The fix adds a new synchronization point between the compositor and X server. This should be inconsequential, although there is a "sync ring" in mutter used for this, and if a mistake occurs there then other parts of the desktop could appear to stop responding in Xorg sessions. [ Other Info ] This is a regression that started in 3.37.3 via 551101c65cda.
2024-02-21 09:43:52 Daniel van Vugt description [ Impact ] When using software rendering on Xorg (so usually just in VMs), some parts of app windows may fail to redraw. https://gitlab.gnome.org/GNOME/mutter/-/issues/2880 [ Test Plan ] 1. Set up a virtual machine without graphics acceleration. 2. Log into 'Ubuntu on Xorg'. 3. Open Settings > About and verify Graphics = llvmpipe and Windowing System = X11. 4. sudo snap install chromium 5. Open Chromium and find a web page with lots of text. Plain text without any links and staying at the top of the page will work best. 6. Start selecting text with the mouse and while holding the button move the mouse up and down rapidly. 7. Release the mouse button in roughly the middle of the area of text that was selected. 8. Verify the remaining text selection is contiguous and not broken into multiple disconnected text selections (the bug). 9. Repeat steps 7 and 8 several times to be sure. [ Where problems could occur ] The fix adds a new synchronization point between the compositor and X server. This should be inconsequential, although there is a "sync ring" in mutter used for this, and if a mistake occurs there then other parts of the desktop could appear to stop responding in Xorg sessions. [ Other Info ] This is a regression that started in 3.37.3 via 551101c65cda. [ Impact ] When using software rendering on Xorg (so usually just in VMs), some parts of app windows may fail to redraw. https://gitlab.gnome.org/GNOME/mutter/-/issues/2880 [ Test Plan ] 1. Set up a virtual machine without graphics acceleration. 2. Log into 'Ubuntu on Xorg'. 3. Open Settings > About and verify Graphics = llvmpipe and Windowing System = X11. 4. sudo snap install chromium 5. Open Chromium and find a web page with lots of text. Plain text without any links and staying at the top of the page will work best because you don't want to trigger any scrolling. 6. Start selecting text with the mouse and while holding the button move the mouse up and down rapidly. 7. Release the mouse button in roughly the middle of the area of text that was selected. 8. Verify the remaining text selection is contiguous and not broken into multiple disconnected text selections (the bug). 9. Repeat steps 7 and 8 several times to be sure. [ Where problems could occur ] The fix adds a new synchronization point between the compositor and X server. This should be inconsequential, although there is a "sync ring" in mutter used for this, and if a mistake occurs there then other parts of the desktop could appear to stop responding in Xorg sessions. [ Other Info ] This is a regression that started in 3.37.3 via 551101c65cda.
2024-02-21 09:44:51 Daniel van Vugt description [ Impact ] When using software rendering on Xorg (so usually just in VMs), some parts of app windows may fail to redraw. https://gitlab.gnome.org/GNOME/mutter/-/issues/2880 [ Test Plan ] 1. Set up a virtual machine without graphics acceleration. 2. Log into 'Ubuntu on Xorg'. 3. Open Settings > About and verify Graphics = llvmpipe and Windowing System = X11. 4. sudo snap install chromium 5. Open Chromium and find a web page with lots of text. Plain text without any links and staying at the top of the page will work best because you don't want to trigger any scrolling. 6. Start selecting text with the mouse and while holding the button move the mouse up and down rapidly. 7. Release the mouse button in roughly the middle of the area of text that was selected. 8. Verify the remaining text selection is contiguous and not broken into multiple disconnected text selections (the bug). 9. Repeat steps 7 and 8 several times to be sure. [ Where problems could occur ] The fix adds a new synchronization point between the compositor and X server. This should be inconsequential, although there is a "sync ring" in mutter used for this, and if a mistake occurs there then other parts of the desktop could appear to stop responding in Xorg sessions. [ Other Info ] This is a regression that started in 3.37.3 via 551101c65cda. [ Impact ] When using software rendering on Xorg (so usually just in VMs), some parts of app windows may fail to redraw. https://gitlab.gnome.org/GNOME/mutter/-/issues/2880 [ Test Plan ] 1. Set up a virtual machine without graphics acceleration. 2. Log into 'Ubuntu on Xorg'. 3. Open Settings > About and verify Graphics = llvmpipe and Windowing System = X11. 4. sudo snap install chromium 5. Open Chromium and find a web page with lots of text. Plain text without any links and staying at the top of the page will work best because you don't want to trigger any scrolling. 6. Start selecting text with the mouse and while holding the button move the mouse up and down rapidly. Avoid triggering any page scrolling. 7. Release the mouse button in roughly the middle of the area of text that was selected. 8. Verify the remaining text selection is contiguous and not broken into multiple disconnected text selections (the bug). 9. Repeat steps 7 and 8 several times to be sure. [ Where problems could occur ] The fix adds a new synchronization point between the compositor and X server. This should be inconsequential, although there is a "sync ring" in mutter used for this, and if a mistake occurs there then other parts of the desktop could appear to stop responding in Xorg sessions. [ Other Info ] This is a regression that started in 3.37.3 via 551101c65cda.
2024-02-21 10:11:23 Daniel van Vugt mutter (Ubuntu Jammy): status Triaged In Progress
2024-02-21 10:18:49 Daniel van Vugt tags jammy mantic noble
2024-02-22 02:05:30 Daniel van Vugt tags jammy mantic noble jammy mantic noble udeng-1928
2024-02-22 02:05:41 Daniel van Vugt tags jammy mantic noble udeng-1928 fixed-in-mutter-46.0 fixed-upstream jammy mantic noble udeng-1928
2024-02-22 05:06:45 Daniel van Vugt description [ Impact ] When using software rendering on Xorg (so usually just in VMs), some parts of app windows may fail to redraw. https://gitlab.gnome.org/GNOME/mutter/-/issues/2880 [ Test Plan ] 1. Set up a virtual machine without graphics acceleration. 2. Log into 'Ubuntu on Xorg'. 3. Open Settings > About and verify Graphics = llvmpipe and Windowing System = X11. 4. sudo snap install chromium 5. Open Chromium and find a web page with lots of text. Plain text without any links and staying at the top of the page will work best because you don't want to trigger any scrolling. 6. Start selecting text with the mouse and while holding the button move the mouse up and down rapidly. Avoid triggering any page scrolling. 7. Release the mouse button in roughly the middle of the area of text that was selected. 8. Verify the remaining text selection is contiguous and not broken into multiple disconnected text selections (the bug). 9. Repeat steps 7 and 8 several times to be sure. [ Where problems could occur ] The fix adds a new synchronization point between the compositor and X server. This should be inconsequential, although there is a "sync ring" in mutter used for this, and if a mistake occurs there then other parts of the desktop could appear to stop responding in Xorg sessions. [ Other Info ] This is a regression that started in 3.37.3 via 551101c65cda. [ Impact ] When using software rendering on Xorg (so usually just in VMs), some parts of app windows may fail to redraw. https://gitlab.gnome.org/GNOME/mutter/-/issues/2880 [ Test Plan ] 1. Set up a virtual machine without graphics acceleration. 2. Log into 'Ubuntu on Xorg'. 3. Open Settings > About and verify Graphics = llvmpipe and Windowing System = X11. 4. sudo snap install chromium 5. Open Chromium and find a web page with lots of text. Plain text without any links and staying at the top of the page will work best because you don't want to trigger any scrolling. 6. Start selecting text with the mouse and while holding the button move the mouse up and down rapidly. Avoid triggering any page scrolling. 7. Release the mouse button in roughly the middle of the area of text that was selected. 8. Verify the remaining text selection is contiguous and not broken into multiple disconnected text selections (the bug). 9. Repeat steps 7 and 8 several times to be sure. [ Where problems could occur ] The fix adds a new synchronization point between the compositor and X server. This should be inconsequential, although there is a "sync ring" in mutter used for this, and if a mistake occurs there then other parts of the desktop could appear to stop responding in Xorg sessions. [ Other Info ] This is a regression that started in 3.37.3 due to https://gitlab.gnome.org/GNOME/mutter/-/commit/551101c65cda.
2024-02-22 07:36:20 Daniel van Vugt tags fixed-in-mutter-46.0 fixed-upstream jammy mantic noble udeng-1928 fixed-in-mutter-46.0 fixed-upstream jammy mantic noble regression-release udeng-1928
2024-02-22 08:17:46 Daniel van Vugt attachment added mutter_42.9-0ubuntu6.debdiff https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2054510/+attachment/5748381/+files/mutter_42.9-0ubuntu6.debdiff
2024-02-22 08:18:37 Daniel van Vugt bug added subscriber Ubuntu Sponsors
2024-02-22 08:39:49 Daniel van Vugt mutter (Ubuntu Mantic): status Triaged In Progress
2024-02-22 08:40:43 Daniel van Vugt attachment added mutter_45.2-0ubuntu4.debdiff https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2054510/+attachment/5748404/+files/mutter_45.2-0ubuntu4.debdiff
2024-02-29 13:15:23 Łukasz Zemczak removed subscriber Ubuntu Sponsors
2024-02-29 13:15:46 Łukasz Zemczak mutter (Ubuntu Mantic): status In Progress Fix Committed
2024-02-29 13:15:47 Łukasz Zemczak bug added subscriber Ubuntu Stable Release Updates Team
2024-02-29 13:15:52 Łukasz Zemczak bug added subscriber SRU Verification
2024-02-29 13:15:54 Łukasz Zemczak tags fixed-in-mutter-46.0 fixed-upstream jammy mantic noble regression-release udeng-1928 fixed-in-mutter-46.0 fixed-upstream jammy mantic noble regression-release udeng-1928 verification-needed verification-needed-mantic
2024-02-29 13:29:17 Łukasz Zemczak mutter (Ubuntu Jammy): status In Progress Fix Committed
2024-02-29 13:29:20 Łukasz Zemczak tags fixed-in-mutter-46.0 fixed-upstream jammy mantic noble regression-release udeng-1928 verification-needed verification-needed-mantic fixed-in-mutter-46.0 fixed-upstream jammy mantic noble regression-release udeng-1928 verification-needed verification-needed-jammy verification-needed-mantic
2024-03-01 05:37:14 Daniel van Vugt tags fixed-in-mutter-46.0 fixed-upstream jammy mantic noble regression-release udeng-1928 verification-needed verification-needed-jammy verification-needed-mantic fixed-in-mutter-46.0 fixed-upstream jammy mantic noble regression-release udeng-1928 verification-failed-jammy verification-needed verification-needed-mantic
2024-03-01 08:09:42 Daniel van Vugt description [ Impact ] When using software rendering on Xorg (so usually just in VMs), some parts of app windows may fail to redraw. https://gitlab.gnome.org/GNOME/mutter/-/issues/2880 [ Test Plan ] 1. Set up a virtual machine without graphics acceleration. 2. Log into 'Ubuntu on Xorg'. 3. Open Settings > About and verify Graphics = llvmpipe and Windowing System = X11. 4. sudo snap install chromium 5. Open Chromium and find a web page with lots of text. Plain text without any links and staying at the top of the page will work best because you don't want to trigger any scrolling. 6. Start selecting text with the mouse and while holding the button move the mouse up and down rapidly. Avoid triggering any page scrolling. 7. Release the mouse button in roughly the middle of the area of text that was selected. 8. Verify the remaining text selection is contiguous and not broken into multiple disconnected text selections (the bug). 9. Repeat steps 7 and 8 several times to be sure. [ Where problems could occur ] The fix adds a new synchronization point between the compositor and X server. This should be inconsequential, although there is a "sync ring" in mutter used for this, and if a mistake occurs there then other parts of the desktop could appear to stop responding in Xorg sessions. [ Other Info ] This is a regression that started in 3.37.3 due to https://gitlab.gnome.org/GNOME/mutter/-/commit/551101c65cda. [ Impact ] When using software rendering on Xorg (so usually just in VMs), some parts of app windows may fail to redraw. https://gitlab.gnome.org/GNOME/mutter/-/issues/2880 [ Test Plan ] 1. Set up a virtual machine without graphics acceleration. 2. Log into 'Ubuntu on Xorg'. 3. Open Settings > About and verify Graphics = llvmpipe (or "Software Rendering"), and Windowing System = X11. 4. sudo snap install chromium 5. Open Chromium and find a web page with lots of text. Plain text without any links and staying at the top of the page will work best because you don't want to trigger any scrolling. 6. Start selecting text with the mouse and while holding the button move the mouse up and down rapidly. Avoid triggering any page scrolling. 7. Release the mouse button in roughly the middle of the area of text that was selected. 8. Verify the remaining text selection is contiguous and not broken into multiple disconnected text selections (the bug). 9. Repeat steps 7 and 8 several times to be sure. [ Where problems could occur ] The fix adds a new synchronization point between the compositor and X server. This should be inconsequential, although there is a "sync ring" in mutter used for this, and if a mistake occurs there then other parts of the desktop could appear to stop responding in Xorg sessions. [ Other Info ] This is a regression that started in 3.37.3 due to https://gitlab.gnome.org/GNOME/mutter/-/commit/551101c65cda.
2024-03-01 08:14:24 Daniel van Vugt tags fixed-in-mutter-46.0 fixed-upstream jammy mantic noble regression-release udeng-1928 verification-failed-jammy verification-needed verification-needed-mantic fixed-in-mutter-46.0 fixed-upstream jammy mantic noble regression-release udeng-1928 verification-done-mantic verification-failed-jammy verification-needed
2024-03-01 10:01:44 Daniel van Vugt attachment added mutter_42.9-0ubuntu7.debdiff https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2054510/+attachment/5751114/+files/mutter_42.9-0ubuntu7.debdiff
2024-03-08 03:43:14 Ubuntu Archive Robot bug added subscriber Jeremy Bícha
2024-03-13 14:13:28 Robie Basak tags fixed-in-mutter-46.0 fixed-upstream jammy mantic noble regression-release udeng-1928 verification-done-mantic verification-failed-jammy verification-needed fixed-in-mutter-46.0 fixed-upstream jammy mantic noble regression-release udeng-1928 verification-done-mantic verification-needed verification-needed-jammy
2024-03-14 05:24:49 Daniel van Vugt tags fixed-in-mutter-46.0 fixed-upstream jammy mantic noble regression-release udeng-1928 verification-done-mantic verification-needed verification-needed-jammy fixed-in-mutter-46.0 fixed-upstream jammy mantic noble regression-release udeng-1928 verification-done-jammy verification-done-mantic verification-needed
2024-03-14 05:28:18 Daniel van Vugt tags fixed-in-mutter-46.0 fixed-upstream jammy mantic noble regression-release udeng-1928 verification-done-jammy verification-done-mantic verification-needed fixed-in-mutter-46.0 fixed-upstream jammy mantic noble regression-release udeng-1928 verification-done verification-done-jammy verification-done-mantic
2024-03-26 02:32:47 Kai-Heng Feng bug added subscriber Kai-Heng Feng
2024-03-27 07:29:54 Launchpad Janitor mutter (Ubuntu Mantic): status Fix Committed Fix Released
2024-03-27 07:30:03 Timo Aaltonen removed subscriber Ubuntu Stable Release Updates Team
2024-03-27 07:30:14 Launchpad Janitor mutter (Ubuntu Jammy): status Fix Committed Fix Released
2024-03-30 20:07:50 Egmont Koblinger bug added subscriber Egmont Koblinger
2024-03-30 20:14:34 Egmont Koblinger bug watch added https://gitlab.gnome.org/GNOME/gnome-terminal/-/issues/8070
2024-03-30 21:06:41 Egmont Koblinger bug watch added https://github.com/gnome-terminator/terminator/issues/899
2024-03-30 21:06:41 Egmont Koblinger bug watch added https://gitlab.gnome.org/GNOME/mutter/-/issues/3384
2024-04-16 08:40:27 Daniel van Vugt mutter (Ubuntu Noble): status Fix Committed Fix Released
2024-04-19 01:40:03 Adriano dos Santos Fernandes bug added subscriber Adriano dos Santos Fernandes