Bug 158513

Summary: kio/kfile expects --noclose option to be there
Product: [Applications] konsole Reporter: Vincenzo Di Massa <hawk.it>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Vincenzo Di Massa 2008-02-27 18:38:19 UTC
Version:            (using Devel)
Installed from:    Compiled sources

If you select open with terminal and then do not close on exit then nothing happens when clicking on icons :-)
Comment 1 Robert Knight 2008-02-27 20:08:03 UTC
> If you select open with terminal

What application and menu are you referring to?

> then nothing happens when clicking on icons :-) 

Which icons?
Comment 2 Vincenzo Di Massa 2008-02-28 02:20:32 UTC
Any application using KDE/kdelibs/kio/kfile/kpropertiesdialog.cpp:3267

For instance plasma applet icons.
Comment 3 Robert Knight 2008-03-19 04:17:01 UTC
SVN commit 787356 by knight:

Re-implement --noclose command-line option which prevents
first tab from closing automatically when the command running
in it is finished executing.

BUG: 158513


 M  +6 -2      Application.cpp  
 M  +1 -1      Application.h  
 M  +1 -1      main.cpp  


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