On Jul 13, 2005, at 1:47 AM, Grant McLean wrote:

I've attached a tweaked version of the script that uses a Bezier curve
to create a half circle rather than using an ellipse object.

Oddly enough, this version works great with libgnomecanvas 2.6.0, but 2.11.1 appears to have changed something about beziers that results in

homie:~$ perl gauge-new.pl
GLib-GObject-CRITICAL **: g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed at gauge-new.pl line 67. GLib-GObject-CRITICAL **: g_param_spec_boxed: assertion `G_TYPE_IS_BOXED (boxed_type)' failed at gauge-new.pl line 67. GLib-GObject-CRITICAL **: g_object_class_install_property: assertion `G_IS_PARAM_SPEC (pspec)' failed at gauge-new.pl line 67. GLib-GObject-WARNING **: IA__g_object_set_valist: object class `GnomeCanvasBpath' has no property named `bpath' at gauge-new.pl line 74.
homie:~$



--
"the ternary operator makes it a bit less ugly."
    -- kaffee

_______________________________________________
gtk-perl-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-perl-list

Reply via email to