J
john k
I'm running Ruby 1.8.4 (installed via darwinports) on OS 10.4 with gtk
2.8.12 (installed via darwinports) and ruby-gnome2 0.14.1 (configured
using extconf.rb and installed in the /opt/local location of ruby).
When I run a simple button test program I get the following message:
gtktest.rb: line 1
GLib-GObject-WARNING **:Two different plugins tried to register
'BasicEngineFc'.
gtktest.rb: line 1
GLib-GObject-CRITICAL **:g_object_new: assertion `G_TYPE_IS_OBJECT
(object_type)' failed
Failed to load Pango module for id: 'BasicScriptEngineFc'gtktest.rb:
line 1
The test program still seems to run despite this message. I'm new to
Ruby, so if someone could help me out, I would really appreciate it.
Getting a Ruby GUI to work on a Mac is incredibly frustrating.
Thanks,
John
2.8.12 (installed via darwinports) and ruby-gnome2 0.14.1 (configured
using extconf.rb and installed in the /opt/local location of ruby).
When I run a simple button test program I get the following message:
gtktest.rb: line 1
GLib-GObject-WARNING **:Two different plugins tried to register
'BasicEngineFc'.
gtktest.rb: line 1
GLib-GObject-CRITICAL **:g_object_new: assertion `G_TYPE_IS_OBJECT
(object_type)' failed
Failed to load Pango module for id: 'BasicScriptEngineFc'gtktest.rb:
line 1
The test program still seems to run despite this message. I'm new to
Ruby, so if someone could help me out, I would really appreciate it.
Getting a Ruby GUI to work on a Mac is incredibly frustrating.
Thanks,
John