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 577202 - crash on export
crash on export
Status: RESOLVED DUPLICATE of bug 563598
Product: GnuCash
Classification: Other
Component: User Interface General
2.2.9
Other Windows
: Normal normal
: ---
Assigned To: David Hampton
Chris Shoemaker
Depends on:
Blocks:
 
 
Reported: 2009-03-29 16:15 UTC by romain.troit
Modified: 2018-06-29 22:20 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description romain.troit 2009-03-29 16:15:01 UTC
under windows, french version of gnucash, A crash occurs when doing :
"Fichier -> exporter -> exporter le plan comptable en QSF" (in english : "File -> export -> export ... in QSF")

Also, there is no clear indication in the documentation on how to close the "great book" (in french : "grand livre") for a working year, and start with a fresh file for the following year. I it done the way I tried, using the "File -> export -> export data in QSF" to export data, and then importing it ?

Gnucash looks good, I would like to use it in order to manage a building shared by several people.


Thanks
Comment 1 Phil Longstaff 2009-04-25 14:42:27 UTC
I've confirmed.  The stack isn't particularly helpful:

Program received signal SIGSEGV, Segmentation fault.

Thread 3033463200 (LWP 8283)

  • #0 ??
  • #1 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #2 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #3 ??
    from /usr/lib/libgobject-2.0.so.0
  • #4 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #5 ??
    from /usr/lib/libgobject-2.0.so.0
  • #6 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #7 g_signal_emit_by_name
    from /usr/lib/libgobject-2.0.so.0
  • #8 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #9 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #10 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #11 ??
    from /usr/lib/libgdk-x11-2.0.so.0
  • #12 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #13 ??
    from /usr/lib/libglib-2.0.so.0
  • #14 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #15 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #16 gnc_ui_start_event_loop
    at gnc-gnome-utils.c line 450
  • #17 inner_main
    at gnucash-bin.c line 491
  • #18 scm_boot_guile
    from /usr/lib/libguile.so.12
  • #19 main
    at gnucash-bin.c line 625

Thread 3033463200 (LWP 8283)

  • #0 ??
  • #1 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #2 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #3 ??
    from /usr/lib/libgobject-2.0.so.0
  • #4 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #5 ??
    from /usr/lib/libgobject-2.0.so.0
  • #6 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #7 g_signal_emit_by_name
    from /usr/lib/libgobject-2.0.so.0
  • #8 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #9 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #10 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #11 ??
    from /usr/lib/libgdk-x11-2.0.so.0
  • #12 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #13 ??
    from /usr/lib/libglib-2.0.so.0
  • #14 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #15 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #16 gnc_ui_start_event_loop
    at gnc-gnome-utils.c line 450
  • #17 inner_main
    at gnucash-bin.c line 491
  • #18 scm_boot_guile
    from /usr/lib/libguile.so.12
  • #19 main
    at gnucash-bin.c line 625

Note: this is from svn trunk r18054:18056M, so it doesn't necessarily match the original problem.
Comment 2 Jasper 2009-04-26 11:51:39 UTC
I got the same problem when exporting my accounts to QSF. In my case the problem was that the mouseover action on the calendar triggered the error. When using just keyboard input the QSF export function appears to work fine. The next problem however is that the actual produced export consists of 0 bytes...

Hope this helps.

Jasper
Comment 3 Phil Longstaff 2009-04-26 22:28:42 UTC

*** This bug has been marked as a duplicate of 563598 ***
Comment 4 John Ralls 2018-06-29 22:20:08 UTC
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=577202. Please update any external references or bookmarks.