-
Bug
-
Resolution: Won't Fix
-
P4
-
7u65
-
None
To reproduce this:
1. Run Ensemble2 with JDK 7u65
2. Open demo "Scenegraph/Stage/Advanced Stage"
3. Click "Create a stage" button
4. Click the "Minimize" button on the new stage
This will crashes the unity window manager (which will then try to restart itself).
This does not happen when I run the same Ensemble2 program on JDK 8, so there may be a relevant bug in Glass in FX 2 that has been fixed in FX 8, but the root cause is likely a bug in the underlying Ubuntu 13.04 platform since even an error in a graphical program such as FX should not cause the window manager to crash.
1. Run Ensemble2 with JDK 7u65
2. Open demo "Scenegraph/Stage/Advanced Stage"
3. Click "Create a stage" button
4. Click the "Minimize" button on the new stage
This will crashes the unity window manager (which will then try to restart itself).
This does not happen when I run the same Ensemble2 program on JDK 8, so there may be a relevant bug in Glass in FX 2 that has been fixed in FX 8, but the root cause is likely a bug in the underlying Ubuntu 13.04 platform since even an error in a graphical program such as FX should not cause the window manager to crash.
- duplicates
-
JDK-8123684 Gtk: stage.setIconified(true) crashes compiz in Ubuntu 13.04 (Unity)
- Resolved