Hey All,
I’ve had troubles getting smart client to run on my Ubuntu 12.10 install. This is the only thing standing between me and losing Windows forever.
I’ve tried Servoy 5.2.14 with OpenJDK 6 & 7, as well as with Oracle Java 6 and 7 (previously sun java). Everything works smoothly until I try to launch the Smart Client, at which point Servoy and Java both crash.
I have this working on Arch Linux with OpenJDK 6, and it seems strange it won’t work with Ubuntu 12.10
The java crash error is
[xcb] Unknown request in queue while dequeuing
[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
[xcb] Aborting, sorry about that.
java: ../../src/xcb_io.c:178: dequeue_pending_request: Assertion `!xcb_xlib_unknown_req_in_deq' failed.
Anyone have any pointers to get this guy going? I’d love to go entirely open source but this is holding me back.
Thank you