F42 gnome white app windows

after updating and rebooting f42 since this morning some apps like terminal, settings, nautilus start as white rectangles (instead of the usual app windows) that cannot be used. other apps like firefox, google-chrome, kodi start normal with their usual windows. I filed this as a gnome-shell bug in red hat bugzilla and received an automatic reply that this category is not actively monitored with a recommendation to report the issue in gnome.org

See: Certain apps not showing correctly after last update

You can either downgrade mesa or set an environment variable to work around it.

2 Likes

thank you very much. I downgraded mesa and that resolved the issue for the time being:

  1. CTRL-ALT-F3 and login to terminal
  2. sudo dnf downgrade ‘mesa*’ --refresh
  3. sudo reboot
2 Likes