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 10459

Summary: Exception thrown after copying/pasting images to/from clipboard in other application
Product: platform Reporter: iformanek <iformanek>
Component: -- Other --Assignee: issues@platform <issues>
Status: CLOSED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:

Description iformanek 2001-03-19 11:41:48 UTC
I was copying/pasting some images in Windows Paint and when I got back to the 
IDE there was this exception:

Mon Mar 19 12:33:46 CET 2001java.lang.IllegalStateException: cannot open system 
clipboard
java.lang.IllegalStateException: cannot open system clipboard
        at sun.awt.windows.WClipboard.openClipboard(Native Method)
        at sun.awt.windows.FullyRenderedTransferable.<init>(WClipboard.java:158)
        at sun.awt.windows.WClipboard.getContents(WClipboard.java:86)
        at org.netbeans.core.CoronaClipboard.refreshClipboard
(CoronaClipboard.java:119)
        at org.netbeans.core.CoronaClipboard$1.actionPerformed
(CoronaClipboard.java:83)
        at javax.swing.Timer.fireActionPerformed(Timer.java:150)
        at javax.swing.Timer$DoPostEvent.run(Timer.java:108)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:154)
[catch] at java.awt.EventQueue.dispatchEvent(EventQueue.java:337)
        at java.awt.EventDispatchThread.pumpOneEventForHierarchy
(EventDispatchThread.java:131)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy
(EventDispatchThread.java:98)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:85)

Build: 6 of NB 3.2
Windows 2000
JDK 1.3.1
Comment 1 Jiri Kovalsky 2001-03-19 15:44:53 UTC
I have to say that this is being happened already for several months.

*** This issue has been marked as a duplicate of 9846 ***
Comment 2 Quality Engineering 2003-07-01 16:01:18 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified.

Comment 3 Quality Engineering 2003-07-01 16:24:52 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.