You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i run the tool inside an Ubuntu VM (VMware Workstation) it crashes and displays the following error:
[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.
macgeiger: ../../src/xcb_io.c:274: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed.
Aborted
It runs for a few seconds and then stops.
UPDATE:
When running a few times more i also get this:
XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
after 116 requests (116 known processed) with 2 events remaining.
The text was updated successfully, but these errors were encountered:
When i run the tool inside an Ubuntu VM (VMware Workstation) it crashes and displays the following error:
It runs for a few seconds and then stops.
UPDATE:
When running a few times more i also get this:
The text was updated successfully, but these errors were encountered: