Package: input-remapper-gtk Version: 2.2.0+git20260107.684a972-1 Severity: important
Dear Maintainer, I tried using input-remapper-gtk on a debian desktop with relatively few packages installed, and got the following error message: > Traceback (most recent call last): > File "/usr/bin/input-remapper-gtk", line 23, in <module> > from inputremapper.bin.input_remapper_gtk import InputRemapperGtkBin > File > "/usr/lib/python3/dist-packages/inputremapper/bin/input_remapper_gtk.py", > line 48, in <module> > from inputremapper.gui.user_interface import UserInterface > File "/usr/lib/python3/dist-packages/inputremapper/gui/user_interface.py", > line 29, in <module> > from inputremapper.gui.autocompletion import Autocompletion > File "/usr/lib/python3/dist-packages/inputremapper/gui/autocompletion.py", > line 32, in <module> > from inputremapper.gui.components.editor import CodeEditor > File > "/usr/lib/python3/dist-packages/inputremapper/gui/components/editor.py", line > 29, in <module> > import cairo > ModuleNotFoundError: No module named 'cairo' This can be fixed by installing the "python3-cairo" package, thus I believe it should be a dependency of this package. -- System Information: Debian Release: 13.4 APT prefers stable-security APT policy: (1100, 'stable-security'), (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 6.12.86+deb13-amd64 (SMP w/6 CPU threads; PREEMPT) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages input-remapper-gtk depends on: ii gir1.2-glib-2.0 2.84.4-3~deb13u2 ii gir1.2-gtk-3.0 3.24.49-3 ii gir1.2-gtksource-4 4.8.4-6 ii input-remapper-daemon 2.1.1-1+deb13u1 ii python3 3.13.5-1 ii python3-inputremapper 2.1.1-1+deb13u1 input-remapper-gtk recommends no packages. input-remapper-gtk suggests no packages. -- no debconf information

