One of my most common tasks is editing configuration files which have root (superuser) privileges.
In all previous versions, I could start Dolphin with root (superuser) privileges using
kdesudo dolphin or kdesu dolphin
and then "Open with Kate..." to edit any file with root (superuser) privileges.
However, in Precise when I do this, the error
KDEInit could not launch '/usr/bin/kate'
appears.
This only happens in Dolphin; I am able to start kate as the superuser from the command-line:
kdesudo kate or sudo kate
and edit files without problems.
Any solutions?
In all previous versions, I could start Dolphin with root (superuser) privileges using
kdesudo dolphin or kdesu dolphin
and then "Open with Kate..." to edit any file with root (superuser) privileges.
However, in Precise when I do this, the error
KDEInit could not launch '/usr/bin/kate'
appears.
This only happens in Dolphin; I am able to start kate as the superuser from the command-line:
kdesudo kate or sudo kate
and edit files without problems.
Any solutions?
Comment