BadDrawable (invalid Pixmap or Window parameter)

4 posts / 0 new
Last post
antonle_667265
BadDrawable (invalid Pixmap or Window parameter)
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!
pearse

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

upkarsingh_668763
Hi Scott, I am using VAPOR3 from latest binary provided by this website. I am getting following error just when I run it: Unable to load library icui18n "Cannot load library icui18n: (icui18n: cannot open shared object file: No such file or directory)" X Error: BadDrawable (invalid Pixmap or Window parameter) 9 Major opcode: 62 (X_CopyArea) Resource id: 0x0 X Error: BadDrawable (invalid Pixmap or Window parameter) 9 Major opcode: 62 (X_CopyArea) Resource id: 0x0 X Error: BadDrawable (invalid Pixmap or Window parameter) 9 Major opcode: 62 (X_CopyArea) Resource id: 0x0 Now I tried your earlier suggestion of editing environment file but it did not help at all. Please let me know if you can help. Thank Yoy Upkar Singh
pearse

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