Created attachment 1850973 [details] "Oh no! Something has gone wring" screen after loading the GNOME Created attachment 1850973 [details] "Oh no! Something has gone wrong" screen after loading the GNOME Description of problem: After upgrade gnome-desktop3-41.3-1.fc36 to gnome-desktop3-42~alpha.1-1 instead of login screen I see "Oh no! Something has gone wring" screen. I was able fix my system only after downgrading "gnome-desktop3" to 41.3-1 version and removing "libgweather4" package. If anyone encounters the same problem, then make a local repo and download the packages "gnome-characters-41.0-1.fc36", "gnome-desktop3-41.3-1.fc36", "gnome-initial-setup-41.2-1.fc36", "nautilus-41.1-2.fc36.x86_64". $ koji download-build gnome-characters-41.0-1.fc36 --arch=x86_64 --arch=noarch $ koji download-build gnome-desktop3-41.3-1.fc36 --arch=x86_64 --arch=noarch $ koji download-build gnome-initial-setup-41.2-1.fc36 --arch=x86_64 --arch=noarch $ koji download-build nautilus-41.1-2.fc36.x86_64 --arch=x86_64 --arch=noarch $ createrepo . --update Then downgrade "gnome-desktop3" and remove "libgweather4" package. # dnf downgrade gnome-desktop3 --refresh --allowerising # dnf remove libgweather4
Created attachment 1850974 [details] system logs
Proposed as a Blocker and Freeze Exception for 36-beta by Fedora user mikhail using the blocker tracking app because: Because this bug completely breaks Fedora Workstation GNOME.
We already fixed this yesterday. The compose today failed, though, so the updated packages are not in the main Rawhide repo yet. You need to update mutter and gnome-shell from Koji.
Created attachment 1851300 [details] # dnf upgrade --refresh Maybe better add to "gnome-desktop3-42~alpha.1-1.fc36.x86_64" dependencies from "gnome-shell-42~alpha-2.fc36.x86_64". To prevent these errors from occurring in the future. P.S. "gnome-shell-42~alpha-2.fc36.x86_64" still not pushed to Rawhide repo.
This is definitely resolved now.