GNOME Bugzilla – Bug 106409
Can't save/change configuration
Last modified: 2004-12-22 21:47:04 UTC
Hi I can't change the configuration of dia. When I close the dialog, the configuration won't stored and if I change the diarc by hand then dia don't use it. An other bug is, that I can't enter values. The field accept only the ',' (german Windows version: 0,5 (de) is 0.5 (en)), but it showed a value of '1.0' before!!! Jens
i get this too but as far as i can tell it happens because the wrapper scipt/dos batch file fails. as for the "decimal point" internationalisation problem it would be helpful uf you could try and describe it more clearly for me (and remind me to try and reproduce the problem tomorrow). in future please do try and file bugs seperately, one bug per report.
The decimal point problem has been fixed. Alan, does the configuration problem remain in 0.91?
*** Bug 106939 has been marked as a duplicate of this bug. ***
This problem is that the win32 releases are mixing c-runtimes (msvcrt.dll and msvcr7.dll). Thanks to Hans Breuer for pointing this out
*** Bug 111591 has been marked as a duplicate of this bug. ***
A new build of dia 0.91 is available from http://dia-installer.sourceforge.net. It is now possible to save the preferences. The messages window problem still exists
*** Bug 112799 has been marked as a duplicate of this bug. ***
*** Bug 112125 has been marked as a duplicate of this bug. ***
Please try the new dia 0.91 build. It's now possible to save the preferences. Some warning messages are still displayed from time to time. To ge rid of them, try running dia like this: dia 2>nul:
this was a build problem (mixing c-runtimes) and it should be long time fixed ...