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 Developers <konq-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed 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 |