Modify ↓
Opened 9 years ago
Closed 5 years ago
#14129 closed defect (fixed)
Writing coordinates to image header doesn't work
| Reported by: | anonymous | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugin photo_geotagging | Version: | |
| Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- Load a GPX file and correlate some images
- Try to write coordinates to image header
What is the expected result?
Jpegs get geocoded.
What happens instead?
An error box (doesn't say anything, but did lead me here).
Please provide any additional information below. Attach a screenshot if possible.
URL:http://josm.openstreetmap.de/svn/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2016-11-06 20:18:38 +0100 (Sun, 06 Nov 2016)
Build-Date:2016-11-06 21:45:03
Revision:11223
Relative:URL: ^/trunk
Identification: JOSM/1.5 (11223 en_AU) Linux Ubuntu 16.04.1 LTS
Memory Usage: 184 MB / 1301 MB (40 MB allocated, but free)
Java version: 1.8.0_111-8u111-b14-2ubuntu0.16.04.2-b14, Oracle Corporation, OpenJDK 64-Bit Server VM
Screen: :0.0 1920x1080, :0.1 1366x768
Maximum Screen Size: 1920x1080
Java package: openjdk-8-jre:amd64-8u111-b14-2ubuntu0.16.04.2
WebStart package: icedtea-netx:amd64-1.6.2-3ubuntu1
VM arguments: [-Dicedtea-web.bin.name=javaws, -Dicedtea-web.bin.location=/usr/bin/javaws, -Djava.security.manager, -Djava.security.policy=/etc/icedtea-web/javaws.policy]
Plugins:
+ apache-commons (32699)
+ buildings_tools (32944)
+ ejml (32680)
+ geotools (33042)
+ jts (32699)
+ opendata (33051)
+ photo_geotagging (33088)
+ utilsplugin2 (32815)
Map paint styles:
+ ${HOME}/code/geogeeks/MainRoads-to-OSM/mrwa_josm_styles.mapcss
Last errors/warnings:
- W: Unable to initialize OpeningHourTest because no JavaScript engine has been found
- W: Unable to initialize OpeningHourTest because no JavaScript engine has been found
- E: Handled by bug report queue: java.lang.NoClassDefFoundError: org/apache/commons/imaging/formats/tiff/taginfos/TagInfoBytes. Cause: java.lang.ClassNotFoundException: org.apache.commons.imaging.formats.tiff.taginfos.TagInfoBytes
=== REPORTED CRASH DATA ===
BugReportExceptionHandler#handleException:
No data collected.
Warning issued by: BugReportExceptionHandler#handleException
=== STACK TRACE ===
Thread: main-worker-0 (64)
java.lang.NoClassDefFoundError: org/apache/commons/imaging/formats/tiff/taginfos/TagInfoBytes
at org.openstreetmap.josm.plugins.photo_geotagging.GeotaggingAction$GeoTaggingRunnable.realRun(GeotaggingAction.java:231)
at org.openstreetmap.josm.gui.PleaseWaitRunnable.doRealRun(PleaseWaitRunnable.java:93)
at org.openstreetmap.josm.gui.PleaseWaitRunnable.run(PleaseWaitRunnable.java:141)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ClassNotFoundException: org.apache.commons.imaging.formats.tiff.taginfos.TagInfoBytes
at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 6 more
Attachments (0)
Change History (3)
comment:1 by , 9 years ago
| Component: | Core → Plugin photo_geotagging |
|---|---|
| Owner: | changed from to |
comment:2 by , 7 years ago
| Owner: | changed from to |
|---|
comment:3 by , 5 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



I think this should be fixed at least since #20341
If someone can still reproduce this issue please let me know and provide a sample image