[umbrello-devel] [umbrello] [Bug 329576] umbrello crashes while opening a recently saved .xmi file

Ralf Habacker ralf.habacker at freenet.de
Wed Apr 2 06:17:14 UTC 2014


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

Ralf Habacker <ralf.habacker at freenet.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |CONFIRMED
                 CC|                            |ralf.habacker at freenet.de
     Ever confirmed|0                           |1

--- Comment #8 from Ralf Habacker <ralf.habacker at freenet.de> ---
For the records: 
The problem affects class SignalWidget, which uses a floatingTextWidget
instance for the label of the "accept time" event. In the opposite to class
AssociationWidget and MessageWidget, which also uses FloatingTextWidget
instances, SignalWidget did not check zero pointer of the text widget instance
in the paint() method (fixed with the commit in comment 4) and setName()
(commit in comment 5).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the umbrello-devel mailing list