[mythtv-commits] Ticket #12268: MythArchive dvd creation in master fails soon after start

MythTV noreply at mythtv.org
Wed Sep 10 08:54:56 UTC 2014


#12268: MythArchive dvd creation in master fails soon after start
--------------------------------------+-------------------------
     Reporter:  J.Pilk@…              |      Owner:
         Type:  Bug Report - General  |     Status:  new
     Priority:  minor                 |  Milestone:  unknown
    Component:  Plugin - MythArchive  |    Version:  Master Head
     Severity:  medium                |   Keywords:
Ticket locked:  0                     |
--------------------------------------+-------------------------
 I just installed master.  I usually use slightly modified version of the
 official mythburn.py and the MythCenter_Animated theme but still get the
 failure with the versions as built.  This was with 'Black'.

 MythTV Version : v0.28-pre-2167-gfd72f58
 MythTV Branch : master

 uname -r
 3.10.54-1.el6.elrepoNONPAE.i686

 All the recordings have been pre-cut and are in mpeg2-ps format.

 2014-09-10 09:39:33 mythburn.py (0.1.20131119-1) starting up...
 2014-09-10 09:39:33 Found 2 CPUs
 2014-09-10 09:39:33 Obtaining MythTV settings from MySQL database for
 hostname presv5000
 2014-09-10 09:39:33 temppath: /mnt/MythOnRoot/Mytharch_work/work
 2014-09-10 09:39:33 logpath:  /mnt/MythOnRoot/Mytharch_work/logs
 2014-09-10 09:39:33 Setting process priority to 17
 2014-09-10 09:39:33 Setting ionice level to idle
 2014-09-10 09:39:33 Processing Mythburn job number 1.
 2014-09-10 09:39:33 Options - mediatype = 0, doburn = 0, createiso = 1,
 erasedvdrw = 0
 2014-09-10 09:39:33           savefilename = ''
 2014-09-10 09:39:33 Looking for:
 /usr/share/mythtv/mytharchive/themes/Black/theme.xml
 2014-09-10 09:39:34 Loading font 0, /usr/share/mythtv/fonts/FreeSans.ttf
 size 22
 2014-09-10 09:39:34 Loading font 1, /usr/share/mythtv/fonts/FreeSans.ttf
 size 16
 2014-09-10 09:39:34 wantIntro: 1, wantMainMenu: 1, wantChapterMenu: 0,
 wantDetailsPage: 0
 2014-09-10 09:39:34 Final DVD Video format will be pal
 2014-09-10 09:39:34 There are 4 file(s) to process
 2014-09-10 09:39:37 Pre-processing recording 1:
 '/home/john/Mythrecs/1001_20140901213100.mpg'
 2014-09-10 09:39:37           21 Up New Generation
 2014-09-10 09:39:37
 ------------------------------------------------------------
 Traceback (most recent call last):
   File "/usr/share/mythtv/mytharchive/scripts/mythburn.py", line 5269, in
 main
     processJob(job)
   File "/usr/share/mythtv/mytharchive/scripts/mythburn.py", line 4950, in
 processJob
     preProcessFile(node,folder,filecount)
   File "/usr/share/mythtv/mytharchive/scripts/mythburn.py", line 1553, in
 preProcessFile
     getFileInformation(file, folder)
   File "/usr/share/mythtv/mytharchive/scripts/mythburn.py", line 1431, in
 getFileInformation
     cutlist = rec.markup.getcutlist()
   File "/usr/lib/python2.6/site-packages/MythTV/dataheap.py", line 310, in
 getcutlist
     return self._buildlist(self.MARK_CUT_START, self.MARK_CUT_END)
   File "/usr/lib/python2.6/site-packages/MythTV/utility/other.py", line
 403, in _buildlist
     for mark in sorted(self, key=lambda m: m.mark):
   File "/usr/lib/python2.6/site-packages/MythTV/database.py", line 491, in
 __iter__
     self._populate()
   File "/usr/lib/python2.6/site-packages/MythTV/database.py", line 555, in
 _populate
     self._refdat)
   File "/usr/lib/python2.6/site-packages/MythTV/_conn_mysqldb.py", line
 71, in execute
     raise MythDBError(MythDBError.DB_RAW, e.args)
 MythDBError: MySQL error: not enough arguments for format string
 2014-09-10 09:39:37
 ------------------------------------------------------------

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12268>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list