Modify

Opened 14 years ago

Closed 14 years ago

#3857 closed defect (fixed)

annoying box on top of layer

Reported by: fatbozz Owned by: team
Priority: normal Milestone:
Component: Core imagery Version: latest
Keywords: Cc:

Description

When open josm and download any data, then annoying box is displayed in lef corner. When im moving layer with object, box is still on same place. But when i select him with selection tool, disappear.

D:\openstreetmap>java -version
java version "1.6.0_17"
Java(TM) SE Runtime Environment (build 1.6.0_17-b04)
Java HotSpot(TM) Client VM (build 14.3-b01, mixed mode, sharing)
D:\openstreetmap>java -Xmx1350M -jar josm-latest.jar
Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2009-11-06 02:31:36
Last Changed Author: ce
Revision: 2393
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2009-11-06 01:07:17 +0100 (Fri, 06 Nov 2009)
Last Changed Rev: 2393

Fatal: failed to locate image 'historic/palaeontological_site.png'. This is a serious configuration problem. JOSM will s
top working.
Mappaint-Style "standard" icon "historic/palaeontological_site.png" not found.
loading AgPifoJ
loading DirectUpload
loading buildings_tools
loading czechaddress
Silent shortcut conflict: 'subwindow:addressfactory' moved by 'menu:Tools' to 'Alt+Shift+T'.
Silent shortcut conflict: 'tools:splitarea' moved by 'system:save' to 'Ctrl+Alt+S'.
loading dataimport
loading measurement
loading multipoly
Silent shortcut conflict: 'tools:multipoly' moved by 'tools:mirror' to 'Alt+Shift+M'.
loading openstreetbugs
loading osmarender
loading remotecontrol
RemoteControl::Accepting connections on port 8111
loading routing
2009-11-06 18:27:01 [com.innovant.josm.plugin.routing.RoutingPlugin] DEBUG - Loading routing plugin...
2009-11-06 18:27:01 [com.innovant.josm.plugin.routing.gui.RoutingPreferenceDialog] DEBUG - Default preferences already e
xist.
2009-11-06 18:27:01 [com.innovant.josm.plugin.routing.RoutingPlugin] DEBUG - Finished loading plugin
loading tageditor
loading terracer
loading utilsplugin
Silent shortcut conflict: 'tools:jumpto' moved by 'tools:uploadtraces' to 'Ctrl+Shift+G'.
loading validator
loading wmsplugin
GET http://api.openstreetmap.org/api/capabilities... OK
Communications with http://api.openstreetmap.org/api established using protocol version 0.6.
GET http://api.openstreetmap.org/api/0.6/map?bbox=[censored,download your own box]
Silent shortcut conflict: 'subwindow:selection' moved by 'subwindow:addressfactory' to 'Alt+C'.
Silent shortcut conflict: 'subwindow:conflict' moved by 'subwindow:selection' to 'Alt+Shift+C'.
Silent shortcut conflict: 'menu:Adresy' moved by 'menu:Audio' to 'Alt+D'.

Attachments (3)

josm_annoying_box.png (43.8 KB ) - added by fatbozz 14 years ago.
box.png (100.8 KB ) - added by Daeron 14 years ago.
josm_bad_boundingbox.png (74.8 KB ) - added by fatbozz 14 years ago.

Download all attachments as: .zip

Change History (10)

by fatbozz, 14 years ago

Attachment: josm_annoying_box.png added

comment:1 by bastiK, 14 years ago

I see that the big black box has some small striped rectangle at the border in the lower left corner. Are you refering to this? How can it be "selected"? Does it happern each time? How does it look for a very small download area?

You have a lot of plugins installed. Could you please rename your JOSM folder (%APPDATA%\JOSM) and run JOSM again, to see if it is caused by some plugin? (This way a new JOSM folder is created. You can delete it later and rename the saved settings folder back.)

by Daeron, 14 years ago

Attachment: box.png added

comment:2 by Daeron, 14 years ago

Component: CoreCore imagery

I just got a box like in the attached screenshot. When moving the layer around it stays in the same spot, occasionally disappearing. It changes it's location if the wms-layer is removed and a new is created, so this might be a wms-plugin related.

Josm r2393 and WMS-plugin [o17817]

comment:3 by stoecker, 14 years ago

Owner: changed from team to fatbozz
Status: newneedinfo

fatbozz, what box are you talikng about?

Daeron, you problem are alignment issues of WMS. These depend on the WMS server.

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

Replying to stoecker:

Daeron, you problem are alignment issues of WMS. These depend on the WMS server.

No, the box was on top of the WMS layer, and didn't move when the WMS layer was moved.

in reply to:  3 comment:5 by fatbozz, 14 years ago

Owner: changed from fatbozz to team
Status: needinfonew

Replying to stoecker:

fatbozz, what box are you talikng about?

Look into left bottom corner. Its box (overlaping) bounding box. When i drag and move data layer, this box i still on same place.

Now i have r2417 and bounding box hachures are everywhere. See josm_bad_boundingbox.png

by fatbozz, 14 years ago

Attachment: josm_bad_boundingbox.png added

comment:6 by stoecker, 14 years ago

This looks like a java display problem. Can you enable/disable the opengl option on commandline and test again. There have been other tickets regarding that topic and always it was something related to opengl rendering.

in reply to:  6 comment:7 by fatbozz, 14 years ago

Resolution: fixed
Status: newclosed

Replying to stoecker:

This looks like a java display problem. Can you enable/disable the opengl option on commandline and test again.

Youre Right java -Xmx1350M -jar -ea -Dsun.java2d.d3d=false josm-latest.jar fixed this.

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.