Lollypop does not start, the message is: $ lollypop Traceback (most recent call last): File "/usr/bin/lollypop", line 45, in <module> from lollypop.application import Application File "/usr/lib/python3.7/site-packages/lollypop/application.py", line 17, in <module> gi.require_version("TotemPlParser", "1.0") File "/usr/lib/python3.7/site-packages/gi/__init__.py", line 129, in require_version raise ValueError('Namespace %s not available' % namespace) ValueError: Namespace TotemPlParser not available This can be solved by re-emerging dev-libs/totem-pl-parser with the USEFLAG "introspection" enabled. ebuild media-sound/lollypop should depend on dev-libs/totem-pl-parser [introspection]. Reproducible: Always Steps to Reproduce: 1. Start lollypop 2. ? 3. Profit. Actual Results: Lollypop does not start Expected Results: Lollypop shoud start and display the GUI
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8aed6972f97e38ddfb718ca8fcaedc8f20a0a4eb commit 8aed6972f97e38ddfb718ca8fcaedc8f20a0a4eb Author: Yuan Liao <liaoyuan@gmail.com> AuthorDate: 2022-01-29 06:38:29 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2022-02-27 14:10:30 +0000 media-sound/lollypop: Add 1.4.29, Python 3.10 and test; clean up deps Bug: https://bugs.gentoo.org/750872 Signed-off-by: Yuan Liao <liaoyuan@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/24008 Signed-off-by: Joonas Niilola <juippis@gentoo.org> media-sound/lollypop/Manifest | 1 + media-sound/lollypop/lollypop-1.4.29.ebuild | 70 +++++++++++++++++++++++++++++ 2 files changed, 71 insertions(+)