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)
Is this issue going to be ignored?
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
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
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).
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.
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.