Upgrade to 15.6 lead to transmission GUI issue

knurpht
I copied transmission-gtk.desktop to ~/.local/share/applcations
Then changed the line Exec=transmission-gtk %U to

Exec=GSK_RENDERER=cairo transmission-gtk %U

Then removed GSK_RENDERER=cairo from /etc/environment
Then reboot.
Unfortunately the issue for transmission is back.

> sudo zypper se --requires-pkg libgtk-4 | grep -i "^i"
i  | deja-dup                                     | Simple backup tool and frontend for duplicity                        | package
i+ | gcr-viewer                                   | Viewer for Crypto Files                                              | package
i+ | gnome-bluetooth                              | GNOME Bluetooth graphical utilities                                  | package
i+ | gnome-font-viewer                            | A font viewer utility for GNOME                                      | package
i  | gtk4-branding-openSUSE                       | The GTK+ toolkit library (version 3) -- openSUSE theme configuration | package
i  | gtk4-lang                                    | Translations for package gtk4                                        | package
i  | gtk4-tools                                   | Auxiliary utilities for the GTK+ toolkit library v4                  | package
i  | libadwaita-1-0                               | Building blocks for modern GNOME applications                        | package
i  | libgtk-4-1                                   | The GTK+ toolkit library (version 4)                                 | package
i  | libgtkmm-4_0-0                               | C++ Interface for GTK4 (a GUI library for X)                         | package
i  | libnma-gtk4-0                                | Shared library for NetworkManager-applet. Gtk4 version               | package
i+ | libvte-2_91-0                                | Terminal Emulator Library                                            | package
i+ | NetworkManager-applet-openconnect            | NetworkManager VPN support for OpenConnect                           | package
i+ | NetworkManager-applet-openvpn                | NetworkManager VPN support for OpenVPN                               | package
i+ | NetworkManager-applet-pptp                   | NetworkManager VPN support for PPTP                                  | package
i+ | NetworkManager-vpnc-gnome                    | NetworkManager VPN Support for vpnc                                  | package
i+ | transmission-gtk                             | GTK client for the "transmission" BitTorrent client                  | package
i+ | zenity                                       | GNOME Command Line Dialog Utility                                    | package

transmission > issue
NetworkManager > works fine for what I use
I don’t use the other apps

If nothing easy can fix it I’ll be back to the previous workaround. This laptop is a spare for specific use not vital.

Works here on Gnome, but a logout/login is needed after saving the modified .local file.
I assume that Mate is similar, but I don’t know for sure.

1 Like

You may try update-desktop-database -v ~/.local/share/applications which should show errors if there is something wrong.
See Update_database_of_desktop_entries.

> update-desktop-database -v ~/.local/share/applications
Search path is now: [/home/jp/.local/share/applications]
File "/home/jp/.local/share/applications/userapp-transmission-gtk-8X72B3.desktop" lacks MimeType key
File "/home/jp/.local/share/applications/torbrowser.desktop" lacks MimeType key
File "/home/jp/.local/share/applications/torbrowser-settings.desktop" lacks MimeType key
File "/home/jp/.local/share/applications/mozo-made.desktop" lacks MimeType key
File "/home/jp/.local/share/applications/wine/Programs/Exact Audio Copy/Exact Audio Copy.desktop" lacks MimeType key

Good catch!
Something with Transmission and few other apps.

I found out another workaround and I’ll keep it.
In the pkg list I found
transmission-qt and transmission-qt-lang.
So I removed -gtk based and activited qt.
Working fine now
BTW, Exact Audio Copy is working fine and I deinstalled Tor browser.

Thank you for your help

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.