Bug 356836 - Change of default profile is not saved in configuration file
Summary: Change of default profile is not saved in configuration file
Status: RESOLVED FIXED
Alias: None
Product: konsole
Classification: Applications
Component: history (show other bugs)
Version: master
Platform: Mageia RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: investigated, triaged
Depends on:
Blocks:
 
Reported: 2015-12-17 15:02 UTC by Piotr Mierzwinski
Modified: 2018-10-20 23:39 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Mierzwinski 2015-12-17 15:02:46 UTC
I've prepared couple of profiles and all are located in ~/.local/share/konsole
mc.profile
root mc.profile
shell.profile

On begin default is built profile: "Profile 1", so in configuration file ("~/.config/konsolerc") I have on begin following content:
[Desktop Entry]
DefaultProfile=Profile 1.profile

[Favorite Profiles]
Favorites=root mc.profile,shell.profile,mc.profile

Using "Manage profiles" option I changed default profile to "shell". I restarted konsole and I got profile same as I very first time run konsole. When I check configuration file here I can't see  any changes. OK. I change again and default profile let be "mc". Again after restart of konsole I get very first default profile, and configuration file is the same.



Reproducible: Always


Actual Results:  
Changed default profile is not saved in configuration file.

Expected Results:  
Newly selected default profile should be saved in configuration file.

This is refers to version: 15.11.80 (unavailable in this form).
KFrameworks 5.17.0. Plasma 5.5.1. Qt-5.5.1
Packages are coming from Mageia 6 Cauldron.
Comment 1 Nate Graham 2018-10-20 23:39:22 UTC
Works for me with Konsole from git master. Please re-open if you can reproduce this issue with Konsole 18.08.x or git master.