Code Monkey home page Code Monkey logo

pixeldngfixer's Introduction

Metrics

pixeldngfixer's People

Contributors

qligier avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

pixeldngfixer's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/codeql-analysis.yml
  • actions/checkout v4
  • github/codeql-action v2
  • actions/setup-java v3
  • github/codeql-action v2
maven
pom.xml
  • org.openjfx:javafx-graphics 21.0.1
  • org.openjfx:javafx-controls 21.0.1
  • org.openjfx:javafx-fxml 21.0.1
  • com.sandec:mdfx 0.2.12
  • com.github.mjeanroy:exiftool-lib 3.0.0
  • org.apache.maven.plugins:maven-compiler-plugin 3.11.0
  • org.openjfx:javafx-maven-plugin 0.0.8
  • org.apache.maven.plugins:maven-resources-plugin 3.3.1
  • org.apache.maven.plugins:maven-shade-plugin 3.5.1
  • org.codehaus.mojo:exec-maven-plugin 3.1.0

  • Check this box to trigger a request for Renovate to run again on this repository

Received exiftool error

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).

com.thebuzzmedia.exiftool.exceptions.ExifToolNotFoundException: java.io.IOException: Cannot run program "exiftool": error=2, No such file or directory
	at com.thebuzzmedia.exiftool.core.cache.VersionCallable.call(VersionCallable.java:96)
	at com.thebuzzmedia.exiftool.core.cache.VersionCallable.call(VersionCallable.java:38)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at com.thebuzzmedia.exiftool.core.cache.DefaultVersionCache.load(DefaultVersionCache.java:69)
	at com.thebuzzmedia.exiftool.ExifTool.<init>(ExifTool.java:339)
	at com.thebuzzmedia.exiftool.ExifToolBuilder.build(ExifToolBuilder.java:418)
	at ch.qligier.app.pixeldngfixer.exiftool.PhotoMetadataHandler.<init>(PhotoMetadataHandler.java:58)
	at ch.qligier.app.pixeldngfixer.gui.MainController$1.call(MainController.java:123)
	at ch.qligier.app.pixeldngfixer.gui.MainController$1.call(MainController.java:119)
	at javafx.concurrent.Task$TaskCallable.call(Task.java:1426)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.lang.Thread.run(Thread.java:833)
Caused by: java.io.IOException: Cannot run program "exiftool": error=2, No such file or directory
	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
	at com.thebuzzmedia.exiftool.process.executor.DefaultCommandExecutor.createProcess(DefaultCommandExecutor.java:95)
	at com.thebuzzmedia.exiftool.process.executor.DefaultCommandExecutor.readProcessOutput(DefaultCommandExecutor.java:68)
	at com.thebuzzmedia.exiftool.process.executor.DefaultCommandExecutor.execute(DefaultCommandExecutor.java:53)
	at com.thebuzzmedia.exiftool.core.cache.VersionCallable.call(VersionCallable.java:83)
	... 11 more
Caused by: java.io.IOException: error=2, No such file or directory
	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
	... 16 more

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.