<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<pre wrap=""><div class="moz-txt-sig">On Thu, 2007-05-03 at 19:29 -0400, <span
id="mail-highlight-id" style="background-color: yellow;">Steve Ha</span>rrington wrote:
</div></pre>
<blockquote type="cite">
<pre wrap=""><span class="moz-txt-citetags">> </span>Hello all,
<span class="moz-txt-citetags">> </span>
<span class="moz-txt-citetags">> </span>This is my second install of MythTV Frontend on a particular PC in my
<span class="moz-txt-citetags">> </span>house. When I try
<span class="moz-txt-citetags">> </span>to burn something from MythArchive, I get this error:
<span class="moz-txt-citetags">> </span>
<span class="moz-txt-citetags">> </span>mythburn.py (0.1.20061201-1) starting up...
<span class="moz-txt-citetags">> </span>Process priority 8
<span class="moz-txt-citetags">> </span>script path:/usr/share/mythtv/mytharchive/scripts
<span class="moz-txt-citetags">> </span>myth share path:/usr/share/mythtv
<span class="moz-txt-citetags">> </span>passed job file: /home/steve/mythwork/config/mydata.xml
<span class="moz-txt-citetags">> </span>passed progress log file: /home/steve/mythwork/logs/progress.log
<span class="moz-txt-citetags">> </span>mythburn.py (0.1.20061201-1) starting up...
<span class="moz-txt-citetags">> </span>Found 1 CPUs
<span class="moz-txt-citetags">> </span>Obtaining MythTV settings from MySQL database for hostname alien
<span class="moz-txt-citetags">> </span>Processing Mythburn job number 1.
<span class="moz-txt-citetags">> </span>Options - mediatype = 0, doburn = 1, createiso = 0, erasedvdrw = 0
<span class="moz-txt-citetags">> </span> savefilename = ''
<span class="moz-txt-citetags">> </span>Looking for: /usr/share/mythtv/mytharchive/themes/Compact/theme.xml
<span class="moz-txt-citetags">> </span>Loading font 0, /usr/share/mythtv/FreeSans.ttf size 19
<span class="moz-txt-citetags">> </span>Loading font 1, /usr/share/mythtv/FreeSans.ttf size 15
<span class="moz-txt-citetags">> </span>Loading font 2, /usr/share/mythtv/FreeSans.ttf size 13
<span class="moz-txt-citetags">> </span>wantIntro: 1, wantMainMenu: 1, wantChapterMenu:0, wantDetailsPage: 0
<span class="moz-txt-citetags">> </span>Final DVD Video format will be ntsc
<span class="moz-txt-citetags">> </span>There are 1 files to process
<span class="moz-txt-citetags">> </span>Pre-processing file '1501_20070503173000.mpg' of type 'recording'
<span class="moz-txt-citetags">> </span>------------------------------------------------------------
<span class="moz-txt-citetags">> </span>Traceback (most recent call last):
<span class="moz-txt-citetags">> </span>File "/usr/share/mythtv/mytharchive/scripts/mythburn.py", line 3600, in
<span class="moz-txt-citetags">> </span><module>
<span class="moz-txt-citetags">> </span> processJob(job)
<span class="moz-txt-citetags">> </span>File "/usr/share/mythtv/mytharchive/scripts/mythburn.py", line 3378, in
<span class="moz-txt-citetags">> </span>processJob
<span class="moz-txt-citetags">> </span> preProcessFile(node,folder)
<span class="moz-txt-citetags">> </span>File "/usr/share/mythtv/mytharchive/scripts/mythburn.py", line 1076, in
<span class="moz-txt-citetags">> </span>preProcessFile
<span class="moz-txt-citetags">> </span> mediafile = os.path.join(recordingpath,
<span class="moz-txt-citetags">> </span>file.attributes["filename"].value)
<span class="moz-txt-citetags">> </span>File "posixpath.py", line 62, in join
<span class="moz-txt-citetags">> </span> elif path == '' or path.endswith('/'):
<span class="moz-txt-citetags">> </span>AttributeError: 'NoneType' object has no attribute 'endswith'
<span class="moz-txt-citetags">> </span>------------------------------------------------------------
<span class="moz-txt-citetags">> </span>
<span class="moz-txt-citetags">> </span>Has anyone seen this before? I tried googling this error but couldn't
<span class="moz-txt-citetags">> </span>figure it out.
<span class="moz-txt-citetags">> </span>I'm using Ubuntu Feisty if that helps. I would guess that one of my
<span class="moz-txt-citetags">> </span>paths is missing the
<span class="moz-txt-citetags">> </span>'/' character by the error, but I can't find which one.
<span class="moz-txt-citetags">> </span>
<span class="moz-txt-citetags">> </span>Thanks!
</pre>
</blockquote>
<pre wrap=""><!---->
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>
</body>
</html>