| Summary: | Open Terminal in Konqueror opens in $HOME rather than the current diirectory. | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | James Richard Tyrer <tyrerj> |
| Component: | general | Assignee: | Konqueror Bugs <konqueror-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
James Richard Tyrer
2007-12-27 21:21:17 UTC
Confirmed in revision 753453. Konsole does not take the workingDirectory parameter from QProcess::startDetached. It should check this one too if konsole --workdir is not set. Konsole in KDE 3 does it this way IIRC. This works in KDE 4.3.0 |