Opened 16 years ago
Closed 16 years ago
#4267 closed defect (fixed)
open file defect
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | major | Milestone: | |
| 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 by , 16 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
comment:2 by , 16 years ago
comment:3 by , 16 years ago
| Resolution: | duplicate |
|---|---|
| Status: | closed → reopened |
Please provide the full stack trace from the console output.
Also, please attach the image where you got NullPointerException!
comment:4 by , 16 years ago
| Owner: | changed from to |
|---|---|
| Status: | reopened → needinfo |
comment:5 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | needinfo → closed |
Differences in build. Fixed with next latest. The nullpointer issue should be handled in #4100.



Closed as duplicate of #4100.