| Summary: | Umbrello crachs when deleting a specific class into a package in Logical View tree | ||
|---|---|---|---|
| Product: | [Applications] umbrello | Reporter: | Andre Cavalcante <andre.d.cavalcante> |
| Component: | general | Assignee: | Umbrello Development Group <umbrello-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | 1.4.2 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Test file that reproduce the crach | ||
Created attachment 13347 [details]
Test file that reproduce the crach
fixed in 1.5 fixed in 1.5 |
Version: 1.4.2 (using KDE KDE 3.4.3) Installed from: Ubuntu Packages Compiler: Target: i486-linux-gnu Linux (i686) release 2.6.12-9-386 (Ubuntu 5.10) OS: Linux I have an file with four diagrams. One diagram is "classes componentes" and it has six classes: four with assoications and two that they are derived classes in this way: class1 <>----> class2 <>-----> class3. ^<>-----> base ^ ^ | |---- derived1 |----- drived2 When I delete the base class in the Logical View tree, Umbrello crachs consistently. When I delete derived1 and derived2 and, after, the base, the crachs don't ocourr