Bug 139520 - code generation wizard does not show all entities for ERD code generation
Summary: code generation wizard does not show all entities for ERD code generation
Status: RESOLVED WORKSFORME
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-02 20:47 UTC by Stefan Geuns
Modified: 2009-08-09 16:36 UTC (History)
1 user (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 Stefan Geuns 2007-01-02 20:47:37 UTC
Version:           1.5.5 (using KDE KDE 3.5.5)
Installed from:    Fedora RPMs

I opened umbrello and selected Diagram -> New -> Entity Relationship diagram. Next I created an (empty) entity, run the code generation wizard and it generated code and saved the file. (language was sql)
Then umbrello was closed and later I reopend the file, added some more entities and executed the code generation wizard again. Only this time only the entity I created before reloading the project was there.
I also added to each entity an attribute after that and ran the wizard again (on only the first entity) and looked at the output file. It contained exactly the same code (empty create statment) as the first time. I tried deleting the generated file but this gives the same result.

After I created a new file with the same properties and created 2 entities, now the code generation wizard show no classes at all.
Comment 1 Oliver Kellogg 2007-01-02 22:40:01 UTC
1.5.5 was a "lemon", sorry. Please use at least 1.5.52, or better yet the wavefront from svn.kde.org/home/kde/branches/KDE/3.5/kdesdk
Comment 2 FiNeX 2009-08-09 16:36:13 UTC
It works for me on 4.3 and trunk