Modify

Opened 14 years ago

Closed 13 years ago

#6561 closed defect (fixed)

[Patch] Error message going out of bound (line cut needed)+ not shown on console

Reported by: skyper Owned by: team
Priority: normal Milestone:
Component: Core Version:
Keywords: out of bound error message Cc:

Description (last modified by skyper)

I a have a problem similar to #4662, but this time a error message is going out of bound and the error is not shown on the console !

skyper:

I still have this problem with error messages.

Deleted node referenced: 
....

The message is one line and does not get any line breaks. I get this message when updating josm_bug_4687.osm.bz2

Sadly this message is not shown on the console.

Shall I open a new ticket ?

Hojoe <osm@…>:

Please open an other ticket. This is a Problem in OsmDataLayer#mergeFrom(DataSet).

The long message is: Deleted node referenced: {Way id=4867049 version=8 VT nodes=[{Node id=27280118 version=4 V lat=47.972903,lon=7.8106748}, {Node id=31415230 version=12 V lat=47.9726612,lon=7.8112743}, {Node id=365026053 version=12 V lat=47.9725987,lon=7.8115012}, {Node id=1057084985 version=1 V lat=47.9724724,lon=7.8118503}, {Node id=31415231 version=12 V lat=47.9724006,lon=7.8121955}, {Node id=581917956 version=1 MVD lat=47.9723088,lon=7.8130513}, {Node id=31415232 version=11 V lat=47.972101,lon=7.8137646}, {Node id=31415233 version=5 V lat=47.9719282,lon=7.8140434}, {Node id=269130501 version=5 V lat=47.9718602,lon=7.8144366}, {Node id=269130507 version=5 V lat=47.9718297,lon=7.8147091}, {Node id=31415216 version=5 V lat=47.9716447,lon=7.8157879}]}

Attachments (4)

6561_screenshot.png (140.6 KB ) - added by skyper 13 years ago.
screenshot
screen2.png (71.3 KB ) - added by skyper 13 years ago.
screenshot 2
check_deleted_references_message.png (232.2 KB ) - added by skyper 13 years ago.
screenshot 3
6561.patch (10.7 KB ) - added by simon04 13 years ago.

Download all attachments as: .zip

Change History (10)

comment:1 by bastiK, 13 years ago

I don't understand. How can we reproduce the problem?

by skyper, 13 years ago

Attachment: 6561_screenshot.png added

screenshot

comment:2 by skyper, 13 years ago

Replying to bastiK:

I don't understand. How can we reproduce the problem?

Just open the osm.bz2 file and "update data". You will get:

screenshot

and the data messages should be written to the console but there is no node mentioned.

comment:3 by skyper, 13 years ago

Found another warning where line wrapping is needed.(r4918)

If you merge nodes and because of that deleting a way which is a member of a relation you get following message:

screenshot 2

Last edited 13 years ago by skyper (previous) (diff)

by skyper, 13 years ago

Attachment: screen2.png added

screenshot 2

by skyper, 13 years ago

screenshot 3

comment:4 by skyper, 13 years ago

Description: modified (diff)

found another one when updating data and there exist deleted objects on the server:
screenshot 3

by simon04, 13 years ago

Attachment: 6561.patch added

comment:5 by simon04, 13 years ago

Summary: Error message going out of bound (line cut needed)+ not shown on console[Patch] Error message going out of bound (line cut needed)+ not shown on console

Patch attached. Awaiting end of stabilization phase (and possible comments).

comment:6 by simon04, 13 years ago

Resolution: fixed
Status: newclosed

In 5059/josm:

fix #6561 - fix several overflowing dialog texts

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.