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 249783 - IllegalArgumentException: Window must not be zero
Summary: IllegalArgumentException: Window must not be zero
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: JDK Problems (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-13 11:06 UTC by canyildiz
Modified: 2015-03-16 08:15 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 209851


Attachments
stacktrace (3.93 KB, text/plain)
2015-01-13 11:06 UTC, canyildiz
Details
stacktrace (3.72 KB, text/plain)
2015-02-09 17:51 UTC, Jan Pokorsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description canyildiz 2015-01-13 11:06:49 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.25-b02, Java(TM) SE Runtime Environment, 1.8.0_25-b17
OS: Linux

User Comments:
canyildiz: - Right clicked on a folder and clicked "Find" accidentally
- Then right clicked on same folder again and clicked New > PHP File before it shows me Find window.

GUEST: After I switch the window to NetBeans, this message comes.

GUEST: <Please provide a description of the problem or the steps to reproduce>qqqqqq




Stacktrace: 
java.lang.IllegalArgumentException: Window must not be zero
   at sun.awt.X11.WindowPropertyGetter.<init>(WindowPropertyGetter.java:56)
   at sun.awt.X11.WindowPropertyGetter.<init>(WindowPropertyGetter.java:73)
   at sun.awt.X11.XlibUtil.isToplevelWindow(XlibUtil.java:304)
   at sun.awt.X11.XWindowPeer.setToplevelTransientFor(XWindowPeer.java:1639)
   at sun.awt.X11.XWindowPeer.updateTransientFor(XWindowPeer.java:1674)
   at sun.awt.X11.XWindowPeer.addToTransientFors(XWindowPeer.java:1788)
Comment 1 canyildiz 2015-01-13 11:06:53 UTC
Created attachment 151483 [details]
stacktrace
Comment 2 Exceptions Reporter 2015-01-29 13:01:00 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=209851
Comment 3 Jan Pokorsky 2015-02-09 17:51:26 UTC
Created attachment 151906 [details]
stacktrace

Editing a java file.
Comment 4 Exceptions Reporter 2015-02-09 17:51:31 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=209851