Opened 15 years ago
Closed 15 years ago
#4669 closed defect (worksforme)
empty dialogs
Reported by: | skyper | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | empty dialog | Cc: | skyper |
Description
It does not happen all the time and maybe it only happens with more than one layer but sometimes the dialog window stays empty or is incomplete. trying you action agains sometimes it works sometimes not.
Sorry, do not have much time right now.
r3074 and sun
Attachments (6)
Change History (35)
comment:1 by , 15 years ago
Owner: | changed from | to
---|---|
Priority: | blocker → normal |
Status: | new → needinfo |
comment:3 by , 15 years ago
It happend on several dialogs (relations, exit, warnings ...)
The actions where trying to edit a relation , exit JOSM, warning about moving man objects ...
Debian 9.10, r3074, sun java 6, gtk
there is package name *toolkit* installed or what toolkit do you mean.
comment:4 by , 15 years ago
It was there again.
I forgot to mention the download dialog and the progress window.
So far only the progress window and not totally empty.
comment:5 by , 15 years ago
Today I had always 2 layers open, and the one I am working on is unsaved, copied and unamed (except "copy of ..").
comment:6 by , 15 years ago
Priority: | normal → major |
---|
comment:7 by , 15 years ago
Owner: | removed |
---|---|
Status: | needinfo → new |
comment:8 by , 15 years ago
I think this has something to do with setting the size of the window. I sometimes get weired looking windows like:
and with conflict- or relation windows the same, everything is shifted to the left.
Yesterday it did not happen with r3094
progress-bar just happened again (r3097), and the session is still running. What can I do to help debugging ?
sun java 6, gtk
comment:9 by , 15 years ago
You could start JOSM like that:
java -Djosm.home=/home/<username>/.josm-new -jar josm-latest.jar
It creates a fresh preference directory. If you cannot see the error in this new session, then some Plugin or strange setting is causing these artefacts.
comment:10 by , 15 years ago
Priority: | major → normal |
---|
In deed, I do not get it with a new pref-dir so far. (r3097).
Strange because yesterday it did not happen at all, and last week JOSM was almost unuseable because it appeared on almost all dialogs which totally blocked the window and there were no buttons at all.
I gonna try the different plugins
comment:11 by , 15 years ago
Keywords: | dialog added; diolog removed |
---|
comment:13 by , 15 years ago
Priority: | normal → minor |
---|
comment:14 by , 15 years ago
Component: | Core → Plugin |
---|
It did not happen anymore. I leave it open for a few more days but I think it was fixed with a update of plugins. I do not know yet which one.
comment:16 by , 15 years ago
Component: | Plugin → Core |
---|---|
Priority: | minor → major |
It is back !
It appeared after some time editing. I only have validator installed and I am editing on just downloaded/fresh data. I did not much change in prefrences and anyway they are only 9 or less days old.
The windows are way to large and the size is not saved anymore.
I can leave the session running if there is any interest.
r3141, sun, gtk on up-to-date Ubuntu Karmic
follow-up: 18 comment:17 by , 15 years ago
Priority: | major → normal |
---|
Seems to me that it has/had to do with an old preferences file. JOSM should update the motd number in preferences.
comment:18 by , 15 years ago
Priority: | normal → major |
---|
comment:19 by , 15 years ago
I still get empty or artefacted windows. It startes suddenly after some time working and gets worse. First it works on the next try but later you need to try it several time. I get it on new Windows and the top entry in the layer-list is not shown aswell. In between sometimes it works right away but that is an exceptional case and the next windows are usually off again.
I switch back to openjdk which I prefere anyway. So far I had only one bug cause by openjdk but some cause by sun. I was told often to use sun. but that was only once the problem.
r3196 sun, gtk
skyper
comment:20 by , 15 years ago
Please tell me if I am the only one infected by this bug maybe it is ubuntus sun-java package or only my system.
comment:21 by , 15 years ago
Owner: | set to |
---|---|
Status: | new → needinfo |
This sounds like other opengl-Problems. Do you use OpenGL-Display settings in java?
follow-up: 23 comment:22 by , 15 years ago
As far as I know: No.
I did not change any settings for java. (ubuntu standard)
I only use -Xmx and -Djosm.home
I do not have libjogl-java installed
comment:23 by , 15 years ago
Replying to skyper:
Sorry:
As far as I know: No.
I did not change any settings for java. (ubuntu standard)
I only use -Xmx and -Djosm.home
I do not have libjogl-java installed
comment:24 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | needinfo → new |
I have started java with -verbose. There are only 4 lines with opengl:
[Loaded sun.java2d.opengl.OGLGraphicsConfig from /usr/lib/jvm/java-6-sun-1.6.0.15/jre/lib/rt.jar] [Loaded sun.java2d.opengl.GLXGraphicsConfig from /usr/lib/jvm/java-6-sun-1.6.0.15/jre/lib/rt.jar] [Loaded sun.java2d.opengl.OGLSurfaceData from /usr/lib/jvm/java-6-sun-1.6.0.15/jre/lib/rt.jar] [Loaded sun.java2d.opengl.GLXSurfaceData from /usr/lib/jvm/java-6-sun-1.6.0.15/jre/lib/rt.jar]
I also found some options on the osm-de mailing list from 2-3 years ago. I try to play around.
follow-up: 27 comment:26 by , 15 years ago
Replying to stoecker:
Does "-Dsun.java2d.opengl=false" help?
Seems not to help: I still get the 4 lines.
Nevertheless, I will continue working.
comment:27 by , 15 years ago
comment:28 by , 15 years ago
Priority: | major → normal |
---|
since I am the only one with this problem and I stopped using sun java I turn it down
comment:29 by , 15 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
I'm also reclassifying it