i just installed freevo 1.3.4 using the runtime and enabled the info interface. i have posted the traceback below. this happens when i try to access a directory which contains links to samba shares (automount stuff), but one of the shares is broken,i.e. there is an invalid link. i guess this always happens when a links within a directory is not valid.
----
Crash!
Traceback (most recent call last):
File "src/main.py", line 420, in ?
main_func()
File "src/main.py", line 358, in main_func
app.eventhandler(event)
File "src/menu.py", line 529, in eventhandler
action( arg=arg, menuw=self )
File "src/directory.py", line 313, in cwd
self.do_cwd(arg, menuw)
File "src/directory.py", line 634, in do_cwd
if hasattr(self.menu,'skin_force_text_view'):
File "/usr/local/freevo-1.3.4/runtime/lib/python2.2/site-packages/mmpython/__ini
t__.py", line 136, in cache_dir
return object_cache.cache_dir(directory, uncachable_keys)
File "/usr/local/freevo-1.3.4/runtime/lib/python2.2/site-packages/mmpython/cache
.py", line 251, in cache_dir
key = '%s__%s' % (os.stat(file)[stat.ST_MTIME], file)
OSError: [Errno 2] No such file or directory: '/mnt/servers/something'
-- Benjamin Zeiss
------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
