Bug 153572 - Could not find color scheme
Summary: Could not find color scheme
Status: RESOLVED FIXED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 1.9.2
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-06 17:57 UTC by Denis
Modified: 2007-12-07 19:43 UTC (History)
0 users

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 Denis 2007-12-06 17:57:52 UTC
Version:           1.9.2 (using KDE 3.96.3 (KDE 4.0 >= 20071120), compiled sources)
Compiler:          gcc
OS:                Linux (i686) release 2.6.22.13-0.3-default

First, I create a new color scheme: "New Color Scheme". When I play with a new colors, close and reopen konsole... Then I delete this color scheme (but they was saved as default) and now I get following errors when click on "Apperance" tab in "Edit Profile" dialog:

Could not find color scheme -  "New Color Scheme"
ASSERT: "selectedItem" in file /usr/src/packages/BUILD/kdebase-3.96.3/apps/konsole/src/EditProfileDialog.cpp, line 456
Comment 1 Robert Knight 2007-12-07 16:55:03 UTC
Confirmed.  Note that the problem only occurred for me the color scheme was removed as follows:

1.  Settings -> Edit Current Profile
2.  Click on Appearance tab
3.  Click "Remove" to delete the active color scheme
4.  Close Konsole without first closing the 'Edit Current Profile' dialog
Comment 2 Robert Knight 2007-12-07 19:43:38 UTC
Fixed by commit #746071

"* Fix crash when loading the Appearance tab if the color scheme
  associated with the profile does not exist"