Opened 18 years ago

Closed 18 years ago

#2173 closed defect (invalid)

mytharchive: fail to create chapter sub menu

Reported by: juergen-sachs@… Owned by: paulh
Priority: minor Milestone: unknown
Component: mytharchive Version:
Severity: medium Keywords:
Cc: Ticket locked: no

Description

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 ------------------------------------------------------------

Change History (1)

comment:1 Changed 18 years ago by paulh

Resolution: invalid
Status: newclosed

Already fixed in r10749

Note: See TracTickets for help on using tickets.