Problems installing under Ubuntu 12.10

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

wei001,

This seems to be an ubuntu bug filed here: https://bugs.launchpad.net/ubuntu/+sour … bug/934001

Rob

I got it successfully installed and running under Arch Linux. However, now the smart client doensn’t seem to be loading my plugins. They all work fine in the web client. Does this seem like a java problem? What java version do you recommend for Servoy 5.2 on Linux?

What error do you get?

I am using the sun/oracle 1.6 jvm that comes with my distro.

Rob