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 232977 - java.awt.IllegalComponentStateException: component must be showing on the screen to determine its location
Summary: java.awt.IllegalComponentStateException: component must be showing on the scr...
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Team Framework (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-18 11:24 UTC by Marian Mirilovic
Modified: 2013-07-31 12:10 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 202265


Attachments
stacktrace (1.57 KB, text/plain)
2013-07-18 11:24 UTC, Marian Mirilovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2013-07-18 11:24:56 UTC
Build: NetBeans IDE Dev (Build 201307152300)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b13
OS: Linux

User Comments:
mmirilovic: restarted




Stacktrace: 
java.awt.IllegalComponentStateException: component must be showing on the screen to determine its location
   at java.awt.Component.getLocationOnScreen_NoTreeLock(Component.java:2044)
   at java.awt.Component.getLocationOnScreen(Component.java:2018)
   at org.netbeans.modules.team.ui.picker.PopupWindow.showPopup(PopupWindow.java:133)
   at org.netbeans.modules.team.ui.picker.MegaMenu.show(MegaMenu.java:110)
   at org.netbeans.modules.team.ui.common.OneProjectDashboardPicker$5.run(OneProjectDashboardPicker.java:324)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251)
Comment 1 Marian Mirilovic 2013-07-18 11:24:57 UTC
Created attachment 137370 [details]
stacktrace
Comment 2 Tomas Stupka 2013-07-26 15:07:30 UTC
fixed in core-main #f7e218e06bf5