Hi Folks,
When I run my application I get the following output on the terminal:
Quote:
/opt/REALSoftware/RealStudio2011r1.1> ./Real\ Studio\ 2011
[RB] Unable to create all-user preferences file (2)
[RB] Unable to load plugin RBQT.rbx
[RB] Unable to load plugin RBGameInput.rbx
[RB] Unable to load plugin Oracle Plugin.rbx
Loading Office classes ...
Loading dependencies ...
Initialize online help ...
Done initializing online help ...
(Real Studio 2011:4373): Gtk-CRITICAL **: _gtk_accel_group_attach: assertion `g_slist_find (accel_group->acceleratables, object) == NULL' failed
0d7605ec-6718-1904-59aa1ecc-68bed58a is dumped
(bug-buddy:4382): GLib-WARNING **: GError set over the top of a previous GError or uninitialized memory.
This indicates a bug in someone's code. You must ensure an error is NULL before it's set.
The overwriting error message was: Failed to execute child process "minidump_dump" (No such file or directory)
If I run the Real Studio examples, I get numerous "_gtk_accel_group_attach: assertion" messages, but the examples execute without crashing.
My environment:
SUSE SLED 11, SP 1, 64 bit
Real Studio 2011, r1.1
I realize that my version of Linux is not officially supported, but I was wondering if anyone has seen this before. A Google search for the above GLib and Gtk errors shows other (non-Real Basic) applications which have had similar issues, but no clear resolutions that I can find.
Any suggestions would be much appreciated - thanks!
- Gene Greger