[Interest] XCB clipboard freeze

Thiago Macieira thiago.macieira at intel.com
Tue Nov 5 16:02:51 CET 2019


On Tuesday, 5 November 2019 01:22:11 PST Benjamin TERRIER wrote:
> Also as the QWaitCondition does not care about the event dispatcher any
> attempt to force event processing by waking up the event dispatcher
> (either by registering file descriptors or calling wakeUp())  will not work.

Ah, that's a good point. If the clipboard requires two-way communication 
beyond just an initiation event, it'll never work to use it from the same 
process, so long as the event dispatching is in the same thread.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel System Software Products





More information about the Interest mailing list