On Mon, 15 Feb 1999, Alexander Larsson wrote:
> Files are gzip:ed xml.
You were right, they are gzipped indeed :)
Anyways, I investigated the problem a little more and found out that the
prroblem is that, when defining an UML class, I don't put types for the
members of the class. This gets saved as <dia:string val/> tags as vales
for the type fild. When loading the file back, it complains that val
cannot be empty.
I modified the field manually first to <dia:string val=""/>, that causes a
coredump, and than to <dia:string val=" "/> which works fine.
I consider that this is some kind of bug in dia.
For completeness: I'm using dia 0.30 and gnome 0.99.7 (whathever xml lib
came with that release)
One more thing, when I create an UML class and I double-click it, I get
the properties window, if I close that window and opein it the second
time, I get the sam window minus the labels on the buttons and minus
scrollbars... I believe this is some kind of a bug too...
Regards,
haral.
>
> > Best regards,
> > alex.
>
> Cool, another alex...
>
> / Alex
>
>