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 547037 - gnumeric crashes when formatting dates to mmmmm or mmmmm-yy
gnumeric crashes when formatting dates to mmmmm or mmmmm-yy
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: General
1.8.x
Other All
: Normal critical
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2008-08-09 06:21 UTC by Aanjhan
Modified: 2008-08-23 21:28 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Aanjhan 2008-08-09 06:21:11 UTC
Steps to reproduce:
Originally reported in Launchpad link https://bugs.edge.launchpad.net/ubuntu/+source/gnumeric/+bug/220268

Steps to reproduce:

1) open the attached worksheet in gnumeric (attachment in Launchpad link)
2) select all of column A
3) choose format cells... -> Date -> mmmmm or mmmmm-yy

Stack trace:
  • #0 ??
    from /usr/lib/libgoffice-0.6.so.6
  • #1 go_format_value_gstring
    from /usr/lib/libgoffice-0.6.so.6
  • #2 ??
    from /usr/lib/libspreadsheet-1.8.2.so
  • #3 format_value_gstring
    from /usr/lib/libspreadsheet-1.8.2.so
  • #4 wb_view_auto_expr_recalc
    from /usr/lib/libspreadsheet-1.8.2.so
  • #5 ??
    from /usr/lib/libspreadsheet-1.8.2.so
  • #6 ??
    from /usr/lib/libglib-2.0.so.0
  • #7 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #8 ??
    from /usr/lib/libglib-2.0.so.0
  • #9 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #10 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #11 main


Other information:
Please find attached the sheet on LP link https://bugs.edge.launchpad.net/ubuntu/+source/gnumeric/+bug/220268
Also this doesn't seem to get reproduced with a new worksheet. may be we are missing something which is causing this crash.
Comment 1 Jean Bréfort 2008-08-10 06:55:36 UTC
I'm unable to reproduce that. It might have been fixed. Just when choosing the "mmmmm" format, I get only the initial character instead og the whole month name.
Comment 2 Morten Welinder 2008-08-23 21:28:02 UTC
This was fixed a while back in both trees.  It relates to formatting of
invalid dates.

This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.