[mythtv-commits] Ticket #9771: Disk free bar shows 0.0%, 0GB

MythTV noreply at mythtv.org
Tue May 10 21:57:48 UTC 2011


#9771: Disk free bar shows 0.0%, 0GB
----------------------------------------+----------------------------------
 Reporter:  Jonatan <mythtv@…>          |           Type:  Patch - Bug Fix
   Status:  new                         |       Priority:  minor
Milestone:  unknown                     |      Component:  MythTV - General
  Version:  0.24-fixes                  |       Severity:  medium
 Keywords:                              |  Ticket locked:  0
----------------------------------------+----------------------------------
 Upon entering Watch Recordings, the disk free bar can show "0% used, 0 GB
 free", and will stay that way until for example a new recording starts or
 is deleted.

 The issue seem to be present both in master and 0.24-fixes, http://www
 .gossamer-threads.com/lists/mythtv/users/479652

 The attached patch attempts to solve this by sending an UPDATE_USAGE_UI
 event to PlaybackBox from PlaybackBoxHelper::UpdateFreeSpace().  When
 PlaybackBox receives the event it calls UpdateUsageUI() to update the
 displayed disk free bar.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/9771>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list