Gnome-music player crashes

Hi!

Just tried to run gnome-music and I get following:

nik@robotnik~randomfolder $ gnome-music 
search source <__gi__.GrlMagnatuneSource object at 0x7f2557be3960 (GrlMagnatuneSource at 0x55e9eb9e95f0)>
search source <__gi__.GrlJamendoSource object at 0x7f2557beb280 (GrlJamendoSource at 0x55e9eb9e96f0)>
removed, grl-metadata-store
removed, grl-guardianvideos-lua
removed, grl-euronews-lua
removed, grl-radiofrance-lua
removed, grl-appletrailers-lua
removed, grl-spotify-cover
removed, grl-thegamesdb
removed, grl-itunes-podcast
removed, grl-filesystem
removed, grl-podcasts
/usr/lib/python3.7/site-packages/gnomemusic/widgets/searchheaderbar.py:70: Warning: cannot retrieve class for invalid (unclassed) type 'void'
self._entry = Gd.TaggedEntry()
Traceback (most recent call last):
File "/usr/lib/python3.7/site-packages/gnomemusic/application.py", line 169, in do_activate
self._window = Window(self)
File "/usr/lib/python3.7/site-packages/gnomemusic/window.py", line 102, in __init__
self._setup_view()
File "/usr/lib/python3.7/site-packages/gnomemusic/window.py", line 113, in _setup_view
self._search_headerbar = SearchHeaderBar(self._app)
File "/usr/lib/python3.7/site-packages/gnomemusic/widgets/searchheaderbar.py", line 70, in __init__
self._entry = Gd.TaggedEntry()
TypeError: could not get a reference to type class

Does that message make any sense?

This seems to be an issue with the gnome 3.34 upgrade. It seems there has been a release that fixes it. Gnome-music 3.34.0-2 Source

1 Like