I have been using SMB4K for some time have 1.20 installed.
Today, I re-installed opensuse 13.2, and everything re-mounts as before, and SMB4K starts
up as normal (widget is systray) but when I log in, the SMB4K window opens up every time on the desktop. Is there any reason for this because it has not happened in any other versions of SMB4K in the last year?
Any help I is appreciated in advance!
Steve
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I assume, you already tried to minimize the main window before logging out.
Without knowing exactly what might have happened, I've got one idea: Do you have the same UID and GID after reinstallation as before? If not, you might not have write access to the configuration file of Smb4K and thus the state of the main window cannot be saved on logout.
You might want to try to run the following command on the ~/.kde directory in the shell:
$ chown <your login>:<your group> -R ~/.kde
Does the behaviour change?
Last edit: Alexander Reinholdt 2015-04-08
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi
I have been using SMB4K for some time have 1.20 installed.
Today, I re-installed opensuse 13.2, and everything re-mounts as before, and SMB4K starts
up as normal (widget is systray) but when I log in, the SMB4K window opens up every time on the desktop. Is there any reason for this because it has not happened in any other versions of SMB4K in the last year?
Any help I is appreciated in advance!
Steve
I assume, you already tried to minimize the main window before logging out.
Without knowing exactly what might have happened, I've got one idea: Do you have the same UID and GID after reinstallation as before? If not, you might not have write access to the configuration file of Smb4K and thus the state of the main window cannot be saved on logout.
You might want to try to run the following command on the ~/.kde directory in the shell:
Does the behaviour change?
Last edit: Alexander Reinholdt 2015-04-08