Bug 65442

Summary: Umbrello fails to restore component diagram after saving (on new start)
Product: [Applications] umbrello Reporter: Marc Mutz <mutz>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Said foobarbaz.xmi after the first saving.

Description Marc Mutz 2003-10-03 21:45:00 UTC
Version:           1.2-alpha (using KDE 3.1.9)
Compiler:          gcc version 3.2 (Mandrake Linux 9.0 3.2-1mdk)
OS:          Linux (i686) release 2.4.19-16mdk

I've created a component diagram closely resembling the one on www.gnupg.org/aegypten/. After saving manually partly through the drawing process, I exported the diagram as PNG and got an unreproduceable crash. On restarting Umbrello and loading the recent file, I discovered that the icons in front of the components below Component View/ had disappeared and only the text lines and boxes I had added were visible.

How to reproduce:
1. Create a new model, starting with a component view.
2. Select the component diagram and plase there a few components (foo, bar, and baz)
3. Save as foobarbaz.xmi
4. Quit
5. umbrello foobarbaz.xmi
-> Empty diagram.
Comment 1 Marc Mutz 2003-10-03 21:46:34 UTC
Created attachment 2679 [details]
Said foobarbaz.xmi after the first saving.
Comment 2 Oliver Kellogg 2003-10-06 01:26:32 UTC
It's fixed, but the bad news is that files with
component diagrams that were saved with recent
cvs-kdesdk-umbrello versions are unusable -
you will need to regenerate them, sorry about that.
Comment 3 Marc Mutz 2003-10-06 13:07:13 UTC
Subject: Re:  Umbrello fails to restore component diagram after saving (on new start)

On Monday 06 October 2003 01:26, you wrote:
<snip>
> It's fixed, but the bad news is that files with
> component diagrams that were saved with recent
> cvs-kdesdk-umbrello versions are unusable -
> you will need to regenerate them, sorry about that.
<snip>

Thanks for the fast fix, though!

Marc