Changes between Initial Version and Version 1 of Ticket #7649
- Timestamp:
- 2012-04-27T15:49:33+02:00 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7649 – Description
initial v1 1 1 I start JOSM, open photos (jpeg) and delete the piclayer (wrong pictures). If you then close the dialogue for gpx/picture alignment, you get an unhandled exception. 2 2 3 4 {{{ 3 5 Repository Root: http://josm.openstreetmap.de/svn 4 6 Build-Date: 2012-04-23 01:31:02 … … 123 125 at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161) 124 126 at java.awt.EventDispatchThread.run(EventDispatchThread.java:122) 127 128 }}}