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 - Exception thrown after copying/pasting images to/from clipboard in other application
Summary: Exception thrown after copying/pasting images to/from clipboard in other appl...
Status: CLOSED DUPLICATE of bug 9846
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@platform
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-03-19 11:41 UTC by iformanek
Modified: 2008-12-22 19:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.