[Konsole-devel] [Bug 283102] New: konsolerc: usage of full path for some config values is not portable between accounts
Achim Bohnet
ach at mpe.mpg.de
Fri Sep 30 15:27:50 UTC 2011
https://bugs.kde.org/show_bug.cgi?id=283102
Summary: konsolerc: usage of full path for some config values
is not portable between accounts
Product: konsole
Version: 2.7.999
Platform: unspecified
OS/Version: Linux
Status: NEW
Severity: normal
Priority: NOR
Component: general
AssignedTo: konsole-devel at kde.org
ReportedBy: ach at mpe.mpg.de
Version: 2.7.999 (using Devel)
OS: Linux
konsolerc uses in 'Favorites Profiles' and 'Profile Shortcuts' the full path.
So one can't copy then from one user to another. AFAIR there a special config
method that that strips at least $HOME from path. Best IMHO would be to just
use the Filename itself without path part (like 'Default Profile' does).
E.g. part of my konsolerc:
[Desktop Entry]
DefaultProfile=Shell.profile
[Favorite Profiles]
Favorites=/home/allee-o/.project-neon-kde/share/apps/konsole/Shell.profile,/home/allee-o/.project-neon-kde/share/apps/konsole/root
shell.profile,/opt/project-neon/share/apps/konsole/Shell.profile,/home/allee-o/.project-neon-kde/share/apps/konsole/root
@ where-ever.profile
[Profile Shortcuts]
Ctrl+Shift+F10=/home/allee-o/.project-neon-kde/share/apps/konsole/root
shell.profile
Reproducible: Always
Steps to Reproduce:
rsync your account to your other user account (local or remote) with a
different username. Start konsole.
Actual Results:
Profiles are no longer found
Expected Results:
Favorite Profiles and Short cuts should be available as on the original account
OS: Linux (x86_64) release 3.0.0-12-generic
Compiler: gcc
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the konsole-devel
mailing list