[mythtv-commits] Ticket #4987: Volume ID string too long
MythTV
mythtv at cvs.mythtv.org
Mon Mar 17 21:22:45 UTC 2008
#4987: Volume ID string too long
-------------------------------+--------------------------------------------
Reporter: mr.bienzle at gmx.de | Owner: paulh
Type: patch | Status: new
Priority: minor | Milestone: unknown
Component: mytharchive | Version: 0.21-fixes
Severity: medium | Mlocked: 0
-------------------------------+--------------------------------------------
This bug occurs, if the title of the recording is longer than 32 and
contains a german "Umlaut" within the first 32 bytes. One will get the
following error while exporting the recording to DVD by creating an iso
Image:
{{{
Creating ISO image
genisoimage: Volume ID string too long
************************************************************
ERROR: Failed while running mkisofs.
************************************************************
Terminated
}}}
An example title to reproduce the bug is "Disneys Aladdin und der König
der Diebe"
This happens because the german "Umlaut" is not encoded correct. I found
the problem on a Debian GNU/Linux System running mythtv 0.21 "stable"
version. My locale is "en_US.UTF-8".
'''A patch for mythburn.py script is attached to this ticket.'''
Could you please apply it to svn? The patch applies to the file
"mythplugins-0.21/mytharchive/mythburn/scripts/mythburn.py" in version
"0.1.20080127-1"
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/4987>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list