On 10-08-18 10:35, Andreas Meyer wrote:
JJM de Faber <hans.defaber@gmail.com> schrieb am 06.08.18 um 22:09:07 Uhr:
Send you my script#! /bin/bash ------ #! /bin/bash # # clear set -x #debug on # #variables # #copy the backup desktop config to actual # dest_file=~/.config/plasma-org.kde.plasma.desktop-appletsrc.bck src_file=~/.config/plasma-org.kde.plasma.desktop-appletsrc # # # cp -a -f $dest_file $src_file # exit Thank you very much! Looks good. I'll put it into the autostart section. I'm not sure to execute it when I logout or login. After your work, for instance change some things on your desktop, you logout. But before logout you have to save your changes that is the reverse action. So copying your wanted configuration to actual should be a startup action. There is also a possibility named "before session startup" don't choose this . You get a kde hang situation. All the actions I tried with autostart and such did not solve this nasty problem. The icons are garbeled every time I log in again.
It's impossible to recommend such a Desktop for new users. Nobody needs such an amateurishly and unprofessional behaviour.
After sending you a solution I asked myself the question: Now using leap15 is it still necessary this copy action? I removed the copy script and the answer was yes ! Another solution I try now is the switch to wayland, my desktop is now stable for 2 days, so maybe ! Hans -- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kde+owner@opensuse.org