-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
1.4.0
-
x86
-
windows_2000
Most of our GUI takes place in a fullscreen Swing panel running at
800x600x16. Intermittently, but fairly frequently (maybe 20% of the time),
the fullscreen window comes up in the wrong video mode. The bit depth appears
to be wrong on the video card, causing images to be spread out in the X direction with randomized colors. We see the same bug across many machines so it doesn't appear to be card specific. Jeff Kesselman with Java2D has been able to see the problem.
Steps to reproduce:
1. Download the hpo-qa.zip file
2. Unzip this file
3. change the hpo.cfg file to point to the jre you are using.
eg: E:\j2sdk1.4.1_01\jre\bin\javaw in place of bin\jre\bin\javaw.exe
4. Run the HPO application by double clicking on it.
Observation:
The application runs and just resizes the screen, with out getting launched.
OS:
tried on Windows 2000, NT, and 98
800x600x16. Intermittently, but fairly frequently (maybe 20% of the time),
the fullscreen window comes up in the wrong video mode. The bit depth appears
to be wrong on the video card, causing images to be spread out in the X direction with randomized colors. We see the same bug across many machines so it doesn't appear to be card specific. Jeff Kesselman with Java2D has been able to see the problem.
Steps to reproduce:
1. Download the hpo-qa.zip file
2. Unzip this file
3. change the hpo.cfg file to point to the jre you are using.
eg: E:\j2sdk1.4.1_01\jre\bin\javaw in place of bin\jre\bin\javaw.exe
4. Run the HPO application by double clicking on it.
Observation:
The application runs and just resizes the screen, with out getting launched.
OS:
tried on Windows 2000, NT, and 98
- duplicates
-
JDK-4690085 Color problems in fullscreen mode
- Resolved