gkSudo fails with critical error
- by Chud37
I am trying to run gkSudo. This is my second day as a linux user.
Yesterday I could do
gksudo gedit
and input my root password fine.
Today, when i run that, the GUI comes up and ask's for my password, however then the program fails to run and all I get is:
(gksudo:3262): GLib-CRITICAL **: g_str_has_prefix: assertion `str != NULL' failed
I…