https://bugs.kde.org/show_bug.cgi?id=380518
Ahmad Samir <a.samir...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |DUPLICATE CC| |a.samir...@gmail.com --- Comment #3 from Ahmad Samir <a.samir...@gmail.com> --- Things have changed over the years, the current situation is: - Profile name "Default" is reserved for the Default/fallback profile, which is hardcoded and created by Konsole on the fly from C++ code, it can't be "edited" per se, i.e. you can create a new profile based on it. When you run konsole and there are no .profile files in e.g. ~/.local/share/konsole the Default profile is used, and when you "edit current profile", it will let you change the settings and will pick a name, e.g. Profile 1, when you try to save the settings. The intention is that the "Default" profile will always be there, hardcoded/immutable as a fallback profile. - The Default profile now shows up in the context menus, you can switch to it... etc - There is a patch to make the Default profile show up in the Profile Manager dialog, see bug 433210 - The UI won't let you create multiple profiles with the same name *** This bug has been marked as a duplicate of bug 433210 *** -- You are receiving this mail because: You are watching all bug changes.