Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

2
Become a Fan
5.0

Available as/for:
Description:
Work on a stable kio_sysinfo have been completed. Below you can find link to source code and in the future maybe I will create rpm packages for openSUSE. Right now I've working on KDE 3 port. All interested in helping, specially with translations, please contact with me.
Warning: This works perfect with openSUSE 11.0 and 11.1, I don't run this on other distributions yet - maybe someone would like to do it? Please report me any bugs

What's new?
- new design,
- rebuilt disk module,
- new features in CPU module, like: the number of CPU cores, cache size, temperature,
- new features in graphic module, like: direct rendering, screen resolution, X.Org version,
- new module for network with features like: connection name, connection status, IP address, hardware address, default geteway, default DNS. Network module is set to discover 4 connections.

Install procedure:
- unpack source code,
- create build directory,
- in build directory run “cmake -DCMAKE_INSTALL_PREFIX=`kde4-config –prefix` .. “,
- as root run make and make install.

Required packages:
- devel utilities, like gcc, make, qmake etc.
- devel libraries for KDE4 like libkde4, kdebase4-workspace-devel etc.

If you have questions please feel free to mail me And sorry for my English

Ratings & Comments

20 Comments

breakolami

CMake Error at CMakeLists.txt:9 (kde4_add_plugin): Unknown CMake command "kde4_add_plugin"

Leiche

the same here on PCLinuxOS 2010... <<CMake Error at CMakeLists.txt:7 (kde4_add_plugin): Unknown CMake command "kde4_add_plugin". CMake Warning (dev) in CMakeLists.txt: No cmake_minimum_required command is present. A line of code such as cmake_minimum_required(VERSION 2.6) should be added at the top of the file. The version specified may be lower if you wish to support older CMake versions for this project. For more information run "cmake --help-policy CMP0000". This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring incomplete, errors occurred!>>

breakolami

Hello I try to install on Kubuntu Karmic but no results. Is this possible and how ? Thanks

foreste

hi i,m problems is makek sysinfo in debian squeeze make [ 0%] Built target kio_sysinfo_automoc [ 25%] Building CXX object CMakeFiles/kio_sysinfo.dir/sysinfo.o In file included from /home/bartek/Desktop/sysinfo-2.0/src/sysinfo.cpp:51: /usr/include/hal/libhal.h:34:23: error: dbus/dbus.h: Nie ma takiego pliku ani katalogu In file included from /home/bartek/Desktop/sysinfo-2.0/src/sysinfo.cpp:51: /usr/include/hal/libhal.h:88: error: ‘DBUS_TYPE_INVALID’ was not declared in this scope /usr/include/hal/libhal.h:91: error: ‘DBUS_TYPE_INT32’ was not declared in this scope /usr/include/hal/libhal.h:94: error: ‘DBUS_TYPE_UINT64’ was not declared in this scope /usr/include/hal/libhal.h:97: error: ‘DBUS_TYPE_DOUBLE’ was not declared in this scope /usr/include/hal/libhal.h:100: error: ‘DBUS_TYPE_BOOLEAN’ was not declared in this scope /usr/include/hal/libhal.h:103: error: ‘DBUS_TYPE_STRING’ was not declared in this scope /usr/include/hal/libhal.h:106: error: ‘DBUS_TYPE_STRING’ was not declared in this scope /usr/include/hal/libhal.h:124: error: ‘DBusConnection’ has not been declared /usr/include/hal/libhal.h:185: error: ‘dbus_bool_t’ has not been declared /usr/include/hal/libhal.h:186: error: ‘dbus_bool_t’ has not been declared /usr/include/hal/libhal.h:292: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:295: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:298: error: expected constructor, destructor, or type conversion before ‘*’ token /usr/include/hal/libhal.h:301: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:307: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:310: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:313: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:316: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:319: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:322: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:325: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:328: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:331: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:334: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:337: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:340: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:343: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:346: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:349: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:352: error: ‘DBusError’ was not declared in this scope /usr/include/hal/libhal.h:352: error: ‘error’ was not declared in this scope /usr/include/hal/libhal.h:355: error: ‘DBusError’ has not been declared /usr/include/hal/libhal.h:358: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:361: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:364: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:373: error: ‘DBusError’ has not been declared /usr/include/hal/libhal.h:376: error: ‘dbus_int32_t’ does not name a type /usr/include/hal/libhal.h:382: error: ‘dbus_uint64_t’ does not name a type /usr/include/hal/libhal.h:391: error: ‘DBusError’ has not been declared /usr/include/hal/libhal.h:394: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:403: error: ‘DBusError’ has not been declared /usr/include/hal/libhal.h:406: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:413: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:420: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:427: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:434: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:441: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:448: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:455: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:462: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:469: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:478: error: ‘DBusError’ has not been declared /usr/include/hal/libhal.h:485: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:489: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:493: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:497: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:501: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:505: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:509: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:519: error: ‘DBusError’ has not been declared /usr/include/hal/libhal.h:522: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:544: error: ‘dbus_int32_t’ does not name a type /usr/include/hal/libhal.h:547: error: ‘dbus_uint64_t’ does not name a type /usr/include/hal/libhal.h:553: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:580: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:595: error: ‘dbus_int32_t’ does not name a type /usr/include/hal/libhal.h:598: error: ‘dbus_uint64_t’ does not name a type /usr/include/hal/libhal.h:604: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:621: error: ‘DBusError’ has not been declared /usr/include/hal/libhal.h:627: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:636: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:641: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:647: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:660: error: ‘DBusError’ has not been declared /usr/include/hal/libhal.h:663: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:671: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:680: error: ‘DBusError’ has not been declared /usr/include/hal/libhal.h:685: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:691: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:696: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:701: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:708: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:712: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:716: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:721: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:728: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:735: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:737: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:740: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:747: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:753: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:759: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:764: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:771: error: ‘dbus_bool_t’ does not name a type /usr/include/hal/libhal.h:781: error: ‘DBusError’ has not been declared /home/bartek/Desktop/sysinfo-2.0/src/sysinfo.cpp: In member function ‘virtual void kio_sysinfoProtocol::get(const KUrl&)’: /home/bartek/Desktop/sysinfo-2.0/src/sysinfo.cpp:286: warning: comparison between signed and unsigned integer expressions /home/bartek/Desktop/sysinfo-2.0/src/sysinfo.cpp: At global scope: /home/bartek/Desktop/sysinfo-2.0/src/sysinfo.cpp:596: warning: unused parameter ‘name’ make[2]: *** [CMakeFiles/kio_sysinfo.dir/sysinfo.o] Błąd 1 make[1]: *** [CMakeFiles/kio_sysinfo.dir/all] Błąd 2 make: *** [all] Błąd 2 debian:/home/bartek/Desktop/sysinfo-2.0/build# As repair it, scants it me?.

james147

Having a similar problem on kubuntu karmic /usr/include/hal/libhal.h:786: error: ‘DBusError’ has not been declared /home/videorechner/Downloads/sysinfo-2.0/src/sysinfo.cpp: In member function ‘virtual void kio_sysinfoProtocol::get(const KUrl&)’: /home/videorechner/Downloads/sysinfo-2.0/src/sysinfo.cpp:286: warning: comparison between signed and unsigned integer expressions /home/videorechner/Downloads/sysinfo-2.0/src/sysinfo.cpp: In function ‘long unsigned int scan_one(const char*, const char*)’: /home/videorechner/Downloads/sysinfo-2.0/src/sysinfo.cpp:337: error: invalid conversion from ‘const char*’ to ‘char*’ /home/videorechner/Downloads/sysinfo-2.0/src/sysinfo.cpp: At global scope: /home/videorechner/Downloads/sysinfo-2.0/src/sysinfo.cpp:596: warning: unused parameter ‘name’ make[2]: *** [CMakeFiles/kio_sysinfo.dir/sysinfo.o] Fehler 1 make[1]: *** [CMakeFiles/kio_sysinfo.dir/all] Fehler 2 make: *** [all] Fehler 2

merlwiz79

It won't show anything but the error page if you use network-manager-gnome.

xep

Here is patch and ebuild: http://www.kde-look.org:80/content/show.php?content=101863

lappelhans

Hey! How are the translations supposed to be build? There is no CMakeLists.txt in its dir nor in the base dir... Lukas

baDibere

i have a problem with cmake. Maybe it's a general problem for my computer : CMake Error at CMakeLists.txt:7 (kde4_add_plugin): Unknown CMake command "kde4_add_plugin". CMake Warning (dev) in CMakeLists.txt: No cmake_minimum_required command is present. A line of code such as cmake_minimum_required(VERSION 2.6) should be added at the top of the file. The version specified may be lower if you wish to support older CMake versions for this project. For more information run "cmake --help-policy CMP0000". This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring incomplete, errors occurred!

SkyQuakes

these lines must be added to top of CMakeLists.txt to pass that error: cmake_minimum_required(VERSION 2.6.0) set(KDE_MIN_VERSION "4.00.82") find_package(KDE4 REQUIRED) include(KDE4Defaults) include(MacroLibrary) include(CheckIncludeFile) add_definitions (${QT_DEFINITIONS} ${KDE4_DEFINITIONS}) include_directories(${CMAKE_SOURCE_DIR} ${CMAKE_BINARY_DIR} ${KDE4_INCLUDES} ${KDE4_INCLUDE_DIR} ${QT_INCLUDES}) but after that, getting another error: [ 50%] /var/pisi/sysinfo-2.0-1/work/sysinfo-2.0/src/sysinfo.cpp:32:16: error: hd.h: No such file or directory Built target libksysinfopart_automoc looks like it is looking for hwinfo which is a Suse only stuff. so: 1.CmakeLists.tx is not complete 2.what offer for other distros except SuSe ?

jackiebrown

hwinfo is packaged in Debian so I assume it is for Ubuntu. You would want libhd15-dev

Ematrix

To solve one of the problems you must install the devel-files for libhal.

AngelBlue01

Eror 404

key87

Ok, I forgot about copy on pendrive - it works now;)

key87

ok, now it doesn't work for me too..I have source at work, so I reupload this tomorrow, sorry;)

key87

works for me, http://rogozinski.cal.pl/public/sysinfo/stable/sysinfo-2.0.tar.gz

VectoR

No, and this link is broken...for me

SkyQuakes

broken here, too

SkyQuakes

k, got the tarball n trying to compile. here s the error: -- Detecting CXX compiler ABI info - done CMake Error at CMakeLists.txt:9 (kde4_add_plugin): Unknown CMake command "kde4_add_plugin".

sokar620

Download link is broken

Pling
0 Affiliates
Details
license
version 2.0
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 5

More Various KDE 1.-4. Improvements from key87:

sysinfo (development version)
key87
last update date: 17 years ago

Score 5.0

New sysinfo 1.0
key87
last update date: 17 years ago

Score 5.0

New sysinfo
key87
last update date: 17 years ago

Score 6.1

Other Various KDE 1.-4. Improvements:

Slicker Debian Package for Woody
cirrusgr
last update date: 22 years ago

Score 5.0

Konqueror/kdesktop suggestion
PovMan
last update date: 22 years ago

Score 5.0

Biiig buttons
dbojan
last update date: 20 years ago

Score 5.0

Yet Another KControl
Frans
last update date: 21 years ago

Score 5.0

Next window and next/previos window
dbojan
last update date: 20 years ago

Score 5.0

Fantasie Toolbar
katoe
last update date: 20 years ago

Score 5.0