Hi, The previous error seems to have been fixed. However, a new error shows up now.
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/gnomemusic/scrobbler.py", line
81, in _new_client_callback
manager.call_is_supported_provider(
AttributeError: 'NoneType' object has no attribute 'call_is_supported_provider'
Also, to answer your previous question, yes, I've the latest version
of gobject-introspection and python3-gi from testing.
Thanks

