| Summary: | kio/kfile expects --noclose option to be there | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | Vincenzo Di Massa <hawk.it> |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Vincenzo Di Massa
2008-02-27 18:38:19 UTC
> If you select open with terminal What application and menu are you referring to? > then nothing happens when clicking on icons :-) Which icons? Any application using KDE/kdelibs/kio/kfile/kpropertiesdialog.cpp:3267 For instance plasma applet icons. 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 |