eclipse copy and paste feature

Any body here using eclipse for java development?
While using eclipse under opensuse, I found out that copy and paste is not functioning sometimes, which drives me crazy.

If using the mouse and click the copy or paste, the problem is less than using the Ctrl+C and Ctrl+V keys.

What can I do?

I’m using the openSUSE 11.1 and KDE 4.3.1
the older version of KDE also has the same problem

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I’ve heard of similar issues where you need to Ctrl+C twice to reliably
get the data, though I assume this is a KDE issue more than anything else.
I’ve also seen interesting issues when trying to copy from a Java-based
app to something else (which would include Eclipse) when I close the
Java-based app (JEdit in my case) before doing the paste operation; not
sure why that is at this point.

Good luck.

1998 use wrote:
> Any body here using eclipse for java development?
> While using eclipse under opensuse, I found out that copy and paste is
> not functioning sometimes, which drives me crazy.
>
> If using the mouse and click the copy or paste, the problem is less
> than using the Ctrl+C and Ctrl+V keys.
>
> What can I do?
>
> I’m using the openSUSE 11.1 and KDE 4.3.1
> the older version of KDE also has the same problem
>
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBAgAGBQJKnn7MAAoJEF+XTK08PnB5/RwQALGN/eWTEHZYVdhquLxiHIfp
AHM+57T5z8PSWeDpbx8LcHiil8irRzr0eZshVJo7PM/Q53pyhcp6NoNnAVP+eEzL
aw/L8xrEEfCne8YKFLLwaZ93IwGg+TOm0t4Hv4WL71sz2bJwlXRfY/6drhx5qNPa
Khlz7jDd8M+pgbu7wEqpv44fiE3Rmi2iF3yaWBQp6AfO5S0sepX5lIWPZnC3blER
Uif+z+OuOag1kDSYaaP89NQQEbXrcsdKTNDs1VnXb//5cfUcXFLZtVAg6dgZ/uKB
fJELDdlp7N/24vB/r5PilbgHLe56Ki7pQsvQKiJKeGT35BgJQg2qr9PlT0ivpxvb
TA8Ks+1K8En8GaFs6JCvzahQTqJwNKXUhrXntPjiXX54UQD1s2144oK38qWKdEXZ
TUnTbzu4I9jx4dOB/CTFE+itHAj2FA0+hRLzZoCfZedxJOrw7DcMFi7HLYlsEg3n
i5h76entZ3QtuS8N2lhyyDeXlFBCtM5MQF2vwXkmVnIg+G7q7klPc+VS5vTITBQS
nWxT+53YkiI+MCL2W85YPHSzlICIJHZm/ej3sjOMMPlXzwG4YDfu+UqkVZf+l+Ig
igJemgBa84Zje3zq+xFac4LX1ulERPARoHcKAFM8enlT10x0eUIKKz0dEiZT1Sf1
qsCfammBUxwwyU2dFJWK
=OsQ8
-----END PGP SIGNATURE-----

This is a known bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=153809

When copying content from inside Eclipse, you can try to hold “Ctrl+C” for at least one second… it’s my personal workaround until the Eclipse guys manage to fix it.

You can also try to close klipper, but in my case that didn’t improve the situation.