Bug 1138985 - JOSM throws a stack trace when user tries to load a photo
Summary: JOSM throws a stack trace when user tries to load a photo
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: josm
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Cédric OLIVIER
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-09-07 08:36 UTC by wkhskrhg
Modified: 2014-10-17 08:35 UTC (History)
2 users (show)

Fixed In Version: josm-0-0.57.7588svn.fc20
Clone Of:
Environment:
Last Closed: 2014-10-11 06:53:39 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description wkhskrhg 2014-09-07 08:36:47 UTC
Description of problem:


Version-Release number of selected component (if applicable):
7347

How reproducible:
Always

Steps to Reproduce:
1. Try to load a geotagged photo, File -> Open -> Select a jpg file
2.
3.

Actual results:
Stack trace is thrown

Expected results:
Photo should be loaded

Additional info:


ERROR: java.lang.NoClassDefFoundError: com/adobe/xmp/XMPException. Cause: java.lang.ClassNotFoundException: com.adobe.xmp.XMPException
java.lang.NoClassDefFoundError: com/adobe/xmp/XMPException
	at com.drew.imaging.jpeg.JpegMetadataReader.extractMetadataFromJpegSegmentReader(JpegMetadataReader.java:112)
	at com.drew.imaging.jpeg.JpegMetadataReader.readMetadata(JpegMetadataReader.java:71)
	at org.openstreetmap.josm.tools.ExifReader.readTime(ExifReader.java:43)
	at org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer$Loader.realRun(GeoImageLayer.java:155)
	at org.openstreetmap.josm.gui.PleaseWaitRunnable.doRealRun(PleaseWaitRunnable.java:82)
	at org.openstreetmap.josm.gui.PleaseWaitRunnable.run(PleaseWaitRunnable.java:150)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ClassNotFoundException: com.adobe.xmp.XMPException
	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)

Comment 1 wkhskrhg 2014-09-19 06:07:09 UTC
Is this issue going to be ignored?

Comment 2 Fedora Update System 2014-10-03 17:14:16 UTC
josm-0-0.57.7588svn.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/josm-0-0.57.7588svn.fc20

Comment 3 Fedora Update System 2014-10-03 17:59:08 UTC
josm-0-0.57.7588svn.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/josm-0-0.57.7588svn.fc21

Comment 4 Fedora Update System 2014-10-05 08:12:59 UTC
Package josm-0-0.57.7588svn.fc21:
* should fix your issue,
* was pushed to the Fedora 21 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing josm-0-0.57.7588svn.fc21'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-12189/josm-0-0.57.7588svn.fc21
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2014-10-11 06:53:39 UTC
josm-0-0.57.7588svn.fc21 has been pushed to the Fedora 21 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2014-10-17 08:35:57 UTC
josm-0-0.57.7588svn.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.