Opened 2 years ago
Closed 21 months ago
#5727 closed defect (needinfo)
Stripes in wireframe view
| Reported by: | Fabi2 | Owned by: | Fabi2 |
|---|---|---|---|
| Priority: | normal | Component: | Core |
| Version: | latest | Keywords: | |
| Cc: |
Description
I'am using JOSM 3709 with openjdk on Linux x86_64.
- Install the imagery plugin, select sharpen=soft and correct set the maximum possible zoom level.
- Download some data in a bing covered area.
- Activate the bing layer.
- Swith to wireframe view.
- Zoom in a little bit more over the real imagery resolution to get some stripes on the bing imagery.
Attachments (1)
Change History (6)
Changed 2 years ago by anonymous
comment:1 follow-up: ↓ 2 Changed 2 years ago by Fabi2
- Component changed from Core imagery to Core
- Owner changed from Upliner to team
- Summary changed from Bing with stripes in wireframe view with sharpen=soft using the imagery plugin to Stripes in wireframe view
comment:2 in reply to: ↑ 1 ; follow-up: ↓ 3 Changed 2 years ago by bastiK
Replying to Fabi2:
After som further checking, this bug is not the imagery plugin, but seems to bee the old openjdk display bug (see #3313), which in wireframe mode is still there.
I thought it was already reported to the openjdk developers.
This doesn't work that fast...
When I switch back to normal view, everything is fine. If I switch again to wireframe, after some zooming, the stripes apeer again.
Looking at the colour of the stripes, they come from relation rendering. It seem we have overlooked this part.
comment:3 in reply to: ↑ 2 Changed 2 years ago by Fabi2
Replying to bastiK:
Replying to Fabi2:
When I switch back to normal view, everything is fine. If I switch again to wireframe, after some zooming, the stripes apeer again.
Looking at the colour of the stripes, they come from relation rendering. It seem we have overlooked this part.
If it depends also on the colour, then this bug maybe in the gps trace display code too. Sometimes when zooming in, the whole map screen also turns to violett, when using gps traces in pedastrian-mode.
comment:4 Changed 2 years ago by skyper
- Owner changed from team to Fabi2
- Status changed from new to needinfo
comment:5 Changed 21 months ago by stoecker
- Resolution set to needinfo
- Status changed from needinfo to closed



After som further checking, this bug is not the imagery plugin, but seems to bee the old openjdk display bug (see #3313), which in wireframe mode is still there. I thought it was already reported to the openjdk developers. When I switch back to normal view, everything is fine. If I switch again to wireframe, after some zooming, the stripes apeer again.