System is Windows XP home with a western digital pata laptop drive.
Here are the latest problem with v2.8.373.
The temperature in the health tab is reported in Celsius under the "Real value" column although I selected the temp to be reported in Fahrenheit which is displayed in the temperature position to the left of this table. Thus, correct the unit-of-measure to be Fahrenheit in the "Real value" column if one selects Fahrenheit. Both temp values should match unit-of-measure wise.
The other problem is the power on hours. Why does it show 1d1h and not in decimal here for 'h' hours. Unless 1d1h
Well, the other interpretation of this value is hexadecimal with the 'h' on the end to denote it as such. Hence, this could have been a mistake in displaying the data when one meant to display it as ASCII. Therefore, "1d1" could've been the hexadecimal value and the 'h' on the end marking it has hexadecimal.