Bug#1055469: alacarte should depend on python3-cairo

Sudip Mukherjee sudipm.mukherjee at gmail.com
Mon Nov 6 21:07:17 GMT 2023


Source: alacarte
Version: 3.44.2-1
Severity: important
X-Debbugs-Cc: sudipm.mukherjee at gmail.com

Dear Maintainer,

alacarte v3.44.2 onwards needs python3-cairo to execute.
'Alacarte/ItemEditor.py' is doing "import cairo".

And if alacarte is installed in any system where python3-cairo is not
installed then alacarte fails to run with the error:

Traceback (most recent call last):
  File "/usr/bin/alacarte", line 23, in <module>
    from Alacarte.MainWindow import main
  File "/usr/share/alacarte/Alacarte/MainWindow.py", line 37, in <module>
    from Alacarte.ItemEditor import LauncherEditor, DirectoryEditor
  File "/usr/share/alacarte/Alacarte/ItemEditor.py", line 19, in <module>
    import cairo
ModuleNotFoundError: No module named 'cairo'



-- System Information:
Debian Release: 12.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)

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


-- 
Regards
Sudip



More information about the pkg-gnome-maintainers mailing list