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

Maia Everett 2056101 at bugs.launchpad.net
Mon Mar 18 20:07:06 UTC 2024


Corrected version of the debdiff, with Origin: upstream, and XSBC-
Original-Maintainer in debian/control.

** Patch added: "debdiff v2"
   https://bugs.launchpad.net/ubuntu/+source/quodlibet/+bug/2056101/+attachment/5756877/+files/quodlibet_4.6.0-1ubuntu1.debdiff

-- 
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