Package: nwg-displays
Version: 0.3.20-1
Severity: serious

Out of the box, installing nwg-displays fails to start:

anarcat@angela:~$ nwg-displays 

(nwg-displays:270283): dbind-WARNING **: 16:47:31.358: AT-SPI: Error retrieving 
accessibility bus address: org.freedesktop.systemd1.UnitMasked: Unit 
at-spi-dbus-bus.service is masked.
Traceback (most recent call last):
  File "/usr/bin/nwg-displays", line 33, in <module>
    sys.exit(load_entry_point('nwg-displays==0.3.20', 'gui_scripts', 
'nwg-displays')())
             
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/bin/nwg-displays", line 25, in importlib_load_entry_point
    return next(matches).load()
           ^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/importlib/metadata/__init__.py", line 202, in load
    module = import_module(match.group('module'))
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<frozen importlib._bootstrap>", line 1206, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1178, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1149, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 690, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 940, in exec_module
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "/usr/lib/python3/dist-packages/nwg_displays/main.py", line 34, in 
<module>
    from nwg_displays.tools import *
  File "/usr/lib/python3/dist-packages/nwg_displays/tools.py", line 15, in 
<module>
    from i3ipc import Connection
ModuleNotFoundError: No module named 'i3ipc'

Installing python3-i3ipc fixes this problem.

This might be specific to my computer though: I cheated by installing
the package from unstable in bookworm/stable...

-- System Information:
Debian Release: 12.5
  APT prefers stable-security
  APT policy: (500, 'stable-security'), (500, 'stable-debug'), (500, 'stable'), 
(1, 'experimental'), (1, 'unstable'), (1, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 6.6.13+bpo-amd64 (SMP w/16 CPU threads; PREEMPT)
Locale: LANG=fr_CA.UTF-8, LC_CTYPE=fr_CA.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages nwg-displays depends on:
ii  libgtk-3-dev            3.24.38-2~deb12u1
ii  libgtk-layer-shell-dev  0.8.0-1
ii  python3                 3.11.2-1+b1

nwg-displays recommends no packages.

nwg-displays suggests no packages.

-- no debconf information

Reply via email to