Fixed in the next package snapshots, those for amd64/I386 are heading to a mirror near you now, workaround is to set QT_X11_NO_MITSHM=1 in the environment.
"J. Scott Heppler" <shep...@earthlink.net> wrote: >In in 5.4 GENERIC.MP#81 amd64, openscad-2013.01 opens without any text >and >generates the following: >$ openscad >>>X Error: BadAccess (attempt to access private resource denied) 10 >>> Extension: 130 (MIT-SHM) >>> Minor opcode: 1 (X_ShmAttach) >>> Resource id: 0x135 >>>X Error: BadShmSeg (invalid shared segment parameter) 128 >>> Extension: 130 (MIT-SHM) >>> Minor opcode: 5 (X_ShmCreatePixmap) >>> Resource id: 0xf2 >>>X Error: BadDrawable (invalid Pixmap or Window parameter) 9 >>> Major opcode: 62 (X_CopyArea) >>> Resource id: 0x1600044 >............. >repetative X Error codes deleted for bandwidth >............. >>>X Error: BadDrawable (invalid Pixmap or Window parameter) 9 >>> Major opcode: 62 (X_CopyArea) >>> Resource id: 0x1600044 >>>X Error: BadDrawable (invalid Pixmap or Window parameter) 9 >>> Major opcode: 62 (X_CopyArea) >>> Resource id: 0x1600044 >>>X Error: BadDrawable (invalid Pixmap or Window parameter) 9 >>> Major opcode: 62 (X_CopyArea) >>> Resource id: 0x1600044 >>>X Error: BadDrawable (invalid Pixmap or Window parameter) 9 >>> Major opcode: 62 (X_CopyArea) >>> Resource id: 0x1600044 > >I'm looking at 3D printers and openscad appears to be a key program. > >Thanks