Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

2
Become a Fan
5.0

Available as/for:
Description:
Konzept is a small class diagram editor. Major design goal was usability. The project was inspired by the static structure diagram editor of the Toolkit of Conceptual Modelling. Konzept is a pure Qt application written in Python.
Last changelog:

0.2.2 bugfix release
---------------------------------------
- User supplied fix included (THX!).
- Minor corrections here or there.

0.2.1 switched to GPL license
---------------------------------------
- Nothing new.

0.2 bugfix release
---------------------------------------
- opened up a project homepage
- transformation bugfix
- changed installation procedure to support a wider range of platforms
- added opening files by drag and drop

0.1 initial release
---------------------------------------


Ratings & Comments

17 Comments

seraphyn

make[1]: Entering directory `/root/DEB_Build/KONZEPT/konzept-0.2.2-deveth' pyuic4 uicmainwindow.ui > uicmainwindow.py pyuic4 uicaboutdlg.ui > uicaboutdlg.py pyuic4 uicumlconnectorattributedlg.ui > uicumlconnectorattributedlg.py pyuic4 uictextaligndlg.ui > uictextaligndlg.py An unexpected error occurred. Check that you are using the latest version of PyQt and send an error report to support@riverbankcomputing.com, including the following information: * your version of PyQt (4.4.2) * the UI file that caused this error * the debug output of pyuic4 (use the -d flag when calling pyuic4) An unexpected error occurred. So, it is not possible to build a deb from this. Rewrote makefile from pyuic to pyuic4. This one gave me an ERROR. Any hints for that? Greetings Chris

unclewerner

It's still a Qt3 application. You need to have pyuic point to pyuic of pyqt (version 3). The 'Makefile' is actually only a few lines.

chandraiitk

Hi, again! Well, I could compile it on my new Fedora-8 installation but when I am running it, it gives following error: Traceback (most recent call last): File "/opt/konzept-0.2.1/konzept", line 19, in <module> entryPoint() # comment out this line to apply profileit.py File "/opt/konzept-0.2.1/konzept", line 14, in entryPoint mw = MainWindow() File "/opt/konzept-0.2.1/mainwindow.py", line 64, in __init__ tw.addGroup("Nodes", nodes) File "/opt/konzept-0.2.1/tooldockwindow.py", line 30, in addGroup self.createToolBar(self.parent(), self.widget(), name, toolList) File "/opt/konzept-0.2.1/tooldockwindow.py", line 50, in createToolBar tbar = QToolBar(None, None, tbox, False, name) TypeError: too many arguments to QToolBar(), 2 at most expected Any hope to get rid of it?!!

meumeu1402

Same problem on Kubuntu Hardy with kde4 ...

meumeu1402

Solved this problem, changing line 50 in file "tooldockwindow.py" by : tbar = QToolBar(None)

chandraiitk

System = FC6 / KDE-3.5.7 [root@maya konzept-0.2.1]# make cd images; make make[1]: Entering directory `/opt/konzept-0.2.1/images' convert relation.svg relation.png make[1]: *** [relation.png] Segmentation fault make[1]: *** Deleting file `relation.png' make[1]: Leaving directory `/opt/konzept-0.2.1/images' make: *** [icons] Error 2

unclewerner

I guess, it's a bug of your imagemagick SVG rederer. Can't do much about it for now.

xapek

...very good. I try it now. Thanks

nd4spd

Awesome! I started looking for something like this for KDE 2 days ago. Thank you very much!

anonymous-hive

Hey, that is the first open source UML tool that produces nicely looking diagrams. Dia has really bad problems with printing and exporting diagrams. Do you support PDF or EPS export for LaTeX?

unclewerner

EPS export is not supported directly. Maybe a future version will have this feature. To embed diagrams into your latex documents you can print to file which generates a postscript file and convert these output file to EPS. (Maybe you know the "ps2epsi"?)

gml

Umbrello is more useful that your application, isn't ?

philippecmartin

Hi, I like it, do you intend to support language import (ex: Python ?) Regards, Philippe

unclewerner

I don't feel good about code generators or retro-tools. But any suggestions about how to get Python support integrated are very welcome. Maybe it changes my mind about that topic.

dec0ding

Not Found The requested URL /~frank/konzept/download/konzept-0.1.tar.bz2 was not found on this server.

unclewerner

Oh, thanks for that comment. Now it's available again.

tux86

Hey, nice work. I really like it.

Pling
0 Affiliates
Details
license
version 0.2.2
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 0

Other Developers Apps:

Oo-mox
actionless
last update date: 8 years ago

Score 6.5

KEXI
jstaniek
last update date: 7 years ago

Score 6.5

BlackAdder
appy
last update date: 20 years ago

Score 5.0

Wing IDE Professional
sdeibel
last update date: 15 years ago

Score 5.0

Quanta Gold
appy
last update date: 20 years ago

Score 5.0

Codie
elgunvo
last update date: 15 years ago

Score 5.0



System Tags