Opened 3 years ago
Closed 3 years ago
#4267 closed defect (fixed)
open file defect
| Reported by: | trekki | Owned by: | trekki |
|---|---|---|---|
| Priority: | major | Component: | Core |
| Version: | latest | Keywords: | |
| Cc: |
Description
when opening an existing gpx file via the leftmost icon i get the error message "java.lang.NullPointerExecption"
when opening an existing jpg file via the same icon (why is this allowed?) i get the following error messages
1) "could not read files.<br>Error is:<br>null"
2) "java.lang.NullPointerExecption"
result: it is impossible to work with this version
Attachments (0)
Change History (5)
comment:1 Changed 3 years ago by stoecker
- Resolution set to duplicate
- Status changed from new to closed
comment:2 Changed 3 years ago by stoecker
comment:3 Changed 3 years ago by bastiK
- Resolution duplicate deleted
- Status changed from closed to reopened
Please provide the full stack trace from the console output.
Also, please attach the image where you got NullPointerException!
comment:4 Changed 3 years ago by bastiK
- Owner changed from team to trekki
- Status changed from reopened to needinfo
comment:5 Changed 3 years ago by stoecker
- Resolution set to fixed
- Status changed from needinfo to closed
Differences in build. Fixed with next latest. The nullpointer issue should be handled in #4100.



Closed as duplicate of #4100.