Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Commits

Ticket #9967: Mythweb doesn't store settings, displays warnings in show details

 

 

MythTV commits RSS feed   Index | Next | Previous | View Threaded


noreply at mythtv

Aug 6, 2011, 8:30 AM

Post #1 of 8 (242 views)
Permalink
Ticket #9967: Mythweb doesn't store settings, displays warnings in show details

#9967: Mythweb doesn't store settings, displays warnings in show details
-------------------------------------------+-----------------------------
Reporter: Andrew Junev <a-j@…> | Owner: kormoc
Type: Bug Report - General | Status: new
Priority: minor | Milestone: unknown
Component: Plugin - MythWeb | Version: 0.24.1
Severity: medium | Keywords: mythweb NoTrans
Ticket locked: 0 |
-------------------------------------------+-----------------------------
MythWeb doesn't store new settings under Settings --> Date Formats (at
least in there). For example, I'd like to change "Recorded programs" from
"%a %b %e, %Y (%I:%M %p)" to "%a %b %e, %Y (%H:%M)". When I click "Save" -
the page reloads and I see new (updated) setting, but it never gets
active. And if I return back to settings page I see the old (default?)
date format string again.

Also, every time I open a TV Show details while browsing TV Listings via
MythWeb, I get the following warnings on top of the web page:

Warning at /usr/share/mythweb/modules/tv/detail.php, line 310:
!!NoTrans: Invalid argument supplied for foreach()!!

Warning at /usr/share/mythweb/modules/_shared/tmpl/default/header.php,
line 16:
!!NoTrans: Cannot modify header information - headers already sent by
(output started at /usr/share/mythweb/includes/errors.php:150)!!

Not sure if these two are related, but I think it all started after an
upgrade from 0.23 to 0.24. And I'm currently on 0.24.1 (Fedora 13,
RPMFusion repos):

$ mythbackend --version
Please attach all output as a file in bug reports.
MythTV Version : 0.24.1-2.fc13 (3657f313ac)
MythTV Branch :
Network Protocol : 63
Library API : 0.24.20110505-1
QT Version : 4.6.3
Options compiled in:
linux release using_alsa using_jack using_oss using_pulse
using_pulseoutput using_backend using_bindings_perl using_bindings_python
using_dvb using_firewire using_frontend using_hdhomerun using_hdpvr
using_iptv using_ivtv using_joystick_menu using_libfftw3 using_lirc
using_mheg using_opengl_video using_opengl_vsync using_qtdbus
using_qtwebkit using_v4l using_x11 using_xrandr using_xv using_xvmc
using_xvmc_vld using_xvmcw using_bindings_perl using_bindings_python
using_mythtranscode using_opengl using_vdpau using_ffmpeg_threads
using_live using_mheg

--
Ticket URL: <http://code.mythtv.org/trac/ticket/9967>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://www.mythtv.org/mailman/listinfo/mythtv-commits


noreply at mythtv

Aug 11, 2011, 2:00 PM

Post #2 of 8 (221 views)
Permalink
Re: Ticket #9967: Mythweb doesn't store settings, displays warnings in show details [In reply to]

#9967: Mythweb doesn't store settings, displays warnings in show details
---------------------------------------+--------------------------------
Reporter: Andrew Junev <a-j@…> | Owner: kormoc
Type: Bug Report - General | Status: infoneeded_new
Priority: minor | Milestone: unknown
Component: Plugin - MythWeb | Version: 0.24.1
Severity: medium | Resolution:
Keywords: mythweb NoTrans | Ticket locked: 0
---------------------------------------+--------------------------------
Changes (by wagnerrp):

* status: new => infoneeded_new


Comment:

What version of PHP are you using?

--
Ticket URL: <http://code.mythtv.org/trac/ticket/9967#comment:1>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://www.mythtv.org/mailman/listinfo/mythtv-commits


noreply at mythtv

Aug 11, 2011, 2:20 PM

Post #3 of 8 (225 views)
Permalink
Re: Ticket #9967: Mythweb doesn't store settings, displays warnings in show details [In reply to]

#9967: Mythweb doesn't store settings, displays warnings in show details
---------------------------------------+--------------------------------
Reporter: Andrew Junev <a-j@…> | Owner: kormoc
Type: Bug Report - General | Status: infoneeded_new
Priority: minor | Milestone: unknown
Component: Plugin - MythWeb | Version: 0.24.1
Severity: medium | Resolution:
Keywords: mythweb NoTrans | Ticket locked: 0
---------------------------------------+--------------------------------

Comment (by Andrew Junev <a-j@…>):

$ php -v

PHP 5.3.6 (cli) (built: Mar 17 2011 21:19:28)
Copyright (c) 1997-2011 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2011 Zend Technologies

--
Ticket URL: <http://code.mythtv.org/trac/ticket/9967#comment:2>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://www.mythtv.org/mailman/listinfo/mythtv-commits


noreply at mythtv

Oct 6, 2011, 12:25 AM

Post #4 of 8 (177 views)
Permalink
Re: Ticket #9967: Mythweb doesn't store settings, displays warnings in show details [In reply to]

#9967: Mythweb doesn't store settings, displays warnings in show details
---------------------------------------+--------------------------------
Reporter: Andrew Junev <a-j@…> | Owner: kormoc
Type: Bug Report - General | Status: infoneeded_new
Priority: minor | Milestone: unknown
Component: Plugin - MythWeb | Version: 0.24.1
Severity: medium | Resolution:
Keywords: mythweb NoTrans | Ticket locked: 0
---------------------------------------+--------------------------------

Comment (by Martin Bene <martin.bene@…>):

The problem with storing the date settings is a duplicate of Ticket 9833
which also contains a patch for the issue.

--
Ticket URL: <http://code.mythtv.org/trac/ticket/9967#comment:3>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://www.mythtv.org/mailman/listinfo/mythtv-commits


noreply at mythtv

Oct 6, 2011, 1:24 PM

Post #5 of 8 (179 views)
Permalink
Re: Ticket #9967: Mythweb doesn't store settings, displays warnings in show details [In reply to]

#9967: Mythweb doesn't store settings, displays warnings in show details
---------------------------------------+--------------------------------
Reporter: Andrew Junev <a-j@…> | Owner: kormoc
Type: Bug Report - General | Status: infoneeded_new
Priority: minor | Milestone: unknown
Component: Plugin - MythWeb | Version: 0.24.1
Severity: medium | Resolution:
Keywords: mythweb NoTrans | Ticket locked: 0
---------------------------------------+--------------------------------

Comment (by Andrew Junev <a-j@…>):

Ah, great! Date settings are properly stored after applying the patch!
Thanks a lot for that!

Warnings in a show details are still there though:

Warning at /usr/share/mythweb/modules/tv/detail.php, line 310:
!!NoTrans: Invalid argument supplied for foreach()!!

Warning at /usr/share/mythweb/modules/_shared/tmpl/default/header.php,
line 16:
!!NoTrans: Cannot modify header information - headers already sent by
(output started at /usr/share/mythweb/includes/errors.php:150)!!

--
Ticket URL: <http://code.mythtv.org/trac/ticket/9967#comment:4>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://www.mythtv.org/mailman/listinfo/mythtv-commits


noreply at mythtv

Nov 23, 2011, 9:00 PM

Post #6 of 8 (104 views)
Permalink
Re: Ticket #9967: Mythweb doesn't store settings, displays warnings in show details [In reply to]

#9967: Mythweb doesn't store settings, displays warnings in show details
---------------------------------------+-------------------------
Reporter: Andrew Junev <a-j@…> | Owner: kormoc
Type: Bug Report - General | Status: new
Priority: minor | Milestone: unknown
Component: Plugin - MythWeb | Version: 0.24.1
Severity: medium | Resolution:
Keywords: mythweb NoTrans | Ticket locked: 0
---------------------------------------+-------------------------
Changes (by wagnerrp):

* status: infoneeded_new => new


--
Ticket URL: <http://code.mythtv.org/trac/ticket/9967#comment:5>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://www.mythtv.org/mailman/listinfo/mythtv-commits


noreply at mythtv

Feb 5, 2012, 1:09 PM

Post #7 of 8 (68 views)
Permalink
Re: Ticket #9967: Mythweb doesn't store settings, displays warnings in show details [In reply to]

#9967: Mythweb doesn't store settings, displays warnings in show details
---------------------------------------+-------------------------
Reporter: Andrew Junev <a-j@…> | Owner: kormoc
Type: Bug Report - General | Status: new
Priority: minor | Milestone: unknown
Component: Plugin - MythWeb | Version: 0.24.1
Severity: medium | Resolution:
Keywords: mythweb NoTrans | Ticket locked: 0
---------------------------------------+-------------------------

Comment (by zarthan@…):

I had the same errors and it turned out to be a crashed database table.
Running the table repair from Mythweb Settings fixed the problem.

--
Ticket URL: <http://code.mythtv.org/trac/ticket/9967#comment:6>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://www.mythtv.org/mailman/listinfo/mythtv-commits


noreply at mythtv

Feb 5, 2012, 1:30 PM

Post #8 of 8 (68 views)
Permalink
Re: Ticket #9967: Mythweb doesn't store settings, displays warnings in show details [In reply to]

#9967: Mythweb doesn't store settings, displays warnings in show details
---------------------------------------+-------------------------
Reporter: Andrew Junev <a-j@…> | Owner: kormoc
Type: Bug Report - General | Status: new
Priority: minor | Milestone: unknown
Component: Plugin - MythWeb | Version: 0.24.1
Severity: medium | Resolution:
Keywords: mythweb NoTrans | Ticket locked: 0
---------------------------------------+-------------------------

Comment (by a-j@…):

All database tables have an "OK" status in MythWeb. I made an "extended
check" - and it also showed OK for each table. I still clicked "Repair
Tables", but the repair didn't change anything, at least I see no changes
and the errors are still there.

--
Ticket URL: <http://code.mythtv.org/trac/ticket/9967#comment:7>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://www.mythtv.org/mailman/listinfo/mythtv-commits

MythTV commits RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.