Modify ↓
Opened 15 years ago
Closed 10 years ago
#5319 closed enhancement (wontfix)
join multiple error messages
| Reported by: | jstein | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | latest |
| Keywords: | Cc: |
Description (last modified by )
i suggest JOSM should not repeat non critical messages. The out put should be
Open file: /home/stein/my/osm/tracks/vrs_bus_507.gpx (77647 bytes) Fatal: failed to locate image 'markers/Bus Station.png'. This is a serious configuration problem. JOSM will stop working. last Message repeated 25 times
instead of:
Open file: /home/stein/my/osm/tracks/vrs_bus_507.gpx (77647 bytes) Fatal: failed to locate image 'markers/Bus Station.png'. This is a serious configuration problem. JOSM will stop working. Fatal: failed to locate image 'markers/Bus Station.png'. This is a serious configuration problem. JOSM will stop working. Fatal: failed to locate image 'markers/Bus Station.png'. This is a serious configuration problem. JOSM will stop working. Fatal: failed to locate image 'markers/Bus Station.png'. This is a serious configuration problem. JOSM will stop working. Fatal: failed to locate image 'markers/Bus Station.png'. This is a serious configuration problem. JOSM will stop working. Fatal: failed to locate image 'markers/Bus Station.png'. This is a serious configuration problem. JOSM will stop working. Fatal: failed to locate image 'markers/Bus Station.png'. This is a serious configuration problem. JOSM will stop working. Fatal: failed to locate image 'markers/Bus Station.png'. This is a serious configuration problem. JOSM will stop working. Fatal: failed to locate image 'markers/Bus Station.png'. This is a serious configuration problem. JOSM will stop working. Fatal: failed to locate image 'markers/Bus Station.png'. This is a serious configuration problem. JOSM will stop working. Fatal: failed to locate image 'markers/Bus Station.png'. This is a serious configuration problem. JOSM will stop working. Fatal: failed to locate image 'markers/Bus Station.png'. This is a serious configuration problem. JOSM will stop working. Fatal: failed to locate image 'markers/Bus Station.png'. This is a serious configuration problem. JOSM will stop working. Fatal: failed to locate image 'markers/Bus Station.png'. This is a serious configuration problem. JOSM will stop working. Fatal: failed to locate image 'markers/Bus Station.png'. This is a serious configuration problem. JOSM will stop working. Fatal: failed to locate image 'markers/Bus Station.png'. This is a serious configuration problem. JOSM will stop working. Fatal: failed to locate image 'markers/Bus Station.png'. This is a serious configuration problem. JOSM will stop working.
Attachments (0)
Change History (1)
comment:1 by , 10 years ago
| Description: | modified (diff) |
|---|---|
| Resolution: | → wontfix |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



Not a real problem. It's more important to get error messages and fix errors fast :)