Am Donnerstag, 15. Februar 2007 03:51 schrieb David Reiser: > This might have been covered in yesterday's discussion (I'm sure I > didn't understand all of it), but, when I run the setup wizard it > fails when I attempt a connection to get my account information:
An error when connecting to the bank server is indeed a problem. However, we're having the problem here that I can't quite test aqofxconnect due to the lack of an account at any OFx direct connect bank. Anyway, a connection error is not logged with that "loading DLL" failure but there is/should be some different message. Potentially with GWEN_DEBUGLEVEL="info" set. > Error loading DLL "c:/soft/aqbanking/lib/aqbanking/plugins/16/ > frontends/qbanking\cfgmodules\aqofxconnect.dll": 126 > 126 = The specified module could not be found. This comes from the loading phase of the config-module (hence the directory name) and it probably means some out of several loading tries failed. In your case some other loading try probably succeeded. > Object::connect: No such slot CfgTabPageUserOfx::adjustSize() > Object::connect: No such slot QBInputBox::adjustSize() > Object::connect: (receiver name: 'InputBox') This messages about about connect and adjustSize slots can probably be ignored altogether. They are due to whatever internal issues of qt. > I looked around a bit for the discontinuity between separator styles, > but it's clearly beyond me at the moment. There were a few places in > httpsession.c and in at least one of the provider.c files that seemed > to want changes like svn 1175 yesterday for hbci.c. I've attached a > patch in case it is of any use. Thanks for these. I've committed these and some more in r1176. Christian ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Aqbanking-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/aqbanking-devel
