Bug 69167 - Crash when exporting picture
Summary: Crash when exporting picture
Status: RESOLVED WORKSFORME
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-27 17:48 UTC by Michel Nolard
Modified: 2003-12-06 15:55 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.