Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't open flies with a date as the filename #294

Closed
thompsonalt opened this issue Jun 15, 2020 · 2 comments
Closed

Can't open flies with a date as the filename #294

thompsonalt opened this issue Jun 15, 2020 · 2 comments

Comments

@thompsonalt
Copy link

Environment:
Windows 10 / DJV 2.0.6

To reproduce:
Rename an mp4 file "12-25-01.mp4". Try to open the file with DJV. (By double clicking if DJV is set as the default program, or by dragging the file into DJV.
Note: Using [File > Open] inside DJV works as expected.

Result
Returns an error:
"ERROR: C:\Users\username\Desktop\12-25.mp4: No such file or directory"
Notice it's missing the last "-01" part of the filename. I expect it's because something in the logic to detect image sequences is broken.

image

I took a look through the issues and found this closed one that's similar but not the same.

Thanks for all the work on DJV! It's always a joy to use.

@darbyjohnston
Copy link
Owner

Hi, thanks for the bug report; could you try this with the latest version, 2.0.8? There are a couple of fixes for file sequences in the new version. You can download it here:
https://darbyjohnston.github.io/DJV/download.html

@thompsonalt
Copy link
Author

Ah sorry, didn't realize I had an outdated version. That works now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants