After ubgrading from 45 rc1 to 45, after logging in there's no way to do anything. I see the mouse pointer on the desktop but neither using the mouse nor using the keyboard worked in order to open any application.
There was no way to reboot the system, had to hard shutdown the system by power button.
After reboot couldn't find any relevant log within the journal
@sbonazzo Weird, I don't see anything like that here. openQA tests have all passed as well so it doesn't look like it's broken for everybody at least.
Some things you could try to narrow it down a bit more are:
Downgrade everything to the stable versions (dnf distro-sync --disablerepo=updates-testing) and then add back only the packages from this update (dnf update --enablerepo=updates-testing --advisory=FEDORA-2023-92fe74aaf6) and double check that the issue remains - it could have been something else from tonight's updates-testing that broke it.
Ssh into the machine and attach gdb to the gnome-shell process and get a backtrace and see where it is hanging.
Is it a Wayland session or X11 session? Does the other one hang as well if you change it in the login screen?
Try removing all gnome-shell extensions to make sure it's not one of the extensions somehow breaking it. Does it work under a new user?
Anything in journalctl -a -b -1? -1 should give the previous boot's logs.
After downgrading to stable and updating only this specific update, gnome works fine.
The next candidate to be the one breaking stuff is xorg-x11-server-Xwayland Moving back to positive karma for this update.
This update has been submitted for testing by kalev.
This update's test gating status has been changed to 'waiting'.
This update has obsoleted glib2-2.77.3-2.fc39, and has inherited its bugs and notes.
kalev edited this update.
This update's test gating status has been changed to 'passed'.
kalev edited this update.
New build(s):
Removed build(s):
Karma has been reset.
This update's test gating status has been changed to 'waiting'.
kalev edited this update.
This update's test gating status has been changed to 'failed'.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'failed'.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'failed'.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'failed'.
This update has been pushed to testing.
This update's test gating status has been changed to 'passed'.
After ubgrading from 45 rc1 to 45, after logging in there's no way to do anything. I see the mouse pointer on the desktop but neither using the mouse nor using the keyboard worked in order to open any application. There was no way to reboot the system, had to hard shutdown the system by power button. After reboot couldn't find any relevant log within the journal
Bodhi is disabling automatic push to stable due to negative karma. The maintainer may push manually if they determine that the issue is not severe.
@sbonazzo Weird, I don't see anything like that here. openQA tests have all passed as well so it doesn't look like it's broken for everybody at least.
Some things you could try to narrow it down a bit more are:
Downgrade everything to the stable versions (
dnf distro-sync --disablerepo=updates-testing
) and then add back only the packages from this update (dnf update --enablerepo=updates-testing --advisory=FEDORA-2023-92fe74aaf6
) and double check that the issue remains - it could have been something else from tonight's updates-testing that broke it.Ssh into the machine and attach gdb to the gnome-shell process and get a backtrace and see where it is hanging.
Is it a Wayland session or X11 session? Does the other one hang as well if you change it in the login screen?
Try removing all gnome-shell extensions to make sure it's not one of the extensions somehow breaking it. Does it work under a new user?
Anything in
journalctl -a -b -1
? -1 should give the previous boot's logs.Maybe ask in https://matrix.to/#/#gnome-shell:gnome.org for help how to debug this further.
File a ticket upstream against mutter (https://gitlab.gnome.org/GNOME/mutter) or gnome-shell (https://gitlab.gnome.org/GNOME/gnome-shell) with all the info.
After downgrading to stable and updating only this specific update, gnome works fine. The next candidate to be the one breaking stuff is xorg-x11-server-Xwayland Moving back to positive karma for this update.
This update can be pushed to stable now if the maintainer wishes
@sbonazzo Ahh, phew! Thanks for going the extra mile with the testing! :)
kalev edited this update.
Works fine after update v45rc to v40 in VM.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.