Bugs item #1334291, was opened at 2005-10-21 15:45 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1334291&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: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: david buchmann (dbu) Assigned to: Nobody/Anonymous (nobody) Summary: freevo cache and symbolic links Initial Comment: I use symbolic links for some cover images. (my dir layout is Band/Album/ and i link one of the album's cover in Band dir) $ freevo cache compiles all cover thumbnails without complaint, but during check it fails with: checking thumbnails................................... Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/freevo/helpers/cache.py", line 446, in ? cache_thumbnails() File "/usr/lib/python2.4/site-packages/freevo/helpers/cache.py", line 190, in cache_thumbnails sinfo = os.stat(filename) OSError: [Errno 2] No such file or directory: '/home/exported/sound/Dismal Euphony/cover.jpg' the line seems to be sinfo = os.stat(filename) i don't know whether it is a problem with whitespace or with symbolic link. however, it is normally neither the first directory with a space, neither the first with a symbolic link, assuming the script is proceeding in alphabetic order... ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1334291&group_id=46652 ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ Freevo-devel mailing list Freevo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-devel