Bug 214763 - With Sun Java 1.5.0_09-b03 installed, and Desktop Effects active, no GUI Java Window displays
Summary: With Sun Java 1.5.0_09-b03 installed, and Desktop Effects active, no GUI Java...
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: xorg-x11
Version: 6
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: X/OpenGL Maintenance List
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-11-09 12:07 UTC by Gerard Fernandes
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-11-20 20:52:26 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Gerard Fernandes 2006-11-09 12:07:29 UTC
Description of problem: Java GUI don't render with Desktop Effects active


Version-Release number of selected component (if applicable): Latest updated FC6
with Sun Java 1.5.0_09-b03


How reproducible: Always


Steps to Reproduce:
1. Install Sun Java 1.5.0_09-b03 following the recommended procedure by building
RPMs with JPackage RPM sources.
2. Install NetBeans and follow up by installing SQuireL database client
3. Make sure Desktop effects are on (check Preferences/Dektop Effects)
4. Run NetBeans
5. Run SQuireL DB client
  
Actual results:
Empty Window displays.


Expected results:
Window with the application UI componenets renedered within it.


Additional info: Sun Java v1.5.0_09-b03 installed the recommended way by
creating RPMs using JPackage source RPMs.

Comment 1 Gerard Fernandes 2006-11-09 12:08:37 UTC
WORK_AROUND:
Turn off desktop effects. Java GUI applications should now render correctly -
although they donot seem to use the GTK LAF by default.

Comment 2 Adam Jackson 2006-11-20 20:52:26 UTC
This is not our bug.  This is a known issue with Java's window display code,
where it waits for a ReparentNotify before drawing.  Since compiz is not a
reparenting window manager, this notification never comes.

Please file this issue with Sun.


Note You need to log in before you can comment on or make changes to this bug.