Bug 152068

Summary: reimporting of projects creates duplicate classes
Product: [Applications] umbrello Reporter: Ralf Habacker <ralf.habacker>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:

Description Ralf Habacker 2007-11-09 19:58:56 UTC
Version:           recent KDE4 version (using KDE Devel)
Installed from:    Compiled sources
OS:                MS Windows

It is not possible to update an already imported project. Importing an project the second time will produce duplicated class entries instead the second import should update already imported class
Comment 1 Oliver Kellogg 2007-11-09 22:15:43 UTC
1.5.8 (KDE 3.5.8) does not exhibit this problem.
Comment 2 Ralf Habacker 2007-11-10 11:26:38 UTC
does this mean that the kde4 branch does not include the related patch ? 
Comment 3 Oliver Kellogg 2007-11-10 17:13:26 UTC
> does this mean that the kde4 branch does not include the related patch ?

Certainly it wouldn't hurt to make a diff to the 3.5 branch to prove
that we didn't miss something.
IMHO the problem is that the dynamic behavior of Qt4 is different from Qt3
wrt signal delivery. Just a wild guess.
Comment 4 Ralf Habacker 2009-02-09 07:54:32 UTC
Tested this issue with recent svn code - this behavior could not be reproduced anymore.