Bug 192096 - Profile management unpredictably duplicates and deletes profiles
Summary: Profile management unpredictably duplicates and deletes profiles
Status: RESOLVED REMIND
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 2.2.3
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-09 08:05 UTC by Stephan Sokolow
Modified: 2011-08-04 17:15 UTC (History)
4 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 Stephan Sokolow 2009-05-09 08:05:16 UTC
Version:           unknown (using 4.2.2 (KDE 4.2.2), Gentoo)
Compiler:          x86_64-pc-linux-gnu-gcc
OS:                Linux (x86_64) release 2.6.25-gentoo-r7-20080501

Managing profiles in Yakuake often results in duplication (Creating a "Shell" profile and a "Yakuake" profile results in Konsole showing "Yakuake, Shell, Shell, Yakuake" in its profile list) and random deletion (One or both of the duplicate entries may suddenly vanish and, sometimes, in-use profiles will have disappeared after I restart, losing all of my settings)

The first time this happened, Yakuake wrote a yakuakerc that was so confusing (eg. "DefaultProfile=" and so on) that I had manually edit it in vim to restore normal function.
Comment 1 Eike Hein 2009-05-09 16:15:37 UTC
None of that happens in Yakuake code. Profile reading/writing, the dialogs, the config file key  - all Konsole. Reassigning.
Comment 2 Damir Islamov 2009-06-23 18:08:45 UTC
the same as https://bugs.kde.org/show_bug.cgi?id=174646
Comment 3 Andrew Schulman 2009-07-27 09:24:16 UTC
I have this problem, and I don't believe it's the same as #174646.https://bugs.kde.org/show_bug.cgi?id=174646#c15 says that "local" i.e. user-defined profiles are all handled correctly, the problem seems to be with system-defined profiles.

In my case, I've defined several profiles myself.  After I restart konsole, some of them are available on the new tab menu (bottom left), and the others aren't.  When I start Manage Profiles, all of the profiles are listed there, but the ones that are missing from the menu are unchecked, and each appears twice: once above the set of checked profiles, and once below it.  If I check the missing profiles and close, then everything goes back to normal again-- until the next time I start konsole.

Thanks,
Andrew.
Comment 4 Jekyll Wu 2011-08-04 11:41:04 UTC
Can't reproduce it with KDE-4.7.0

Feel free to reopen  if this still happens in recent version.