gnucash r19459
gwenhywfar r1977
aqbanking r2079

The aqbanking wizard now launches and runs from within gnucash. Hooray.

There are a lot of warnings:
* 21:02:57  WARN <gwenhywfar> dialog.c:   99: Could not write dialog 
preferences (-67)
* 21:07:54  WARN <gwenhywfar> dialog.c:   73: Could not read dialog preferences 
(-67)
which I think has something to do with the fact that all the gtk2 interface 
windows show up very small - about 2 cm both horizontal and vertical - even if 
I close the wizard and reopen it. Where does gwen expect the preferences to be 
kept?

The bad news is gnucash crashes at the point that the wizard tries to go out 
and get a list of accounts. The gnucash terminal window says:

Assertion failed: (bf), function GWEN_Buffer_Rewind, file buffer.c, line 681.
Abort trap

And the top of the backtrace is:

Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   libSystem.B.dylib                   0x00007fff8095c3d6 __kill + 10
1   libSystem.B.dylib                   0x00007fff809fc972 abort + 83
2   libSystem.B.dylib                   0x00007fff809e99b4 __pthread_markcancel 
+ 0
3   libgwenhywfar.59.dylib              0x000000010793d40d GWEN_Buffer_Rewind + 
59
4   libaqofxconnect.6.dylib             0x000000010a7c2d29 
AO_Provider_RequestAccounts + 1184 (provider.c:712)
5   libaqofxconnect.6.dylib             0x000000010a7ccb37 
AO_NewUserDialog_HandleActivatedGetAccounts + 319 (dlg_newuser.c:1234)
6   libaqofxconnect.6.dylib             0x000000010a7ccd5c 
AO_NewUserDialog_HandleActivated + 408 (dlg_newuser.c:1261)
7   libaqofxconnect.6.dylib             0x000000010a7cd14b 
AO_NewUserDialog_SignalHandler + 297 (dlg_newuser.c:1333)
8   libgwenhywfar.59.dylib              0x00000001079e9365 
GWEN_Dialog_EmitSignal + 203
9   libgwengui-gtk2.0.dylib             0x0000000107407f4e 
Gtk2Gui_WPushButton_Clicked_handler + 209 (w_pushbutton.c:146)
10  libgobject-2.0.0.dylib              0x0000000102600a6a g_closure_invoke + 
451

There are a lot of CRIT messages in the gnucash terminal window. I have my 
GWEN_LOGLEVEL=info and AQBANKING_LOGLEVEL=warning.

It's great that you've gotten so close to being able to run the wizard without 
qt. 

Dave
--
David Reiser
dbrei...@earthlink.net




_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to