Bug 107709

Summary: Crash KSim with lm_sensors versions 2.7.0, 2.8.0 and 2.8.1
Product: [Fedora] Fedora Reporter: McMCC <mcmcc>
Component: kdeutilsAssignee: Than Ngo <than>
Status: CLOSED UPSTREAM QA Contact: Ben Levenson <benl>
Severity: high Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-10-26 17:16:43 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Fix problem in KSim with the new version lm_sensors (2.7.0 and is higher) none

Description McMCC 2003-10-22 12:13:17 UTC
Description of problem: 
At a choice of an option lm_sensors in customizations KSim, leads to crash KSim. 
At usage lm_sensors versions 2.6.5 KSim works normal. 
 
How reproducible: 
Crash occurs because of distinctions of structure sensors_chip_name between versions  
lm_sensors 2.6.5 and 2.7.0 (or is higher), the plug-in ksim_sensors from kdeutils-3.1.4 works  
only with lm_sensors versions 2.6.5. For that that ksim_sensors would work with versions  
lm_sensors 2.7.0 and is higher, it is necessary to place this patch: 
 
--- 2/ksim/monitors/lm_sensors/sensorbase.h.orig        2003-05-07 15:49:05.000000000 
+0400 
+++ 2/ksim/monitors/lm_sensors/sensorbase.h     2003-10-22 12:19:38.000000000 +0400 
@@ -121,6 +121,7 @@ 
       char *prefix; 
       int bus; 
       int addr; 
+      char *busname; 
     }; 
 
     struct FeatureData

Comment 1 McMCC 2003-10-22 12:19:29 UTC
Created attachment 95380 [details]
Fix problem in KSim with the new version lm_sensors (2.7.0 and is higher)

Comment 2 Than Ngo 2004-10-26 17:16:43 UTC
it's already fixed in KDE upstream (KDE-3.3.x), which will be included
in FC3