On Sat, 27 Dec 2008 19:26:58 +0100 grischka <grishka at gmx.de> wrote: > app->configdir is set to NULL if the directory doesn't exist > since this is the way that realpath() works. > in main.c:3423 > setptr(app->configdir, tm_get_real_path(app->configdir)); Thanks for reporting. Fixed in SVN. Regards, Nick