This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 257718

Summary: Black screen, not refreshing properly on 8.1 (8.0 is fine)
Product: platform Reporter: NoBugs
Component: Window SystemAssignee: Stanislav Aubrecht <saubrecht>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description NoBugs 2016-01-27 16:23:07 UTC
Product Version = NetBeans IDE 8.1 (Build 201510222201)
Operating System = Linux version 4.2.0-25-generic running on amd64
Java; VM; Vendor = 1.8.0_60
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.60-b23

Reproducibility: Happens sometimes, but not always

STEPS:
  * Install Netbeans 8.1 on Ubuntu 14.04
  * Use Netbeans awhile, notice it will black the whole screen after awhile, requiring mouseover to "see" the icons, or resize window to redraw the screen.
I have seen this on two 64-bit Intel Ubuntu 14.04 machines.

ACTUAL:
  Have to downgrade to Netbeans 8.0 to fix this bug that happens fairly often.

EXPECTED:
  It should show the window correctly
Comment 1 Martin Entlicher 2016-05-16 19:17:20 UTC
It's more about JDK version than NetBeans version. This problem is associated with ClassCastException, that is reported as bug #219756.

*** This bug has been marked as a duplicate of bug 219756 ***