buttermanager icon indicating copy to clipboard operation
buttermanager copied to clipboard

Error if sudo is not found

Open StayBlue opened this issue 3 years ago • 4 comments

Title is self-explanatory.

While most systems do have sudo, some don't, including mine (I use doas).

There should be some sort of option to allot for people who might not have sudo on their system.

StayBlue avatar Dec 20 '21 09:12 StayBlue

Hi @StayBlueee and thanks for the report.

Honestly, I didn't even know that there were other programs similar to sudo to do the same things that sudo does.

I'll take a look to this problem to see how I can resolve it.

Best,

Eloy

egara avatar Dec 22 '21 08:12 egara

Hi @StayBlueee and thanks for the report.

Honestly, I didn't even know that there were other programs similar to sudo to do the same things that sudo does.

I'll take a look to this problem to see how I can resolve it.

Best,

Eloy

https://github.com/Duncaen/OpenDoas

StayBlue avatar Dec 22 '21 12:12 StayBlue

Same problem here, using rdo.

Getting the password via gui and handing it to sudo is really bad anyway. Please use pkexec.

Baerbeisser avatar Mar 09 '24 17:03 Baerbeisser

Hi and thaks @Baerbeisser for the feedback too. I'll check it and see if I can implement this solution.

egara avatar Mar 11 '24 08:03 egara