Have made some icons for the panel using sudo and kdesu. Using "sudo konsole" I get an error message: Sorry - Plasma KDEInit could not launch '/usr/bin/sudo' and using "kdesu kate" I get: Sorry - Plasma KDEInit could not launch '/usr/lib/x86_64-linux-gnu/libexec/kf5/kdesu' Have to press OK to continue. Any way of getting rid of this message?
Announcement
Collapse
No announcement yet.
Sorry - Plasma: sudo and kdesu
Collapse
This topic is closed.
X
X
-
Originally posted by hallergard View PostThanks that solved the problem with konsole but not with kate (getting the message upon exit)
Sent from my Nexus 9 using Tapatalk
VINNYi7 4core HT 8MB L3 2.9GHz
16GB RAM
Nvidia GTX 860M 4GB RAM 1152 cuda cores
- Top
- Bottom
Comment
-
FYI you can also change to a root konsole after your already using konsole with a "sudo su" or "sudo -i" not sure whitch one is best however .
VINNY
but see https://help.ubuntu.com/community/RootSudoLast edited by vinnywright; Apr 26, 2015, 11:15 AM.i7 4core HT 8MB L3 2.9GHz
16GB RAM
Nvidia GTX 860M 4GB RAM 1152 cuda cores
- Top
- Bottom
Comment
-
Originally posted by hallergard View PostThanks but will stay with "sudo kate" and OK upon exit
Sent from my Nexus 9 using Tapatalk
if one of these files was a config in say .kde or .config and gets owned by root it will no longer work for your user (you)
you should run (in a regular konsole not a root one IE: kdesudo console)Code:find ~/ -user root
VINNYi7 4core HT 8MB L3 2.9GHz
16GB RAM
Nvidia GTX 860M 4GB RAM 1152 cuda cores
- Top
- Bottom
Comment
-
Originally posted by hallergard View PostMaybe that's why I often run this in a root terminal: chown -R myself.myself /home
So "kdesudo kate" is better in this respect?
Sent from my Nexus 9 using Tapatalk
VINNYi7 4core HT 8MB L3 2.9GHz
16GB RAM
Nvidia GTX 860M 4GB RAM 1152 cuda cores
- Top
- Bottom
Comment
Comment