Trevor Phillips wrote: > Exception in thread Thread-1: > Traceback (most recent call last): > File "/opt/local/freevo/runtime/lib/python2.2/threading.py", line > 414, in __bootstrap > self.run() > File "src/plugins/rom_drives.py", line 660, in run > self.check_all() > File "src/plugins/rom_drives.py", line 623, in check_all > self.identify(media) > File "src/plugins/rom_drives.py", line 360, in identify > data = mmpython.parse(media.devicename) > File > "/opt/local/freevo/runtime/lib/python2.2/site-packages/mmpython/__init__.py", > line 152, in parse > object_cache.cache_disc(info) > File > "/opt/local/freevo/runtime/lib/python2.2/site-packages/mmpython/cache.py", > line 284, in cache_disc > f = open(cachefile, 'w') > IOError: [Errno 2] No such file or directory: > '/var/cache/freevo/mmpython/disc/2003081518030100Stuff / More Stuff'
Thanks, fixed in mmpython cvs. > And while I'm reporting problems, I also have problems with ejecting > CDs, especially when using the idlebar. I can't press eject on the > CD-ROM drive any more. And pressing "period" while hilighting the > drive prints this to the console: > > eject: unable to eject, last error: Invalid argument > > Any ideas? This happens when something still uses the drive. It may be a not killed mplayer or freevo has still a filedescriptor open. I can't reproduce this with the current cvs, but I fixed some stuff there, maybe it's gone now. Dischi -- Students nowadays, complaining they only get 5MBs of disk space! In my day we were lucky if we had one file, and that was /dev/null. ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0 _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
