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

eciKontrol

   0.3  

KDE Networking Tool

Score 83%
eciKontrol
zoom


eciKontrol
zoom


eciKontrol
zoom


Link:  Link
Downloads:  3023
Submitted:  Sep 23 2005
Updated:  Jun 9 2007

Description:

Finally the site www.brainspace.it is online again with eciKontrol v0.3.
I'm sorry for the long offline period.


Description:
eciKontrol is a GUI frontend for EciADSL drivers, build with Qt and KDE APIs.

Some eciKontro functions are:
- One-click Connection/Disconnection controls
- ADSL Connection Configuration Wizard
- Raltime connection status informations
- Minimization to traybar
- Traybar tooltip connection status informations
- Frontend for synchronzation binaries test (eciadsl-probe-synch)
- Frontend for software/configuration test (eciadsl-doctor)


For more informations about EciADSL drivers visit:
http://eciadsl.flashtux.org/index.php?lang=en

For more informations about eciKontrol visit (In Italian):
http://www.brainspace.it/index.php?option=com_content&task=view&id=14&Itemid=3

For more screenshots of eciKontrol visit:
http://www.brainspace.it/index.php?option=com_content&task=view&id=12&Itemid=7

Project download page (In Italian):
http://www.brainspace.it/index.php?option=com_content&task=view&id=15&Itemid=12


Credits:
Particular thanks to:
- Taralluccio , creator of Mandriva's RPM
- Vìctor F.M. creator of SuSE Linux RPM package




Changelog:

Changes in v0.3 release 2:
bug fixing
- fixed some compilation error in valid binaries dialog with qt verson < 3.3.5

Changes in v0.3:
bug fixing
- fixed minor bugs
improvements:
- added connection time in connection status informations
- removed "About" button from header
- added menu bar to access new functions
- added automaticaly switch to monitoring view if connection already exists
- added frontend for eciadsl-doctor in menu "Tools->Configuration Test"
- added frontend for eciadsl-probe-synch in menu "Tools->Synchronization binary test"
- direct selection of working synch bin when test finish

Changes in v0.2:
bug fixing
- fixed compilation problems on some linux distributions
- fixed application's crash when eciadsl.conf doesn't exists
improvements:
- added "Abort Connection" function during connection process




LicenseGPL
Source(v0.3 Stable)
Mandriva(v0.3 Stable)
other(Arch Linux Package - v0.3 Stable)
SUSE(v0.3 Stable)
Slackware(0.3 Stable)
Send to a friend
Subscribe
Other  Content  from invernomuto
Report inappropriate content



-

 C compiler error

 
 by fannymites on: Sep 24 2005
 
Score 50%

I get this on ./configure in ubuntu - configure: error: C compiler cannot create executables


Reply to this

-

 Re: C compiler error

 
 by pernambuco on: Sep 24 2005
 
Score 50%

sudo apt-get install gcc g++


Reply to this

-
.

 Re: C compiler error

 
 by invernomuto on: Sep 25 2005
 
Score 50%

I already have a bug report about this compilation error.
You can make a distclean, autoconf and automake before ./configure, but you risk that linking fails because compiler don't recreate moc files.
I'm working to fix this bug and release fixed sources.

Thank you for report.
:-)


Reply to this

-

 Re: Re: C compiler e

 
 by fannymites on: Sep 28 2005
 
Score 50%

I've tried the updated version and I'm still getting the same error.
I've tried ./configure --x-includes='/usr/X11R6/include' --x-libraries='/usr/X11R6/lib'
which takes me past the C compiler error but then gives up with this error - checking for libz... configure: error: not found.
Possibly configure picks up an outdated version
installed by XFree86. Remove it from your system.

I'm using Ubuntu Breezy


Reply to this

-

 Re: Re: Re: C compil

 
 by invernomuto on: Sep 30 2005
 
Score 50%

I've tried it in kubuntu (Hoary). Configuration and compilation working well.
Can you mail me some infos such:
- gcc ver
- glibc ver
- KDE ver
- Qt ver

Thank you.
P.S. In some days I'll upload deb package with binaries :-)

Invenomuto


Reply to this

-

 Re: Re: Re: Re: C compil

 
 by fannymites on: Sep 30 2005
 
Score 50%

After installing kde-devel, eciKontrol compiled ok and is working. Thankyou for the responses.


Reply to this

-
.

 Error

 
 by tominhome on: Nov 4 2005
 
Score 50%

In file included from ecikontrolprobesynchdialog.h:18,
from ecikontrolwidget.cpp:35:
ecikontrolvalidssynchbin.h:20: error: invalid type `const char[14]' for default
argument to `QString&'
make[2]: *** [ecikontrolwidget.o] Error 1
make[2]: Leaving directory `/eciKontrol-0.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/eciKontrol-0.3'
make: *** [all] Error 2

Please help
(slackware 10.2, KDE 3.4.2)


Reply to this

-
.

 Re: Error

 
 by invernomuto on: Nov 4 2005
 
Score 50%

What's your Qt version? Havr you got installed all devel packages?


Reply to this

-

 Re: Re: Error

 
 by tominhome on: Nov 5 2005
 
Score 50%

qt 3.3.4


Reply to this

-

 SUSE RPM

 
 by djworld on: Nov 5 2005
 
Score 50%

SUSE 10.0 RPM:

http://www.polinux.upv.es/~vfernandez/suse/10.0/i586/eciKontrol-0.3-1polinux.i586.rpm


Reply to this

-
.

 SlackWare TGZPackage

 
 by gohanz on: Nov 9 2005
 
Score 50%

A SlackWare 10.2 TGZ Package is ready to download!!

http://www.slacky.it


http://www.slacky.it/index.php?option=com_remository&Itemid=1&func=fileinfo&filecatid=629&parent=category


Reply to this

-
.

 Compilation error

 
 by dovix2003 on: Jun 26 2006
 
Score 50%

Hi,

I am trying to build eciKontrol on Mandriva 2007 (development version) and I get the following error:

make[2]: Entering directory `/home/rpmbuild/eciKontrol-0.3/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/qt3//include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT ecikontrolwidget.o -MD -MP -MF ".deps/ecikontrolwidget.Tpo" -c -o ecikontrolwidget.o ecikontrolwidget.cpp; \
then mv -f ".deps/ecikontrolwidget.Tpo" ".deps/ecikontrolwidget.Po"; else rm -f ".deps/ecikontrolwidget.Tpo"; exit 1; fi
ecikontrolvalidssynchbin.h:20: error: default argument for parameter of type ‘QString&’ has type ‘const char [14]’
make[2]: *** [ecikontrolwidget.o] Error 1
make[2]: Leaving directory `/home/rpmbuild/eciKontrol-0.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/rpmbuild/eciKontrol-0.3'
make: *** [all] Error 2

Could this result from the newer gcc?

KDE 3.5.3
gcc 4.1.1

Thanks


Reply to this

-

 Re: Compilation erro

 
 by dovix2003 on: Jun 26 2006
 
Score 50%

Just saw a slack user reported similar error, but no answer given. Here's some more system info:

$ kde-config --version
Qt: 3.3.6
KDE: 3.5.3
kde-config: 1.0

p.s. which development libraries are needed? ./configure finishes with no error.


Reply to this

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