On Tue, Jun 15, 2004 at 02:25:53PM -0400, muppet wrote:
> i think you mean 2.0.x of each?
2.0.0 for both
>
> what versions of the Glib and Gtk2 perl modules are you using?
latest from cpan....
perl -MGtk2 -e 'print "$Gtk2::VERSION\n"'
1.042
for both....
> what (if any) error messages do you see?
none... that's the problem... :(
> and, even better, can you get a backtrace from gdb?
#0 0x405d83e0 in _gdk_xsettings_client_get_setting ()
from /usr/lib/libgdk-x11-2.0.so.0
#1 0x405c6ca6 in gdk_setting_get () from /usr/lib/libgdk-x11-2.0.so.0
#2 0x4047c9da in gtk_settings_get_default () from /usr/lib/libgtk-x11-2.0.so.0
#3 0x401d28f1 in g_object_get_property () from /usr/lib/libgobject-2.0.so.0
#4 0x4047cbc4 in gtk_settings_get_default () from /usr/lib/libgtk-x11-2.0.so.0
#5 0x401e38dc in g_cclosure_marshal_VOID__PARAM ()
from /usr/lib/libgobject-2.0.so.0
#6 0x401ce395 in g_cclosure_new_swap () from /usr/lib/libgobject-2.0.so.0
#7 0x401cdfbb in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#8 0x401e1c9f in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#9 0x401e09fa in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#10 0x401e0ca5 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#11 0x401cff75 in g_object_class_list_properties ()
from /usr/lib/libgobject-2.0.so.0
#12 0x401cf4ab in g_object_type_init () from /usr/lib/libgobject-2.0.so.0
#13 0x401d0f3c in g_object_newv () from /usr/lib/libgobject-2.0.so.0
#14 0x401d0fe8 in g_object_new_valist () from /usr/lib/libgobject-2.0.so.0
#15 0x401d06d0 in g_object_new () from /usr/lib/libgobject-2.0.so.0
#16 0x4047c914 in gtk_settings_get_default () from /usr/lib/libgtk-x11-2.0.so.0
#17 0x40483fb4 in gtk_style_get_type () from /usr/lib/libgtk-x11-2.0.so.0
#18 0x401e6c04 in g_type_create_instance () from /usr/lib/libgobject-2.0.so.0
#19 0x401d132c in g_object_new_valist () from /usr/lib/libgobject-2.0.so.0
#20 0x401d0a12 in g_object_newv () from /usr/lib/libgobject-2.0.so.0
#21 0x401d0fe8 in g_object_new_valist () from /usr/lib/libgobject-2.0.so.0
#22 0x401d06d0 in g_object_new () from /usr/lib/libgobject-2.0.so.0
#23 0x40484863 in gtk_style_new () from /usr/lib/libgtk-x11-2.0.so.0
#24 0x404fffd5 in gtk_widget_get_default_style ()
from /usr/lib/libgtk-x11-2.0.so.0
#25 0x404fb024 in gtk_widget_get_type () from /usr/lib/libgtk-x11-2.0.so.0
#26 0x401e6bdd in g_type_create_instance () from /usr/lib/libgobject-2.0.so.0
#27 0x401d132c in g_object_new_valist () from /usr/lib/libgobject-2.0.so.0
#28 0x401d0a12 in g_object_newv () from /usr/lib/libgobject-2.0.so.0
#29 0x401d0fe8 in g_object_new_valist () from /usr/lib/libgobject-2.0.so.0
#30 0x401d06d0 in g_object_new () from /usr/lib/libgobject-2.0.so.0
#31 0x404f5800 in gtk_type_new () from /usr/lib/libgtk-x11-2.0.so.0
#32 0x4050402f in gtk_window_new () from /usr/lib/libgtk-x11-2.0.so.0
#33 0x4034a35e in XS_Gtk2__Window_new ()
from /usr/local/lib/perl5/site_perl/5.8.3/i686-linux/auto/Gtk2/Gtk2.so
#34 0x080b14b9 in Perl_pp_entersub ()
#35 0x080ab800 in Perl_runops_standard ()
#36 0x08060f75 in S_run_body ()
#37 0x08060ccb in perl_run ()
#38 0x0805e34f in main ()
#39 0x4009f14f in __libc_start_main () from /lib/libc.so.6
hope that helps....
--
ciao bboett
==============================================================
bboett@xxxxxxxx
http://inforezo.u-strasbg.fr/~bboett
===============================================================
signature.asc
Description: Digital signature
_______________________________________________
gtk-perl-list mailing list
gtk-perl-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-perl-list
|