- 
                Notifications
    
You must be signed in to change notification settings  - Fork 195
 
Open
Description
I have installed newest version of the software
sudo dnf install input-remapper
Updating and loading repositories:
Repositories loaded.
Package "input-remapper-2.1.1-6.fc43.noarch" is already installed.
Nothing to do.
- Fedora 43 KDE Wayland
 
After clicking "Apply" in my remapped mouse settings I'm getting this error and I'm not able to apply the settings - it says "Starting injection..." and there it stops
Loading group "Logitech USB Receiver"
Loading preset "Mouse"
Loading preset from "/home/suomi/.config/input-remapper-2/presets/Logitech USB Receiver/Mouse.json"
Loading preset "Mouse"
Loading preset from "/home/suomi/.config/input-remapper-2/presets/Logitech USB Receiver/Mouse.json"
Traceback (most recent call last):
  File "/usr/lib/python3.14/site-packages/inputremapper/gui/user_interface.py", line 254, in <lambda>
    "clicked", lambda *_: self.controller.start_injecting()
                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
  File "/usr/lib/python3.14/site-packages/inputremapper/gui/controller.py", line 673, in start_injecting
    if not self.data_manager.start_injecting():
           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
  File "/usr/lib/python3.14/site-packages/inputremapper/gui/data_manager.py", line 569, in start_injecting
    if self._daemon.start_injecting(self.active_group.key, self.active_preset.name):
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.14/site-packages/pydbus/proxy_method.py", line 102, in __call__
    raise error
  File "/usr/lib/python3.14/site-packages/pydbus/proxy_method.py", line 97, in __call__
    result = instance._bus.con.call_sync(*call_args)
gi.repository.GLib.GError: g-io-error-quark: GDBus.Error:unknown.PicklingError: Can't pickle local object <class 'ctypes.CDLL.__init__.<locals>._FuncPtr'> (36)
read loop for /dev/input/event24 stopped
WARNING: HandlerDisabled entry failed: "nothing connected to <bound method RecordingToggle._on_gtk_toggle of <inputremapper.gui.components.editor.RecordingToggle object at 0x7f3f11d97770>>"
WARNING: HandlerDisabled exit failed: "nothing connected to <bound method RecordingToggle._on_gtk_toggle of <inputremapper.gui.components.editor.RecordingToggle object at 0x7f3f11d97770>>"
(input-remapper-gtk:35251): Gtk-CRITICAL **: 20:53:53.731: gtk_main_quit: assertion 'main_loops != NULL' failed
Journal
Nov 02 20:53:22 fedora python3[35251]: detected unhandled Python exception in '/usr/sbin/input-remapper-gtk'
Nov 02 20:53:22 fedora abrt-notification[38667]: Process 35251 (input-remapper-gtk) of user 0 encountered an uncaught gi.repository.GLib.GError exception
Nov 02 20:55:24 fedora sudo[40442]:    suomi : TTY=pts/1 ; PWD=/home/suomi/Desktop ; USER=root ; COMMAND=/usr/sbin/dnf install input-remapper
Nov 02 20:56:11 fedora sudo[40743]:    suomi : TTY=pts/1 ; PWD=/home/suomi/Desktop ; USER=root ; COMMAND=/usr/sbin/input-remapper-gtk
Nov 02 20:56:11 fedora audit[40743]: AUDIT1123 pid=40743 uid=1000 auid=1000 ses=3 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/home/suomi/Desktop" cmd="input-remapper-gtk" exe="/usr/bin/sudo" terminal=pts/1 res=success'
Nov 02 20:56:12 fedora pkexec[40779]: root: Executing command [USER=root] [TTY=/dev/pts/2] [CWD=/home/suomi/Desktop] [COMMAND=/usr/sbin/input-remapper-control --command start-reader-service]
Nov 02 20:56:12 fedora input-remapper-service[1179]: Loaded config from "/home/suomi/.config/input-remapper-2/config.json"
python -VV
Python 3.14.0 (main, Oct  7 2025, 00:00:00) [GCC 15.2.1 20250924 (Red Hat 15.2.1-2)]
ClementNerma
Metadata
Metadata
Assignees
Labels
No labels