Submitted On 17-FEB-2003
vanob
http://www.netbeans.org/servlets/ReadMsg?msgId=457153&listName=nbdev
Submitted On 03-JUL-2003
kovac
This also happens on JDK 1.4.2
Submitted On 18-JUL-2003
Tiny_Toon
I'm also affected by this bug. I come across it very often. :-(
JDK is 1.4.2-b28, Netbeans 3.5.
Linux 2.4.20 / SuSE 8.2
Submitted On 30-JUL-2003
dtropp
http://www.netbeans.org/issues/show_bug.cgi?id=34879
http://www.netbeans.org/issues/show_bug.cgi?id=30941
This is soooo annoying. Anytime I open my browser (Mozilla
Firebird) and highlight some text (ie. copy under linux)
with the netbeans source editor underneath it stops
responding. The links above have stack traces. The problem
seems to be with a lock for the clipboard. Hope it gets
fixed soon.
Submitted On 30-SEP-2003
Kovica
I think I found a workaround for this.
I'm using KDE 3.1.x and I have Klipper started.
Every time I want to use debugger (NB frooze when I wanted
to use debugger) I clear the clipboard history with Klipper.
Then it does work, but a bit slow.
Submitted On 31-MAR-2004
vanuatoo
How netbeans worked around the issue? Could you please more
specific?
What release will contain the fix? 3.6 is knocking on the door.
Submitted On 13-SEP-2004
cowwoc
The Netbeans workaround for this issue has serious bugs of its own causing major usability problems. For example: quite often you copy from a native components, try pasting into the editor but the *previous* contents of the clipboard get pasted. To get the correct clipboard contents to paste, you need to switch focus away from Netbeans back to the native app, and back a *second* time, *then* paste. Again this is a serious usability problem and seriously hampers productivity.
We need a JDK fix as soon as possible.
Submitted On 21-MAY-2005
vanuatoo
Any chance the fix will be incorporated in 1.5.x updates?
Submitted On 17-AUG-2005
cevaceva
will this fix be applied to jdk1.5?
Submitted On 05-OCT-2006
Jarek
I would really like this applied to JDK 1.5
Submitted On 30-OCT-2006
pischket
This bug is not fixed in Mustang. It may work in the narrow context of Netbeans, but this bug is easily reproducible in build 100 of Mustang using the following steps.
1. Copy any text from Abiword into clipboard
2. Attempt to paste into any Java app
3. HANG
This bug should be reopened.
Submitted On 31-OCT-2006
funkiwan
I'm still seeing this issue as well. I'm using IntelliJ 6.0.1 (a Java IDE) and just received this message in a warning dialog after attempting to copy something:
-- snip --
You're seeing this message because of the workaround to JRE issue: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4818143
IDEA would hang otherwise. The system clipboard might be not working correctly. It is recommended to restart IDEA.
-- snip --
My jdk:
java version "1.5.0_09"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_09-b01)
Java HotSpot(TM) Client VM (build 1.5.0_09-b01, mixed mode, sharing)
My platform:
Linux kubuntu 2.6.15-23-386 #1 PREEMPT Tue May 23 13:49:40 UTC 2006 i686 GNU/Linux
Submitted On 21-NOV-2006
jaygindin
I'm seeing the same message as the previous poster rather frequently when running in IntelliJ 6.0.2 on Linux. Basically, from that point on, the clipboard is hosed, and the ony work-around is to restart IntelliJ.
Please re-open this and fix it.
Submitted On 11-JAN-2007
Reproduced with IntelliJ IDEA 6.0.2 (build #6107),
java version "1.6.0"
Java(TM) SE Runtime Environment (build 1.6.0-b105)
Java HotSpot(TM) Server VM (build 1.6.0-b105, mixed mode)
Linux foo 2.6.15-27-686 #1 SMP PREEMPT Fri Dec 8 18:00:07 UTC 2006 i686 GNU/Linux
Submitted On 31-JAN-2008
erasmus
Reproduced this bug:
OS: OpenSUSE 10.3
Software used to reproduce bug: IntelliJ Idea 7.0.2
Using JDK:
java version "1.6.0_03"
Java(TM) SE Runtime Environment (build 1.6.0_03-b05)
Java HotSpot(TM) 64-Bit Server VM (build 1.6.0_03-b05, mixed mode)
Way to reproduce: simply create an empty project and copy-paste some code in any source file.
Please reopen. Bug is definitely NOT FIXED!
Submitted On 17-FEB-2008
The problem persists with Idea 6.x, 7.x on FreeBSD 6.x, too.
Submitted On 23-APR-2009
Confirming NOT fixed. Persists on Linux i386 with Idea 8.01 using JDK 1.6.0_07 when using clipboard.
Submitted On 04-AUG-2009
rocketraman
Continues on Linux x86_64 2.6.27.25 (Fedora 10) with IntelliJ 8.1.2, JDK 1.6.0_14.
Submitted On 21-SEP-2009
Zeemvel
I have this bug with IntelliJ. I'm running Ubuntu 9.04. If IntelliJ is running, and I use "print screen" and then use "copy to clipboard" in the dialog that Gnome then shows, then IntelliJ shows a message with the URL to this bug in it, and the clipboard stops working in IntelliJ, I have to restart IntelliJ 2 or 3 times before it works again. This is very annoying, and already since 2003? Please fix it.
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|