poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed

All your suggestions, requests and ideas for future development
Post Reply
romeriz
Posts: 3
Joined: 30 Jun 2015, 22:17

poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed

Post by romeriz »

I have been using filebot 4.8.5 for a while on my linux computer. Nothing has changed since 20 mins ago but I suddenly received the following error upon starting filebot.

Code: Select all

[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.
java: ../../src/xcb_io.c:259: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed.
Aborted (core dumped)
I opened up another terminal window and it started again fine..
Post Reply