[Uml-devel] [Bug 191396] Editing attributes in Entity's "Properties" window and adding foreign key constraint causes a crash [invalid UMLObject::getDoc, ClassifierListPage::slotActivateItem, ..., QListWidget::currentItemChanged]

Dario Andres andresbajotierra at gmail.com
Wed Nov 17 23:28:56 UTC 2010


https://bugs.kde.org/show_bug.cgi?id=191396


Dario Andres <andresbajotierra at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Editing attributes in       |Editing attributes in
                   |Entity's "Properties"       |Entity's "Properties"
                   |window and adding foreign   |window and adding foreign
                   |key constraint causes SEGV  |key constraint causes a
                   |                            |crash [invalid
                   |                            |UMLObject::getDoc,
                   |                            |ClassifierListPage::slotAct
                   |                            |ivateItem, ...,
                   |                            |QListWidget::currentItemCha
                   |                            |nged]




--- Comment #6 from Dario Andres <andresbajotierra gmail com>  2010-11-18 00:28:52 ---
[Comment from a bug triager]
>From bug 256532:
- What I was doing when the application crashed:
When I have two entries: orders (id, person_id) and people (id), 
And trying to add constraint (foreign key order.person_id -> people.id)
Then Umbrella crashes

>From bug 256618:
-- Information about the crash:
When I add a second foreign key in the ER diagram to a entity it crashes.  I do
not know if it happends because its the second one added.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the umbrello-devel mailing list