tobbyd
September 9, 2007, 7:53pm
1
I get these strange error messages no matter which program i run.
What is wrong and how do I get it working.
Thanks
/usr/lib/ruby/1.8/glib2.rb: line 55
GLib-GObject-CRITICAL **:g_boxed_type_register_static: assertion
g_type_from_name (name) == 0' failed /usr/lib/ruby/1.8/glib2.rb: line 55 GLib-GObject-CRITICAL **:g_param_spec_boxed: assertion
G_TYPE_IS_BOXED (boxed_type)’ failed
/usr/lib/ruby/1.8/glib2.rb: line 55
GLib-GObject-CRITICAL **:g_object_class_install_property: assertion
G_IS_PARAM_SPEC (pspec)' failed /usr/lib/ruby/1.8/glib2.rb: line 55 GLib-GObject-CRITICAL **:g_param_spec_boxed: assertion
G_TYPE_IS_BOXED (boxed_type)’ failed
/usr/lib/ruby/1.8/glib2.rb: line 55
GLib-GObject-CRITICAL **:g_object_class_install_property: assertion
`G_IS_PARAM_SPEC (pspec)’ failed
usage: packbox.rb num, where num is 1, 2, or 3.
tobbyd
September 10, 2007, 8:17am
2
Is it possible you are running 0.15? (The default
ubuntu package at the mo.) Try upgrading to 0.16 if
so.
best,
Dan
— tobbyd dubbyd [email protected]
wrote:
/usr/lib/ruby/1.8/glib2.rb: line 55
G_TYPE_IS_BOXED (boxed_type)' failed /usr/lib/ruby/1.8/glib2.rb: line 55 GLib-GObject-CRITICAL **:g_object_class_install_property: assertion
G_IS_PARAM_SPEC (pspec)’ failed
usage: packbox.rb num, where num is 1, 2, or 3.
Posted via http://www.ruby-forum.com/ .
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio
2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
ruby-gnome2-devel-en mailing list
[email protected]
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
tobbyd
September 10, 2007, 10:31pm
3
Daniel L. wrote:
Is it possible you are running 0.15? (The default
ubuntu package at the mo.) Try upgrading to 0.16 if
so.
best,
Dan
Yes, I am running the ubuntu 0.15 package from the standard repository.
How do I upgrade to 0.16?
thanks
tobbyd
September 11, 2007, 9:23am
4
How do I upgrade to 0.16?
http://ruby-gnome2.sourceforge.jp/hiki.cgi?Install+Guide+for+Ubuntu
cheers,
Nick
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
tobbyd
September 11, 2007, 7:39pm
5
Thanks alot everything works just fine now=)
Nicholas R. wrote:
How do I upgrade to 0.16?
http://ruby-gnome2.sourceforge.jp/hiki.cgi?Install+Guide+for+Ubuntu
cheers,
Nick
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/