Hello!
I try to use VAPOR3 and while running the program on Ubuntu 16.04 the next error appears:
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
Major opcode: 62 (X_CopyArea)
Resource id: 0x0
I downloaded compiled binaries for Ubuntu.
How this issue might be fixed?
Thank you in advance!
Hi,
I personally have not seen this bug. After doing some digging I found several articles talking about this being a memory conflict between X and the application. This can be fixed though. Can you try the following?
Add the following line to your /etc/environment file:
QT_X11_NO_MITSHM=1
Please let me know if that works!
Thanks,
Scott
We are in the process of migrating websites. Can you download the binary from the link below and see if that works?
https://sgpearse.github.io/VAPOR-Sphinx/downloads.html