Gentoo Archives: gentoo-user

From: Grant Edwards <grant.b.edwards@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Can't paste from selection in gtk-3 apps
Date: Tue, 15 Sep 2015 18:58:01
Message-Id: mt9pn0$55l$1@ger.gmane.org
In Reply to: [gentoo-user] Can't paste from selection in gtk-3 apps by Grant Edwards
1 On 2015-09-15, Grant Edwards <grant.b.edwards@×××××.com> wrote:
2
3 > In most X11 apps I can select some text and then paste it somewhere
4 > else with a middle-click, or dump it to stdout with the command 'xclip
5 > -o'. That doesn't work for highligted text in gtk-3 apps (meld,
6 > evince, audacious, etc.). After selecting text in a gtk-3 app, if I
7 > middle-click in a terminal window it does nothing and 'xclip -o' just
8 > hangs. Selecting text elsewhere will deselect the text in the gtk-3
9 > app, so gtk-3 isn't _completely_ ignoring X11 clipboards/buffers.
10 >
11 > Any ideas why gtk-3 copy/paste is broken and how to fix it?
12
13 Ah, it turns out it's only a problem if you have multiple screens: you
14 can only paste a gtk-3 selection if the destination is on the same X11
15 screen as the source. I'm pretty sure this is a known problem, but
16 I'm having trouble finding it again in the Gnome bugtracker...
17
18 --
19 Grant Edwards grant.b.edwards Yow! Are we THERE yet?
20 at My MIND is a SUBMARINE!!
21 gmail.com

Replies

Subject Author
Re: [gentoo-user] Re: Can't paste from selection in gtk-3 apps "J. Roeleveld" <joost@××××××××.org>