Hi,

On Wednesday 14 June 2006 15:08, TiB wrote:
[...]
> > Looks like there is no account number stored with your account? Could
> > your verify this by looking into
> > $HOME/.banking/apps/qbankmanager/settings.conf (group: accounts/account/,
> > variable: accountNumber)?
>
> I created four accounts, and all of them have account numbers (that all
> differ from each other).
[...]

That's weird...

Could you please do this in a console (or Konsole under KDE):
ulimit -c unlimited (ENTER)
qbankmanager (ENTER)
->should abort in your case, stating that a coredum has been created
gdb /usr/bin/qbankmanager core (ENTER)
-> this starts gdb, the GNU Debugger. 
Upon start it reads all symbols, maybe it asks you to press enter or other 
keys. When the prompt appears please input "bt f" followed by ENTER. This 
should create a full stack backtrace which I would like to see (so it is best 
to use KDE's Konsole and copy the contents of the buffer into a file).


Regards
Martin

-- 
"Things are only impossible until they're not"

AqBanking - http://www.aqbanking.de/
LibChipcard - http://www.libchipcard.de/


_______________________________________________
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel

Reply via email to