[umbrello-devel] [umbrello] [Bug 327910] New: Crashes on copy and paste into new file (from list view)
Joris Steyn
jorissteyn at gmail.com
Thu Nov 21 17:00:06 UTC 2013
https://bugs.kde.org/show_bug.cgi?id=327910
Bug ID: 327910
Summary: Crashes on copy and paste into new file (from list
view)
Classification: Unclassified
Product: umbrello
Version: Git
Platform: unspecified
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: umbrello-devel at kde.org
Reporter: jorissteyn at gmail.com
One crash is similar to bug 327834. Makes sense because that fix was only
applied to clip4.
Goals for this ticket:
* fix specific crash due to missing associations
* see if fixes that recently went to Clip1 can also benefit Clip2
* see if it's possible to refactor UMLDragData so different clips can share
more code paths (loading of UMLObjects, widgets and listviewitems)
* create new tickets for remaining issues, if any
Reproducible: Always
Steps to Reproduce:
1. Start Umbrello
2. Add two classes to the class diagram
3. Add an association between the two
4. Select the list view item of the class diagram in the tree view
5. CTRL+C
6. File -> New / New Umbrello instance
7. Select "Logical View" in the tree
8. CTRL+V (so far so good)
9. Interact with the widgets (move/...)
Actual Results:
I have seen different crashes, the test XMI's from bug 327834 for example all
behave differently (but crash when interacting with the widgets).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list