Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 32222 - ksensors-0.7 => 0.7.2
Summary: ksensors-0.7 => 0.7.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
: 32219 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-10-28 14:06 UTC by Harm Geerts
Modified: 2003-10-31 09:15 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Harm Geerts 2003-10-28 14:06:26 UTC
I don't know if this is a official release, but it's been available for 
download from the sourceforge project page since februari 22, 2003. 
http://sourceforge.net/projects/ksensors/ 
 
It has a few fixes that are worth updating for, this is the changelog since 
version 0.7 
KSensors-0.7.2 
-------------- 
 * Fixed crash in kde 3.1 when docking sensors 
 * Used K sufix instead of 
Comment 1 Harm Geerts 2003-10-28 14:06:26 UTC
I don't know if this is a official release, but it's been available for 
download from the sourceforge project page since februari 22, 2003. 
http://sourceforge.net/projects/ksensors/ 
 
It has a few fixes that are worth updating for, this is the changelog since 
version 0.7 
KSensors-0.7.2 
-------------- 
 * Fixed crash in kde 3.1 when docking sensors 
 * Used K sufix instead of ΒΊ in  Kelvin temperatures. 
 * Fixed compilation problems with gcc 3.x 
 * Fixed max1617 bug                                      (patch from Aurelien 
Jarno <aurel32@debian.org>) 
 * Updated code for using new version of hddtemp (v0.3b)  (patch from Aurelien 
Jarno <aurel32@debian.org>) 
 * Restore ksensors main window in correct desktop number (patch from Aurelien 
Jarno <aurel32@debian.org>) 
 * Correctly save the configuration when exiting KDE      (patch from Aurelien 
Jarno <aurel32@debian.org>) 
 * Added Autostart option in general configuration tab    (patch from Aurelien 
Jarno <aurel32@debian.org>) 
 * Better panel dragging and main window position fix     (patch from Terry 
Mohan <tmohan@users.sourceforge.net>) 
 
KSensors-0.7.1 
-------------- 
 * Added support for Dell Inspiron and Latitude laptops SMM BIOS Fan/Temp 
sensors 
   (using i8k kernel module: http://www.debian.org/~dz/i8k/) 
 
The ebuild in it's current state needs one small fix for version 0.7.2 to 
compile on a Gentoo box. 
 
src_unpack() 
{ 
	kde_src_unpack 
	cd ${S} 
	rm -f config.cache 
} 
 
The guy who packed the tarball for version 0.7.2 forgot to clean his source so 
among other things there's still a config.cache in it. 
He obviously doesn't use Gentoo cause it's impossible to build with that ;) 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 2 Harm Geerts 2003-10-28 15:06:55 UTC
*** Bug 32219 has been marked as a duplicate of this bug. ***
Comment 3 Caleb Tennis (RETIRED) gentoo-dev 2003-10-31 09:15:14 UTC
in portage.