On Mon, Jun 13, 2016 at 02:06:34AM -0400, Scott Kostyshak wrote:

> On Tue, Jun 07, 2016 at 03:48:18PM -0400, Scott Kostyshak wrote:
> > On Tue, Jun 07, 2016 at 04:20:49PM +0200, Kornel Benko wrote:
> > > Am Sonntag, 5. Juni 2016 um 21:28:06, schrieb Scott Kostyshak 
> > > <skost...@lyx.org>
> > > > Does anyone else often get these annoying messages when running LyX from
> > > > a terminal?
> > > > 
> > > > QXcbClipboard: SelectionRequest too old
> > > > 
> > > > I've been getting them for a while. I wonder if it is something
> > > > particular to my system (e.g. because of the clipboard manager I use,
> > > > CopyQ).
> > > > 
> > > > Scott
> > > 
> > > How do you trigger this output?
> > 
> > I cannot find a reproducible way to trigger it. I have not looked at it
> > in detail actually. When it does appear, it often comes in bunches. I
> > first wanted to check to see if others see it. It sounds like I am the
> > only one, which makes me suspect it is indeed my clipboard manager.
> 
> To reproduce with CopyQ running:
> start LyX, start a new document, type "abc" then press shift+left to
> highlight "c". Upon release of shift, the messages come.
> 
> If I remove the code
> 
> #ifdef QPA_XCB
>        // Enable reception of XCB events.
>        installNativeEventFilter(this);
> #endif
> 
> in GuiApplication.cpp, I no longer get the messages.
> The event filter was introduced at 52fee355.
> 
> Enrico or Jürgen, do you have any idea?

Sorry, but I have no idea.

-- 
Enrico

Reply via email to