Lollypop cannot open songs

When I want to use Lollypop to open a set of songs(.mp3 files), it can only open a few of them and the others will raise: “no album available”. How to solve this problem?

Launch Lollypop via terminal, try to open an .mp3, post the output here.

lollypop 上海アリス幻樂団 - 夢想時空.mp3

Traceback (most recent call last):
File “/usr/bin/lollypop”, line 45, in
from lollypop.application import Application
File “/usr/lib/python3.8/site-packages/lollypop/application.py”, line 18, in
from gi.repository import Gtk, Gio, GLib, Gdk, Gst, GstPbutils
File “”, line 991, in _find_and_load
File “”, line 975, in _find_and_load_unlocked
File “”, line 655, in _load_unlocked
File “”, line 618, in _load_backward_compatible
File “/usr/lib/python3.8/site-packages/gi/importer.py”, line 146, in load_module
dynamic_module = load_overrides(introspection_module)
File “/usr/lib/python3.8/site-packages/gi/overrides/init.py”, line 118, in load_overrides
override_mod = importlib.import_module(override_package_name)
File “/home/firestar/.Anaconda/lib/python3.8/importlib/init.py”, line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File “/usr/lib/python3.8/site-packages/gi/overrides/Gst.py”, line 608, in
real_functions = [o for o in inspect.getmembers(Gst) if isinstance(o[1], type(Gst.init))]
File “/home/firestar/.Anaconda/lib/python3.8/inspect.py”, line 350, in getmembers
value = getattr(object, key)
File “/usr/lib/python3.8/site-packages/gi/module.py”, line 163, in getattr
setattr(wrapper, value_name, wrapper(value_info.get_value()))
ValueError: invalid enum value: 51202

same here
for the stable version

but lollypop-next-git from aur
doesnt

1 Like