Bug after updating to Fedora 40

Hello guys!After updating to Fedora 40 from 39 using command sudo dnf system-upgrade download --releasever=39 the GTK 3/4 will not work correctly after updating (as it was before)
Please help me!



Added f40, gnome, theming

Did you modify the theming or any specific settings prior to the upgrade?

If so you may want to try making a new user to see if they are still affected or switching back to the default theme (Adwaita) in gnome tweaks.

No I didnā€™t change themes before to upgrade!

1 Like

If you want to upgrade to 40 you have to specifier it like
sudo dnf system-upgrade download --releasever=40

If you just copy and past from the manual and have changed to 40 you can try to solve this:

Resolving post-upgrade issues

1 Like

You may want to try running some of the applications from a terminal with additional debug to see if something jumps out as being wrong.
i.e.,
G_MESSAGES_DEBUG=all nautilus
G_MESSAGES_DEBUG=all gnome-control-center

No way!

victor@fedora:~$ G_MESSAGES_DEBUG=all nautilus
(org.gnome.Nautilus:3505): GLib-GIO-DEBUG: 19:18:01.948: Using cross-namespace EXTERNAL authentication (this will deadlock if server is GDBus < 2.73.3)
(org.gnome.Nautilus:3505): GLib-GIO-DEBUG: 19:18:01.955: _g_io_module_get_default: Found default implementation gvfs (GDaemonVfs) for ā€˜gio-vfsā€™
(org.gnome.Nautilus:3505): Tracker-DEBUG: 19:18:01.974: Loading ontologies from database.
(org.gnome.Nautilus:3505): Tracker-DEBUG: 19:18:01.977: Applying ontologies from /usr/share/nautilus/ontology to existing database
(org.gnome.Nautilus:3505): Tracker-DEBUG: 19:18:01.979: Current and DB locales match: 'en_US.UTF-8'
** Message: 19:18:01.980: Connecting to org.freedesktop.Tracker3.Miner.Files
(org.gnome.Nautilus:3505): GLib-GIO-DEBUG: 19:18:02.037: _g_io_module_get_default: Found default implementation dconf (DConfSettingsBackend) for ā€˜gsettings-backendā€™
(org.gnome.Nautilus:3505): dconf-DEBUG: 19:18:02.037: watch_fast: "/org/gnome/desktop/interface/" (establishing: 0, active: 0)
(org.gnome.Nautilus:3505): dconf-DEBUG: 19:18:02.037: watch_fast: "/org/gnome/desktop/peripherals/mouse/" (establishing: 0, active: 0)
(org.gnome.Nautilus:3505): dconf-DEBUG: 19:18:02.037: watch_fast: "/org/gnome/desktop/sound/" (establishing: 0, active: 0)
(org.gnome.Nautilus:3505): dconf-DEBUG: 19:18:02.038: watch_fast: "/org/gnome/desktop/privacy/" (establishing: 0, active: 0)
(org.gnome.Nautilus:3505): dconf-DEBUG: 19:18:02.038: watch_fast: "/org/gnome/desktop/wm/preferences/" (establishing: 0, active: 0)
(org.gnome.Nautilus:3505): dconf-DEBUG: 19:18:02.038: watch_fast: "/org/gnome/settings-daemon/plugins/xsettings/" (establishing: 0, active: 0)
(org.gnome.Nautilus:3505): dconf-DEBUG: 19:18:02.038: watch_fast: "/org/gnome/desktop/a11y/" (establishing: 0, active: 0)
(org.gnome.Nautilus:3505): dconf-DEBUG: 19:18:02.038: watch_fast: "/org/gnome/desktop/a11y/interface/" (establishing: 0, active: 0)
(org.gnome.Nautilus:3505): GLib-GIO-DEBUG: 19:18:02.038: Using cross-namespace EXTERNAL authentication (this will deadlock if server is GDBus < 2.73.3)
(org.gnome.Nautilus:3505): dconf-DEBUG: 19:18:02.041: watch_established: "/org/gnome/desktop/interface/" (establishing: 1)
(org.gnome.Nautilus:3505): dconf-DEBUG: 19:18:02.042: watch_established: "/org/gnome/desktop/peripherals/mouse/" (establishing: 1)
(org.gnome.Nautilus:3505): dconf-DEBUG: 19:18:02.042: watch_established: "/org/gnome/desktop/sound/" (establishing: 1)
(org.gnome.Nautilus:3505): dconf-DEBUG: 19:18:02.043: watch_established: "/org/gnome/desktop/privacy/" (establishing: 1)
(org.gnome.Nautilus:3505): dconf-DEBUG: 19:18:02.043: watch_established: "/org/gnome/desktop/wm/preferences/" (establishing: 1)
(org.gnome.Nautilus:3505): dconf-DEBUG: 19:18:02.043: watch_established: "/org/gnome/settings-daemon/plugins/xsettings/" (establishing: 1)
(org.gnome.Nautilus:3505): dconf-DEBUG: 19:18:02.043: watch_established: "/org/gnome/desktop/a11y/" (establishing: 1)
(org.gnome.Nautilus:3505): dconf-DEBUG: 19:18:02.044: watch_established: "/org/gnome/desktop/a11y/interface/" (establishing: 1)
(org.gnome.Nautilus:3505): Gtk-DEBUG: 19:18:02.046: Connecting to session manager
(org.gnome.Nautilus:3505): dconf-DEBUG: 19:18:02.156: watch_fast: "/org/gnome/nautilus/preferences/" (establishing: 0, active: 0)
(org.gnome.Nautilus:3505): dconf-DEBUG: 19:18:02.156: watch_fast: "/org/gnome/nautilus/compression/" (establishing: 0, active: 0)
(org.gnome.Nautilus:3505): dconf-DEBUG: 19:18:02.156: watch_fast: "/org/gnome/nautilus/window-state/" (establishing: 0, active: 0)
(org.gnome.Nautilus:3505): dconf-DEBUG: 19:18:02.156: watch_fast: "/org/gnome/nautilus/icon-view/" (establishing: 0, active: 0)
(org.gnome.Nautilus:3505): dconf-DEBUG: 19:18:02.156: watch_fast: "/org/gnome/nautilus/list-view/" (establishing: 0, active: 0)
(org.gnome.Nautilus:3505): dconf-DEBUG: 19:18:02.157: watch_fast: "/org/gtk/gtk4/settings/file-chooser/" (establishing: 0, active: 0)
(org.gnome.Nautilus:3505): dconf-DEBUG: 19:18:02.157: watch_fast: "/org/gnome/desktop/lockdown/" (establishing: 0, active: 0)
(org.gnome.Nautilus:3505): dconf-DEBUG: 19:18:02.157: watch_fast: "/org/gnome/desktop/interface/" (establishing: 0, active: 1)
(org.gnome.Nautilus:3505): dconf-DEBUG: 19:18:02.157: watch_fast: "/org/gnome/desktop/privacy/" (establishing: 0, active: 1)
(org.gnome.Nautilus:3505): dconf-DEBUG: 19:18:02.158: watch_established: "/org/gnome/nautilus/preferences/" (establishing: 1)
(org.gnome.Nautilus:3505): dconf-DEBUG: 19:18:02.158: watch_fast: "/org/gnome/desktop/lockdown/" (establishing: 1, active: 0)
(org.gnome.Nautilus:3505): dconf-DEBUG: 19:18:02.159: watch_established: "/org/gnome/nautilus/compression/" (establishing: 1)
(org.gnome.Nautilus:3505): dconf-DEBUG: 19:18:02.159: watch_established: "/org/gnome/nautilus/window-state/" (establishing: 1)
(org.gnome.Nautilus:3505): dconf-DEBUG: 19:18:02.160: watch_established: "/org/gnome/nautilus/icon-view/" (establishing: 1)
(org.gnome.Nautilus:3505): dconf-DEBUG: 19:18:02.160: watch_established: "/org/gnome/nautilus/list-view/" (establishing: 1)
(org.gnome.Nautilus:3505): dconf-DEBUG: 19:18:02.160: watch_established: "/org/gtk/gtk4/settings/file-chooser/" (establishing: 1)
(org.gnome.Nautilus:3505): dconf-DEBUG: 19:18:02.161: watch_established: "/org/gnome/desktop/lockdown/" (establishing: 2)
(org.gnome.Nautilus:3505): nautilus-tag-manager-DEBUG: 19:18:02.166: Tracker 2 migration: already completed.
(org.gnome.Nautilus:3505): nautilus-application-DEBUG: 19:18:02.166: Calling activate
(org.gnome.Nautilus:3505): nautilus-application-DEBUG: 19:18:02.166: Open called on the GApplication instance; 1 files
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.209: starting file info in 0x56150abcea60
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.209: starting file info in 0x56150abd89a0
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.210: starting file info in 0x56150abe0990
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.212: starting file info in 0x56150ac02490
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.212: starting file info in 0x56150ab53d00
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.213: starting file info in 0x56150ac1d640
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.216: starting file info in 0x56150ab8d370
(org.gnome.Nautilus:3505): nautilus-application-DEBUG: 19:18:02.262: Creating a new navigation window
(org.gnome.Nautilus:3505): nautilus-application-DEBUG: 19:18:02.262: Application opening location, old: (none), new: file:///home/victor
(org.gnome.Nautilus:3505): dconf-DEBUG: 19:18:02.273: change_fast
(org.gnome.Nautilus:3505): dconf-DEBUG: 19:18:02.273: change_notify: /org/gnome/nautilus/preferences/search-filter-time-type
(org.gnome.Nautilus:3505): dconf-DEBUG: 19:18:02.273: change_fast
(org.gnome.Nautilus:3505): dconf-DEBUG: 19:18:02.273: change_notify: /org/gnome/nautilus/preferences/search-filter-time-type
(org.gnome.Nautilus:3505): nautilus-window-DEBUG: 19:18:02.276: Setting new slot 0x56150b0e8360 as active, old slot inactive (nil)
(org.gnome.Nautilus:3505): nautilus-dbus-DEBUG: 19:18:02.431: Acquired the name org.freedesktop.FileManager1 on the session message bus
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.495: stopping file info in 0x56150abe0990
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.495: starting file info in 0x56150abe0990
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.495: stopping file info in 0x56150abd89a0
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.496: stopping file info in 0x56150ab53d00
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.496: starting mount in 0x56150ab53d00
(org.gnome.Nautilus:3505): nautilus-bookmarks-DEBUG: 19:18:02.496: (null): creating file
(org.gnome.Nautilus:3505): nautilus-bookmarks-DEBUG: 19:18:02.496: (null): setting icon to default
(org.gnome.Nautilus:3505): nautilus-bookmarks-DEBUG: 19:18:02.496: Documents: name changed to Documents
(org.gnome.Nautilus:3505): nautilus-bookmarks-DEBUG: 19:18:02.496: (null): creating file
(org.gnome.Nautilus:3505): nautilus-bookmarks-DEBUG: 19:18:02.496: (null): setting icon to default
(org.gnome.Nautilus:3505): nautilus-bookmarks-DEBUG: 19:18:02.496: (null): creating file
(org.gnome.Nautilus:3505): nautilus-bookmarks-DEBUG: 19:18:02.496: (null): setting icon to default
(org.gnome.Nautilus:3505): nautilus-bookmarks-DEBUG: 19:18:02.496: (null): creating file
(org.gnome.Nautilus:3505): nautilus-bookmarks-DEBUG: 19:18:02.496: (null): setting icon to default
(org.gnome.Nautilus:3505): nautilus-bookmarks-DEBUG: 19:18:02.497: (null): creating file
(org.gnome.Nautilus:3505): nautilus-bookmarks-DEBUG: 19:18:02.497: (null): setting icon to default
(org.gnome.Nautilus:3505): nautilus-bookmarks-DEBUG: 19:18:02.498: Downloads: file changed
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.498: stopping file info in 0x56150abe0990
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.498: starting file info in 0x56150abe0990
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.498: stopping mount in 0x56150ab53d00
(org.gnome.Nautilus:3505): nautilus-bookmarks-DEBUG: 19:18:02.498: Music: file changed
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.498: stopping file info in 0x56150abe0990
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.498: starting file info in 0x56150abe0990
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.503: starting file info in 0x56150ac13290
(org.gnome.Nautilus:3505): nautilus-bookmarks-DEBUG: 19:18:02.504: Pictures: file changed
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.504: stopping file info in 0x56150abe0990
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.504: starting file info in 0x56150abe0990
(org.gnome.Nautilus:3505): nautilus-bookmarks-DEBUG: 19:18:02.504: Videos: file changed
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.504: stopping file info in 0x56150abe0990
(org.gnome.Nautilus:3505): nautilus-bookmarks-DEBUG: 19:18:02.505: Videos: file changed
(org.gnome.Nautilus:3505): nautilus-bookmarks-DEBUG: 19:18:02.505: Pictures: file changed
(org.gnome.Nautilus:3505): nautilus-bookmarks-DEBUG: 19:18:02.505: Music: file changed
(org.gnome.Nautilus:3505): nautilus-bookmarks-DEBUG: 19:18:02.505: Downloads: file changed
(org.gnome.Nautilus:3505): nautilus-bookmarks-DEBUG: 19:18:02.505: Documents: file changed
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.921: stopping file info in 0x56150ac13290
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.921: starting mount in 0x56150ac13290
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.921: stopping file info in 0x56150ac1d640
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.921: stopping file info in 0x56150ab8d370
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.923: stopping mount in 0x56150ac13290
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.954: starting file list in 0x56150bdfd2a0
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.954: load_directory called to monitor file list of 0x56150bdfd2a0
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.954: starting file list in 0x56150bfa3d20
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.954: load_directory called to monitor file list of 0x56150bfa3d20
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.956: stopping file list in 0x56150bfa3d20
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.956: starting file list in 0x56150bf3b650
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.956: load_directory called to monitor file list of 0x56150bf3b650
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.961: starting filesystem info in 0x56150abd89a0
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.961: starting file info in 0x56150abe0990
(org.gnome.Nautilus:3505): nautilus-bookmarks-DEBUG: 19:18:02.967: victor: creating file
(org.gnome.Nautilus:3505): nautilus-bookmarks-DEBUG: 19:18:02.967: victor: setting icon to default
(org.gnome.Nautilus:3505): nautilus-bookmarks-DEBUG: 19:18:02.968: Documents: file already connected, returning
(org.gnome.Nautilus:3505): nautilus-bookmarks-DEBUG: 19:18:02.968: Music: file already connected, returning
(org.gnome.Nautilus:3505): nautilus-bookmarks-DEBUG: 19:18:02.968: Pictures: file already connected, returning
(org.gnome.Nautilus:3505): nautilus-bookmarks-DEBUG: 19:18:02.968: Videos: file already connected, returning
(org.gnome.Nautilus:3505): nautilus-bookmarks-DEBUG: 19:18:02.968: Downloads: file already connected, returning
(org.gnome.Nautilus:3505): dconf-DEBUG: 19:18:02.968: change_fast
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.971: stopping filesystem info in 0x56150abd89a0
(org.gnome.Nautilus:3505): nautilus-bookmarks-DEBUG: 19:18:02.971: victor: file changed
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.971: stopping file info in 0x56150abe0990
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.971: starting filesystem info in 0x56150abe0990
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.972: stopping file list in 0x56150bdfd2a0
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.972: stopping file list in 0x56150bf3b650
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.977: stopping filesystem info in 0x56150abe0990
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.977: starting filesystem info in 0x56150abe0990
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.978: stopping filesystem info in 0x56150abe0990
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.978: starting filesystem info in 0x56150abe0990
(org.gnome.Nautilus:3505): nautilus-bookmarks-DEBUG: 19:18:02.978: Videos: file changed
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.979: stopping filesystem info in 0x56150abe0990
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.979: starting filesystem info in 0x56150abe0990
(org.gnome.Nautilus:3505): nautilus-bookmarks-DEBUG: 19:18:02.979: Pictures: file changed
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.979: stopping file info in 0x56150abcea60
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.979: starting mount in 0x56150abcea60
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.979: stopping mount in 0x56150abcea60
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.980: stopping filesystem info in 0x56150abe0990
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.980: starting filesystem info in 0x56150abe0990
(org.gnome.Nautilus:3505): nautilus-bookmarks-DEBUG: 19:18:02.980: Music: file changed
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.980: stopping filesystem info in 0x56150abe0990
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.981: starting filesystem info in 0x56150abe0990
(org.gnome.Nautilus:3505): nautilus-bookmarks-DEBUG: 19:18:02.981: Downloads: file changed
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.981: stopping file info in 0x56150ac02490
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.981: starting mount in 0x56150ac02490
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.981: stopping filesystem info in 0x56150abe0990
(org.gnome.Nautilus:3505): nautilus-bookmarks-DEBUG: 19:18:02.981: Documents: file changed
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.981: stopping mount in 0x56150ac02490
(org.gnome.Nautilus:3505): nautilus-view-DEBUG: 19:18:02.982: Unable to open '/home/victor/.config/nautilus/scripts-accels', error message: Failed to open file ā€œ/home/victor/.config/nautilus/scripts-accelsā€: No such file or directory
(org.gnome.Nautilus:3505): nautilus-view-DEBUG: 19:18:02.990: Files added in window 0x56150aabf4a0: file:///home/victor
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.990: starting file list in 0x56150abe0990
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.990: load_directory called to monitor file list of 0x56150abe0990
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.990: starting directory count in 0x56150abe0990
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.990: load_directory called to get shallow file count for file:///home/victor/Videos
(org.gnome.Nautilus:3505): nautilus-bookmarks-DEBUG: 19:18:02.992: Videos: file changed
(org.gnome.Nautilus:3505): nautilus-view-DEBUG: 19:18:02.992: Files changed in window (0x56150aabf4a0) file:///home/victor
(org.gnome.Nautilus:3505): nautilus-file-DEBUG: 19:18:02.992: file:///home/victor/Videos
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.992: stopping directory count in 0x56150abe0990
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.992: starting directory count in 0x56150abe0990
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.992: load_directory called to get shallow file count for file:///home/victor/Pictures
(org.gnome.Nautilus:3505): nautilus-bookmarks-DEBUG: 19:18:02.993: Pictures: file changed
(org.gnome.Nautilus:3505): nautilus-view-DEBUG: 19:18:02.993: Files changed in window (0x56150aabf4a0) file:///home/victor
(org.gnome.Nautilus:3505): nautilus-file-DEBUG: 19:18:02.993: file:///home/victor/Pictures
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.993: stopping directory count in 0x56150abe0990
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.993: starting directory count in 0x56150abe0990
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.993: load_directory called to get shallow file count for file:///home/victor/Music
(org.gnome.Nautilus:3505): nautilus-bookmarks-DEBUG: 19:18:02.993: Music: file changed
(org.gnome.Nautilus:3505): nautilus-view-DEBUG: 19:18:02.994: Files changed in window (0x56150aabf4a0) file:///home/victor
(org.gnome.Nautilus:3505): nautilus-file-DEBUG: 19:18:02.994: file:///home/victor/Music
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.994: stopping directory count in 0x56150abe0990
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.994: starting directory count in 0x56150abe0990
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.994: load_directory called to get shallow file count for file:///home/victor/Downloads
(org.gnome.Nautilus:3505): nautilus-bookmarks-DEBUG: 19:18:02.994: Downloads: file changed
(org.gnome.Nautilus:3505): nautilus-view-DEBUG: 19:18:02.994: Files changed in window (0x56150aabf4a0) file:///home/victor
(org.gnome.Nautilus:3505): nautilus-file-DEBUG: 19:18:02.994: file:///home/victor/Downloads
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.994: stopping directory count in 0x56150abe0990
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.994: starting directory count in 0x56150abe0990
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.994: load_directory called to get shallow file count for file:///home/victor/Documents
(org.gnome.Nautilus:3505): nautilus-view-DEBUG: 19:18:02.994: Files added in window 0x56150aabf4a0: file:///home/victor
(org.gnome.Nautilus:3505): nautilus-file-DEBUG: 19:18:02.994: file:///home/victor/.mozilla
(org.gnome.Nautilus:3505): nautilus-file-DEBUG: 19:18:02.995: file:///home/victor/.bash_logout
(org.gnome.Nautilus:3505): nautilus-file-DEBUG: 19:18:02.995: file:///home/victor/.bash_profile
(org.gnome.Nautilus:3505): nautilus-file-DEBUG: 19:18:02.995: file:///home/victor/.bashrc
(org.gnome.Nautilus:3505): nautilus-file-DEBUG: 19:18:02.995: file:///home/victor/.cache
(org.gnome.Nautilus:3505): nautilus-file-DEBUG: 19:18:02.995: file:///home/victor/.config
(org.gnome.Nautilus:3505): nautilus-file-DEBUG: 19:18:02.995: file:///home/victor/.local
(org.gnome.Nautilus:3505): nautilus-file-DEBUG: 19:18:02.995: file:///home/victor/Desktop
(org.gnome.Nautilus:3505): nautilus-file-DEBUG: 19:18:02.995: file:///home/victor/Downloads
(org.gnome.Nautilus:3505): nautilus-file-DEBUG: 19:18:02.995: file:///home/victor/Templates
(org.gnome.Nautilus:3505): nautilus-file-DEBUG: 19:18:02.995: file:///home/victor/Public
(org.gnome.Nautilus:3505): nautilus-file-DEBUG: 19:18:02.995: file:///home/victor/Documents
(org.gnome.Nautilus:3505): nautilus-file-DEBUG: 19:18:02.995: file:///home/victor/Music
(org.gnome.Nautilus:3505): nautilus-file-DEBUG: 19:18:02.995: file:///home/victor/Pictures
(org.gnome.Nautilus:3505): nautilus-file-DEBUG: 19:18:02.995: file:///home/victor/Videos
(org.gnome.Nautilus:3505): nautilus-file-DEBUG: 19:18:02.995: file:///home/victor/.bash_history
(org.gnome.Nautilus:3505): nautilus-bookmarks-DEBUG: 19:18:02.995: victor: file changed
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.995: stopping file list in 0x56150abe0990
(org.gnome.Nautilus:3505): nautilus-bookmarks-DEBUG: 19:18:02.995: Documents: file changed
(org.gnome.Nautilus:3505): nautilus-view-DEBUG: 19:18:02.995: Files changed in window (0x56150aabf4a0) file:///home/victor
(org.gnome.Nautilus:3505): nautilus-file-DEBUG: 19:18:02.996: file:///home/victor/Documents
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.996: stopping directory count in 0x56150abe0990
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.996: starting directory count in 0x56150abe0990
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.996: load_directory called to get shallow file count for file:///home/victor/Public
(org.gnome.Nautilus:3505): nautilus-view-DEBUG: 19:18:02.996: Files changed in window (0x56150aabf4a0) file:///home/victor
(org.gnome.Nautilus:3505): nautilus-file-DEBUG: 19:18:02.996: file:///home/victor/Public
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.996: stopping directory count in 0x56150abe0990
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.996: starting directory count in 0x56150abe0990
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.996: load_directory called to get shallow file count for file:///home/victor/Templates
(org.gnome.Nautilus:3505): nautilus-view-DEBUG: 19:18:02.997: Files changed in window (0x56150aabf4a0) file:///home/victor
(org.gnome.Nautilus:3505): nautilus-file-DEBUG: 19:18:02.997: file:///home/victor/Templates
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.997: stopping directory count in 0x56150abe0990
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.997: starting directory count in 0x56150abe0990
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.997: load_directory called to get shallow file count for file:///home/victor/Desktop
(org.gnome.Nautilus:3505): nautilus-view-DEBUG: 19:18:02.998: Files changed in window (0x56150aabf4a0) file:///home/victor
(org.gnome.Nautilus:3505): nautilus-file-DEBUG: 19:18:02.998: file:///home/victor/Desktop
(org.gnome.Nautilus:3505): nautilus-async-jobs-DEBUG: 19:18:02.998: stopping directory count in 0x56150abe0990
(org.gnome.Nautilus:3505): nautilus-file-DEBUG: 19:18:03.098: Called file_get_icon(), at size 96
(org.gnome.Nautilus:3505): dconf-DEBUG: 19:18:03.098: watch_fast: "/org/gnome/desktop/thumbnailers/" (establishing: 0, active: 0)
(org.gnome.Nautilus:3505): dconf-DEBUG: 19:18:03.099: watch_established: "/org/gnome/desktop/thumbnailers/" (establishing: 1)
(org.gnome.Nautilus:3505): nautilus-file-DEBUG: 19:18:03.102: Called file_get_icon(), at size 96
(org.gnome.Nautilus:3505): nautilus-file-DEBUG: 19:18:03.103: Called file_get_icon(), at size 96
(org.gnome.Nautilus:3505): nautilus-file-DEBUG: 19:18:03.104: Called file_get_icon(), at size 96
(org.gnome.Nautilus:3505): nautilus-file-DEBUG: 19:18:03.105: Called file_get_icon(), at size 96
(org.gnome.Nautilus:3505): nautilus-file-DEBUG: 19:18:03.105: Called file_get_icon(), at size 96
(org.gnome.Nautilus:3505): nautilus-file-DEBUG: 19:18:03.106: Called file_get_icon(), at size 96
(org.gnome.Nautilus:3505): nautilus-file-DEBUG: 19:18:03.107: Called file_get_icon(), at size 96
(org.gnome.Nautilus:3505): nautilus-file-DEBUG: 19:18:03.107: Called file_get_icon(), at size 96
(org.gnome.Nautilus:3505): nautilus-file-DEBUG: 19:18:03.107: Called file_get_icon(), at size 96
(org.gnome.Nautilus:3505): nautilus-file-DEBUG: 19:18:03.108: Called file_get_icon(), at size 96
(org.gnome.Nautilus:3505): nautilus-file-DEBUG: 19:18:03.108: Called file_get_icon(), at size 96
(org.gnome.Nautilus:3505): nautilus-file-DEBUG: 19:18:03.108: Called file_get_icon(), at size 96
(org.gnome.Nautilus:3505): nautilus-file-DEBUG: 19:18:03.108: Called file_get_icon(), at size 96
(org.gnome.Nautilus:3505): nautilus-file-DEBUG: 19:18:03.108: Called file_get_icon(), at size 96
(org.gnome.Nautilus:3505): nautilus-file-DEBUG: 19:18:03.110: Called file_get_icon(), at size 96
(org.gnome.Nautilus:3505): nautilus-window-DEBUG: 19:18:03.110: Finished loading window for uri file:///home/victor
(org.gnome.Nautilus:3505): dconf-DEBUG: 19:18:16.150: change_fast
(org.gnome.Nautilus:3505): nautilus-window-DEBUG: 19:18:16.151: Setting new slot (nil) as active, old slot inactive 0x56150b0e8360
(org.gnome.Nautilus:3505): nautilus-window-DEBUG: 19:18:16.167: Destroying window
(org.gnome.Nautilus:3505): nautilus-window-DEBUG: 19:18:16.167: Removing slot 0x56150b0e8360
(org.gnome.Nautilus:3505): nautilus-bookmarks-DEBUG: 19:18:16.195: victor: disconnecting file
(org.gnome.Nautilus:3505): nautilus-previewer-DEBUG: 19:18:16.199: Unable to call method on NautilusPreviewer: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Destination does not exist
** (org.gnome.Nautilus:3505): DEBUG: 19:18:28.171: *** Cancel Results Meta requests
(org.gnome.Nautilus:3505): dconf-DEBUG: 19:18:28.171: sync
(org.gnome.Nautilus:3505): nautilus-bookmarks-DEBUG: 19:18:28.171: Documents: disconnecting file
(org.gnome.Nautilus:3505): nautilus-bookmarks-DEBUG: 19:18:28.171: Music: disconnecting file
(org.gnome.Nautilus:3505): nautilus-bookmarks-DEBUG: 19:18:28.171: Pictures: disconnecting file
(org.gnome.Nautilus:3505): nautilus-bookmarks-DEBUG: 19:18:28.172: Videos: disconnecting file
(org.gnome.Nautilus:3505): nautilus-bookmarks-DEBUG: 19:18:28.172: Downloads: disconnecting file
(org.gnome.Nautilus:3505): dconf-DEBUG: 19:18:28.172: unwatch_fast: "/org/gnome/desktop/lockdown/" (active: 2, establishing: 0)
(org.gnome.Nautilus:3505): Tracker-DEBUG: 19:18:28.172: Cleaning up stale resource URIs
(org.gnome.Nautilus:3505): Tracker-DEBUG: 19:18:28.173: Freed 1 readonly interfaces
victor@fedora:~$ 

I have same isssues with installed GTK apps by mine

victor@fedora:~$ G_MESSAGES_DEBUG=all gnome-control-center
19:19:17.2655    cc-object-storage[ 3603]:   DEBUG: Initializing object storage
19:19:17.2688             GLib-GIO[ 3603]:   DEBUG: Using cross-namespace EXTERNAL authentication (this will deadlock if server is GDBus < 2.73.3)
19:19:17.2974             GLib-GIO[ 3603]:   DEBUG: _g_io_module_get_default: Found default implementation dconf (DConfSettingsBackend) for ā€˜gsettings-backendā€™
19:19:17.2975                dconf[ 3603]:   DEBUG: watch_fast: "/org/gnome/desktop/interface/" (establishing: 0, active: 0)
19:19:17.2981                dconf[ 3603]:   DEBUG: watch_fast: "/org/gnome/desktop/peripherals/mouse/" (establishing: 0, active: 0)
19:19:17.2983                dconf[ 3603]:   DEBUG: watch_fast: "/org/gnome/desktop/sound/" (establishing: 0, active: 0)
19:19:17.2983                dconf[ 3603]:   DEBUG: watch_fast: "/org/gnome/desktop/privacy/" (establishing: 0, active: 0)
19:19:17.2984                dconf[ 3603]:   DEBUG: watch_fast: "/org/gnome/desktop/wm/preferences/" (establishing: 0, active: 0)
19:19:17.2985                dconf[ 3603]:   DEBUG: watch_fast: "/org/gnome/settings-daemon/plugins/xsettings/" (establishing: 0, active: 0)
19:19:17.2986                dconf[ 3603]:   DEBUG: watch_fast: "/org/gnome/desktop/a11y/" (establishing: 0, active: 0)
19:19:17.2987             GLib-GIO[ 3603]:   DEBUG: Using cross-namespace EXTERNAL authentication (this will deadlock if server is GDBus < 2.73.3)
19:19:17.2988                dconf[ 3603]:   DEBUG: watch_fast: "/org/gnome/desktop/a11y/interface/" (establishing: 0, active: 0)
19:19:17.3011                dconf[ 3603]:   DEBUG: watch_established: "/org/gnome/desktop/interface/" (establishing: 1)
19:19:17.3020                dconf[ 3603]:   DEBUG: watch_established: "/org/gnome/desktop/peripherals/mouse/" (establishing: 1)
19:19:17.3025                dconf[ 3603]:   DEBUG: watch_established: "/org/gnome/desktop/sound/" (establishing: 1)
19:19:17.3030                dconf[ 3603]:   DEBUG: watch_established: "/org/gnome/desktop/privacy/" (establishing: 1)
19:19:17.3032                dconf[ 3603]:   DEBUG: watch_established: "/org/gnome/desktop/wm/preferences/" (establishing: 1)
19:19:17.3035                dconf[ 3603]:   DEBUG: watch_established: "/org/gnome/settings-daemon/plugins/xsettings/" (establishing: 1)
19:19:17.3037                dconf[ 3603]:   DEBUG: watch_established: "/org/gnome/desktop/a11y/" (establishing: 1)
19:19:17.3042                dconf[ 3603]:   DEBUG: watch_established: "/org/gnome/desktop/a11y/interface/" (establishing: 1)
19:19:17.3068                  Gtk[ 3603]:   DEBUG: Connecting to session manager
19:19:17.3143             GLib-GIO[ 3603]:   DEBUG: _g_io_module_get_default: Found default implementation gvfs (GDaemonVfs) for ā€˜gio-vfsā€™
19:19:17.4369                dconf[ 3603]:   DEBUG: watch_fast: "/org/gnome/control-center/" (establishing: 0, active: 0)
19:19:17.4386                dconf[ 3603]:   DEBUG: watch_established: "/org/gnome/control-center/" (establishing: 1)
19:19:17.4438     cc-network-panel[ 3603]:   DEBUG: Monitoring NetworkManager for Wi-Fi devices
19:19:17.4527    cc-object-storage[ 3603]:   DEBUG: Adding object NMClient (CcObjectStorage::nm-client ā†’ 0x55a1f97e85b0) to the storage
19:19:17.4528     cc-network-panel[ 3603]:   DEBUG: Wi-Fi panel visible: no
19:19:17.4684       cc-wacom-panel[ 3603]:   DEBUG: Wacom panel visible: no
19:19:17.4777    cc-object-storage[ 3603]:   DEBUG: Adding object MMManager (CcObjectStorage::mm-manager ā†’ 0x55a1f9826720) to the storage
19:19:17.4781        cc-wwan-panel[ 3603]:   DEBUG: Monitoring ModemManager for WWAN devices
19:19:17.4782        cc-wwan-panel[ 3603]:   DEBUG: WWAN panel visible: no
19:19:18.2104    cc-object-storage[ 3603]:   DEBUG: Adding object CcHostname (CcObjectStorage::hostname ā†’ 0x55a1fa77e9f0) to the storage
19:19:18.2146                dconf[ 3603]:   DEBUG: watch_fast: "/org/gnome/settings-daemon/plugins/power/" (establishing: 0, active: 0)
19:19:18.2148                dconf[ 3603]:   DEBUG: watch_fast: "/org/gnome/desktop/session/" (establishing: 0, active: 0)
19:19:18.2149                dconf[ 3603]:   DEBUG: watch_fast: "/org/gnome/desktop/interface/" (establishing: 0, active: 1)
19:19:18.2149    cc-object-storage[ 3603]:   DEBUG: Creating D-Bus proxy for CcObjectStorage::dbus-proxy(net.hadess.PowerProfiles,/net/hadess/PowerProfiles,net.hadess.PowerProfiles)
19:19:18.2165                dconf[ 3603]:   DEBUG: watch_established: "/org/gnome/settings-daemon/plugins/power/" (establishing: 1)
19:19:18.2171                dconf[ 3603]:   DEBUG: watch_established: "/org/gnome/desktop/session/" (establishing: 1)
19:19:18.2188    cc-object-storage[ 3603]:   DEBUG: Adding object GDBusProxy (CcObjectStorage::dbus-proxy(net.hadess.PowerProfiles,/net/hadess/PowerProfiles,net.hadess.PowerProfiles) ā†’ 0x55a1faa73d30) to the storage
19:19:18.2203       cc-power-panel[ 3603]:   DEBUG: Adding row for profile 'power-saver' (driver: placeholder)
19:19:18.2214       cc-power-panel[ 3603]:   DEBUG: Adding row for profile 'balanced' (driver: placeholder)
19:19:18.3137            cc-window[ 3603]:   DEBUG: Time to open panel 'Power': 0.286590s
19:19:18.3140                dconf[ 3603]:   DEBUG: change_fast
19:19:18.3163       cc-power-panel[ 3603]:   DEBUG: ALS enabled: on
19:19:25.8047                dconf[ 3603]:   DEBUG: change_fast
19:19:25.8280                dconf[ 3603]:   DEBUG: unwatch_fast: "/org/gnome/desktop/session/" (active: 1, establishing: 0)
19:19:25.8283                dconf[ 3603]:   DEBUG: unwatch_fast: "/org/gnome/desktop/interface/" (active: 2, establishing: 0)
19:19:25.8319                dconf[ 3603]:   DEBUG: unwatch_fast: "/org/gnome/settings-daemon/plugins/power/" (active: 1, establishing: 0)
19:19:25.8362                dconf[ 3603]:   DEBUG: unwatch_fast: "/org/gnome/control-center/" (active: 1, establishing: 0)
19:19:25.8372                dconf[ 3603]:   DEBUG: sync
19:19:25.8373    cc-object-storage[ 3603]:   DEBUG: Destroying cached objects
victor@fedora:~$

I think Iā€™ve seen reports about the nvidia driver causing those sort of rendering problems. Does it work if you reboot and select the previous kernel? It is OK to run Fedora Linux 40 with a slightly older Fedora Linux 39 kernel.

I installed Fedora on VMWare Workstation 17 Pro!I checked for updates and it is up to date!

But I have Linux 6.8 rc6 installer but I think and fedora 39 was 6.7.9!How to get old kernel?

You said you upgraded from Fedora Linux 39 to 40 right? If so, you should be able to select the previous Fedora Linux 39 kernel from the boot menu when you reboot your PC. Unfortunately, GRUB hides the option to pick the older kernel by default. I think you have to hold the SHIFT key down while booting to see the menu (or maybe rapping on the ESC key would get it to show, Iā€™m not sure). It will still boot to Fedora Linux 40 even if you pick the Fedora Linux 39 kernel. It will just use the previous (working) kernel instead of the new one that doesnā€™t appear to be working for you.

Changing kernel will not solve on mine!

1 Like

It was worth a shot. I donā€™t have any ideas beyond that (short of installing a different DE).

Or re-installing your current DE might fix it. If you want to try that, press CTRL+ALT+F3 to switch to a console, sign in, run sudo init 3 to shutdown your current DE (you might need to press ATL+F3 if it switches you back to TTY1 after running sudo init 3), then run sudo dnf group install "GNOME Desktop Environment". Then reboot to see if that fixed anything.

Do you have any scaling set?
Any extensions installed?
Are you running a nvidia card?

Thanks

From Ask Fedora to Project Discussion

Added quality-team and removed f40, gnome, theming

Could you please create a new user and see if the issue persists. Thatā€™ll tell us if this is a user configuration related issue or a system issue to begin with. Thatā€™ll make it easier to dig into more specifics. If the new user does not have issues, itā€™ll mean that some configs in the current user arenā€™t compatible with F40. If the new user also has these issues, then we know that itā€™s a system related issue. In both cases, it helps us narrow the issue down more.

Looking at the system logs is also usually a good place to start:

Could you please paste the logs here, especially anything that says error/warning?

I created a new user and I have same issues!