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
|