btnx-config icon indicating copy to clipboard operation
btnx-config copied to clipboard

BTNX and Ubuntu 22.04

Open improperaffo opened this issue 2 years ago • 3 comments

Ever since I have updated one of my machines to Ubuntu 22.04, I cannot seem to get BTNX to work. It works fine elsewhere. Apparently it installs correctly, I can open the GUI and play around. But the configuration is not applied.

improperaffo avatar Mar 03 '23 08:03 improperaffo

Can you share what happens when you try to run btnx (or sudo btnx) from the console? @improperaffo

cdobrich avatar Mar 03 '23 09:03 cdobrich

Restarting btnx : Button Extension - mouse button rerouter daemon

btnx successfully stopped btnx: uinput modprobed successfully. btnx: Warning: attempted to open an unexisting configuration name: "my_config". Using the default one. btnx: Opening config file: /etc/btnx/btnx_config_my_config btnx: revoco not started. Disabled in configuration. btnx: No startup errors. btnx successfully started

@cdobrich

improperaffo avatar Mar 03 '23 21:03 improperaffo

@cdobrich My bad, when I run sudo btnx I get:

btnx: Previous daemon already running. Killing it. btnx: uinput modprobed successfully. btnx: Opening config file: /etc/btnx/btnx_config_my_config btnx: revoco not started. Disabled in configuration. btnx: No startup errors.

And when I run sudo btnx-config I get:

Gtk-Message: 09:07:47.399: Failed to load module "canberra-gtk-module" /usr/share/btnx-config/btnx-config.glade (btnx-config:4381): Gtk-WARNING **: 09:07:47.457: GtkSpinButton: setting an adjustment with non-zero page size is deprecated (btnx-config:4381): Gtk-WARNING **: 09:07:47.458: GtkSpinButton: setting an adjustment with non-zero page size is deprecated (btnx-config:4381): Gtk-WARNING **: 09:07:47.458: GtkSpinButton: setting an adjustment with non-zero page size is deprecated

improperaffo avatar Mar 05 '23 08:03 improperaffo