Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 61332 - eclipse-2.1.3-r5: clipboard is unavailable after GTK+ upgrade up to 2.4.7 version
Summary: eclipse-2.1.3-r5: clipboard is unavailable after GTK+ upgrade up to 2.4.7 ver...
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Karl Trygve Kalleberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-23 01:23 UTC by Andrew S. Budarevsky
Modified: 2004-10-12 17:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew S. Budarevsky 2004-08-23 01:23:07 UTC
Clipboard in eclipse 2.1.3 is broken after upgrade of GTK+ library up to 2.4.7 version. Clipboard doesn't work in both versions: one ebuilded (2.1.3-r5) and another one that got from www.eclipse.org.  Menwhile text clipped from others gtk applications (GEdit-2.6.2) can be pasted in

Reproducible: Always
Steps to Reproduce:
1. Run eclipse
2. Copy text in the buffer
3. Paste it

Actual Results:  
Nothing get inserted. 

Expected Results:  
Text is inserted at the current cursor position
Comment 1 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2004-09-01 14:18:15 UTC
This bug is known upstream: https://bugs.eclipse.org/bugs/show_bug.cgi?id=72415

It will not be fixed, there's nothing we can do about that. Upgrade to 3.0 is
what I'm being told.
Comment 2 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2004-09-01 14:31:23 UTC
However, I would like to point out that I experience no cut'n'paste 
problems with eclipse-sdk-2.1.3-r5 and gtk+-2.4.7.

If you are running on ~x86, you should try upgrading gtk+ to 2.4.9. 

I've also talked to some of the Eclipse developers. They cannot reproduce the bug
with gtk+-2.4.7 on their systems with Eclipse 2.1.3 either.
Comment 3 Simon Roby 2004-10-12 15:50:07 UTC
I run GTK+ 2.4.9-r1 and I do get clipboard problems with Eclipse 2.1.3. Basically sometimes it works, but most of the times it doesn't. Both middle-click pasting and Windows/Mac-style copy/cut/pasting are affected.

I still don't run Eclipse 3.x because I prefer to run the same version as on the workstations at my school, but seeing the eclipse devs' "we don't care" attitude regarding eclipse 2.x, I guess I'll have to try it.
Comment 4 Simon Roby 2004-10-12 16:09:07 UTC
A little update: I tried downgrading GTK+ to 2.4.4 (ie. the latest pre-2.4.7 available in Portage) and the problem persists.
Comment 5 Simon Roby 2004-10-12 17:42:54 UTC
Third (and probably final) update: eclipse-3.x works well (not perfect though, middle-button paste doesn't work well, but I guess it's a limitation of eclipse ??). I also tried rebuilding eclipse-2.x and it still doesn't work well. So I guess it's 3.x for me then.