[konsole] [Bug 438309] Built-in/hardcoded profile should not be named "Default [Read-only]"

ratijas bugzilla_noreply at kde.org
Wed Jun 16 09:35:26 BST 2021


https://bugs.kde.org/show_bug.cgi?id=438309

--- Comment #3 from ratijas <gmail at ratijas.tk> ---
Turned out little bit more complicated than I expected.

Strangely enough, profiles are identified by their name, not some internal UUID
or stuff like that. Which means, some migration code path is needed to ensure
that no user-crated profile with as stupid name as "Built-in/Hardcoded" would
mess up their uniqueness.

Second, internally code base itself is not consistent about naming things: the
"Default" profile aka "Built-in/Hardcoded" is also called "fallback" profile. I
think that requires a proper uniform refactoring across all profile-related
code.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list