Gentoo Archives: gentoo-user

From: "J. Roeleveld" <joost@××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Can't paste from selection in gtk-3 apps
Date: Wed, 16 Sep 2015 13:04:22
Message-Id: 4495733.REUhFB2KrW@andromeda
In Reply to: [gentoo-user] Re: Can't paste from selection in gtk-3 apps by Grant Edwards
1 On Tuesday, September 15, 2015 06:57:36 PM Grant Edwards wrote:
2 > On 2015-09-15, Grant Edwards <grant.b.edwards@×××××.com> wrote:
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 Must be related to gtk-3 then.
19 I use 2 screens extensively and never experienced any issues like you
20 describe.
21
22 Am surprised it would respond differently between GTK-3 and non-GTK-3 apps.
23
24 I don't configure anything special for multiple screens in the past few years.
25
26 --
27 Joost

Replies

Subject Author
[gentoo-user] Re: Can't paste from selection in gtk-3 apps Grant Edwards <grant.b.edwards@×××××.com>