On Tue, 2017-09-12 at 16:34 +0000, Samuel Rakitničan wrote: > > X Error: BadAccess (attempt to access private resource denied) 10 > > Extension: 130 (MIT-SHM) > > Minor opcode: 1 (X_ShmAttach) > > Resource id: 0x131 > > X Error: BadShmSeg (invalid shared segment parameter) 128 > > Extension: 130 (MIT-SHM) > > Minor opcode: 5 (X_ShmCreatePixmap) > > Resource id: 0x280005f > > X Error: BadDrawable (invalid Pixmap or Window parameter) 9 > > Major opcode: 62 (X_CopyArea) > > Resource id: 0x2800060 > > X Error: BadDrawable (invalid Pixmap or Window parameter) 9 > > Major opcode: 62 (X_CopyArea) > > Resource id: 0x2800060 > > X Error: BadDrawable (invalid Pixmap or Window parameter) 9 > > Major opcode: 62 (X_CopyArea) > > Resource id: 0x2800060 > > ... > > QT_X11_NO_MITSHM=1 helps with these, though. Qt should be better at this, I think. MIT-SHM can fail for any number of reasons that are clearly perfectly easy to detect, it should silently fall back to the non-MIT-SHM path. - ajax _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx