-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
I have experienced issues with the display of java GUI applications in a science platform desktop session.
The issues are intermittent, have happened over a long period, and are in some cases just cosmetic and in other cases more serious.
Miscellaneous observations:
- I've seen problems in topcat and Aladin. I haven't seen problems in ds9, which leads me to believe this might be a java issue. I haven't really tried other desktop applications.
- One cosmetic effect is scrambling of toolbar button icons, see e.g. the screenshot here (posted by @severingaudet)
- A more serious effect is in plot windows in topcat - they display OK when first plotted, but subsequent user interaction (pan/zoom) doesn't work properly, e.g. moves the axes around but not the plotted points
- In Aladin I've had all-sky imagery claim in the GUI that it is loaded, but not visible in the display
- I noticed these issues first in 06/2021, and again now (11/2023). I haven't really played with the science platform in between.
- Problems are intermittent - e.g. at the moment it's behaving nicely. I'm not sure, but I have the impression that problems are more common in Canadian daytime than the middle of the Canadian night, so this could be related to loading?
- I had an idea in 2021 that fiddling with java2d system properties, e.g.
-Dsun.java2d.xrender=false
might fix it. But as long as it's not misbehaving consistently I can't test that.
Metadata
Metadata
Assignees
Labels
No labels