Open jakecoppinger opened 2 years ago
I'll give it a go running with the jar file rather than the .app and report back :)
Yep works with
brew install java
sudo ln -sfn /opt/homebrew/opt/openjdk/libexec/openjdk.jdk /Library/Java/JavaVirtualMachines/openjdk.jdk
java -jar ~/Downloads/pixel-dng-fixer-1.0.2.jar
I assume some sort of macOS sandboxing preventing it from reaching the exiftool binary may be the issue?
Once again thanks for the awesome app!
Hi Jake! Thank you for your feedback! I'm thinking about dropping the app bundles: it can't be installed on Windows because of the unrecognized certificate, I can't try it on macOS because it requires 11.6 (I need 10.15 for work) and I've no feedback for the Linux packages. Furthermore, it doesn't include the exiftool binary, so it's not really useful. I'm happy the jar works well, I hope you'll be a happy user!
I received this error on first run (macOS M1).
exiftool --help
in my terminal returns a man page.Thanks for building such an awesome app use case, I came across it on https://old.reddit.com/r/GooglePixel/comments/mtqwkr/gps_coordinates_missing_in_raw_photos/ and I'm having the same issues with raw DNGs (can't add tags or labels, missing GPS).