Hi Roberto, On 3/20/07, Roberto Lumbreras <[EMAIL PROTECTED]> wrote:
there is another problem in 1.3.9.1-1:$ flickrfs Authorizing with flickr... Authorization complete. Traceback (most recent call last): File "/usr/bin/flickrfs", line 1082, in ? server.main() File "/usr/lib/python2.4/site-packages/fuse.py", line 126, in main apply(main, (), d) TypeError: argument 21 must be string, not None
This is because you didn't give any mountpoint (directory) to download your photos to. You need to run: $ flickrfs <mountpoint> Regards Varun -- Varun Hiremath Undergraduate Student, Aerospace Engg. Department, Indian Institute of Technology Madras, Chennai, India -------------------------------------------------- Homepage : http://varun.travisbsd.org -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

