Hi,

Athanasius wrote:
>>>   Not helped by the fact I have TMPDIR set and, on checking strace
>>> output, it actually ended up elsewhere.  However, it's 0 bytes in size.
>> The gnucash.trace file should not be empty if you run Gnucash with
>> command line option "--debug". Did you?
> 
> [EMAIL PROTECTED]:/var/tmp/athan;
> 19:08:53 0$ ls -l
> total 8
> drwx------ 3 athan athan 4096 Aug 27 12:12 gconfd-athan/
> drwx------ 2 athan athan 4096 Aug 27 17:16 orbit-athan/
> [EMAIL PROTECTED]:/var/tmp/athan;
> 19:08:55 0$ gnucash --debug
> gnc.bin-Message: main: binreloc relocation support was disabled at configure 
> time.
> 
> 3:2008/08/27 19-08-58:gwen(17511):cryptkey.c:   37: Libgcrypt version mismatch
> Could not initialize Gwenhywfar, aborting
> Aborted
> [EMAIL PROTECTED]:/var/tmp/athan;
> 19:08:58 0$ ls -l
> total 8
> drwx------ 3 athan athan 4096 Aug 27 12:12 gconfd-athan/
> -rw------- 1 athan athan    0 Aug 27 19:08 gnucash.trace
> drwx------ 2 athan athan 4096 Aug 27 17:16 orbit-athan/
> [EMAIL PROTECTED]:/var/tmp/athan;
> 19:08:59 0$ 

If you've set TMPDIR to /var/tmp you should get a gnucash.trace file in
/var/tmp/ and not in /var/tmp/athan. However: You can give an explicit
destination (including stderr, see "gnucash --help") by using
additionally "--logto /path/to/filename".

To preclude that the error is related to your data file please give
additionally "--nofile" for starting gnucash without opening any data file.

Regards
  Micha



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to