-
Notifications
You must be signed in to change notification settings - Fork 35
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
Application crashes on importing raw image (Windows) #124
Comments
What version are you running? 0.10.0 had a bug where the database was incorrectly set up for new users, that should be fixed in 0.10.1. Could you also upload an example raw file? |
I downloaded from the |
Attached below is one of the RAW files (inside a ZIP because Github refuses to upload files with |
It works for me... Try two different things for me:
|
I tried the latest nightly, also deleted the database, but still exits on file import. |
Ok, I think I have found the issue. The name of the directory where my images are contains a Hungarian letter ( |
Okay, I'll look into testing with non-ASCII characters in paths. |
I've done a lot of digging, and it seems that if you follow these instructions to change the default character encoding to UTF-8, it'll start working... Next I need to figure out a way to make this happen for Filmulator in particular even if the user hasn't done this change. https://www.reddit.com/r/cpp/comments/g7tkd7/state_of_utf8_support_on_windows/fokb0sk/ |
I wanted to try out filmulator (looks really nice), however, it crashed (exited unexpectedly) when I wanted to import my raw files. I have a Panasonic GF7, and I used its raw files with other tools successfully before (DigiKam, RawTherapee), so I assume the files are ok. Unfortunately I don't know if there are logs or any crash dumps that I could attach to this issue, but I am happy to help.
The text was updated successfully, but these errors were encountered: