[mythtv-commits] Ticket #1147: preview: permissions problem -> coredump
MythTV
mythtv at cvs.mythtv.org
Wed Apr 12 23:55:42 UTC 2006
#1147: preview: permissions problem -> coredump
---------------------------------------+------------------------------------
Reporter: Cougar <cougar at random.ee> | Owner: danielk
Type: defect | Status: closed
Priority: minor | Milestone: 0.20
Component: mythtv | Version: head
Severity: medium | Resolution: fixed
---------------------------------------+------------------------------------
Changes (by danielk):
* resolution: => fixed
* status: reopened => closed
Comment:
(In [9691]) 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.
--
Ticket URL: <http://cvs.mythtv.org/trac/ticket/1147>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list