Bug 152068 - reimporting of projects creates duplicate classes
Summary: reimporting of projects creates duplicate classes
Status: RESOLVED FIXED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Microsoft Windows
: NOR wishlist
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-09 19:58 UTC by Ralf Habacker
Modified: 2009-02-09 07:54 UTC (History)
0 users

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 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.