[mythtv-commits] Ticket #8364: "Don't Record" button crashes with "Forced" record programs

MythTV mythtv at cvs.mythtv.org
Sun Apr 18 18:23:13 UTC 2010


#8364: "Don't Record" button crashes with "Forced" record programs
---------------------------------------+------------------------------------
 Reporter:  wardengineers@…            |       Owner:  kormoc     
     Type:  defect                     |      Status:  new        
 Priority:  minor                      |   Milestone:  unknown    
Component:  Plugin - MythWeb           |     Version:  Unspecified
 Severity:  medium                     |     Mlocked:  0          
---------------------------------------+------------------------------------
Changes (by wagnerrp):

  * owner:  ijr => kormoc
  * component:  MythTV - General => Plugin - MythWeb


Old description:

> I am set up to record one copy of each episode in a series. Several
> episodes that were previously captured are airing again and they appeared
> with a dashed box shown as "duplicate" under status.  A few days ago I
> decided to captured these again and pressed the "Record This" button,
> which now shows "Forced" in the status column.  Yesterday, Schedules
> Direct omitted these shows from the lineup but when pressing the "Don't
> Record" button, Myth crashes and produces the Backtrace below:
>
> Backtrace:
>
>     datetime:  2010-04-18 13:44:45 (EDT)
>     errornum:  256
>   error type:  User Error
> error string:  Unknown schedule for this program's recordid:
>     filename:
> /usr/share/mythtv/mythweb/modules/tv/includes/objects/Program.php
>   error line:  817
>
> ==========================================================================
>
> Backtrace:
>
>     file:
> /usr/share/mythtv/mythweb/modules/tv/includes/objects/Program.php
>     line:  817
>    class:
> function:  trigger_error
>     type:
>     args:  Array
> (
>     [0] => Unknown schedule for this program's recordid:
>     [1] => 256
> )
>
>     file:  /usr/share/mythtv/mythweb/modules/tv/upcoming.php
>     line:  48
>    class:  Program
> function:  rec_override
>     type:  ->
>     args:  Array
> (
>     [0] => 8
> )
>
>     file:  /usr/share/mythtv/mythweb/modules/tv/handler.php
>     line:  85
>    class:
> function:  require_once
>     type:
>     args:  Array
> (
>     [0] => /usr/share/mythtv/mythweb/modules/tv/upcoming.php
> )
>
>     file:  /usr/share/mythtv/mythweb/mythweb.php
>     line:  28
>    class:
> function:  require_once
>     type:
>     args:  Array
> (
>     [0] => /usr/share/mythtv/mythweb/modules/tv/handler.php
> )
>

> ==========================================================================

New description:

 I am set up to record one copy of each episode in a series. Several
 episodes that were previously captured are airing again and they appeared
 with a dashed box shown as "duplicate" under status.  A few days ago I
 decided to captured these again and pressed the "Record This" button,
 which now shows "Forced" in the status column.  Yesterday, Schedules
 Direct omitted these shows from the lineup but when pressing the "Don't
 Record" button, Myth crashes and produces the attached backtrace.

--

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/8364#comment:1>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list