Registered Member
|
Hello,
whenever I launch dolphin 18.04.2, it loses some UI settings. It is especially weird, because when I start dolphin from scratch, i.e. `rm .config/dolphinrc && rm -rf .local/share/dolphin && dolphin`, it looks fine, e.g. http://xgm.de/upload/Dolphin_1.png. Then i change nothing, just quit and start it again, it looks like http://xgm.de/upload/Dolphin_2.png. Now I activate menu bar (Ctrl-M), sidebar (F9) and toolbar (using mouse), change view mode to detailed, and change the icon size. When I quit and restart dolphin, all these settings, except view mode and icon size are lost. dolphinrc is also void of any of these settings. This problem may be connected, that I do not run KDE desktop environment, but i3, which has produced problems (especially GUI related, such as missig icons) with various KDE applications in the past. I have set export QT_QPA_PLATFORMTHEME="qt5ct" export QT_PLUGIN_PATH=$HOME/.kde4/lib/kde4/plugins/:/usr/lib/kde4/plugins/ Best Thanks! |
Registered Member
|
Before removing the dolphin settings, you might double-check that there isn't a stray dolphin window/process running somewhere which could be retaining and later saving the old settings.
airdrik, proud to be a member of KDE forums since 2008-Dec.
|
Registered Member
|
That was not the problem.
I have taken this question to a kde mailinglist and found help there. KDE_FULL_SESSION=1 and KDE_SESSION_VERSION=5 also need to be set. I will try to document that somewhere for other KDE on non-Plasma users. What do you think is the right place for that? |
Registered Member
|
I'm not sure where exactly, but you might look for an appropriate place in the KDE Userbase wiki or the Arch Linux wiki (which is often applicable to linux in general)
airdrik, proud to be a member of KDE forums since 2008-Dec.
|
Registered Member
|
Hello, I have run into this same issue using and up to date Arch Linux system running i3wm. I have the following code in my .xinitrc. I added the SESSION lines based on information found here and copied from the startkde source. Any further advice on what to check or try?
|
Registered Member
|
I have this in my ~/.xprofile
Icons work, Dolphin saves setting. There is one problem, I am currently aware off. Some system tray icons do not show up, most notably kmail and Nextcloud. Other apps, like Dropbox, udiskie, Redshift-GTK are working. So I guess there is some KDE way of using the systray, kmail and nextcloud try to use that and it does not work with the standard way i3 is using. |
Registered Member
|
I know there are a couple of different standards or libraries used for system tray icons - one older and (mostly?) deprecated (xembed, I believe) and one (or more?) newer (status indicator, or something like that).
i3 may be supporting the older one and not the newer one, or something along those lines. You might dig into the i3 docs some more to see what it does and does not support and/or contact them to see what needs to be done.
airdrik, proud to be a member of KDE forums since 2008-Dec.
|
Registered Member
|
Hi,
a response from the kde mailinglist about the systray issue.
The second options works, but I loose fancy KDE file open dialogues. |
Registered Member
|
Okay changing
to
Has the settings persisting, but then I lose my theme. I can recover it by starting dolphin as
It is a solution, just not a very clean one. Might anyone have an idea why qt5ct seems to no longer works for the environmental variable? |
Registered Member
|
Probably because qt5ct is a 3rd party app for managing the QT 5 theme when in environments which don't provide their own app/module for that (primarily KDE). Setting the env variable to that probably indicates to the kde apps that they aren't running in a KDE/plasma session and shouldn't save settings? Or it could just be a matter of the different platform themes saving the settings to different places (and qt5ct only supporting qt-specific settings).
btw, when using export QT_QPA_PLATFORMTHEME="kde", you'll probably need to use (kde) System Settings to change the application theme instead of the qt5ct app (then you shouldn't need to use the --platformtheme qt5ct param when invoking dolphin).
airdrik, proud to be a member of KDE forums since 2008-Dec.
|
Registered users: Bing [Bot], blue_bullet, Google [Bot], Sogou [Bot]