Bug 209044 - the default terminal emulator resets itself to "Use Konsole"
Summary: the default terminal emulator resets itself to "Use Konsole"
Status: RESOLVED FIXED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_componentchooser (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-01 00:36 UTC by Flavio Stanchina
Modified: 2009-10-02 01:01 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Flavio Stanchina 2009-10-01 00:36:46 UTC
Version:           1.0 (using 4.3.1 (KDE 4.3.1), Debian packages)
Compiler:          cc
OS:                Linux (i686) release 2.6.30.7-athlon

The default terminal emulator setting resets itself to "Use Konsole", i.e. it doesn't save the "Use a different terminal program" setting.

Steps to reproduce:

Open "Default Applications", select "Terminal Emulator" in the list at the left; by default, "Use Konsole" is selected. Select "Use a different terminal program", verify that xterm is written in the edit box, then click "Apply".

Now select a different application in the list at the left, or move to a different control panel altogether. Return to "Default Applications", select "Terminal Emulator" and "Use Konsole" is still selected.

Applications configured to run in a terminal will indeed open in Konsole.

xterm is correctly installed and configured, and will open just fine if launched from its icon or from krunner.
Comment 1 Christoph Feck 2009-10-02 00:59:04 UTC
SVN commit 1030229 by cfeck:

Fix saving terminal application config

BUG: 209044


 M  +1 -1      componentchooserterminal.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1030229
Comment 2 Christoph Feck 2009-10-02 01:01:21 UTC
SVN commit 1030230 by cfeck:

Fix saving terminal application config (backport r1030229)

CCBUG: 209044


 M  +1 -1      componentchooserterminal.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1030230