Re: Issue with Dolphin (Super user mode) - openSuse 11.1

Originally Posted by
anantg
Hi,
when I open Dolphin in superuser mode I get following error
Code:
could not start process can not talk to Klauncher: The name org.kde.klauncher was not provided by any .service file
I badly need this to work....
Please provide me the solution
Regards,
Anant
1st, The Devs are trying to make your system more secure.
2nd, I'm in KDE4 but the process is the same.
You need to edit "sudoers file" and AFAIK there is only one way and it HAS to be done with "vi".
su to root
"visudo"
in the line that reads:
Code:
Defaults env_keep = "LANG LC_ADDRESS LC_CTYPE LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE LC_TIME LC_ALL LANGUAGE LINGUAS XDG_SESSION_COOKIE"
position the cursor after SESSION_COOKIE and press "i" (for insert)
type "DISPLAY" so it reads:
Code:
Defaults env_keep = "LANG LC_ADDRESS LC_CTYPE LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE LC_TIME LC_ALL LANGUAGE LINGUAS XDG_SESSION_COOKIE DISPLAY"
now pres "esc"
then, : , then x & enter ( ":x" "enter") to save
Now we are ready to proceed:
In KDE
In a terminal type
"xhost +"
then
"kedsu konqueror"
you will have to enter the root password.
works for me
In Gnome (I assume)
In a terminal type
"xhost +"
then
"gnomesu dolphin"
you will have to enter the root password.
Finally, since you have entered the root password, after you have finished your work, I recommend a reboot to clear the system.
Desktop Asus X-99 Viper. uefi & secure Boot, Win10, Leap 15.1; Laptop: ASUS GL752VW Optimus, uefi+Secure Boot, Win10, Leap 15.1 & T-weed and IMac
Bookmarks