Bug 158513 - kio/kfile expects --noclose option to be there
Summary: kio/kfile expects --noclose option to be there
Status: RESOLVED FIXED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-27 18:38 UTC by Vincenzo Di Massa
Modified: 2008-03-19 04:17 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 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