![]() Registered Member ![]()
|
Hi!
I don't know if this issue is directly from KDE or from the distro Kubuntu: after upgrading to Kubuntu 15.10, Dolphin wouldn't see any of my network shortcuts in the "remote:/" view. Then I realized Dolphin now looks for them in the .local/share/remoteview folder, while I had them in the .kde/share/apps/remoteview/ folder. So I moved them and it works... but hey! now konqueror cannot find them anymore ! it's still looking at the "old" folder ![]() I ended up creating a symlink between the two. But maybe some people at KDE (or Kubuntu ?) should decide which way to go ?? |
![]() ![]()
|
The problem is that dolphin uses KF5, which looks up the XDG complaint paths, while konqueror is still SC4, which looks in the "legacy" ~/.kde/* locations.
You can add the ~/.kde locations to the XDG environment variables (which you'll however likely have to set up completely) - or use symliks during the transition. |
![]() Registered Member ![]()
|
thanks for the explanation.
How do I set the XDG variables ? |
![]() ![]()
|
by exporting them. See http://standards.freedesktop.org/basedi ... atest.html
You mostly want sth. like ~/.config/plasma-workspace/env/include_kde4_paths.sh
But also see viewtopic.php?f=66&t=129227 |
![]() Registered Member ![]()
|
Interesting: I tried
but them I loose my shortcuts ! (the ones on the left sidebar). I'll try to read some docs to improve my (poor) understanding of all this... I also noticed that prior to this export, these variables were not set at all:
|
![]() ![]()
|
No, they're simply resolved to some defaults.
Try prepending /usr/share resp. /usr/share/config You can look up the defaults by unsetting the variables and calling "kf5-config --path xdgdata" resp. "kf5-config --path xdgconf" |
Registered users: Bing [Bot], Google [Bot], rockscient, Yahoo [Bot]