openplotter icon indicating copy to clipboard operation
openplotter copied to clipboard

sudo prompt in the console

Open FredericGuilbault opened this issue 7 years ago • 0 comments

When openplotter call sudo during the startup sequence.

If I don't have the insecure NOPASSWD:ALL set for my user in /etc/sudoers

sudo prompt in the terminal. The problem is, when I don't launch openplotter from the terminal, I can't provide my password and the python script hang eternaly.

It would be nice to have support for GUI prompt like gksu, kdesu and others.

Or avoid the use of sudo. But that's a bigger job.

FredericGuilbault avatar Jan 19 '19 18:01 FredericGuilbault