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

DNetStats

   1.2.6  

KDE Networking Tool

Score 86%
DNetStats
zoom


DNetStats
zoom


DNetStats
zoom


Homepage:  http://dnetstats.co.cc/
Downloads:  1128
Submitted:  Jun 24 2009
Updated:  Jun 28 2010

Description:

*The application constantly monitors the network show the network stats and the netmap.
*The application can also shutdown or play a music,when the connection is terminated or the connection is idle for a time specified by you.The reason for adding this feature is to enable you sleep well giving a download,without fearing the system remains on even when the connection is cut or idle.
So no wastage of energy and money.
*This application is a refined version of CheckPPP,which could only be used for ppp connection.
*This application is intended to work with all connections.
*This package contains the source files and require qmake and Qt4.5 or greater




Changelog:

v1.2.6
--------------

*Interface changed to more user friendly
*fixed some bugs
*added music option for connection idle also

v1.2.5
--------------
*Bug fixing release
*Fixed Month download is not displayed currectly
*Fixed music loop

v1.2.4(patched)
--------------
*implemented total,current and previous month download stats
*can change some settings(shutdown) when started
*some bug fixes

v1.2.3
--------------
*implemented auto Start.
*implemented minimised start.
*implemented start,stop in tray menu.

---------------------------------------------------------------
This software is free for use and distriibution.However,the development requires time and service.
If you liked the software, help it with your donations.
Nominal donations are also welcome.




LicenseGPL
Source(DNetStats v1.2.6-release)
Donate
Send to a friend
Subscribe
Other  Content  from dennisntstar
Report inappropriate content



-
.

 Compilation problem

 
 by amigib on: Mar 14 2010
 
Score 50%

g++ -c -pipe -O2 -march=i486 -mtune=i686 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt/mkspecs/linux-g++ -I. -I/usr/lib/qt/include/QtCore -I/usr/lib/qt/include/QtGui -I/usr/lib/qt/include -I. -Isrc -I. -I. -o moc_dialogimpl.o moc_dialogimpl.cpp
moc_dialogimpl.cpp:14:2: error: #error "This file was generated using the moc from 4.5.2. It"
moc_dialogimpl.cpp:15:2: error: #error "cannot be used with the include files from this version of Qt."
moc_dialogimpl.cpp:16:2: error: #error "(The moc has changed too much.)"
make: *** [moc_dialogimpl.o] Error 1

any help, please? using QT 4.6.1


Slackware Addict

Reply to this

-

 Re: Compilation problem

 
 by dennisntstar on: Mar 15 2010
 
Score 50%

Hi,

The latest qt version used for testing the software was 4.5.2. If you could, wait for an update. i will be building it in 4.6.2 and it will be soon.


Reply to this

-
.

 Re: Compilation problem

 
 by FrikiLinux on: Mar 16 2010
 
Score 50%

@amigib you need rebuild moc* files before compiling. Install automoc4 and:

/usr/bin/moc src/dialogimpl.h -o moc_dialogimpl.cpp
/usr/bin/moc thread.h -o moc_thread.cpp
/usr/bin/moc shutthread.h -o moc_shutthread.cpp
/usr/bin/moc netthread.h -o moc_netthread.cpp


Reply to this

-

 Re: Re: Compilation problem

 
 by amigib on: Mar 16 2010
 
Score 50%

I hoped there is an easy way to fix this, big thanks FrikiLinux :)


Slackware Addict

Reply to this

-

 Netmap

 
 by shadyabhi on: Jun 29 2010
 
Score 50%

It would be great if this also provides individual download speed on each port.


Reply to this

-

 qmake-qt4 / local IP

 
 by matrs5 on: Aug 3 2010
 
Score 50%

//I use fedora 12 x64 with qt 4.6

In fedora (12 and 13 at least) qmake from the Qt4 packages is called qmake-qt4. qmake from qt3 is called qmake, so I rename qmake by qmake-qt4 in INSTALL.sh and installation works, otherwise doesn't
---------------o------------------
I connected to wireless home network (linksys dd-wrt).
The program start correctly, I can see
NetMap list well, but in the Main tab I read :
Interface UP!
Local IP: IP unassigned
and download information show me a 0, same for kbps. If I connect to same router by cable , local ip is recognized by the app and show me download and speed information.
--------o----------------
I can't resize the app window nor copy text from main tab windows (IP unassigned and stuff like that). Is this normal?


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