Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Commits

Ticket #7625: ./jamu.py -D or -M cause errors (with RO video files)

 

 

MythTV commits RSS feed   Index | Next | Previous | View Threaded


mythtv at cvs

Nov 21, 2009, 1:14 AM

Post #1 of 3 (527 views)
Permalink
Ticket #7625: ./jamu.py -D or -M cause errors (with RO video files)

#7625: ./jamu.py -D or -M cause errors (with RO video files)
--------------------------------+-------------------------------------------
Reporter: iskimj@… | Owner: awithers
Type: defect | Status: new
Priority: minor | Milestone: unknown
Component: Plugin - MythVideo | Version: head
Severity: medium | Mlocked: 0
--------------------------------+-------------------------------------------
Using jamu.py 0.5.9 [22863] I get the following errors as soon as I add
either the -D or -M options:

#./jamu.py -fD -C jamu-example.conf
Traceback (most recent call last):
File "./jamu.py", line 6434, in <module>
main()
File "./jamu.py", line 6410, in main
configuration.validate_setVariables(['FAKE SERIES NAME','FAKE EPISODE
NAME'])
File "./jamu.py", line 1845, in validate_setVariables
self._getMythtvDirectories()
File "./jamu.py", line 1600, in _getMythtvDirectories
sys.stderr.write(u"\n! Warning: MythTV (%s) directory (%s) does not
exist.\n" % (key, tmp_directories[i]))
UnboundLocalError: local variable 'tmp_directories' referenced before
assignment

I am using the lastest trunk to get a locally mounted video directory
(samba mount) working. I was working with [22594] and could get it to work
simply by commenting out the RW/RO exit tests.

--
Ticket URL: <http://svn.mythtv.org/trac/ticket/7625>
MythTV <http://www.mythtv.org/>
MythTV
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits


mythtv at cvs

Nov 21, 2009, 2:47 PM

Post #2 of 3 (480 views)
Permalink
Re: Ticket #7625: ./jamu.py -D or -M cause errors (with RO video files) [In reply to]

#7625: ./jamu.py -D or -M cause errors (with RO video files)
--------------------------------+-------------------------------------------
Reporter: iskimj@… | Owner: awithers
Type: defect | Status: new
Priority: minor | Milestone: unknown
Component: Plugin - MythVideo | Version: head
Severity: medium | Mlocked: 0
--------------------------------+-------------------------------------------

Comment(by r.d.vaughan@…):

There will be a patch for jamu in a few days that will include a
resolution to this ticket. The message is only a warning that some front
end image directory setting (for the local host) does not exist on the
back end jamu is running on. The non-existent directory is ignored.

In the mean time, you could change line 1600 "sys.stderr.write(u"\n!
Warning: MythTV (%s) directory (%s) does not exist.\n" % (key,
tmp_directories[i]))" statement to "sys.stderr.write(u"\n! Warning: MythTV
(%s) directory (%s) does not exist.\n" % (key, graphics_dir))".

--
Ticket URL: <http://svn.mythtv.org/trac/ticket/7625#comment:1>
MythTV <http://www.mythtv.org/>
MythTV
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits


mythtv at cvs

Nov 24, 2009, 5:44 PM

Post #3 of 3 (440 views)
Permalink
Re: Ticket #7625: ./jamu.py -D or -M cause errors (with RO video files) [In reply to]

#7625: ./jamu.py -D or -M cause errors (with RO video files)
--------------------------------+-------------------------------------------
Reporter: iskimj@… | Owner: awithers
Type: defect | Status: closed
Priority: minor | Milestone: unknown
Component: Plugin - MythVideo | Version: head
Severity: medium | Resolution: fixed
Mlocked: 0 |
--------------------------------+-------------------------------------------
Changes (by robertm):

* status: new => closed
* resolution: => fixed


Comment:

(In [22899]) Backport of r22898 to -fixes, solves numberous issues with
Jamu. Closes #7625.

--
Ticket URL: <http://svn.mythtv.org/trac/ticket/7625#comment:2>
MythTV <http://www.mythtv.org/>
MythTV
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits

MythTV commits RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.