View Single Post
Old 01-22-2016, 01:09 PM   #43
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,932
Karma: 6361444
Join Date: Nov 2009
Device: many
After doing a bug search at Qt, I am wondering if this in related to the INCR protocal used to talk to X11 based Windowing systems. It has a timeout. After looking at the code in qxcbclipboard.cpp in Qt source, I notice they had problems copy data out of the app into other X11 apps, and I am wondering if they are having the same trouble copying things into the Sigil app.

Interesting, they disable this INCR socket protocol for Motif Window managers.

So strange. I will keep looking.

KevinH
KevinH is offline   Reply With Quote