-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Brian McKee wrote:
> On Sun, 2007-01-07 at 08:32 +0200, Duncan Webb wrote:
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> Brian McKee wrote:
>>> Hi All
>>>     Is imdb.py broken or is it me?
>>>        
>>>         ==> freevo imdb -s test
>>>         {a few snipped warnings}
>>>
>>>         searching test
>>>         url: http://www.imdb.com/find?s=tt;site=aka;q=test
>>>         Traceback (most recent call last):
>>>           File
>>>         "/usr/lib/python2.4/site-packages/freevo/helpers/imdb.py", line
>>>         148, in ?    for result in fxd.searchImdb(filename):
>>>           File
>>>         "/usr/lib/python2.4/site-packages/freevo/util/fxdimdb.py", line
>>>         167, in searchImdb
>>>             if appended == False and \
>>>         AttributeError: 'NoneType' object has no attribute 'lower'
>>>        
>>> Comments appreciated
>> It was reported to the list a couple of days ago
>>
>> Attached is a fixed version
>
> Thank you for the prompt reply. 
>
> I copied the provided file to
>  /usr/lib/python2.4/site-packages/freevo/util/fxdimdb.py
>
> and now I'm gettingTraceback (most recent call last):
>   File "/usr/lib/python2.4/site-packages/freevo/helpers/imdb.py", line
> 44, in ?
>     from util.fxdimdb import FxdImdb, makeVideo
>   File "/usr/lib/python2.4/site-packages/freevo/util/fxdimdb.py", line
> 63, in ?
>     import revision
> ImportError: No module named revision
>
> Since I know no python (maybe it's time I learned at least a little) I
> took the 'use a bigger hammer' approach and deleted line 63....  and
> it's working.  I'm guessing you've made other changes not represented on
> my system that make it work for you,  but thought I'd report this
> anyway.
The revision module has not yet been released, it contains the
subversion revision number ie:
__revision__ = '9740'
so deleting it for 1.7.2 is fine.

Duncan
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGh9lDNi6l+Xvys44RAsmlAJ40a0mma4CXl1J5RpvYPV5jEpfMOgCgin8J
VFG9cEibdGltzIfYJ+rYBy4=
=/9Mw
-----END PGP SIGNATURE-----


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to