Bug 212565

Summary: Store config as $HOME not /home/user
Product: [Applications] dolphin Reporter: Dotan Cohen <kde-2011.08>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: adaptee, edgbla, elvis.angelaccio, mail, mattm3a
Priority: NOR    
Version First Reported In: 16.12.2   
Target Milestone: ---   
Platform: Ubuntu   
OS: Unspecified   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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. ***