Bug 328938 - place cursor on file, specified in command line
Summary: place cursor on file, specified in command line
Status: RESOLVED DUPLICATE of bug 325069
Alias: None
Product: krusader
Classification: Applications
Component: general (other bugs)
Version First Reported In: 2.4.0-beta3 "Single Step"
Platform: Mint (Ubuntu based) Linux
: NOR wishlist
Target Milestone: ---
Assignee: Krusader Bugs Distribution List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-17 23:11 UTC by Cade
Modified: 2018-05-06 00:15 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cade 2013-12-17 23:11:55 UTC
Let the file "/tmp/some_file.txt" exists on disk.

Reproducible: Always

Steps to Reproduce:
1. Open terminal.
2. Type
krusader --left /tmp/some_file.txt
Actual Results:  
Krusader will start.
Message 
"Error: The directory /tmp/some_file.txt does not exists."
will be shown.

Expected Results:  
Open directory "/tmp"
and place cursor on file "some_file.txt"
Comment 1 Alex Bikadorov 2017-05-28 17:22:36 UTC

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