https://bugs.kde.org/show_bug.cgi?id=397133
Toni Asensi Esteve <toni.ase...@kdemail.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |toni.ase...@kdemail.net --- Comment #7 from Toni Asensi Esteve <toni.ase...@kdemail.net> --- Hi, Hanisch: Alex Bikadorov wrote: > About the workaround - specially for other people reading this ticket: > Manually removing or replacing binaries belonging to > a distro package IS NOT RECOMMENDED. You should avoid that! and he is right. > 'kdesudo' is necessary for me. There's the problem mentioned in https://bugs.kde.org/show_bug.cgi?id=379149#c23 > When kdesu/kdesudo to become obsolete, how will Krusader call the root mode > via Alt+Shift+k ? Maybe you can try executing sudo su - -c "KDE_FULL_SESSION=true krusader" or sudo su - -c "XDG_CURRENT_DESKTOP=KDE krusader" or sudo su - export XDG_CURRENT_DESKTOP=KDE; krusader Did all of them work in your case? -- You are receiving this mail because: You are watching all bug changes.