Bug 212565 - Store config as $HOME not /home/user
Summary: Store config as $HOME not /home/user
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (other bugs)
Version First Reported In: 16.12.2
Platform: Ubuntu Unspecified
: NOR wishlist
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
: 274861 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-10-31 22:51 UTC by Dotan Cohen
Modified: 2017-09-03 01:56 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dotan Cohen 2009-10-31 22:51:17 UTC
Version:            (using KDE 4.3.2)
Installed from:    Ubuntu Packages

It seems that Dolphin stores its config files' options with the full path hardcoded, not with $HOME instead of /home/user. For instance, this was found in dolphinrc:

[General]
HomeUrl=file:///home/dotancohen

[Open-with settings]
CompletionMode=5
History=kate,k3b,inkscape,kword,soffice,/home/dotancohen/.bin/howToSay,/home/dotancohen/.bin/play_sound,okular,kolourpaint,gimp,vlc,gmplayer %F,vlc %f,smplayer,smplayer %f


This make for problems when moving settings from one system to another. I am not sure if this is a bug or a feature request, but it should always be $HOME.

Thanks.
Comment 1 Jeroen van Meeuwen (Kolab Systems) 2012-08-24 16:18:37 UTC
Resetting assignee to default as per bug #305719
Comment 2 Julian Steinmann 2017-06-29 19:02:49 UTC
In Dolphin 17.04.2, no hardcoded path is used anymore (as far as I can tell after looking in dolphinrc  and a quick search through the source code)
Comment 3 Elvis Angelaccio 2017-07-20 10:51:50 UTC
Right, this has probably been fixed in kconfig.
Comment 4 Nate Graham 2017-09-03 01:56:25 UTC
*** Bug 274861 has been marked as a duplicate of this bug. ***