[mythtv-commits] mythtv commit: r8465 by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Jan 1 23:21:09 UTC 2006


      Author: cpinkham
        Date: 2006-01-01 23:21:09 +0000 (Sun, 01 Jan 2006)
New Revision: 8465
   Changeset: http://cvs.mythtv.org/trac/changeset/8465

Modified:

   trunk/mythtv/programs/mythfrontend/statusbox.cpp

Log:

Fix potential floating point exception in StatusBox by using a cast instead
of relying on QVariant to convert a float to an int().  Patch by Blaise Tarr,
Closes #883.

Fix another bug in StatusBox that would show swap as "Unknown" if the swap
space was totally free.






More information about the mythtv-commits mailing list