Problem with appimage accessing a USB port

Noticed another weirdness lately that may be a bug. I set up the launcher with the command /usr/bin/distrobox-enter (and the usual command line stuff), and then tried to launch it but it didn’t launch. So I put the exact same command into the console and it worked perfectly. Mucked around with the menu editor and eventually discovered the “run in terminal” option on the advanced tab, so I checked that checkbox and ran the launcher again. It opened a console and displayed an error message program distrobox--nter not found. What th…? Double checked the definition in the launcher and it was absolutely positively /usr/bin/distrobox-enter

Here’s the command setup

Here’s the output:

Fortunately the workaround is pretty simple. Just put /usr/bin/distrobox in the command line (or just distrobox I guess), and enter -n <distrobox name> etc in the command options. Works fine.

:wink: