@joekamprad, if I downgrade python-object and select 3.50.0, and I donāt add it to the ignore list, will it still get updated when the next version hits the repos?
EDIT: I answered my own question by doing yay and was offered 3.52.3-2. So Iāll just exclude that until the next python-gobject update.
Interestingly enough, all my applications depending on python-gobject (gnome-control-center, gnome-tweaks, meld, soundconverter, alacarte, bleachbit , gpodder) work fine.
No downgrading for me this time
Iāll just add (for the benefit of anyone searching the forum for liferea) that liferea is also fixed by downgrading python-gobject to version 3.50.0-2.
The python-gobject maintainer writes that he is looking into this issue:
My first hunch is that this is because PyGObject 3.52 uses GIRepository-3.0 (libgirepository-2.0), where 3.50 used GIRepository-2.0 (gobject-introspection).
Unfortunately they didnāt fully restore the previous functionality. I have a system tray plugin in rhythmbox that worked even in wayland (with āGDK_BACKEND=x11ā), but it stopped working with the gobject hotfix.
I donāt use rhythmbox, but I hope to be helpful nevertheless. I just installed rhythmbox on a test machine.
Which system tray plugin, and in what way did it stop working? I see three system tray plugin possibilities in the AUR (none of which may be actively maintained):
$ yay -Ss rhythmbox | grep tray
aur/rhythmbox-tray-icon-git 3abf81c-4 (+4 0.00)
Restores the tray icon functionality from the 0.x series.
aur/rhythmbox-plugin-tray-icon 2020.05.21-1 (+6 0.00)
A tray icon plugin for rhythmbox music player
aur/rhythmbox-tray-icon 0.2_1-4 (+7 0.00)
Rhythmbox tray icon functionality similar to 0.x series
I also see options online for manually installing a system tray plugin for Rhythmbox.
Just wondering: When you updated python-gobject to 3.52.3-3, were rhythmbox and your plugin both closed? If not, did you reboot (or log out and log in again) after the update?
Hi there. It is rhythmbox-tray-icon-git, although I downloaded it manually. It was closed before updating and rebooting.
I tried reactivating the plugin and got the error Could not load plugin loader āpython3ā. In fact, I tested it on a clean VM without this plugin, and when trying to activate the default ones most of them have some error.
Opening rhythmbox anew, I see the Rhythmbox icon in the system tray. I then download an .mp3 file for testing. Opening the .mp3 file in rhythmbox, and then clicking the system tray icon, I see a thumbnail of my downloaded file and the usual array of controls: back, forward, pause/start, shuffle, and repeat; and a clickable timeline of the entire audio file.
Unfortunately for our diagnostics, Iām not experiencing any obvious problem.
This is strange. In fact to be sure I just reinstalled endeavourOS kde with the preset configuration and the latest iso, however I got the same result for tray-icon and default plugins, even on x11. Maybe virtualbox inherits the same problem?
Thanks and sorry for the inconvenience, but Iāll just move to flatpak. It seems to be working fine, the tray-icon plugin took me a few extra tries, but just disabling the wayland socket is enough.