Re: Think I found another bug in gtk.




On Aug 20, 2004, at 12:50 PM, Daniel Flemming wrote:

When I run the file_chooser.pl demo program, I get:
>
  Gtk-CRITICAL **: file gtksettings.c: line 447
(gtk_settings_get_for_screen): assertion `GDK_IS_SCREEN (screen)' failed
  at /usr/share/doc/libgtk2-perl-doc/examples/file_chooser.pl line 23.

  GLib-GObject-WARNING **: invalid (NULL) pointer instance at
  /usr/share/doc/libgtk2-perl-doc/examples/file_chooser.pl line 23.

  GLib-GObject-CRITICAL **: file gsignal.c: line 1726
  (g_signal_handler_disconnect): assertion `G_TYPE_CHECK_INSTANCE
  (instance)' failed at
  /usr/share/doc/libgtk2-perl-doc/examples/file_chooser.pl line 23.

i can't reproduce that at all.  Fedora Core 2, gtk+ 2.4.0, Gtk2 1.043.

anybody else?


Is this bug possibly occurring because the gtk2-perl package is compiled
against a different version of gtk+ than the one that's installed? If
that's the case, then I should try and get the Debian package manager to
recompile gtk2-perl, I guess.

gtk+ 2.4.x is binary compatible with any earlier version. so long as you didn't regress, you should be fine. if you'd upgraded from 2.2.x to 2.4.x you'd want to recompile the bindings to get the new widgets, but that's not the case.


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




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]