LinuxCNC / linuxcnc

LinuxCNC controls CNC machines. It can drive milling machines, lathes, 3d printers, laser cutters, plasma cutters, robot arms, hexapods, and more.
http://linuxcnc.org/
GNU General Public License v2.0
1.81k stars 1.16k forks source link

pncconf, adding a usb joystick for jogging fails #1336

Open snelweg opened 3 years ago

snelweg commented 3 years ago
  1. try testing a joystick in Debian 11

This is what I expected to happen:

That I get to see the correct names

This is what happened instead:

Nothing happens, see screenshot

It worked properly before this:

in Debian versions prior to 11

The problem is that the routines try to use 'gksudo', but that was removed from Debian for the most recent versions.

pncconfSchermafdruk_2021-10-26_15-31-24

Information about my hardware and software:

c-morley commented 3 years ago

i pushed some work for this problem, though it's not fixed completely. You should be able to add the device driver now. but pncconf may hang when trying to close the dialog. I will continue to work on this when I have time. thanks for the report so far.

snelweg commented 3 years ago

Thank you for the great software. I read you kinda wished you never started on pncconf, but we the users are very happy with it. It gave me better insight into my 7i96 card for example.

So all your efforts are appriciated even when nobody is vocal about it.