Warning: session_start(): open(/tmp/sess_n2qlgr653to0i4p4l1hrnlarb0, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
Kommander 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  .- Knowledge Base  . 

Kommander

   1.5.3  

KDE Development Environment

Score 84%
sequitursequitur
Kitty Hooch
Home
Kommander
zoom


Kommander
zoom


Kommander
zoom


Link:  Link
Downloads:  38171
Submitted:  May 26 2004
Updated:  Nov 3 2009

Description:

Kommander 1.5 is the final special release in the 3x series. I resume work on the KDE4 version the last week of October. As to why this is still KDE3 vs KDE4 I was basically doing my apprenticeship in C++ and I needed fully functional design and plugins. I have 3 internal applications built with Kommander totaling 96 files and over 41,000 lines of actual script. I am very much intent on a vastly enhanced KDE4 version and porting this. I'm also planning on getting a KDE4 version of Quanta which can use parts built with Kommander.

This release is all about the little things I wanted, like being able to create a text report with links I could click to run scripts. This has the much requested menu button, There is extensive enhancement to widgets with special attention on Tree/Detail widgets and Tables. Widgets now can give geometry for use with popping up widgets and positioning them. There is also control of background color, for that special attention getter.

The applications I have written are used with databases 6 hours or more a day every week. The last new feature added here is 2 dimensional arrays. I have also included docs with this release. There is some out of date information but the new parser section is completely up to date.

Kommander consists of an editor and a program executor. It uses the *.ui files generated by Qt Designer and used by KDE and extends the simple preview to a full on interactive window using DCOP to communicate with widgets. Kommander is intended for non programmers and programmers alike as a rapid development tool aimed at the 80/20 rule. It doesn't do everything, but it does what you mostly need real fast. Kommander Plugins are easy to create and we have a lot of them. Please have a look as they are easy to install and offer great benefits.

* database access http://www.kde-apps.org/content/show.php/Kommander+Database+Plugin+(1.3)?content=75805
* date/time functions http://www.kde-apps.org/content/show.php/Date+Time+Functions?content=77727
* a time widget http://www.kde-apps.org/content/show.php/Kommander+TimeWidget?content=77724
* The Action proxy enables control of MainWindow programs as if they were native Kommander http://www.kde-apps.org/content/show.php/Kommander+Action+Proxy?content=77994
* open with dialog http://www.kde-apps.org/content/show.php/Kommander+OpenWithDlg?content=77745
* KPart loader http://www.kde-apps.org/content/show.php/Kommander+KPart+Loader+plugin?content=75807
* HTML part http://www.kde-apps.org/content/show.php/Kommander+KHTML+plugin?content=75810
* HTTP tool - talk with web sites like you were an HTML data form http://www.kde-apps.org/content/show.php/Kommander+HTTPform+plugin?content=75808

The new parser is the default so you have variables and unlimited nested conditional statments. Some plugins require the new parser but you can run a mix of old and new by using #!kommander in new scripts in an old parser dialog. You can also use a shebang like #!/usr/bin/php to use other languages in a script widget. This also adds testing for the exec bit to prevent accidental execution of downloaded dialogs. There are now extensive help docs with the editor.




Changelog:

1.5.3 fixed matrix_rowToArray using column headers and added sequential find with matrix_findRow
1.5.2 added setTabLabel for TabWidget. I know someone asked here last year, but since I'm in code mode here it is.
1.5.1 fixed array_remove bug
1.5 Everything you always wanted but were afraid to ask for - see our changes at http://kommander.kdewebdev.org/changes.php?releasenum=0
1.3.1 tasty touches for user power - see our changes at http://kommander.kdewebdev.org/changes.php?releasenum=1
1.3-final is a huge improvement over previous versions. See our changes at http://kommander.kdewebdev.org/releases.php?releasenum=2
1.2.9 is a development release from years ago. It is left here just in case you have a KDE 3.2 or 3.3 system that has trouble with newer releases. We strongly advise against getting it unless a new release fails to build on an old system!




LicenseGPL
(kommander-1.5.3.tar.bz2)
Donate
Send to a friend
Subscribe
Other  Content  from sequitur
Report inappropriate content



goto page: prev   1  2  3  4  5 

-

 compile issue

 
 by petert on: Mar 9 2008
 
Score 50%

Hi,

I'm very new to using kommander so please bare with me.

Ok I read the previous posts and cant see any mention of my issue.

I am trying to build the latest release of
kommander

I did the following:

1)pulled down the latest bz2 bundle ( today 9th March )
2)make -f Makefile.cvs
3)./configure

addressed all the issues with missing packages until configure built the make files

4) make

I get the following error:

make[2]: Entering directory `/media/disk/archive/kommander-1.3.0/factory'
/bin/bash ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../kommander/widget -I../kommander/plugin -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT kommanderfactory.lo -MD -MP -MF .deps/kommanderfactory.Tpo -c -o kommanderfactory.lo kommanderfactory.cpp
kommanderfactory.cpp:32:23: error: database2.h: No such file or directory
kommanderfactory.cpp:99:28: error: kmdrmainwindow.h: No such file or directory

I'm not sure how to proceed any help would be grateful.

Thanks in advance

Peter

P.S. I'm running ubuntu7.1


Reply to this

-

 Re: compile issue

 
 by trisz on: Mar 27 2008
 
Score 50%

Just only because your issue was not answered.

The following error messages are not so serious:

kommanderfactory.cpp:32:23: error: database2.h: No such file or directory
.
.
.

They can be fixed easily, but you cannot compile it after, because much more serious problems are present in the source. I think, it works only on the developer's system.

It cannot be compiled on debian and on suse.

You had better wait to the patched distribution release or a new version of Kommander.


Reply to this

-
.

 cannot find sources

 
 by ofdarkness on: Apr 30 2008
 
Score 50%

Quote:
[ blutengel: ~/Desktop/kommander-1.3.1 ]$ ./configure --prefix=/usr
configure: error: cannot find sources (acinclude.m4) in . or ..


kubuntu hardy 64bit..


Reply to this

-
.

 Set text for tabwidget pages ?

 
 by plmegalo on: Jun 17 2008
 
Score 50%

Hi,

Don't know if it's the right place to ask questions about kommander features, but I'm currently developping an application with Kommander (which can be found here : http://kde-apps.org/content/show.php/MeizuVideoEncoder?content=78104 ) and I have a "feature" question :
I can't find a way to set the text of the pages of a TabWidget by a kommander action or command.
I'm so looking for something like @Qwidget.setText function but can't even find anything documented on this.

I will really be thankful if somebody gimme a solution for that.

I will add that I do love the kommander tool, which is, to my sense, what should be used for all simple app. or script interfaces.



Pierre
Reply to this

-

 Compile make error

 
 by ghead on: Nov 8 2009
 
Score 50%

Hi,

thanks for the new version but i have several problems to compile kommander from source on a Debian Sid machine.

First try:
- ./configure (everything seems to be ok)
- make
Quote:

WARNING: use unsermake instead of make or use a wrapper script, e.g. makeobj!!!
unsermake all
/bin/bash: unsermake: Kommando nicht gefunden.
make: *** [all] Fehler 127


Second try:
- make -f Makefile.cvs (After adding automake Version 1.11 to admin/cvs.sh the command runs as expected)
- ./configure
- make
Quote:

make all-recursive
make[1]: Entering directory `/home/ghead/Downloads/kommander-1.5.3'
Making all in icons
make[2]: Entering directory `/home/ghead/Downloads/kommander-1.5.3/icons'
make[2]: Für das Ziel »all« ist nichts zu tun.
make[2]: Leaving directory `/home/ghead/Downloads/kommander-1.5.3/icons'
Making all in plugin
make[2]: Entering directory `/home/ghead/Downloads/kommander-1.5.3/plugin'
/usr/share/qt3/bin/moc ./kommanderplugin.h -o kommanderplugin.moc
/bin/bash ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../kommander/widget -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT kommanderplugin.lo -MD -MP -MF .deps/kommanderplugin.Tpo -c -o kommanderplugin.lo kommanderplugin.cpp
In file included from kommanderplugin.cpp:17:
kommanderplugin.h:40:30: error: kommander_export.h: No such file or directory
In file included from kommanderplugin.cpp:17:
kommanderplugin.h:45: error: function definition does not declare parameters
kommanderplugin.cpp:20: error: 'KommanderPlugin' has not been declared
kommanderplugin.cpp:20: error: ISO C++ forbids declaration of 'KommanderPlugin' with no type
kommanderplugin.cpp:24: error: expected constructor, destructor, or type conversion before '::' token
kommanderplugin.cpp:28: error: 'KommanderPlugin' is not a class or namespace
kommanderplugin.cpp: In function 'void addWidget(const QString&, const QString&, const QString&, QIconSet*, const QString&, bool)':
kommanderplugin.cpp:30: error: 'm_widgets' was not declared in this scope
kommanderplugin.cpp:30: error: 'WidgetInfo' was not declared in this scope
kommanderplugin.cpp: At global scope:
kommanderplugin.cpp:33: error: 'KommanderPlugin' is not a class or namespace
kommanderplugin.cpp: In function 'void removeWidget(const QString&)':
kommanderplugin.cpp:35: error: 'm_widgets' was not declared in this scope
kommanderplugin.cpp: At global scope:
kommanderplugin.cpp:38: error: 'KommanderPlugin' is not a class or namespace
kommanderplugin.cpp:38: error: non-member function 'QStringList widgets()' cannot have cv-qualifier
kommanderplugin.cpp: In function 'QStringList widgets()':
kommanderplugin.cpp:41: error: 'WidgetInfos' has not been declared
kommanderplugin.cpp:41: error: expected `;' before 'it'
kommanderplugin.cpp:42: error: 'it' was not declared in this scope
kommanderplugin.cpp:42: error: 'm_widgets' was not declared in this scope
kommanderplugin.cpp: At global scope:
kommanderplugin.cpp:47: error: 'KommanderPlugin' is not a class or namespace
kommanderplugin.cpp:47: error: non-member function 'QString group(const QString&)' cannot have cv-qualifier
kommanderplugin.cpp: In function 'QString group(const QString&)':
kommanderplugin.cpp:49: error: 'm_widgets' was not declared in this scope
kommanderplugin.cpp: At global scope:
kommanderplugin.cpp:52: error: 'KommanderPlugin' is not a class or namespace
kommanderplugin.cpp:52: error: non-member function 'QString toolTip(const QString&)' cannot have cv-qualifier
kommanderplugin.cpp: In function 'QString toolTip(const QString&)':
kommanderplugin.cpp:54: error: 'm_widgets' was not declared in this scope
kommanderplugin.cpp: At global scope:
kommanderplugin.cpp:57: error: 'KommanderPlugin' is not a class or namespace
kommanderplugin.cpp:57: error: non-member function 'QString whatsThis(const QString&)' cannot have cv-qualifier
kommanderplugin.cpp: In function 'QString whatsThis(const QString&)':
kommanderplugin.cpp:59: error: 'm_widgets' was not declared in this scope
kommanderplugin.cpp: At global scope:
kommanderplugin.cpp:62: error: 'KommanderPlugin' is not a class or namespace
kommanderplugin.cpp:62: error: non-member function 'bool isContainer(const QString&)' cannot have cv-qualifier
kommanderplugin.cpp: In function 'bool isContainer(const QString&)':
kommanderplugin.cpp:64: error: 'm_widgets' was not declared in this scope
kommanderplugin.cpp: At global scope:
kommanderplugin.cpp:67: error: 'KommanderPlugin' is not a class or namespace
kommanderplugin.cpp:67: error: non-member function 'QIconSet* iconSet(const QString&)' cannot have cv-qualifier
kommanderplugin.cpp: In function 'QIconSet* iconSet(const QString&)':
kommanderplugin.cpp:69: error: 'm_widgets' was not declared in this scope
kommanderplugin.cpp: At global scope:
kommanderplugin.cpp:72: error: 'KommanderPlugin' is not a class or namespace
kommanderplugin.cpp:77: error: 'KommanderPlugin' is not a class or namespace
In file included from kommanderplugin.cpp:82:
kommanderplugin.moc:22: error: 'KommanderPlugin' is not a class or namespace
kommanderplugin.moc:22: error: non-member function 'const char* className()' cannot have cv-qualifier
kommanderplugin.moc:27: error: 'KommanderPlugin' is not a class or namespace
kommanderplugin.moc:28: error: 'KommanderPlugin' is not a class or namespace
kommanderplugin.moc:31: error: 'KommanderPlugin' is not a class or namespace
kommanderplugin.moc:39: error: 'KommanderPlugin' is not a class or namespace
kommanderplugin.moc:50: error: 'KommanderPlugin' is not a class or namespace
kommanderplugin.moc:68: error: 'KommanderPlugin' is not a class or namespace
kommanderplugin.moc: In function 'void* qt_cast(const char*)':
kommanderplugin.moc:71: error: invalid use of 'this' in non-member function
kommanderplugin.moc:72: error: cannot call member function 'virtual void* QObject::qt_cast(const char*)' without object
kommanderplugin.moc: At global scope:
kommanderplugin.moc:75: error: 'KommanderPlugin' is not a class or namespace
kommanderplugin.moc: In function 'bool qt_invoke(int, QUObject*)':
kommanderplugin.moc:77: error: cannot call member function 'virtual bool QObject::qt_invoke(int, QUObject*)' without object
kommanderplugin.moc: At global scope:
kommanderplugin.moc:80: error: 'KommanderPlugin' is not a class or namespace
kommanderplugin.moc: In function 'bool qt_emit(int, QUObject*)':
kommanderplugin.moc:82: error: cannot call member function 'virtual bool QObject::qt_emit(int, QUObject*)' without object
kommanderplugin.moc: At global scope:
kommanderplugin.moc:86: error: 'KommanderPlugin' is not a class or namespace
kommanderplugin.moc: In function 'bool qt_property(int, int, QVariant*)':
kommanderplugin.moc:88: error: cannot call member function 'virtual bool QObject::qt_property(int, int, QVariant*)' without object
kommanderplugin.moc: At global scope:
kommanderplugin.moc:91: error: 'KommanderPlugin' is not a class or namespace
make[2]: *** [kommanderplugin.lo] Fehler 1
make[2]: Leaving directory `/home/ghead/Downloads/kommander-1.5.3/plugin'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/ghead/Downloads/kommander-1.5.3'
make: *** [all] Fehler 2


Please help :)
Thanks in advance.


Reply to this

-

 Is Kommander totally dead?

 
 by socialdefect on: May 21 2011
 
Score 50%
socialdefectsocialdefect
NLLGG, Digitaal Duurzaam, MixxxOS
Home

Hi,

I've been using Kommander for some time now and lately it seems to disappear from a lot of Linux distributions and only the executor is still available.

On sourceforge I can only find older releases than I used to work with and all links I can find on 1.5.3 sources are dead.

Is'nt it possible to port the kommander editor to kde4 ??
Am I the only one that still hasn't learned QT and C++ or python??

If anyone can lead me to the latest available sources I would be extremely thankfull

Regards, Socialdefect


Free software for free people!!!
Reply to this

goto page: prev   1  2  3  4  5 

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