Bug 193160

Summary: Crash on duplicate enum entry
Product: [Applications] umbrello Reporter: Christoph Herrmann <csherrmann>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED FIXED    
Severity: crash CC: andi.fischer, andresbajotierra
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Christoph Herrmann 2009-05-18 22:33:41 UTC
Version:           Version 2.2.2 (using KDE 4.2.2)
OS:                Linux
Installed from:    Ubuntu Packages

Reproduce:

Create a enum
Right click -> properties
Enum Literals
New Enum Literal...

In the popup, enter an already existing value and umbrello crashes.

It doesn't crash if I use the "right click -> new -> enum literals" way to add a duplicate value

have a nice day and thanks in advance

chris
Comment 1 Dario Andres 2009-05-19 00:07:17 UTC
If you can reproduce the crash at will, may you read http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports and post a complete backtrace here?
You may need to install the "kdesdk-dbg" package
Thanks!
Comment 2 Andi Fischer 2009-05-28 09:30:00 UTC
Revision 973906 fixes this bug.