I was checking my Github stats and was interested to see a Polish blog linking to Filmulator, so I checked it out.
You can also read it via Google Translate. EDIT: there’s a button on the bottom-right of the native blog that replaces all the text with google-translated results in several languages including English; it’s much more polished-looking than this link.
The gist seems to be that the author likes the results and the simplicity but would like to have a before/after view for changes, and of course more speed. A comment also complains about the fact that it doesn’t have hardcoded paths to the QML files, which is an issue I am looking into literally right now.
Don’t why, but on Linux Mint I have the same problem. Proper .desktop file is in place (/usr/share/applications), but no entry in Menu. I’ll check this, meanwhile use the Mighty Terminal and put there:
cd /usr/lib/filmulator-gui && /usr/lib/filmulator-gui/filmulator-gui
I’ll check this ASAP. Anyway, absolute path is one thing, proper parse (by system) .desktop file is a second one. Without absolute paths, .desktop file should work as expected. But let’s try new build.
I note the fimulator package in your PPA is for 16.04 only. Is the package not ready for Ubuntu 16.10? I tried to use it with 16.10. But while I can open the program, I couldn’t get to load RAW files (I tried both ARW (Sony) and DNG ). Thanks.