Summary: | kde-open fails to open multiple files | ||
---|---|---|---|
Product: | [Unmaintained] kio | Reporter: | Robert Strahl <weldabar> |
Component: | general | Assignee: | David Faure <faure> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | adawit, weldabar |
Priority: | NOR | ||
Version: | 4.10.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kde-runtime/2e0479ed8ed34f89ac263fcf564f154d6856f282 | Version Fixed In: | 4.11 |
Sentry Crash Report: |
Description
Robert Strahl
2013-05-13 19:29:43 UTC
This looks like an error in the help message, probably caused by the fact that some kioclient commands (such as "copy" or "move") accept multiple arguments. Can we update the help message -- both to fix the error, and to clarify what the command does for non-technical users? I lack the understanding to do so myself. This is indeed a mistake in the command like message. kde-open can only open a single file at a time like xdg-open ; so the message should have reflected that. Git commit 2e0479ed8ed34f89ac263fcf564f154d6856f282 by Dawit Alemayehu. Committed on 02/06/2013 at 18:14. Pushed by adawit into branch 'master'. Fixed the command line help text for kde-open. FIXED-IN: 4.11 REVIEW: 110785 M +1 -1 kioclient/kioclient.cpp http://commits.kde.org/kde-runtime/2e0479ed8ed34f89ac263fcf564f154d6856f282 |