cloudbuddy icon indicating copy to clipboard operation
cloudbuddy copied to clipboard

can't run cloudbuddy from .desktop file

Open theofficialgman opened this issue 3 years ago • 1 comments

same issue as here: https://github.com/Botspot/pi-apps/commit/5340e5b6ad815eb1e6440a0b776190005997ef4c terminal is set to false and cloudbuddy calls sudo in a hidden terminal

you need to swap to using pkexec in main.sh

theofficialgman avatar Jan 30 '22 21:01 theofficialgman

just to be specific, I'm referring to all the instances of sudo in main.sh behind the various if statements that will just cause the terminal to exit without cloudbuddy launching if the user has a sudo password (which almost all users do)

theofficialgman avatar Feb 15 '22 04:02 theofficialgman