[umbrello-devel] [umbrello] [Bug 225290] Umbrello segmentation fault crash modifying attribute
Joris Steyn
jorissteyn at gmail.com
Mon Dec 30 15:36:11 UTC 2013
https://bugs.kde.org/show_bug.cgi?id=225290
Joris Steyn <jorissteyn at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |FIXED
Latest Commit| |http://commits.kde.org/umbr
| |ello/ca2ac6f54ac3030589836e
| |b284bd21dd16d6f3a7
Status|UNCONFIRMED |RESOLVED
Resolution|--- |FIXED
Latest Commit| |http://commits.kde.org/umbr
| |ello/cbddac2fd9cbaa8fec4dae
| |ddd4a806aad4ca4246
Latest Commit|http://commits.kde.org/umbr |http://commits.kde.org/umbr
|ello/ca2ac6f54ac3030589836e |ello/61149e5f6a8365ed71a6ed
|b284bd21dd16d6f3a7 |a793cb91ada36687b4
--- Comment #3 from Joris Steyn <jorissteyn at gmail.com> ---
Git commit ca2ac6f54ac3030589836eb284bd21dd16d6f3a7 by Joris Steyn.
Committed on 30/12/2013 at 11:24.
Pushed by jorissteyn into branch 'KDE/4.11'.
Fix crash when adding attribute
There was an obscure crash in the code generator triggered by Import_Utils. It
tried to add the attribute to the logical view, explicitly setting ot_Attribute
prevents this behaviour.
M +1 -1 umbrello/dialogs/umlattributedialog.cpp
http://commits.kde.org/umbrello/ca2ac6f54ac3030589836eb284bd21dd16d6f3a7
--- Comment #4 from Joris Steyn <jorissteyn at gmail.com> ---
Git commit cbddac2fd9cbaa8fec4daeddd4a806aad4ca4246 by Joris Steyn.
Committed on 30/12/2013 at 11:24.
Pushed by jorissteyn into branch 'KDE/4.12'.
Fix crash when adding attribute
There was an obscure crash in the code generator triggered by Import_Utils. It
tried to add the attribute to the logical view, explicitly setting ot_Attribute
prevents this behaviour.
M +1 -1 umbrello/dialogs/umlattributedialog.cpp
http://commits.kde.org/umbrello/cbddac2fd9cbaa8fec4daeddd4a806aad4ca4246
--- Comment #5 from Joris Steyn <jorissteyn at gmail.com> ---
Git commit 61149e5f6a8365ed71a6eda793cb91ada36687b4 by Joris Steyn.
Committed on 30/12/2013 at 11:24.
Pushed by jorissteyn into branch 'master'.
Fix crash when adding attribute
There was an obscure crash in the code generator triggered by Import_Utils. It
tried to add the attribute to the logical view, explicitly setting ot_Attribute
prevents this behaviour.
M +1 -1 umbrello/dialogs/umlattributedialog.cpp
http://commits.kde.org/umbrello/61149e5f6a8365ed71a6eda793cb91ada36687b4
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list