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

KNemo

   0.7.7  

KDE Networking Tool

Score 88%
KNemo
zoom


KNemo
zoom


KNemo
zoom


Link:  http://
Downloads:  71988
Submitted:  May 30 2004
Updated:  Aug 20 2015

Description:

KNemo - the KDE Network Monitor

A detailed review of the KNemo 0.4.7 can be found at Softpedia:
http://www.softpedia.com/reviews/linux/KNemo-Review-53310.shtml

KNemo offers a network monitor similar to the one found in Windows. For every network interface it displays an icon in the systray. It can also optionally montor traffic statistics.




Changelog:

Version 0.7.7

  • Add a global shortcut to toggle traffic plotters.

  • Find the interface of the default gateway again. (BR 328752)

  • Log statistics to the correct time if we're resuming from suspend. (BR 332086)

  • Fix translation word puzzles, missing contexts. (BR 329095, BR 329097)

  • Add an include to fix broken compilation when using libnl >= 3.2.26.



  • LicenseGPL
    Source(KNemo 0.7.7 source)
    Send to a friend
    Subscribe
    Other  Content  from jstamp
    Report inappropriate content



    goto page: prev   1  2  3  4  5  6  7  8  9  10  11  12  13 ...

    -

     libjpeg

     
     by DoNny on: Jul 7 2004
     
    Score 50%

    I use fedora core 2:
    I'm trying to compile knemo but I have this kind of errors in many part of the config.log file:

    configure: failed program was:
    | #ifndef __cplusplus
    | choke me
    | #endif

    configure: failed program was:
    | /* confdefs.h. */
    |
    | #define PACKAGE_NAME ""
    | #define PACKAGE_TARNAME ""
    | #define PACKAGE_VERSION ""
    | #define PACKAGE_STRING ""
    | #define PACKAGE_BUGREPORT ""
    | #define PACKAGE "knemo"
    | #define VERSION "0.1"
    | /* end confdefs.h. */
    | #include

    What is the meaning of these errors?


    Reply to this

    -
    .

     Re: libjpeg

     
     by HagbardCeline on: Jul 7 2004
     
    Score 50%

    Could you please post the lines that relate to libjpeg with complete error message.


    h.c.
    Reply to this

    -

     Re: Re: libjpeg

     
     by DoNny on: Jul 7 2004
     
    Score 50%

    I don't have errors only for libjpeg, but also for others, here the lines:

    configure:2985: result: none needed
    configure:3003: gcc -c conftest.c >&5
    conftest.c:2: error: syntax error before "me"
    configure:3009: $? = 1
    configure: failed program was:
    | #ifndef __cplusplus
    | choke me
    | #endif
    configure:3144: checking dependency style of gcc

    some lines later.....

    configure:3290: gcc -E conftest.c
    conftest.c:11:28: ac_nonexistent.h: No such file or directory
    configure:3296: $? = 1
    configure: failed program was:
    | /* confdefs.h. */
    |
    | #define PACKAGE_NAME ""
    | #define PACKAGE_TARNAME ""
    | #define PACKAGE_VERSION ""
    | #define PACKAGE_STRING ""
    | #define PACKAGE_BUGREPORT ""
    | #define PACKAGE "knemo"
    | #define VERSION "0.1"
    | /* end confdefs.h. */
    | #include

    .....

    configure:3397: gcc -E conftest.c
    conftest.c:11:28: ac_nonexistent.h: No such file or directory
    configure:3403: $? = 1
    configure: failed program was:
    | /* confdefs.h. */
    |
    | #define PACKAGE_NAME ""
    | #define PACKAGE_TARNAME ""
    | #define PACKAGE_VERSION ""
    | #define PACKAGE_STRING ""
    | #define PACKAGE_BUGREPORT ""
    | #define PACKAGE "knemo"
    | #define VERSION "0.1"
    | /* end confdefs.h. */
    | #include

    ...........

    configure:3788: g++ -c conftest.cc >&5
    conftest.cc: In function `int main()':
    conftest.cc:15: error: `exit' undeclared (first use this function)
    conftest.cc:15: error: (Each undeclared identifier is reported only once for
    each function it appears in.)
    configure:3794: $? = 1
    configure: failed program was:
    | /* confdefs.h. */
    |
    | #define PACKAGE_NAME ""
    | #define PACKAGE_TARNAME ""
    | #define PACKAGE_VERSION ""
    | #define PACKAGE_STRING ""
    | #define PACKAGE_BUGREPORT ""
    | #define PACKAGE "knemo"
    | #define VERSION "0.1"
    | /* end confdefs.h. */
    |
    | int
    | main ()
    | {
    | exit (42);
    | ;
    | return 0;
    | }
    configure:3743: g++ -c conftest.cc >&5
    configure:3749: $? = 0

    .........

    I think the error messages are too long,
    so i will stop.
    i found errors like these in many part of the log, if you want i wil send you the log! I think the script don't find the header file jpeglib.h.
    For libjpeg the lines are these:

    configure:27833: checking for libjpeg6b
    configure:27873: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -I/usr/X11R6/include -D_REENTRANT conftest.c -L/usr/X11R6/lib -ljpeg6b -lm >&5
    /usr/bin/ld: cannot find -ljpeg6b
    collect2: ld returned 1 exit status
    configure:27879: $? = 1
    configure: failed program was:
    | /* confdefs.h. */
    |
    | #define PACKAGE_NAME ""
    | #define PACKAGE_TARNAME ""
    | #define PACKAGE_VERSION ""
    | #define PACKAGE_STRING ""
    | #define PACKAGE_BUGREPORT ""
    | #define PACKAGE "knemo"
    | #define VERSION "0.1"
    | #ifdef __cplusplus
    | extern "C" void std::exit (int) throw (); using std::exit;
    | #endif
    | #define KDELIBSUFF ""
    | #define STDC_HEADERS 1
    | #define HAVE_SYS_TYPES_H 1
    | #define HAVE_SYS_STAT_H 1
    | #define HAVE_STDLIB_H 1
    | #define HAVE_STRING_H 1
    | #define HAVE_MEMORY_H 1
    | #define HAVE_STRINGS_H 1
    | #define HAVE_INTTYPES_H 1
    | #define HAVE_STDINT_H 1
    | #define HAVE_UNISTD_H 1
    | #define HAVE_DLFCN_H 1
    | #define HAVE_SGI_STL 1
    | #define HAVE_CRYPT 1
    | #define ksize_t socklen_t
    | #define HAVE_SYS_TYPES_H 1
    | #define HAVE_STDINT_H 1
    | #define HAVE_RES_INIT 1
    | #define HAVE_RES_INIT 1
    | #define SIZEOF_INT 4
    | #define SIZEOF_SHORT 2
    | #define SIZEOF_LONG 4
    | #define SIZEOF_CHAR_P 4
    | #define SIZEOF_SIZE_T 4
    | #define SIZEOF_UNSIGNED_LONG 4
    | #define HAVE_VSNPRINTF 1
    | #define HAVE_SNPRINTF 1
    | #define HAVE_LIBZ 1
    | /* end confdefs.h. */
    | /* Override any gcc2 internal prototype to avoid an error. */
    | struct jpeg_decompress_struct;
    | typedef struct jpeg_decompress_struct * j_decompress_ptr;
    | typedef int size_t;
    | #ifdef __cplusplus
    | extern "C" {
    | #endif
    | void jpeg_CreateDecompress(j_decompress_ptr cinfo,
    | int version, size_t structsize);
    | #ifdef __cplusplus
    | }
    | #endif
    | /* We use char because int might match the return type of a gcc2
    | builtin and then its argument prototype would still apply. */
    |
    | int
    | main ()
    | {
    | jpeg_CreateDecompress(0L, 0, 0);
    | ;
    | return 0;
    | }
    configure:27914: result: no
    configure:27917: checking for libjpeg
    configure:27957: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -I/usr/X11R6/include -D_REENTRANT conftest.c -L/usr/X11R6/lib -ljpeg -lm >&5
    /usr/bin/ld: cannot find -ljpeg
    collect2: ld returned 1 exit status
    configure:27963: $? = 1
    configure: failed program was:
    | /* confdefs.h. */
    |
    | #define PACKAGE_NAME ""
    | #define PACKAGE_TARNAME ""
    | #define PACKAGE_VERSION ""
    | #define PACKAGE_STRING ""
    | #define PACKAGE_BUGREPORT ""
    | #define PACKAGE "knemo"
    | #define VERSION "0.1"
    | #ifdef __cplusplus
    | extern "C" void std::exit (int) throw (); using std::exit;
    | #endif
    | #define KDELIBSUFF ""
    | #define STDC_HEADERS 1
    | #define HAVE_SYS_TYPES_H 1
    | #define HAVE_SYS_STAT_H 1
    | #define HAVE_STDLIB_H 1
    | #define HAVE_STRING_H 1
    | #define HAVE_MEMORY_H 1
    | #define HAVE_STRINGS_H 1
    | #define HAVE_INTTYPES_H 1
    | #define HAVE_STDINT_H 1
    | #define HAVE_UNISTD_H 1
    | #define HAVE_DLFCN_H 1
    | #define HAVE_SGI_STL 1
    | #define HAVE_CRYPT 1
    | #define ksize_t socklen_t
    | #define HAVE_SYS_TYPES_H 1
    | #define HAVE_STDINT_H 1
    | #define HAVE_RES_INIT 1
    | #define HAVE_RES_INIT 1
    | #define SIZEOF_INT 4
    | #define SIZEOF_SHORT 2
    | #define SIZEOF_LONG 4
    | #define SIZEOF_CHAR_P 4
    | #define SIZEOF_SIZE_T 4
    | #define SIZEOF_UNSIGNED_LONG 4
    | #define HAVE_VSNPRINTF 1
    | #define HAVE_SNPRINTF 1
    | #define HAVE_LIBZ 1
    | /* end confdefs.h. */
    | /* Override any gcc2 internal prototype to avoid an error. */
    | struct jpeg_decompress_struct;
    | typedef struct jpeg_decompress_struct * j_decompress_ptr;
    | typedef int size_t;
    | #ifdef __cplusplus
    | extern "C" {
    | #endif
    | void jpeg_CreateDecompress(j_decompress_ptr cinfo,
    | int version, size_t structsize);
    | #ifdef __cplusplus
    | }
    | #endif
    | /* We use char because int might match the return type of a gcc2
    | builtin and then its argument prototype would still apply. */
    |
    | int
    | main ()
    | {
    | jpeg_CreateDecompress(0L, 0, 0);
    | ;
    | return 0;
    | }
    configure:27998: result: no
    configure: 28022: ${prefix}/include/jpeglib.h
    configure: 28022: /usr/include/jpeglib.h
    configure: 28022: /usr/local/include/jpeglib.h
    configure:28053: WARNING: libjpeg not found. disable JPEG support.


    Reply to this

    -
    .

     Re: Re: Re: libjpeg

     
     by HagbardCeline on: Jul 8 2004
     
    Score 50%

    Ok, I compared with my config.log and I have the same errors that relate to 'choke me', 'ac_nonexistant.h' and missing 'exit', so they don't seem to be real problems, just a note.

    libjpeg6b is also not present on my system but I have a libjpeg. Configure finds the header file in /usr/include/jpeglib.h.

    So my guess is: make sure that libjpeg is installed and that the development package for libjpeg is also installed.

    If configure still fails it is important what configure tells abouth the reason. On every error in the config.log is related to real problems.


    h.c.
    Reply to this

    -

     Re: Re: Re: Re: libj

     
     by DoNny on: Jul 8 2004
     
    Score 50%

    Thank you!
    Now i have no errors for libjpeg and also for libpng, i've downloaded the devel packages!

    But another question, i have to care for the missing "crt_externs.h" in the config.log file?


    Reply to this

    -

     Re: Re: Re: Re: Re:

     
     by DoNny on: Jul 8 2004
     
    Score 50%

    And also "shl_load" fail!!
    It's important for compilation?


    Reply to this

    -
    .

     Re: Re: Re: Re: Re: Re:

     
     by HagbardCeline on: Jul 8 2004
     
    Score 50%

    from my config.log:

    configure:26222: checking crt_externs.h usability
    configure:26234: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
    conftest.c:73:25: crt_externs.h: No such file or directory


    configure:10322: checking for shl_load
    configure:10379: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
    /tmp/ccWVFWWc.o(.text+0x11): In function `main':
    : undefined reference to `shl_load'
    /tmp/ccWVFWWc.o(.data+0x0): undefined reference to `shl_load'


    And KNemo compiles fine on my machine. So, no, they are not needed. :-)


    h.c.

    -

     Finally install

     
     by DoNny on: Jul 9 2004
     
    Score 50%

    Thank you for all your help!!

    I fannally install the program!!!

    The problem was with checkinstall, the program that create the rpms!!

    i made:
    ./configure
    make
    all ok, then:
    checkinstall
    and it gives me many errors!
    then i try make install and i have the program installed!!


    Reply to this

    -
    .

     Re: Finally install

     
     by g6avk on: Jul 10 2004
     
    Score 50%

    To use checkinstall with FC2 you need to apply a patch to checkinstall and use this switch:
    checkinstall --fstrans=no
    Off topic there but it may help others, Anyway thanks for an Awesome tool Knemo rocks!


    Reply to this

    -

     Re: Re: Finally inst

     
     by DoNny on: Jul 10 2004
     
    Score 50%

    Very good!!!
    Thanks, i can also use checkinstall now!!
    I apply the patch and using the option you tell i made the rpm easily!!!
    But the rpm that i built is for fedora?
    If yes I can post the rpm for fedora users!!


    Reply to this

    -

     Suse 9.1

     
     by gbil on: Jul 10 2004
     
    Score 50%

    Hi, I can't make it run under Suse 9.1
    It compiles (with --prefix=/opt/kde3) and installs fine but it doesn't start under Service manager. It is always 'Not running' and pressing Start does nothing.


    Reply to this

    -

     Re: Suse 9.1

     
     by gbil on: Jul 10 2004
     
    Score 50%

    A small update. I can run it as root but not as user. As user if I write in the console 'kcmshell kcm_knemo', I get:
    kcmshell: WARNING: Could not find module 'kcm_knemo'


    Reply to this

    -

     Re: Re: Suse 9.1

     
     by RichKetchup on: Jul 10 2004
     
    Score 50%

    Try using the RPMs instead. There's SuSE 9.1 RPMs at
    http://packman.links2linux.com/?action=439


    Reply to this

    -
    .

     Re: Re: Suse 9.1

     
     by HagbardCeline on: Jul 11 2004
     
    Score 50%

    Maybe the KNemo library gets installed in the wrong place. You could try

    dcop kded kded loadModule knemod

    and see if it returns 'true' or 'false'.

    The library should be installed in $KDEDIR/lib/kde3/kded_knemod.la, same for the control center module.

    But I guess the easiest solution would be the mentioned RPM.


    h.c.
    Reply to this

    -
    .

     bug ?

     
     by florin2004 on: Jul 10 2004
     
    Score 50%

    hi, i'm using Fedora Core 2 - kde 3.2.3
    - why after i unplug the cable from my network card - knemo keep seing "Connection established" ?


    Reply to this

    -
    .

     Re: bug ?

     
     by HagbardCeline on: Jul 10 2004
     
    Score 50%

    Please post the output of 'ifconfig' for this interface, so I can take a look what's going wrong.

    Also note that KNemo is only a network monitor. It is kind of a graphical frontend for 'ifconfig' and 'iwconfig' and does not take care about configuring the network interfaces.

    When you unplug the network cable but there is still an IP address assigned to this interface KNemo will report is as 'connected' because there is no way for KNemo to detect the removal of the cable. There are programs like 'ifplugd' and 'laptop-net' for this.


    h.c.
    Reply to this

    -
    .

     Re: Re: bug ?

     
     by florin2004 on: Jul 10 2004
     
    Score 50%

    hi, here is the output of ifconfig - even it monitors only the trafic from eth - i still thing it should report unpluged cable - because in case of unpluged cable it have nothing to monitor :D
    i use UTP connection on a sis900 lan card

    [root@nelu root]# ifconfig
    eth1 Link encap:Ethernet HWaddr 00:07:95:F5:0F:7A
    inet addr:172.17.0.10 Bcast:172.17.0.63 Mask:255.255.255.192
    inet6 addr: fe80::207:95ff:fef5:f7a/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:3545568 errors:0 dropped:0 overruns:0 frame:0
    TX packets:3158889 errors:0 dropped:2 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:2888516014 (2754.7 Mb) TX bytes:3035271160 (2894.6 Mb)
    Interrupt:5 Base address:0xd000

    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    inet6 addr: ::1/128 Scope:Host
    UP LOOPBACK RUNNING MTU:16436 Metric:1
    RX packets:59430 errors:0 dropped:0 overruns:0 frame:0
    TX packets:59430 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:443083645 (422.5 Mb) TX bytes:443083645 (422.5 Mb)

    [root@nelu root]#


    Reply to this

    -
    .

     Re: Re: Re: bug ?

     
     by HagbardCeline on: Jul 11 2004
     
    Score 50%

    See, the interface has an IP address assigned ans is reported as UP and RUNNING.

    How should KNemo know that the network cable was unplugged?


    h.c.
    Reply to this

    -

     It's broken

     
     by Bruce on: Jul 10 2004
     
    Score 50%

    It configures fine but refuses to make.

    I'll stick with 1.7 until the bugs are ironed out.


    Reply to this

    -
    .

     Re: It's broken

     
     by HagbardCeline on: Jul 10 2004
     
    Score 50%

    If you don't post the errors that 'make' produces it is hard to iron them out. :-)


    h.c.
    Reply to this

    -

     It's broken

     
     by Bruce on: Jul 10 2004
     
    Score 50%

    interfacetray.cpp' || echo './'`interfacetray.cpp
    interfacetray.cpp: In member function `void InterfaceTray::showAboutDialog()':
    interfacetray.cpp:106: error: no matching function for call to `
    KAboutApplication::setIcon(QPixmap)'
    /opt/kde3/include/kaboutdialog.h:405: error: candidates are: void
    KAboutDialog::setIcon(const QString&)
    make[3]: *** [interfacetray.lo] Error 1
    make[3]: Leaving directory `/home/bruce/Documents/knemo-0.1.9/knemod'
    make[2]: *** [all-recursive] Error 1
    make[2]: Leaving directory `/home/bruce/Documents/knemo-0.1.9/knemod'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/home/bruce/Documents/knemo-0.1.9'
    make: *** [all] Error 2


    Reply to this

    -
    .

     Re: It's broken

     
     by HagbardCeline on: Jul 11 2004
     
    Score 50%

    Strange, I don't know why it does not compile for you. Sort of Qt issue because the function 'setIcon' belongs to QWidget. But in your case it doesn't.

    Easiest fix is to open knemod/interfacetray.cpp and delete line 106

    about.setIcon( SmallIcon( "network_local" ) );

    It is not essential for KNemo to work.


    h.c.
    Reply to this

    -
    .

     Re: It's broken

     
     by HagbardCeline on: Jul 11 2004
     
    Score 50%

    If you are using KDE-CVS then take a look at the new posting from Claymen as I have posted a preliminary solution there.


    h.c.
    Reply to this

    goto page: prev   1  2  3  4  5  6  7  8  9  10  11  12  13 ...

    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