Fedora Account System
Red Hat Associate
Red Hat Customer
I noticed that when making a small change and then immediately rebooting to test, the grub menu will now show even though the boot was successful (1). Another way to reproduce this is to just select reboot or poweroff from the top right system menu in gdm. This too will show grub the next boot, while it should not. This is a flickerfree-boot / hidden-grub-menu regression In Fedora 43. This is caused by dropping the 0001-Fedora-Set-grub-boot-flags-on-shutdown-reboot.patch. I've tried to come up with an upstream solution for this (2), trying to hook into systemd-boot's boot-counting mechanism but I never got around to doing a proper upstream solution for this. This gets complicated by Fedora using grub, which does not support boot-counting in combination with Fedora's hidden-grub-menu code also still being downstream patches. For now I believe it will be best to restore 0001-Fedora-Set-grub-boot-flags-on-shutdown-reboot.patch. 1) There are 2 ways of marking a Fedora Workstation boot successful so that the grub-menu will not show: a) A clean shutdown/reboot from the menu in combination with the gnome-session patch. b) A user login session lasting more then 2 minutes, which will trigger grub-boot-success.timer which marks the boot successful. 2) https://github.com/systemd/systemd/issues/35019 Reproducible: Always
Bug reports for this component on Red Hat Bugzilla are not actively monitored. Please consider reporting your issue directly to GNOME at https://gitlab.gnome.org/GNOME/ to improve the chances that your issue will be resolved. This issue should only be kept open if it: 1. Relates to Fedora packaging or integration with other Fedora components 2. Is required for Fedora release processes, such as blocker bugs and freeze exceptions If this issue isn't needed for either of these two reasons, please: * create an issue with GNOME * add a link to the GNOME issue here * close this issue as CLOSED/UPSTREAM Thank you!
Note for some more info on the grub-hidden-menu stuff, see: https://hansdegoede.dreamwidth.org/19180.html
FEDORA-2025-b753276ef1 (gnome-session-49.2-2.fc43) has been submitted as an update to Fedora 43. https://bodhi.fedoraproject.org/updates/FEDORA-2025-b753276ef1
FEDORA-2025-b753276ef1 has been pushed to the Fedora 43 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-b753276ef1` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-b753276ef1 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2025-b753276ef1 (gnome-session-49.2-2.fc43) has been pushed to the Fedora 43 stable repository. If problem still persists, please make note of it in this bug report.