You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 30, 2024. It is now read-only.
I have an old joystick and I use rockfire's gameport to usb adapter. And it recognizes the joystick with the following name: "Padix Co. Ltd. 4-axis,4button joystick w/view finder"
When the application saves the settings, the following error occurs "FileNotFoundError: [Errno 2] No such file or directory: '/home/marciocr/.config/evdev-joystick-calibration/PadixCo.Ltd.4-axis,4buttonjoystickw/viewfinder .json'"
I believe that because the device name has "," and "/" the application is not able to save the configuration file.