https://bugs.kde.org/show_bug.cgi?id=374811
Bug ID: 374811 Summary: umbrello does not accept void operations Product: umbrello Version: 2.21.0 (KDE Applications 16.12.0) Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: umbrello-de...@kde.org Reporter: hasec...@netscape.net Target Milestone: --- Start umbrello. Enter a new class, MyClass. Try to enter a new operation myOperation, type void. Umbrello crashes. stdout output: umbrello: Modified file= "Untitled" umbrello: setZoom 100 umbrello: Object_Factory::createUMLObject( "" ): parentPkg is not set, assuming Model_Type "Logical" umbrello: "Create UML object : MyClass" [ 1 ] umbrello: Modified file= "Untitled" umbrello: scene= "class diagram" / object= "MyClass" umbrello: Modified file= "Untitled" umbrello: "Create widget : MyClass" [ 1 ] umbrello: Modified file= "Untitled" umbrello: widget = "MyClass" / type = "wt_Class" umbrello: "Rename object : to new_operation" [ 2 ] umbrello: Modified file= "Untitled" umbrello: "Rename object : new_operation to myOperation" [ 3 ] umbrello: Modified file= "Untitled" Segmentation fault (core dumped) If you tell me where I can find the core dump (not in /var/log) I can add the dump to this bug report. New operations of other types (e.g. bool, int) seem to be OK. Archlinux distribution. umbrello 2.21.0 KDE Frameworks 5.29.0 Qt 5.7.1 (built against 5.7.1) The xcb windowing system Kind regards, Andre Hasekamp. -- You are receiving this mail because: You are watching all bug changes.