After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 582890 - CRITICAL on opening format dialog
CRITICAL on opening format dialog
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: GUI
git master
Other All
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2009-05-16 19:12 UTC by Andreas J. Guelzow
Modified: 2009-05-16 23:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gnumeric file showing the problem (14.11 KB, application/octet-stream)
2009-05-16 19:24 UTC, Andreas J. Guelzow
Details

Description Andreas J. Guelzow 2009-05-16 19:12:54 UTC
For the file I will be attaching, select cell B2 and open the format dialog:

(gnumeric:7682): Gtk-CRITICAL **: gtk_entry_set_text: assertion `text != NULL' failed

(Note that I am running a _very_ new gtk+)
Comment 1 Andreas J. Guelzow 2009-05-16 19:24:03 UTC
Created attachment 134774 [details]
gnumeric file showing the problem
Comment 2 Jon Kåre Hellan 2009-05-16 21:33:21 UTC
Also on Ubuntu 8.04 / gtk 2.12.9, which isn't new at all.
Comment 3 Morten Welinder 2009-05-16 22:03:34 UTC
I see it.


  • #0 g_log
    from /usr/lib/libglib-2.0.so.0
  • #1 g_return_if_fail_warning
    from /usr/lib/libglib-2.0.so.0
  • #2 gtk_entry_set_text
    from /usr/lib/libgtk-x11-2.0.so.0
  • #3 format_entry_set_text
    at go-format-sel.c line 897
  • #4 fmt_dialog_enable_widgets
    at go-format-sel.c line 753
  • #5 cb_format_class_changed
    at go-format-sel.c line 852
  • #6 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #7 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #8 ??
    from /usr/lib/libgobject-2.0.so.0
  • #9 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #10 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #11 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #12 gtk_tree_selection_select_path
    from /usr/lib/libgtk-x11-2.0.so.0
  • #13 set_format_category_menu_from_style
    at go-format-sel.c line 991
  • #14 go_format_sel_set_style_format
    at go-format-sel.c line 1565

Comment 4 Morten Welinder 2009-05-16 23:54:58 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.