Re: [GNC] gnucash 3.x crash on startup windows 10

2018-12-14 Thread Florian
I have the same problem and isntalled gdb with chocolatey (3rd party Windows package manager). Unfortunately, gdb says no stack found. The complete output is as follows: PS C:\Program Files (x86)\gnucash\bin> gdb gnucash.exe GNU gdb (GDB) 8.1 Copyright (C) 2018 Free Software Foundation, Inc. Lice

Re: [GNC] gnucash 3.x crash on startup windows 10

2018-12-14 Thread Florian
Florian wrote > I have the same problem and isntalled gdb with chocolatey (3rd party > Windows > package manager). > > Unfortunately, gdb says no stack found. The complete output is as follows: Ok, so I set a proper breakpoint and now, I got this: (gdb) b exit Breakpoint 1 a

[GNC] Selection of fields in CSV import

2018-05-09 Thread Florian Lindner
do I use for payer/payee of a transaction? - The transaction notes are split among multiple fields, e.g. "First line of transaction notes;Second line;Third line;...". How can I import something like that? Thanks! Florian ___ gnu