Closed IgnorantGuru closed 12 years ago
Opening the View|Preferences dialog reveals multiple warnings like these:
(spacefm:6220): Gtk-CRITICAL **: IA__gtk_combo_box_text_append_text: assertion `GTK_IS_COMBO_BOX_TEXT (combo_box)' failed (spacefm:6220): Gtk-CRITICAL **: IA__gtk_combo_box_text_get_active_text: assertion `GTK_IS_COMBO_BOX_TEXT (combo_box)' failed
Also, clicking OK in Preferences segfaults:
(spacefm:6253): Gtk-CRITICAL **: IA__gtk_combo_box_text_get_active_text: assertion `GTK_IS_COMBO_BOX_TEXT (combo_box)' failed (spacefm:6253): GLib-CRITICAL **: g_strchug: assertion `string != NULL' failed (spacefm:6253): GLib-CRITICAL **: g_strchomp: assertion `string != NULL' failed Segmentation fault
next branch has some reversions to stabilize this until corrected.
Fixed.
Opening the View|Preferences dialog reveals multiple warnings like these:
Also, clicking OK in Preferences segfaults: