Package: gnucash Version: 1:5.1-1+b1 Severity: normal X-Debbugs-Cc: [email protected]
Dear Maintainer, I get the following error when attempting to import transactions from a CSV. Downgrading to version 1:4.13-1 works fine with same book and same CSV file. So I guess this is a regression on the new 5+ version? ``` ** gnc.import:ERROR:./gnucash/import-export/import-backend.cpp:1015:gboolean gnc_import_exists_online_id(Transaction*, GHashTable*): assertion failed: (source_split) Bail out! gnc.import:ERROR:./gnucash/import-export/import-backend.cpp:1015:gboolean gnc_import_exists_online_id(Transaction*, GHashTable*): assertion failed: (source_split) ``` I run `gnucash --debug` and got no more information than that. Please let me know if you want me to run other command to find out more. If required I could try to come up with a simple book and CSV to reproduce this since I cannot share the ones I'm using due to sensitive information. -- System Information: Debian Release: trixie/sid APT prefers stable-security APT policy: (500, 'stable-security'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 6.4.0-3-amd64 (SMP w/4 CPU threads; PREEMPT) Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages gnucash depends on: ii gnucash-common 1:5.1-1 ii guile-3.0 3.0.8-2 ii guile-3.0-libs 3.0.8-2 ii libaqbanking44 6.5.4-2 ii libboost-filesystem1.74.0 1.74.0+ds1-22 ii libboost-locale1.74.0 1.74.0+ds1-22 ii libboost-program-options1.74.0 1.74.0+ds1-22 ii libboost-regex1.74.0 [libboost-regex1.74.0-icu72] 1.74.0+ds1-22 ii libc6 2.37-7 ii libcairo2 1.16.0-7 ii libcrypt-ssleay-perl 0.73.06-2+b1 ii libdate-manip-perl 6.92-1 ii libdbi1 0.9.0-6 ii libfinance-quote-perl 1.54-3 ii libgcc-s1 13.2.0-2 ii libgdk-pixbuf-2.0-0 2.42.10+dfsg-1+b1 ii libglib2.0-0 2.77.2-1 ii libgtk-3-0 3.24.38-4 ii libgwengui-gtk3-79 5.10.2-1 ii libgwenhywfar79 5.10.2-1 ii libhtml-tableextract-perl 2.15-2 ii libhtml-tree-perl 5.07-3 ii libicu72 72.1-3 ii libofx7 1:0.10.9-1 ii libpango-1.0-0 1.51.0+ds-2 ii libpangocairo-1.0-0 1.51.0+ds-2 ii libpython3.11 3.11.4-1 ii libsecret-1-0 0.21.0-1 ii libstdc++6 13.2.0-2 ii libwebkit2gtk-4.0-37 2.40.5-1 ii libwww-perl 6.72-1 ii libxml2 2.9.14+dfsg-1.3 ii perl 5.36.0-8 ii zlib1g 1:1.2.13.dfsg-3 Versions of packages gnucash recommends: ii gnucash-docs 5.1-1 ii python3-gnucash 1:5.1-1+b1 ii yelp 42.2-1 Versions of packages gnucash suggests: pn libdbd-mysql <none> pn libdbd-pgsql <none> pn libdbd-sqlite3 <none> -- no debconf information Regards, Rock

