[mythtv-commits] Ticket #2173: mytharchive: fail to create chapter sub menu

MythTV mythtv at cvs.mythtv.org
Mon Aug 14 19:33:23 UTC 2006


#2173: mytharchive: fail to create chapter sub menu
----------------------------------+-----------------------------------------
 Reporter:  juergen-sachs at gmx.de  |       Owner:  paulh
     Type:  defect                |      Status:  new  
 Priority:  minor                 |   Milestone:       
Component:  mytharchive           |     Version:       
 Severity:  medium                |  
----------------------------------+-----------------------------------------
 mytharchive fails to create chapter submenu in the G.A.N.T. theme.
 Error Message: TypeError: createVideoChapters() takes exactly 2 arguments
 (4 given)

 I use mytharchive from SVN Rev 10745

 Last Log messages:
 2006-08-14 20:27:12 Creating DVD menus
 2006-08-14 20:27:12 Menu page 1
 2006-08-14 20:27:12 Added image
 /work/mythtvarchive/temp/work/1/thumbnail.jpg
 2006-08-14 20:27:13 Added button image
 /usr/local/share/mythtv/mytharchive/themes/G.A.N.T./blank.png
 2006-08-14 20:27:13 Added image
 /work/mythtvarchive/temp/work/2/thumbnail.jpg
 2006-08-14 20:27:13 Added button image
 /usr/local/share/mythtv/mytharchive/themes/G.A.N.T./blank.png
 2006-08-14 20:27:15 Encoding Menu Page 1 using aspect ratio '16:9'
 2006-08-14 20:27:51 Chapter items per page 8
 2006-08-14 20:27:51 Background image file is
 /usr/local/share/mythtv/mytharchive/themes/G.A.N.T./GANT-Background.png
 2006-08-14 20:27:51 Music is menumusic.mp2, length is 15 seconds
 2006-08-14 20:27:51 Creating DVD sub-menus
 2006-08-14 20:27:51 Sub-menu 1
 2006-08-14 20:27:51
 ------------------------------------------------------------
 Traceback (most recent call last):
   File "/usr/local/share/mythtv/mytharchive/scripts/mythburn.py", line
 3228, in ?
     processJob(job)
   File "/usr/local/share/mythtv/mytharchive/scripts/mythburn.py", line
 3025, in processJob
     createChapterMenu(format, dpi, files.length)
   File "/usr/local/share/mythtv/mytharchive/scripts/mythburn.py", line
 2273, in createChapterMenu
 chapterlist=createVideoChapters(page,itemsperpage,getLengthOfVideo(page),True)
 TypeError: createVideoChapters() takes exactly 2 arguments (4 given)
 2006-08-14 20:27:51
 ------------------------------------------------------------

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/2173>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list