A small problem I ran into today. I added some more pictures to my
Pictures folder, but I didn't run 'freevo cache' and when I was
browsing, Freevo crashed with this:

Unknown Problem while loading image thumb:///media/Pictures/Sawyer/IMG_0284.JPG
Traceback (most recent call last)
  (...):
  File "/usr/lib/python2.3/site-packages/freevo/skins/main/listing_area.py", line 469, 
in update_content
    val.height, force=True)
  File "/usr/lib/python2.3/site-packages/freevo/skins/main/skin_utils.py", line 101, 
in format_image
    load_imagecache['thumb://%s' % item.image] = image
  File "/usr/lib/python2.3/site-packages/freevo/util/objectcache.py", line 99, in 
__setitem__
    del self.cache[lru_key]
KeyError: u'thumb:///media/Pictures/Sawyer/IMG_0249.JPG'

The image above exists, but no thumbnail existed. When I ran 'freevo cache' the 
problem disappeared.

Running 'freevo cache' is a good thing, but you should be able to add files to Freevo 
while it's
running, right?


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to