| Summary: | Cannot run program from current directory using -e parameter | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | Kamil Neczaj <kneczaj> |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | finex, robertknight |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Kamil Neczaj
2009-08-02 15:43:54 UTC
Confirmed against trunk. I've had reproduced this bug too. Can someone fix it?, it shouldn't be much difficult. Without it I cannot use konsole as external terminal in qtcreator. SVN commit 1027909 by hindenburg: Allow relative program parameters on command line and profiles. BUG: 202302 M +3 -0 Session.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1027909 SVN commit 1028021 by hindenburg: On the command line expand ./ for -e only. CCBUG: 202302 M +6 -2 Application.cpp M +0 -3 Session.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1028021 SVN commit 1028162 by hindenburg: On the command line expand ./ for -e only. CCBUG: 202302 M +7 -2 Application.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1028162 |