Bugs item #1611827, was opened at 2006-12-08 12:50
Message generated for change (Comment added) made by sf-robot
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1611827&group_id=46652

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: core
Group: 1.x svn
>Status: Closed
Resolution: Fixed
Priority: 5
Private: No
Submitted By: Frank Naude (naudefj)
Assigned to: Nobody/Anonymous (nobody)
Summary: TypeError: iteration over non-sequence

Initial Comment:
$ freevo cache
...
checking mmpython cache files......................... 6 changes
     1/6    /home/naudefj/My Stuff/TV                                    0%
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/freevo/helpers/cache.py", line 445, in 
?
    cache_directories(rebuild)
  File "/usr/lib/python2.4/site-packages/freevo/helpers/cache.py", line 144, in 
cache_directories
    util.mediainfo.cache_recursive(all_dirs, verbose=True)
  File "/usr/lib/python2.4/site-packages/freevo/util/mediainfo.py", line 567, 
in cache_recursive
    cache_dir(d, cache_status.callback)
  File "/usr/lib/python2.4/site-packages/freevo/util/mediainfo.py", line 516, 
in cache_dir
    mmpython_cache.cache_dir(dirname, callback)
  File "/usr/lib/python2.4/site-packages/freevo/util/mediainfo.py", line 166, 
in cache_dir
    info = self.create(fullname)
  File "/usr/lib/python2.4/site-packages/freevo/util/mediainfo.py", line 307, 
in create
    info = self.simplify(info)
  File "/usr/lib/python2.4/site-packages/freevo/util/mediainfo.py", line 274, 
in simplify
    for k in object.keys:
TypeError: iteration over non-sequence

----------------------------------------------------------------------

>Comment By: SourceForge Robot (sf-robot)
Date: 2006-12-23 19:20

Message:
Logged In: YES 
user_id=1312539
Originator: NO

This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).

----------------------------------------------------------------------

Comment By: Jason Tackaberry (tack)
Date: 2006-12-08 15:42

Message:
Logged In: YES 
user_id=19625
Originator: NO

Fixed in svn.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1611827&group_id=46652

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to