Opened 12 years ago

Closed 10 years ago

#10684 closed Bug Report - General (Won't Fix)

Mythweb: Unchecking "Display Genre Colors" in mythweb defaults breaks listings and recordings

Reported by: ajm1@… Owned by: Rob Smith
Priority: minor Milestone: unknown
Component: Plugin - MythWeb Version: 0.25-fixes
Severity: medium Keywords:
Cc: Ticket locked: no

Description

When "Display Genre Colors:" is unchecked in mythweb settings --> mythweb defaults the listings and upcoming recordings pages break. For example:

Warning at /usr/local/share/mythtv/bindings/php/MythBackend.php, line 46: !NoTrans: Cannot use a scalar value as an array!! Fatal error: Call to a member function httpRequest() on a non-object in /usr/src/other/mmpcv0.25fixes/mythweb/modules/tv/classes/Channel.php on line 124

and output is terminated.

Apache log indicates.

[Thu May 03 09:40:00 2012] [error] [client 192.168.2.29] PHP Fatal error: Call to a member function httpRequest() on a non-object in /usr/src/other/mmpcv0.25fixes/mythweb/modules/tv/classes/Channel.php on line 124, referer: http://mmpcv2/mythweb/tv/list

[Thu May 03 09:48:46 2012] [error] [client 192.168.2.29] PHP Fatal error: Call to a member function httpRequest() on a non-object in /usr/src/other/mmpcv0.25fixes/mythweb/modules/tv/classes/Channel.php on line 124, referer: http://mmpcv2/mythweb/tv/recorded

Change History (2)

comment:1 Changed 12 years ago by ajm1@…

Forgot to add: # mythbackend --version Please attach all output as a file in bug reports. MythTV Version : v0.25-23-g00a2d87 MythTV Branch : fixes/0.25 Network Protocol : 72 Library API : 0.25.20120408-1 QT Version : 4.6.0 Options compiled in:

linux profile use_hidesyms using_alsa using_backend using_bindings_python using_bindings_php using_frontend using_hdhomerun using_ceton using_hdpvr using_ivtv using_lirc using_mheg using_opengl_video using_qtwebkit using_qtscript using_qtdbus using_v4l2 using_v4l1 using_x11 using_xrandr using_xv using_bindings_python using_bindings_php using_mythtranscode using_opengl using_ffmpeg_threads using_mheg

comment:2 Changed 10 years ago by Rob Smith

Resolution: Won't Fix
Status: newclosed

Given Mythweb is EOL, I'm closing new features. This should be done via the backend webserver now.

Note: See TracTickets for help on using tickets.