LinHES Forums
http://forum.linhes.org/

r8 mytharchive issue
http://forum.linhes.org/viewtopic.php?f=22&t=23871
Page 1 of 1

Author:  welner [ Sat Nov 09, 2013 6:03 pm ]
Post subject:  r8 mytharchive issue

my r8 install is about a week old now and i am generally functional. i am pleased to find some bugs in 7.4 that i could not resolved appear to have been corrected in r8.

i am, however having issues burning archives of videos and recordings. burning dvd's appears to work properly.

when kicking off an archive session, the log window opens and no text is displayed. the /mythtv/tmp/logs/progress.log file is empty. reviewing the mythtv_mytharchivehelper.XX.log shows that there is an issue with running a query against the database. has anyone successfully archived videos or recorded programs?

Code:
[mythtv@mythtv 2013-11-09]$ cat mythtv_mytharchivehelper.22888.log
2013-11-09T16:41:38.899156-05:00 mythtv mytharchivehelper[22888]: C thread_unknown mythcommandlineparser.cpp:2534 (ConfigureLogging) mytharchivehelper version: fixes/0.25 [v0.25.3-49-gb5adf03] www.mythtv.org
2013-11-09T16:41:38.899192-05:00 mythtv mytharchivehelper[22888]: C thread_unknown mythcommandlineparser.cpp:2536 (ConfigureLogging) Qt version: compile: 4.8.2, runtime: 4.8.2
2013-11-09T16:41:38.899210-05:00 mythtv mytharchivehelper[22888]: N thread_unknown mythcommandlineparser.cpp:2538 (ConfigureLogging) Enabled verbose msgs:  general
2013-11-09T16:41:38.899228-05:00 mythtv mytharchivehelper[22888]: N thread_unknown logging.cpp:1176 (logStart) Setting Log Level to LOG_INFO
2013-11-09T16:41:38.899245-05:00 mythtv mytharchivehelper[22888]: I thread_unknown logging.cpp:229 (FileLogger) Added logging to the console
2013-11-09T16:41:38.899264-05:00 mythtv mytharchivehelper[22888]: I thread_unknown logging.cpp:369 (SyslogLogger) Added syslogging to facility local6
2013-11-09T16:41:38.899285-05:00 mythtv mytharchivehelper[22888]: I thread_unknown logging.cpp:425 (DatabaseLogger) Added database logging to table logging
2013-11-09T16:41:38.899326-05:00 mythtv mytharchivehelper[22888]: N thread_unknown logging.cpp:1215 (logStart) Setting up SIGHUP handler
2013-11-09T16:41:38.899344-05:00 mythtv mytharchivehelper[22888]: N thread_unknown mythdirs.cpp:51 (InitializeMythDirs) Using runtime prefix = /usr
2013-11-09T16:41:38.899360-05:00 mythtv mytharchivehelper[22888]: N thread_unknown mythdirs.cpp:64 (InitializeMythDirs) Using configuration directory = /home/mythtv/.mythtv
2013-11-09T16:41:38.899385-05:00 mythtv mytharchivehelper[22888]: I CoreContext mythcorecontext.cpp:227 (Init) Assumed character encoding: en_US.UTF-8
2013-11-09T16:41:38.999506-05:00 mythtv mytharchivehelper[22888]: E CoreContext mythdb.cpp:866 (LoadDatabaseParamsFromDisk) Unable to read configuration file mysql.txt
2013-11-09T16:41:38.999530-05:00 mythtv mytharchivehelper[22888]: N CoreContext mythcontext.cpp:477 (LoadDatabaseSettings) Empty LocalHostName.
2013-11-09T16:41:38.999537-05:00 mythtv mytharchivehelper[22888]: I CoreContext mythcontext.cpp:481 (LoadDatabaseSettings) Using localhost value of mythtv.local
2013-11-09T16:41:38.999543-05:00 mythtv mytharchivehelper[22888]: N CoreContext mythcorecontext.cpp:1354 (InitLocale) Setting QT default locale to en_US
2013-11-09T16:41:38.999549-05:00 mythtv mytharchivehelper[22888]: I CoreContext mythcorecontext.cpp:1387 (SaveLocaleDefaults) Current locale en_US
2013-11-09T16:41:38.999554-05:00 mythtv mytharchivehelper[22888]: N CoreContext mythlocale.cpp:121 (LoadDefaultsFromXML) Reading locale defaults from /usr/share/mythtv//locales/en_us.xml
2013-11-09T16:44:23.757137-05:00 mythtv mytharchivehelper[22888]: I SystemSignalManager system-unix.cpp:485 (run) Starting process signal handler
2013-11-09T16:44:23.757163-05:00 mythtv mytharchivehelper[22888]: I SystemManager system-unix.cpp:263 (run) Starting process manager
2013-11-09T16:44:23.757170-05:00 mythtv mytharchivehelper[22888]: I SystemIOHandlerR system-unix.cpp:90 (run) Starting IO manager (read)
2013-11-09T16:44:23.757193-05:00 mythtv mytharchivehelper[22888]: I SystemIOHandlerW system-unix.cpp:90 (run) Starting IO manager (write)
[mythtv@mythtv 2013-11-09]$ cat mythtv_mytharchivehelper.18944.log
2013-11-09T15:31:27.220862-05:00 mythtv mytharchivehelper[18944]: C thread_unknown mythcommandlineparser.cpp:2534 (ConfigureLogging) mytharchivehelper version: fixes/0.25 [v0.25.3-49-gb5adf03] www.mythtv.org
2013-11-09T15:31:27.221013-05:00 mythtv mytharchivehelper[18944]: C thread_unknown mythcommandlineparser.cpp:2536 (ConfigureLogging) Qt version: compile: 4.8.2, runtime: 4.8.2
2013-11-09T15:31:27.221031-05:00 mythtv mytharchivehelper[18944]: N thread_unknown mythcommandlineparser.cpp:2538 (ConfigureLogging) Enabled verbose msgs:  general
2013-11-09T15:31:27.221050-05:00 mythtv mytharchivehelper[18944]: N thread_unknown logging.cpp:1176 (logStart) Setting Log Level to LOG_INFO
2013-11-09T15:31:27.221067-05:00 mythtv mytharchivehelper[18944]: I thread_unknown logging.cpp:229 (FileLogger) Added logging to the console
2013-11-09T15:31:27.221085-05:00 mythtv mytharchivehelper[18944]: I thread_unknown logging.cpp:369 (SyslogLogger) Added syslogging to facility local6
2013-11-09T15:31:27.221103-05:00 mythtv mytharchivehelper[18944]: I thread_unknown logging.cpp:425 (DatabaseLogger) Added database logging to table logging
2013-11-09T15:31:27.221120-05:00 mythtv mytharchivehelper[18944]: N thread_unknown logging.cpp:1215 (logStart) Setting up SIGHUP handler
2013-11-09T15:31:27.221136-05:00 mythtv mytharchivehelper[18944]: N thread_unknown mythdirs.cpp:51 (InitializeMythDirs) Using runtime prefix = /usr
2013-11-09T15:31:27.221153-05:00 mythtv mytharchivehelper[18944]: N thread_unknown mythdirs.cpp:64 (InitializeMythDirs) Using configuration directory = /home/mythtv/.mythtv
2013-11-09T15:31:27.221177-05:00 mythtv mytharchivehelper[18944]: I CoreContext mythcorecontext.cpp:227 (Init) Assumed character encoding: en_US.UTF-8
2013-11-09T15:31:27.321666-05:00 mythtv mytharchivehelper[18944]: E CoreContext mythdb.cpp:866 (LoadDatabaseParamsFromDisk) Unable to read configuration file mysql.txt
2013-11-09T15:31:27.321711-05:00 mythtv mytharchivehelper[18944]: N CoreContext mythcontext.cpp:477 (LoadDatabaseSettings) Empty LocalHostName.
2013-11-09T15:31:27.321730-05:00 mythtv mytharchivehelper[18944]: I CoreContext mythcontext.cpp:481 (LoadDatabaseSettings) Using localhost value of mythtv.local
2013-11-09T15:31:27.321750-05:00 mythtv mytharchivehelper[18944]: N CoreContext mythcorecontext.cpp:1354 (InitLocale) Setting QT default locale to en_US
2013-11-09T15:31:27.321767-05:00 mythtv mytharchivehelper[18944]: I CoreContext mythcorecontext.cpp:1387 (SaveLocaleDefaults) Current locale en_US
2013-11-09T15:31:27.321785-05:00 mythtv mytharchivehelper[18944]: N CoreContext mythlocale.cpp:121 (LoadDefaultsFromXML) Reading locale defaults from /usr/share/mythtv//locales/en_us.xml
2013-11-09T15:31:27.321802-05:00 mythtv mytharchivehelper[18944]: E CoreContext mythdbcon.cpp:823 (prepare) Error preparing query: SELECT chanid, starttime, mark, offset, type FROM recordedmarkup WHERE chanid = :CHANID and starttime = :STARTTIME;
2013-11-09T15:31:27.321819-05:00 mythtv mytharchivehelper[18944]: E CoreContext mythdbcon.cpp:825 (prepare) Driver error was [2/1054]:#012QMYSQL3: Unable to prepare statement#012Database error was:#012Unknown column 'offset' in 'field list'
2013-11-09T15:31:59.158808-05:00 mythtv mytharchivehelper[18944]: I SystemManager system-unix.cpp:263 (run) Starting process manager
2013-11-09T15:31:59.158833-05:00 mythtv mytharchivehelper[18944]: I SystemIOHandlerW system-unix.cpp:90 (run) Starting IO manager (write)
2013-11-09T15:31:59.158840-05:00 mythtv mytharchivehelper[18944]: I SystemIOHandlerR system-unix.cpp:90 (run) Starting IO manager (read)
2013-11-09T15:31:59.158857-05:00 mythtv mytharchivehelper[18944]: I SystemSignalManager system-unix.cpp:485 (run) Starting process signal handler

Author:  brfransen [ Sun Nov 10, 2013 7:32 am ]
Post subject:  Re: r8 mytharchive issue

http://code.mythtv.org/trac/ticket/10871

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/