https://bugzilla.novell.com/show_bug.cgi?id=206001
Summary: perl-Gtk2 make check hangs Product: openSUSE 10.2 Version: Alpha 4 Platform: PowerPC-64 OS/Version: Linux Status: NEW Severity: Normal Priority: P5 - None Component: GNOME AssignedTo: anicka@novell.com ReportedBy: olh@novell.com QAContact: qa@suse.de
perl-Gtk2.spec calls make check, this hangs at some point and blocks the build host.
t/GtkIconView......................Could not init font path element /usr/share/fonts/TTF/, removing from list! Could not init font path element /usr/share/fonts/OTF, removing from list! Could not init font path element /usr/share/fonts/Type1/, removing from list! Could not init font path element /usr/share/fonts/CID/, removing from list! Could not init font path element /usr/share/fonts/100dpi/, removing from list! Could not init font path element /usr/share/fonts/75dpi/, removing from list! Gtk-WARNING **: Error loading theme icon for stock: Failed to open file '': No such file or directory at t/GtkIconView.t line 201. GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed at t/GtkIconView.t line 201. Gtk-CRITICAL **: gtk_default_render_icon: assertion `base_pixbuf != NULL' failed at t/GtkIconView.t line 201. Gtk-CRITICAL **: gtk_style_render_icon: assertion `pixbuf != NULL' failed at t/GtkIconView.t line 201. GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed at t/GtkIconView.t line 201. Gtk-WARNING **: Error loading theme icon for stock: Failed to open file '': No such file or directory at t/GtkIconView.t line 201. GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed at t/GtkIconView.t line 201. Gtk-CRITICAL **: gtk_default_render_icon: assertion `base_pixbuf != NULL' failed at t/GtkIconView.t line 201. Gtk-CRITICAL **: gtk_style_render_icon: assertion `pixbuf != NULL' failed at t/GtkIconView.t line 201. GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed at t/GtkIconView.t line 201. Gtk-WARNING **: Error loading theme icon for stock: Failed to open file '': No such file or directory at t/GtkIconView.t line 201. GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed at t/GtkIconView.t line 201. Gtk-CRITICAL **: gtk_default_render_icon: assertion `base_pixbuf != NULL' failed at t/GtkIconView.t line 201. Gtk-CRITICAL **: gtk_style_render_icon: assertion `pixbuf != NULL' failed at t/GtkIconView.t line 201. GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed at t/GtkIconView.t line 201. Gtk-WARNING **: Error loading theme icon for stock: Failed to open file '': No such file or directory at t/GtkIconView.t line 201. GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed at t/GtkIconView.t line 201. Gtk-CRITICAL **: gtk_default_render_icon: assertion `base_pixbuf != NULL' failed at t/GtkIconView.t line 201. Gtk-CRITICAL **: gtk_style_render_icon: assertion `pixbuf != NULL' failed at t/GtkIconView.t line 201. GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed at t/GtkIconView.t line 201.
# Failed test '$iview->get_path_at_pos (50, 50) isa Gtk2::TreePath' # in t/GtkIconView.t at line 93. # $iview->get_path_at_pos (50, 50) isn't defined *** unhandled exception in callback: *** variable not allowed to be undef where GtkTreePath is wanted at t/GtkIconView.t line 95. *** ignoring at /usr/src/packages/BUILD/Gtk2-1.140/blib/lib/Gtk2/TestHelper.pm line 84.
https://bugzilla.novell.com/show_bug.cgi?id=206001
anicka@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED
https://bugzilla.novell.com/show_bug.cgi?id=206001
anicka@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED
------- Comment #1 from anicka@novell.com 2006-09-16 02:54 MST ------- I disabled the problematic test, which solves this problem. I am going to investigate why it happens and fix the problem.
https://bugzilla.novell.com/show_bug.cgi?id=206001
Olaf Hering olh@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Found By|Other |Development