Bug 147808 - command line: filenames are not recognized if they start with word followed by a colon
Summary: command line: filenames are not recognized if they start with word followed b...
Status: RESOLVED DUPLICATE of bug 146105
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: klauncher (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-12 12:09 UTC by Maciej Pilichowski
Modified: 2007-08-02 00:16 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Pilichowski 2007-07-12 12:09:37 UTC
Version:            (using KDE KDE 3.5.7)
Installed from:    SuSE RPMs

Consider such filename
PhotoSketch: A Photo-Centric 3D Modeling Tool.avi

It is a valid unix filename, however I am unable to play such video in Kaffeine when Kaffeine is launched from command line

  Also I could have a text file named
MyDoc: report.txt

  and Kate refuses to open it with similar error. I think it is not fault of individual app, but KDE itself.
Comment 1 Philip Rodrigues 2007-07-13 22:34:02 UTC
Works fine here. Are you forgetting to escape the special characters? What error do you get?
Comment 2 Maciej Pilichowski 2007-07-13 22:45:14 UTC
Of course I am not forgetting about escaping, Konsole does it for me (bash excatly).

Errors vary -- they depend of the app. Kaffeine for example shows:

"The specified file or url was not found. Please check it. (hashing:%20Searching,%20Sketching.avi)"

(oh, and a crash on exit also :-) ). It was executed like this:
kaffeine Hashing\:\ Searching\,\ Sketching.avi

It is fully playable if I run kaffeine and then open this file.
Comment 3 Pino Toscano 2007-08-02 00:16:53 UTC

*** This bug has been marked as a duplicate of 146105 ***