[mythtv-commits] mythtv commit: r9691 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Apr 12 23:55:41 UTC 2006


      Author: danielk
        Date: 2006-04-12 23:55:40 +0000 (Wed, 12 Apr 2006)
New Revision: 9691
   Changeset: http://cvs.mythtv.org/trac/changeset/9691

Modified:

   trunk/mythtv/programs/mythfrontend/playbackbox.cpp
   trunk/mythtv/programs/mythfrontend/playbackbox.h

Log:

Closes #1147. Adds limit to the number of times we try to generate the preview image.

The core problem in the ticket, segfault when permissions are broken, has already been
fixed in svn. This fixes the other problem, which is that we try to regenerate the
preview continously, even if something keeps preventing us from completing the 
procedure. This limits the number of retries to five, which should capture most of
the real cases we should recreate the preview.






More information about the mythtv-commits mailing list