Modify ↓
#10068 closed defect (fixed)
Images with .jpeg extension can't be opened
Reported by: | yrtimid | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 14.05 |
Component: | Core | Version: | tested |
Keywords: | jpg jpeg import | Cc: |
Description
Trying to open regular jpeg image with geotag fails with error "Cannot open 1 file because file does not exist or no suitable file importer is available."
And the custom error per image is "(no importer)".
After changing file extension to ".jpg" all works just fine.
JOSM version is 7000.
Running with Java 1.7.0_03 on Debian linux.
Attachments (0)
Change History (3)
comment:1 by , 11 years ago
comment:3 by , 11 years ago
Component: | unspecified → Core |
---|---|
Milestone: | → 14.05 |
Note:
See TracTickets
for help on using tickets.
#7896 is related.
ATM, JOSM does not have a smart file handle method to distinguish the file type without extension.