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

CpuTemp

   0.1  

KDE Logging/Monitoring

Score 55%
CpuTemp
zoom


Link:  Link
Downloads:  1997
Submitted:  Jan 2 2005

Description:

CpuTemp is a light weight cpu temparature monitor that docks into system tray.




LicenseGPL
Send to a friend
Subscribe
Other  Content  from pks
Report inappropriate content



-

 compilation error

 
 by pks on: Jan 2 2005
 
Score 50%

If you get any error during make, just do make distclean && make :)


Reply to this

-

 reason

 
 by MamiyaOtaru on: Jan 2 2005
 
Score 50%

What advantages does this app offer over ksensors? Being smaller?


Reply to this

-

 won't compile

 
 by anonymous on: Mar 29 2006
 
Score 50%

I can't get this code to compile for the life of me.

I extract it, and in order for "make distclean" to respond at all I have to run qmake.

Then, i do make distclean, and make

It throws these errors:
( [ -d src ] && cd src ; grep "^qmake_all:" Makefile && make -f Makefile qmake_all; ) || true
( [ -d src ] && cd src ; make -f Makefile distclean; rm -f Makefile; ) || true
make[1]: Entering directory `/home/tim/Desktop/Downloads/cputemp/src'
make[1]: *** No rule to make target `/usr/lib/qt/mkspecs/default/qmake.conf', needed by `Makefile'. Stop.
make[1]: Leaving directory `/home/tim/Desktop/Downloads/cputemp/src'
[tim@harpster cputemp]$ make
cd src && qmake src.pro -o Makefile
cd src && make -f Makefile
make[1]: Entering directory `/home/tim/Desktop/Downloads/cputemp/src'
/usr/lib/qt-3.3/bin/uic about.ui -o about.h
g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DQT_NO_DEBUG -DQT_SHARED -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.3/mkspecs/default -I. -I/opt/kde/include -I/usr/lib/qt-3.3/include -o cputemp.o cputemp.cpp
In file included from cputemp.cpp:21:
header.h:59:26: error: kapplication.h: No such file or directory
header.h:60:24: error: kaboutdata.h: No such file or directory
header.h:61:26: error: kcmdlineargs.h: No such file or directory
header.h:62:25: error: ksystemtray.h: No such file or directory
header.h:63:24: error: kpopupmenu.h: No such file or directory
header.h:64:25: error: kiconloader.h: No such file or directory
header.h:65:24: error: kicontheme.h: No such file or directory
/usr/lib/qt-3.3/include/qtooltip.h:86: warning: ‘class QToolTip’ has virtual functions but non-virtual destructor
header.h:141: error: expected class-name before ‘{’ token
header.h:160: error: ‘KPopupMenu’ has not been declared
header.h:141: warning: ‘class QCpuTemp’ has virtual functions but non-virtual destructor
cputemp.cpp: In constructor ‘QCpuTemp::QCpuTemp(QWidget*, const char*)’:
cputemp.cpp:24: error: class ‘QCpuTemp’ does not have any field named ‘KSystemTray’
cputemp.cpp:28: error: ‘WDestructiveClose’ was not declared in this scope
cputemp.cpp:28: error: ‘WType_TopLevel’ was not declared in this scope
cputemp.cpp:28: error: ‘WStyle_Customize’ was not declared in this scope
cputemp.cpp:28: error: ‘WStyle_NoBorder’ was not declared in this scope
cputemp.cpp:40: error: ‘startTimer’ was not declared in this scope
cputemp.cpp:42: error: no matching function for call to ‘QTimer::QTimer(QCpuTemp* const)’
/usr/lib/qt-3.3/include/qtimer.h:76: note: candidates are: QTimer::QTimer(const QTimer&)
/usr/lib/qt-3.3/include/qtimer.h:50: note: QTimer::QTimer(QObject*, const char*)
cputemp.cpp:44: error: ‘connect’ was not declared in this scope
cputemp.cpp:46: error: no matching function for call to ‘QToolTip::add(QCpuTemp* const, const char [25])’
/usr/lib/qt-3.3/include/qtooltip.h:91: note: candidates are: static void QToolTip::add(QWidget*, const QString&)
/usr/lib/qt-3.3/include/qtooltip.h:93: note: static void QToolTip::add(QWidget*, const QString&, QToolTipGroup*, const QString&)
/usr/lib/qt-3.3/include/qtooltip.h:96: note: static void QToolTip::add(QWidget*, const QRect&, const QString&)
/usr/lib/qt-3.3/include/qtooltip.h:98: note: static void QToolTip::add(QWidget*, const QRect&, const QString&, QToolTipGroup*, const QString&)
cputemp.cpp: In member function ‘void QCpuTemp::mousePressEvent(QMouseEvent*)’:
cputemp.cpp:78: error: ‘KIconLoader’ was not declared in this scope
cputemp.cpp:78: error: expected `;' before ‘icon’
cputemp.cpp:80: error: ‘KPopupMenu’ was not declared in this scope
cputemp.cpp:80: error: ‘menu’ was not declared in this scope
cputemp.cpp:80: error: expected type-specifier before ‘KPopupMenu’
cputemp.cpp:80: error: expected `;' before ‘KPopupMenu’
cputemp.cpp:83: error: ‘icon’ was not declared in this scope
cputemp.cpp:83: error: ‘KIcon’ has not been declared
cputemp.cpp:83: error: ‘CTRL’ was not declared in this scope
cputemp.cpp:83: error: ‘Key_T’ was not declared in this scope
cputemp.cpp:86: error: ‘KIcon’ has not been declared
cputemp.cpp:88: error: ‘KIcon’ has not been declared
cputemp.cpp:90: error: ‘KIcon’ has not been declared
cputemp.cpp:90: error: ‘Key_A’ was not declared in this scope
cputemp.cpp:92: error: ‘KIcon’ has not been declared
cputemp.cpp:94: error: type ‘’ argument given to ‘delete’, expected pointer
cputemp.cpp: In member function ‘void QCpuTemp::drawIcon()’:
cputemp.cpp:106: error: ‘size’ was not declared in this scope
cputemp.cpp:116: error: ‘width’ was not declared in this scope
cputemp.cpp:116: error: ‘height’ was not declared in this scope
cputemp.cpp:116: error: ‘AlignCenter’ was not declared in this scope
cputemp.cpp:131: error: ‘setPixmap’ was not declared in this scope
cputemp.cpp: At global scope:
cputemp.cpp:180: error: variable or field ‘contextMenuAboutToShow’ declared void
cputemp.cpp:180: error: ‘int QCpuTemp::contextMenuAboutToShow’ is not a static member of ‘class QCpuTemp’
cputemp.cpp:180: error: ‘KPopupMenu’ was not declared in this scope
cputemp.cpp:180: error: ‘menu’ was not declared in this scope
cputemp.cpp:181: error: expected ‘,’ or ‘;’ before ‘{’ token
make[1]: *** [cputemp.o] Error 1
make[1]: Leaving directory `/home/tim/Desktop/Downloads/cputemp/src'
make: *** [sub-src] Error 2


Reply to this

-

 Re: won't compile

 
 by drakia on: Jun 19 2006
 
Score 50%

To solve this, find where "kapplication.h" is located (mine was /usr/include/kde/) and edit the cputemp/src/src.pro file to change the INCPATH to where that file is located.


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