jeanphix/Ghost.py

multiprocessing failed

Opened this issue · 0 comments

Hi

I follow the tutorial http://toastdriven.com/blog/2008/nov/11/brief-introduction-multiprocessing/
to set up multiprocessing Process. However, I got the Unknown sequence number.

[xcb] Unknown sequence number while processing queue
[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
[xcb] Aborting, sorry about that.

Is there any way to do multi Process for Ghost?

Thanks