Summary: | Copy and paste of a class lets Umbrello crash [std::basic_string, IDChangeLog::Point::y, IDChangeLog::findIDChange, IDChangeLog::addIDChange] | ||
---|---|---|---|
Product: | [Applications] umbrello | Reporter: | gmud <geroxp> |
Component: | general | Assignee: | Umbrello Development Group <umbrello-devel> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | andresbajotierra, b.durai, eric.janz, gyula.szentirmay, ralf.habacker, tijdelijk12, yagorbunov |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.8.0 | |
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
gmud
2010-06-16 15:59:26 UTC
*** Bug 245207 has been marked as a duplicate of this bug. *** Created attachment 51394 [details]
New crash information added by DrKonqi
In entity relation diagram,
Copy - Paste entity attributes from one entity to another one makes umbrello crash.
Result: Crash
Expected result: attributes should be copied to the other entity
From bug 257410: -- Information about the crash: 1. I created a class and added some operations to it. 2. I made an interface for the class. 3. I tried to copy - paste several operations from the class into its interface. It crashed the program When I copy - paste class operations one by one it works fine. *** Bug 257410 has been marked as a duplicate of this bug. *** *** Bug 257584 has been marked as a duplicate of this bug. *** Created attachment 54419 [details]
New crash information added by DrKonqi
umbrello (2.5.1) on KDE Platform 4.5.1 (KDE 4.5.1) using Qt 4.7.0
- What I was doing when the application crashed:
Copy and paste attributes from one class to another. GNOME desktop. Ubuntu 10.10 Maverick Meerkat
-- Backtrace (Reduced):
#8 0x081075ea in y (this=0xa7fbc90, OldID=..., NewID=..., pos=@0xbf9e66c8) at ../../../umbrello/umbrello/clipboard/idchangelog.h:69
#9 IDChangeLog::findIDChange (this=0xa7fbc90, OldID=..., NewID=..., pos=@0xbf9e66c8) at ../../../umbrello/umbrello/clipboard/idchangelog.cpp:118
#10 0x08107b3e in IDChangeLog::addIDChange (this=0xa7fbc90, OldID=..., NewID=...) at ../../../umbrello/umbrello/clipboard/idchangelog.cpp:93
#11 0x085c309e in UMLDoc::assignNewID (this=0xa5a7dd8, oldID=...) at ../../../umbrello/umbrello/umldoc.cpp:2563
#12 0x086095c2 in UMLView::addWidget (this=0xa68a9a0, pWidget=0xa8f7fd8, isPasteOperation=false) at ../../../umbrello/umbrello/umlview.cpp:1604
*** This bug has been marked as a duplicate of bug 287179 *** set version-fixed-in from 4.8.0 changelog |