Hi,

On Mittwoch, 6. August 2008, knic knic wrote:
[...]
> My attempt went like this on the command line:
>
> AQBANKING_LOGLEVEL=debug
> AQOFX_LOG_COMM=1
> kmymoney2
[...]

You must either write all these lines in a single one (e.g. 
"AQBANKING_LOGLEVEL=debug AQOFX_LOG_COMM=1 kmymoney2"

or, if you want to use separate lines, export the environment variables, e.g.:

export AQBANKING_LOGLEVEL=debug
export AQOFX_LOG_COMM=1
kmymoney2

otherwise kmymoney2 will not receive those variables.
This should produce the log in /tmp.

=================== WARNING ====================
Do not post that file as is, since it is a log file containing the immediate 
communication it will contain your user id and password (that's why it isn't 
created without explicit request)!!!
=================== WARNING ====================


Regards
Martin



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

Martin Preuss - http://www.aquamaniac.de/
AqBanking - http://www.aqbanking.de/
LibChipcard - http://www.libchipcard.de/

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel

Reply via email to