Quote:
Originally Posted by kovidgoyal
I cant think of anything else that could cause a pause that would affect only the GUI thread and not any other threads
|
I don't think it stops only the GUI thread. I think that something the GUI does causes all of calibre to pause.
Quote:
Originally Posted by kovidgoyal
Since the content server works, I suggest using that directly or using the content server connection in CC.
|
I suspect that the content server working is accidental, and that it will stop working under some conditions. For example, I think that the following steps will result in a non-responding CS:
- Start calibre
- Let the mini go to sleep.
- Connect CC. Verify that the connection sequence pauses.
- Connect to the content server using a web browser. I think the connection will hang because the step above has put calibre into some kind of wait state.
Grasping at straws: is there some kind of remote session server running? If so then it could be pausing programs that "output too much" for its buffers.