I've tried both the 64bit and now 32bit versions of Real Studio and can't get it to run. After choosing the type of app to create I get a segfault. If I run from a console, I get the following as output:
bsnipes@voyager:~/Apps/RealStudio2012r2.1> ./Real\ Studio
(Real Studio:6153): GLib-CRITICAL **: g_hash_table_insert_internal: assertion `hash_table != NULL' failed
[RB] Unable to load plugin RBQT.rbx
libocci.so.10.1: cannot open shared object file: No such file or directory[RB] Unable to load plugin OraclePlugin.rbx
Loading Office classes ...
Loading dependencies ...
Initialize online help ...
Done initializing online help ...
REALbasic IDE: IPCSocket error 105
Segmentation fault
If I run "Real Studio" in gdb, I get the following for the error:
Program received signal SIGSEGV, Segmentation fault.
0xb6df4fe7 in ?? () from /usr/lib/libpixman-1.so.0
Has anyone gotten it to run in openSUSE 12.3 yet? I've seen the same errors in other threads with no fixes or workarounds.