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 371806 - QIF import of investment transactions crashes with "Duplicate case label aktzu"
QIF import of investment transactions crashes with "Duplicate case label aktzu"
Status: VERIFIED DUPLICATE of bug 377519
Product: GnuCash
Classification: Other
Component: Import - QIF
2.0.x
Other All
: Normal critical
: ---
Assigned To: Derek Atkins
Derek Atkins
Depends on:
Blocks:
 
 
Reported: 2006-11-07 00:59 UTC by Dobromir
Modified: 2018-06-29 21:15 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dobromir 2006-11-07 00:59:14 UTC
Steps to reproduce:
1. Start with fresh instal of Fedora Core 6
2. Start GnuCash (command line to see the error, but it crashes either way)
3. Select Import QIF files
4. Provide a file with invenstment account transactions - I did have buy, buyX, intinc, sell, sellx in my file (may be reinvested div as well)


Stack trace:
 192: 11   (case action-symbol ((buy kauf) (quote buy)) ...)

/usr/share/gnucash/scm/qif-import/qif-parse.scm:192:9: In procedure memoization in expression (case action-symbol (# #) ...):
/usr/share/gnucash/scm/qif-import/qif-parse.scm:192:9: In file "/usr/share/gnucash/scm/qif-import/qif-parse.scm", line 191: Duplicate case label aktzu in expression (case action-symbol ((buy kauf) (quote buy)) ((buyx kaufx) (quote buyx)) ((cglong kapgew) (quote cglong)) ((cglongx kapgewx) (quote cglongx)) ((cgmid) (quote cgmid)) ((cgmidx) (quote cgmidx)) ((cgshort k.gewsp) (quote cgshort)) ((cgshortx k.gewspx) (quote cgshortx)) ...).

Other information:
aktzu is at both lines 222 and line 260  of /usr/share/gnucash/scm/qif-import/qif-parse.scm

I removed it from line 222 and everything worked. Since my file was in english I did not need this in any of the 2 places - you need to verify which one is the correct place for this key.
Comment 1 Derek Atkins 2006-11-07 01:22:19 UTC
interesting... This code hasn't changed since 2001...  Must be guile having changed.  Thanks..
Comment 2 Christian Stimming 2006-11-21 10:03:04 UTC

*** This bug has been marked as a duplicate of 377519 ***
Comment 3 John Ralls 2018-06-29 21:15:12 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=371806. Please update any external references or bookmarks.