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?

  1. Load a GPX file and correlate some images
  2. 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 Don-vip, 9 years ago

Component: CorePlugin photo_geotagging
Owner: changed from team to bastiK

comment:2 by Don-vip, 7 years ago

Owner: changed from bastiK to team

comment:3 by Bjoeni, 5 years ago

Resolution: fixed
Status: newclosed

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

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.