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 186328 - [69cat] IllegalStateException: Should not be invoked at all. Paste types: null
Summary: [69cat] IllegalStateException: Should not be invoked at all. Paste types: null
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
: 182061 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-05-18 22:18 UTC by laurin1
Modified: 2010-05-25 07:32 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 169793


Attachments
stacktrace (2.84 KB, text/plain)
2010-05-18 22:19 UTC, laurin1
Details

Note You need to log in before you can comment on or make changes to this bug.
Description laurin1 2010-05-18 22:18:58 UTC
Build: NetBeans IDE Dev (Build 2010-05-18_12-05-07 )
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows 7

Stacktrace: 
java.lang.IllegalStateException: Should not be invoked at all. Paste types: null
   at org.openide.explorer.ExplorerActionsImpl$OwnPaste.actionPerformed(ExplorerActionsImpl.java:487)
   at org.openide.actions.PasteAction.actionPerformed(PasteAction.java:195)
   at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:0)
   at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:0)
   at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:0)
   at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:0)
Comment 1 laurin1 2010-05-18 22:19:02 UTC
Created attachment 99163 [details]
stacktrace
Comment 2 Jaroslav Tulach 2010-05-24 08:03:17 UTC
core-main#8cb5b7378384
Comment 3 Jaroslav Tulach 2010-05-24 08:04:56 UTC
*** Bug 182061 has been marked as a duplicate of this bug. ***
Comment 4 Quality Engineering 2010-05-25 07:32:53 UTC
Integrated into 'main-golden', will be available in build *201005250001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/8cb5b7378384
User: Jaroslav Tulach <jtulach@netbeans.org>
Log: #186328, #182061: In case someone calls the paste action directly, delegate to first available paste type