Bug 69167

Summary: Crash when exporting picture
Product: [Applications] umbrello Reporter: Michel Nolard <chuck>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED WORKSFORME    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Michel Nolard 2003-11-27 17:48:30 UTC
Version:           1.2-alpha (using KDE 3.1.4)
Installed from:     (testing/unstable)
Compiler:          gcc version 3.3.2 (Debian)
OS:          Linux (i686) release 2.4.22-meg-10.7

When exporting a class-diagram to picture (sometimes, at the second export to a filename which is of the form name-2.png) Umbrello crashes unexpectedly.

The problem is that when it crashes, the previous save is not really saved... which is a major problem : the save is not done in real-time !
Comment 1 Jonathan Riddell 2003-11-28 13:20:13 UTC
I can't recreate this problem.  Is it specific to one of your diagrams?  Can anyone else confirm?
Comment 2 Michel Nolard 2003-11-29 21:19:40 UTC
Subject: Re:  Crash when exporting picture

Here is a recreation plan :
1- open Umbrello
2- create a new file
3- in a class diagram, create 2 classes
4- connect those two classes with a "implements" UML link
5- Diagram >> Export as Picture... -> in the proposed directory : "class 
diagram.png"
6- Diagram >> Export as Picture... -> in the same proposed directory : 
"class diagram 2.png"
-> CRASH !

You have not to save.
I have Umbrello 1.2-alpha as provided by Debian.


Le Vendredi 28 Novembre 2003 13:20, vous avez 
Comment 3 Jonathan Riddell 2003-11-30 01:34:18 UTC
I still can't recreate the problem, even with the Debian package.  Can you give us a backtrace?
Comment 4 Jonathan Riddell 2003-12-06 15:24:52 UTC
I can't recreate this.