> > Hello! > > > > > (Attached PIC, with lots of x'ssss). > > > > What does it happen if you execute (using your normal user —not root— > > account): > > > > sudo apt install breeze-icon-theme ktexteditor-katepart kde-cli-tools > > kio-extras > > > > $(kf5-config --path libexec)kf5/kdesu -c KDE_FULL_SESSION=true krusader
> Don't really understand what I am supposed to run here?? > Yes, have those packages installed, but what is the following command? And > will it bugger up my existing icons/fonts? > As after I installed the breeze icons, have lost some of my system icons, > and some of the test has disappeared (ie help bubble with text still > appear, but 'seem' to be empty....) > Thanks. > (Am running UbuntuDDE) Hi, the $(kf5-config --path libexec)kf5/kdesu -c KDE_FULL_SESSION=true krusader command is executed in the command line, using your normal user —not root— account. It's executed "as it is". It uses the `kdesu` program in order to avoid problems like the ones described there: https://askubuntu.com/questions/539494/how-to-force-krusader-to-use-ubuntus-file-associations/835963#835963 caused because a file from a normal user is owned by the root user, due to the way that a graphical program (in this case Krusader) was executed. The aforementioned commands work using Kubuntu 20.04 and Ubuntu 20.04, if you find problems using UbuntuDDE 20.04, you can undo steps (starting by executing `sudo apt remove breeze-icon-theme` in order to remove that package) and reboot. Best regards. -- You received this message because you are subscribed to the Google Groups "krusader-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to krusader-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/krusader-users/202007190917.02446.asmond%40gmx.com.