Modify

Opened 14 years ago

Closed 14 years ago

#5530 closed defect (fixed)

Selection problems when using filter

Reported by: bastiK Owned by: cmuelle8
Priority: normal Milestone:
Component: Core Version:
Keywords: Cc:

Description

Having a filter type:node with option "H", selecting a way results in error.

java.lang.NullPointerException
	at org.openstreetmap.josm.actions.mapmode.SelectAction.selectPrims(SelectAction.java:559)
	at org.openstreetmap.josm.actions.mapmode.SelectAction.mouseReleased(SelectAction.java:464)
	at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:273)

Attachments (0)

Change History (5)

comment:1 by bastiK, 14 years ago

In [3590/josm]:

roll back 3550 and 3555 because of upcoming release (there are still problems, see #5530)

in reply to:  1 comment:2 by cmuelle8, 14 years ago

Replying to bastiK:

In [3590/josm]:

roll back 3550 and 3555 because of upcoming release (there are still problems, see #5530)

cannot reproduce this with #5500

in reply to:  1 ; comment:3 by cmuelle8, 14 years ago

Replying to bastiK:

In [3590/josm]:

roll back 3550 and 3555 because of upcoming release (there are still problems, see #5530)

the code you "rolled in" two weeks ago is stale.. there has been a lot of progress in #5500 which basically is ready since 5 days - please, do not state that there are still bugs if in fact you're just too afraid to use a new patch to fix them :)

in reply to:  3 comment:4 by bastiK, 14 years ago

Replying to cmuelle8:

Replying to bastiK:

In [3590/josm]:

roll back 3550 and 3555 because of upcoming release (there are still problems, see #5530)

the code you "rolled in" two weeks ago is stale.. there has been a lot of progress in #5500 which basically is ready since 5 days - please, do not state that there are still bugs if in fact you're just too afraid to use a new patch to fix them :)

Yes, you are right, the problem is solved with #5500. But it would be too risky to add this shortly before the next tested version.

comment:5 by bastiK, 14 years ago

Resolution: fixed
Status: newclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain cmuelle8.
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.