[mythtv-commits] Ticket #5495: Mythweb doesn't find channels - Database filled and mythfrontend has it

MythTV mythtv at cvs.mythtv.org
Tue Jul 1 23:37:09 UTC 2008


#5495: Mythweb doesn't find channels - Database filled and mythfrontend has it
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  kormoc    
     Type:  defect     |       Status:  accepted  
 Priority:  minor      |    Milestone:  unknown   
Component:  mythweb    |      Version:  0.21-fixes
 Severity:  medium     |   Resolution:            
  Mlocked:  0          |  
-----------------------+----------------------------------------------------
Changes (by kormoc):

  * owner:  xris => kormoc
  * status:  new => accepted


Old description:

> Mythweb shows me this error message when I click on anything else than
> backendstatus: "No channels were detected.  Are you sure that MythTV is
> properly configured?"
> mythfrontend is working, the db is also filled
>

> Backtrace:
>   datetime:  2008-07-01 22:38:08 (CEST)
>     errornum:  256
>   error type:  User Error
> error string:  No channels were detected.  Are you sure that MythTV is
> properly configured?
>     filename:  /usr/share/mythtv/mythweb/modules/tv/includes/channels.php
>   error line:  65
>
> ==========================================================================
>
> Backtrace:
>
>     file:  /usr/share/mythtv/mythweb/modules/tv/includes/channels.php
>     line:  65
>    class:
> function:  trigger_error
>     type:
>     args:  Array
> (
>     [0] => No channels were detected.  Are you sure that MythTV is
> properly configured?
>     [1] => 256
> )
>
>     file:  /usr/share/mythtv/mythweb/modules/tv/recorded.php
>     line:  17
>    class:
> function:  load_all_channels
>     type:
>     args:  Array ( )
>     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/recorded.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:

 Mythweb shows me this error message when I click on anything else than
 backendstatus: "No channels were detected.  Are you sure that MythTV is
 properly configured?"
 mythfrontend is working, the db is also filled

 {{{
 Backtrace:
   datetime:  2008-07-01 22:38:08 (CEST)
     errornum:  256
   error type:  User Error
 error string:  No channels were detected.  Are you sure that MythTV is
 properly configured?
     filename:  /usr/share/mythtv/mythweb/modules/tv/includes/channels.php
   error line:  65

 ==========================================================================

 Backtrace:

     file:  /usr/share/mythtv/mythweb/modules/tv/includes/channels.php
     line:  65
    class:
 function:  trigger_error
     type:
     args:  Array
 (
     [0] => No channels were detected.  Are you sure that MythTV is
 properly configured?
     [1] => 256
 )

     file:  /usr/share/mythtv/mythweb/modules/tv/recorded.php
     line:  17
    class:
 function:  load_all_channels
     type:
     args:  Array ( )
     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/recorded.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
 )

 }}}

--

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


More information about the mythtv-commits mailing list