Re: [Flickrfs-users] Version 1.1. released
Brought to you by:
manishrjain
From: Paul P. <pe...@ee...> - 2005-11-10 05:35:15
|
On Wed, Nov 09, 2005 at 05:15:52AM +0800, Manish Rai Jain wrote: > Hi all > Version 1.1 is out. I am still seeing the "short read on fuse device" error that I reported the other day. The log file does not show any errors; the last line reads Creating file:/sets/Michigan football game/naptime:with id:1156242 which corresponds to the last photo in the last set. Not having much luck with debugging so far, but then again I don't know much about FUSE. Any debugging suggestions you have would be very helpful. Also, I couldn't help but notice that flickrfs.py has a whole lot of indentation that mixes tabs and spaces. That's a dangerous thing to do in Python; there's a note about it here: http://www.python.org/peps/pep-0008.html I'd be happy to submit a patch that uses spaces for all indentation. It takes about 2 seconds to fix in Vim. Paul |