[Bug 2056101] Re: [noble] Quod Libet doesn't start: ModuleNotFoundError: No module named 'senf'

Maia Everett 2056101 at bugs.launchpad.net
Mon Mar 18 19:55:48 UTC 2024


That's the upstream fix, Alexander, you're right! I didn't realize
luk1337 committed it upstream and not just to Void Linux.

If you wish, you can change "Origin: vendor" in the patch header to
"Origin: upstream" with a link to that commit.

The fix should make it into the next upstream release. Unfortunately,
Quod Libet doesn't seem to do minor bugfix releases between their yearly
major releases.

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/2056101

Title:
  [noble] Quod Libet doesn't start: ModuleNotFoundError: No module named
  'senf'

Status in quodlibet package in Ubuntu:
  Confirmed

Bug description:
  In Noble, with Python 3.12, Quod Libet refuses to start:

  $ quodlibet
  Traceback (most recent call last):
    File "/usr/bin/quodlibet", line 11, in <module>
      from quodlibet.main import main
    File "/usr/lib/python3/dist-packages/quodlibet/__init__.py", line 21, in <module>
      from .util.i18n import _, C_, N_, ngettext, npgettext
    File "/usr/lib/python3/dist-packages/quodlibet/util/__init__.py", line 28, in <module>
      from senf import fsnative
  ModuleNotFoundError: No module named 'senf'

  Judging by a similar Void Linux issue, this seems to be a problem with
  Python 3.12.

  https://github.com/void-linux/void-packages/issues/46603

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/quodlibet/+bug/2056101/+subscriptions




More information about the Ubuntu-sponsors mailing list