Bug 153572

Summary: Could not find color scheme
Product: [Applications] konsole Reporter: Denis <skyward>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 1.9.2   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

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"