Many GNOME applications cannot display

If I open them, they won’t carsh, but they don’t show any thing.
They are

gnome-calculator.x86_64                              48.1-1.fc42                         updates
gnome-calendar.x86_64                                48.1-1.fc42                         fedora
gnome-characters.x86_64                              48.0-1.fc42                         fedora
gnome-clocks.x86_64                                  48.0-1.fc42                         fedora
gnome-contacts.x86_64                                48.0-1.fc42                         fedora
gnome-control-center.x86_64                          48.2-1.fc42                         updates
gnome-font-viewer.x86_64                             48.0-1.fc42                         fedora
gnome-logs.x86_64                                    45.0-5.fc42                         fedora
gnome-maps.x86_64                                    48.3-1.fc42                         updates
gnome-software.x86_64                                48.2-1.fc42                         updates
gnome-system-monitor.x86_64                          48.1-1.fc42                         updates
gnome-text-editor.x86_64                             48.3-1.fc42                         updates
gnome-tweaks.noarch                                  46.1-4.fc42                         fedora
gnome-weather.noarch                                 48.0-1.fc42                         fedora

and Ptysix
But other applications looks not problem.(I turn off the background)
They show like this


Help me :cry:

1 Like

Hey, this happened to me too. I found this post helpful:
https://discussion.fedoraproject.org/t/certain-apps-not-showing-correctly-after-last-update

There are couple of links, and the issue with mesa has been reported and is being worked on, so a fix will come with the next update.

In the meantime, I used a virtual terminal/TTY to do sudo dnf downgrade 'mesa*' --refresh as suggested because I didn’t have any other terminal emulators other than Ptyxis installed. So far I have almost everything back, but gnome-software is still borked. Hope it helps!

Edit: It seems that even gnome-software is working again after a second reboot.

5 Likes

I had the same problem, just downgrade the MESA driver fix the issue

1 Like

Thanks, it works. :smiley:

2 Likes

There is already a mesa upgrade available:
https://bodhi.fedoraproject.org/updates/FEDORA-2025-df3c68a7ce

Where sudo dnf upgrade --refresh --advisory=FEDORA-2025-df3c68a7ce will provide the fix.