<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.12.2">
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#ffffff">
<BR>
<BLOCKQUOTE TYPE=CITE>
    On Thu, 2007-05-03 at 19:29 -0400, Steve Harrington wrote: 
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BLOCKQUOTE TYPE=CITE>
<PRE>
&gt; Hello all,
&gt; 
&gt; This is my second install of MythTV Frontend on a particular PC in my
&gt; house.  When I try
&gt; to burn something from MythArchive, I get this error:
&gt; 
&gt; mythburn.py (0.1.20061201-1) starting up...
&gt; Process priority 8
&gt; script path:/usr/share/mythtv/mytharchive/scripts
&gt; myth share path:/usr/share/mythtv
&gt; passed job file: /home/steve/mythwork/config/mydata.xml
&gt; passed progress log file: /home/steve/mythwork/logs/progress.log
&gt; mythburn.py (0.1.20061201-1) starting up...
&gt; Found 1 CPUs
&gt; Obtaining MythTV settings from MySQL database for hostname alien
&gt; Processing Mythburn job number 1.
&gt; Options - mediatype = 0, doburn = 1, createiso = 0, erasedvdrw = 0
&gt;          savefilename = ''
&gt; Looking for: /usr/share/mythtv/mytharchive/themes/Compact/theme.xml
&gt; Loading font 0, /usr/share/mythtv/FreeSans.ttf size 19
&gt; Loading font 1, /usr/share/mythtv/FreeSans.ttf size 15
&gt; Loading font 2, /usr/share/mythtv/FreeSans.ttf size 13
&gt; wantIntro: 1, wantMainMenu: 1, wantChapterMenu:0, wantDetailsPage: 0
&gt; Final DVD Video format will be ntsc
&gt; There are 1 files to process
&gt; Pre-processing file '1501_20070503173000.mpg' of type 'recording'
&gt; ------------------------------------------------------------
&gt; Traceback (most recent call last):
&gt; File &quot;/usr/share/mythtv/mytharchive/scripts/mythburn.py&quot;, line 3600, in
&gt; &lt;module&gt;
&gt;    processJob(job)
&gt; File &quot;/usr/share/mythtv/mytharchive/scripts/mythburn.py&quot;, line 3378, in
&gt; processJob
&gt;    preProcessFile(node,folder)
&gt; File &quot;/usr/share/mythtv/mytharchive/scripts/mythburn.py&quot;, line 1076, in
&gt; preProcessFile
&gt;    mediafile = os.path.join(recordingpath,
&gt; file.attributes[&quot;filename&quot;].value)
&gt; File &quot;posixpath.py&quot;, line 62, in join
&gt;    elif path == '' or path.endswith('/'):
&gt; AttributeError: 'NoneType' object has no attribute 'endswith'
&gt; ------------------------------------------------------------
&gt; 
&gt; Has anyone seen this before?  I tried googling this error but couldn't
&gt; figure it out.
&gt; I'm using Ubuntu Feisty if that helps.  I would guess that one of my
&gt; paths is missing the
&gt; '/' character by the error, but I can't find which one.
&gt; 
&gt; Thanks!
  
</PRE>
    </BLOCKQUOTE>
<PRE>

I get this same error when I run as a normal user.  Try starting
mythfrontend as root.  It seems to be an effective work around, but I
would like to have a fix.

Matt

Thanks Matt!

I'm still encountering this issue even if I start as root.  If it helps any, this is a stand-alone front end setup, so the file(s) must be transmitted over the network if that makes a difference.

Thanks!
Steve
</PRE>
</BLOCKQUOTE>
<BR>
Can you burn an ISO image, starting as root?<BR>
<BR>
Matt<BR>
<BR>
</BODY>
</HTML>