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 cannot sudo, I cannot su, i can't do anything. I am trying to add myself to the sudoers file but i can't even view it without being root. What can I do?