justking14 / gimp-normalmap

Automatically exported from code.google.com/p/gimp-normalmap
0 stars 0 forks source link

3d preview crashes normalmap in gimp 2.8 #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The 3d preview fails to load and crashes normalmap.
Here is the console output.
I am running glib 2.32 on my system.

gimp

(normalmap:24998): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(normalmap:24998): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(normalmap:24998): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(normalmap:24998): LibGimpWidgets-CRITICAL **: gimp_color_button_new: assertion 
`width > 0' failed

(normalmap:24998): Gtk-CRITICAL **: IA__gtk_widget_show: assertion 
`GTK_IS_WIDGET (widget)' failed

(normalmap:24998): LibGimpWidgets-CRITICAL **: gimp_color_button_set_color: 
assertion `GIMP_IS_COLOR_BUTTON (button)' failed

(normalmap:24998): GLib-GObject-CRITICAL **: g_object_get: assertion 
`G_IS_OBJECT (object)' failed
/home/salamanderrake/.gimp-2.8/plug-ins/normalmap: fatal error: Segmentation 
fault

Original issue reported on code.google.com by salamand...@gmail.com on 5 May 2012 at 8:50

GoogleCodeExporter commented 9 years ago
Fixed in the latest release.

Original comment by ski...@gmail.com on 23 Jun 2012 at 3:05