Bug 193160 - Crash on duplicate enum entry
Summary: Crash on duplicate enum entry
Status: RESOLVED FIXED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-18 22:33 UTC by Christoph Herrmann
Modified: 2009-05-28 09:30 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.