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 171372 - IllegalArgumentException: button doesn't exist 12
Summary: IllegalArgumentException: button doesn't exist 12
Status: CLOSED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@platform
URL: http://statistics.netbeans.org/except...
Keywords: JDK_SPECIFIC
Depends on:
Blocks:
 
Reported: 2009-09-03 05:30 UTC by esmithbss
Modified: 2011-06-09 09:57 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 148567


Attachments
stacktrace (4.10 KB, text/plain)
2009-09-03 05:30 UTC, esmithbss
Details
stacktrace (2.90 KB, text/plain)
2009-09-03 05:32 UTC, esmithbss
Details
stacktrace (2.80 KB, text/plain)
2009-09-03 05:33 UTC, esmithbss
Details

Note You need to log in before you can comment on or make changes to this bug.
Description esmithbss 2009-09-03 05:30:20 UTC
Build: NetBeans IDE 6.7.1 (Build 200907230233)
VM: Java HotSpot(TM) Client VM, 16.0-b03, Java(TM) SE Runtime Environment, 1.7.0-ea-b59
OS: Linux, 2.6.28-12-netbook, i386

User Comments:
esmithbss: Attempting to open the Variables window while debugging a Rails application

GUEST: Inited Netbeans 6.5.1 for the first time...

Using:
/bin/sh "/bulk/gcf/updates/netbeans/current/bin/netbeans"
From a GNOME menu entry

$ ll /usr/java/
total 24
lrwxrwxrwx  1 root root    6 2009-02-10 18:59 default -> jdk1.6/
lrwxrwxrwx  1 root root    6 2009-02-10 18:57 future -> jdk1.7/
lrwxrwxrwx  1 root root   16 2009-01-26 21:28 java_ee -> java_ee_sdk-5_07/
drwxr-xr-x 13 root root 4096 2009-01-26 21:14 java_ee_sdk-5_07/
lrwxrwxrwx  1 root root   11 2009-03-27 15:11 jdk1.5 -> jdk1.5.0_18/
drwxr-xr-x 10 root root 4096 2009-03-27 15:11 jdk1.5.0_18/
lrwxrwxrwx  1 root root   15 2009-03-12 13:18 jdk1.6 -> jdk1.6.0_14-b03/
drwxr-xr-x 11 root root 4096 2009-03-27 15:22 jdk1.6.0_13-b03/
drwxr-xr-x 11 root root 4096 2009-03-12 13:17 jdk1.6.0_14-b03/
lrwxrwxrwx  1 root root   16 2009-03-28 12:10 jdk1.7 -> jdk1.7.0-b52-pre/
drwxr-xr-x 11 root root 4096 2009-03-28 12:09 jdk1.7.0-b52-pre/
drwxr-xr-x  8 root root 4096 2009-01-26 20:28 jre1.6.0_11-i586/
lrwxrwxrwx  1 root root   16 2009-01-26 21:

GUEST: Just started Netbeans

GUEST: trying to undock output window -> on linux w/ dual monitors

GUEST: Draging the Navigator window out of the IDE.



Stacktrace: 
java.lang.IllegalArgumentException: button doesn't exist 12
        at java.awt.event.InputEvent.getMaskForButton(InputEvent.java:233)
        at java.awt.Robot.<init>(Robot.java:101)
        at org.netbeans.core.windows.view.ui.WindowSnapper.<init>(WindowSnapper.java:66)
        at org.netbeans.core.windows.view.ui.DefaultSeparateContainer$ModeDialog.<init>(DefaultSeparateContainer.java:262)
        at org.netbeans.core.windows.view.ui.DefaultSeparateContainer.<init>(DefaultSeparateContainer.java:92)
        at org.netbeans.core.windows.view.ModeView.<init>(ModeView.java:92)
Comment 1 esmithbss 2009-09-03 05:30:25 UTC
Created attachment 87018 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-09-03 05:30:29 UTC
This issue already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=148567
Comment 3 esmithbss 2009-09-03 05:32:21 UTC
Build: NetBeans IDE 6.7.1 (Build 200907230233)
VM: Java HotSpot(TM) Client VM, 16.0-b03, Java(TM) SE Runtime Environment, 1.7.0-ea-b59
OS: Linux, 2.6.28-12-netbook, i386

User Comments: 
Submitting a bug/exception report for launching the debugger/Variables window for a Rails application

Stacktrace: 
java.lang.IllegalArgumentException: button doesn't exist 12
        at java.awt.event.InputEvent.getMaskForButton(InputEvent.java:233)
        at java.awt.Robot.<init>(Robot.java:101)
        at org.netbeans.core.windows.view.ui.WindowSnapper.<init>(WindowSnapper.java:66)
        at org.netbeans.core.windows.view.ui.DefaultSeparateContainer$ModeDialog.<init>(DefaultSeparateContainer.java:262)
        at org.netbeans.core.windows.view.ui.DefaultSeparateContainer.<init>(DefaultSeparateContainer.java:92)
        at org.netbeans.core.windows.view.ModeView.<init>(ModeView.java:92)
Comment 4 esmithbss 2009-09-03 05:32:25 UTC
Created attachment 87019 [details]
stacktrace
Comment 5 Exceptions Reporter 2009-09-03 05:32:30 UTC
This issue already has 7 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=148567
Comment 6 esmithbss 2009-09-03 05:33:22 UTC
Build: NetBeans IDE 6.7.1 (Build 200907230233)
VM: Java HotSpot(TM) Client VM, 16.0-b03, Java(TM) SE Runtime Environment, 1.7.0-ea-b59
OS: Linux, 2.6.28-12-netbook, i386

User Comments: 
Continuing to debug after submitting a bug report about trying to launch the Variables window

Stacktrace: 
java.lang.IllegalArgumentException: button doesn't exist 12
        at java.awt.event.InputEvent.getMaskForButton(InputEvent.java:233)
        at java.awt.Robot.<init>(Robot.java:101)
        at org.netbeans.core.windows.view.ui.WindowSnapper.<init>(WindowSnapper.java:66)
        at org.netbeans.core.windows.view.ui.DefaultSeparateContainer$ModeDialog.<init>(DefaultSeparateContainer.java:262)
        at org.netbeans.core.windows.view.ui.DefaultSeparateContainer.<init>(DefaultSeparateContainer.java:92)
        at org.netbeans.core.windows.view.ModeView.<init>(ModeView.java:92)
Comment 7 esmithbss 2009-09-03 05:33:25 UTC
Created attachment 87020 [details]
stacktrace
Comment 8 Exceptions Reporter 2009-09-03 05:33:30 UTC
This issue already has 7 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=148567
Comment 9 Stanislav Aubrecht 2009-09-03 09:20:03 UTC
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6799099
Comment 10 Marian Mirilovic 2011-06-09 09:57:27 UTC
v/c