-
Bug
-
Resolution: Fixed
-
P2
-
7u4
-
b20
-
x86
-
os_x
-
Verified
Product Version = NetBeans IDE Dev (Build 201203090400) (#9a710a8e3e80)
Operating System = Mac OS X version 10.7.3 running on amd64
Java; VM; Vendor = 1.7.0_04-ea; Java HotSpot(TM) 64-Bit Server VM 23.0-b16; Oracle Corporation
Runtime = Java(TM) SE Runtime Environment 1.7.0_04-ea-b15
See the screenshot at
http://bugzilla-attachments-209583.netbeans.org/bugzilla/attachment.cgi?id=116741
http://netbeans.org/bugzilla/show_bug.cgi?id=209583
No exact steps to reproduce, but randomly when starting NetBeans, it starts completely blank (see screenshot). To be more specific, everything seems to be ok for ~1second and then all content of window (titles, nodes,...) disappears. Popup is displayed correctly, as well as e.g. text can be copy-pasted.
Running under debugger doesn't indicate any problems - correct foreground colors are set, correct fonts being used but invoking Graphics.drawString() does not paint any text. All other visual artifacts (backgrounds, borders etc) seem to be painting fine, just no text is showing - except for tooltips and and popup menus.
NetBeans runs by default with the following java switches:
-Dapple.laf.useScreenMenuBar=true
-Dapple.awt.graphics.UseQuartz=true
-Dsun.java2d.noddraw=true
-Dsun.zip.disableMemoryMapping=true
(not sure if they have any effect on this issue though)
Correct link to see attachments for NetBeans bug #209583:
http://netbeans.org/bugzilla/attachment.cgi?bugid=209583&action=viewall
Operating System = Mac OS X version 10.7.3 running on amd64
Java; VM; Vendor = 1.7.0_04-ea; Java HotSpot(TM) 64-Bit Server VM 23.0-b16; Oracle Corporation
Runtime = Java(TM) SE Runtime Environment 1.7.0_04-ea-b15
See the screenshot at
http://bugzilla-attachments-209583.netbeans.org/bugzilla/attachment.cgi?id=116741
http://netbeans.org/bugzilla/show_bug.cgi?id=209583
No exact steps to reproduce, but randomly when starting NetBeans, it starts completely blank (see screenshot). To be more specific, everything seems to be ok for ~1second and then all content of window (titles, nodes,...) disappears. Popup is displayed correctly, as well as e.g. text can be copy-pasted.
Running under debugger doesn't indicate any problems - correct foreground colors are set, correct fonts being used but invoking Graphics.drawString() does not paint any text. All other visual artifacts (backgrounds, borders etc) seem to be painting fine, just no text is showing - except for tooltips and and popup menus.
NetBeans runs by default with the following java switches:
-Dapple.laf.useScreenMenuBar=true
-Dapple.awt.graphics.UseQuartz=true
-Dsun.java2d.noddraw=true
-Dsun.zip.disableMemoryMapping=true
(not sure if they have any effect on this issue though)
Correct link to see attachments for NetBeans bug #209583:
http://netbeans.org/bugzilla/attachment.cgi?bugid=209583&action=viewall
- relates to
-
JDK-7144207 [macosx] Text disappears when moving from external monitor to laptop
- Closed
-
JDK-7168550 [macosx] duplicate OGL context state changes related to vertex cache
- Closed