Warning: session_start(): open(/tmp/sess_bun1jac9ji9h9rv29gq02n1ig3, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
Konzept openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (1) .- Knowledge Base  . 

Konzept

   0.2.2  

KDE Development Tool

Score 83%
Konzept
zoom


Konzept
zoom


Konzept
zoom


Link:  Link
Downloads:  1703
Submitted:  Aug 26 2005
Updated:  May 18 2009

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.




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




LicenseGPL
Source(primary server)
Source(backup server)
Send to a friend
Subscribe
Other  Content  from unclewerner
Report inappropriate content



goto page: prev   1  2 

-

 looks...

 
 by xapek on: Oct 28 2005
 
Score 50%

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


Reply to this

-
.

 Compilation Error

 
 by chandraiitk on: Nov 5 2007
 
Score 50%

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


Reply to this

-

 Re: Compilation Erro

 
 by unclewerner on: Nov 5 2007
 
Score 50%

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


Reply to this

-
.

 Run Error

 
 by chandraiitk on: Nov 13 2007
 
Score 50%

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?!!


Reply to this

-

 Re: Run Error

 
 by meumeu1402 on: May 5 2008
 
Score 50%

Same problem on Kubuntu Hardy with kde4 ...


Reply to this

-

 Re: Re: Run Error

 
 by meumeu1402 on: May 5 2008
 
Score 50%

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


Reply to this

-
.

 Can't build on Debian Lenny :(

 
 by seraphyn on: May 27 2009
 
Score 50%

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


I must create a system or be enslaved by another mans; I will not reason and compare: my business is to create.
Reply to this

-

 Re: Can't build on Debian Lenny :(

 
 by unclewerner on: May 27 2009
 
Score 50%

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.


Reply to this

goto page: prev   1  2 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team