Adversarial-Colorization-Of-Icons-Based-On-Structure-And-Color-Conditions icon indicating copy to clipboard operation
Adversarial-Colorization-Of-Icons-Based-On-Structure-And-Color-Conditions copied to clipboard

GUI crashes as soon drawing begins

Open gbernal opened this issue 4 years ago • 0 comments

HI @jxcodetw thank you for making the code accessible,

I'm trying to run the GUI code in a ubuntu 18.4 machine. I can start the GUI by running python run.py but as soon I start drawing I get the following message.

resample inputs: 0.26769542694091797s
[xcb] Unknown request in queue while dequeuing
run.py: Fatal IO error 0 (Success) on X server :1.
[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
[xcb] Aborting, sorry about that.
[xcb] Unknown sequence number while dequeuing request
[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
[xcb] Aborting, sorry about that.

Any thoughts on how to resolve this issue? Thank you!

gbernal avatar Aug 12 '20 21:08 gbernal