Re: Dia Can't create Per-User Dia Config Directory
From: Steffen Macke <sdteffen web de>
To: dia-list gnome org
Subject: Re: Dia Can't create Per-User Dia Config Directory
Date: Tue, 20 Jan 2004 18:27:12 +0100
> [snip #1]
> ** (dia.exe:4293277343): WARNING **: Could not create per-user Dia config
> directory
> warning: failed to load external entity "NULL"
> warning: failed to load external entity "NULL"
>
> (dia.exe:4293277343): GLib-CRITICAL **: file gstrfuncs.c: line 230
> (g_strconcat): assertion `string1 != NULL' failed
> [/snip #1]
Please ignore these messages if dia is working otherwise (Minimize the
window).
Eventually you should be able to get rid of them when you edit the .bat file
to redirect the error output from dia to nul:
e.g.:
dia 2> nul:
> #2 there doesn't seem to be a "Save" or "Save as" in the drop down list
> available in the object selection window, only in the "Diagram Menu"
> window's File selection. Is this on purpose?
Yes, all functionality related to a diagram is only available through it's
context menu. Note that you can switch on a menu bar for the diagram windows
(see Preferences).
Steffen