[Bug 399452] Re: Error when mounting flickrfs

2009-12-19 Thread Alex Ruddick
** Changed in: flickrfs (Ubuntu) Status: New => Confirmed -- Error when mounting flickrfs https://bugs.launchpad.net/bugs/399452 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-b...@lists.ubuntu

[Bug 399452] Re: Error when mounting flickrfs

2009-12-17 Thread Federico Foschini
This bug is still present in karmic and this makes flickrfs totaly unusable. I've created python2.5 symlink for python instead of the deafult python2.6 and this resolves the "Exception RuntimeError: 'maximum recursion depth exceeded while calling a Python object' in ignored" problem. But when I

[Bug 399452] Re: Error when mounting flickrfs

2009-09-09 Thread slayton
if you open a terminal and run: sudo apt-get install python2.5 that will install python 2.5 -- Error when mounting flickrfs https://bugs.launchpad.net/bugs/399452 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing l

[Bug 399452] Re: Error when mounting flickrfs

2009-09-09 Thread Oliver D.
Sorry to ask again. I am quite new to Linux and I do not exactly understand the workaround. When I type "python2.5 /usr/bin/flickrfs flickr/" I just get the message that phyton2.5 is currently not installed. What do I have to do to use Phyton 2.5. for flickrfs? Thank you very much in advance for

[Bug 399452] Re: Error when mounting flickrfs

2009-08-18 Thread Benjamin WK
I've verified Robert Jordens' workaround; Python 2.5 doesn't reports the "maximum recursion depth exceeded" errors. I ought to have mentioned in my original comment that /usr/bin/python on my host is a symbolic link to /usr/bin/python2.6. Thanks to Robert for the quick feedback! -- Error when m

[Bug 399452] Re: Error when mounting flickrfs

2009-08-18 Thread Robert Jordens
that seems to be a flickrfs incompatibility with python2.6 and above. try python2.5 /usr/bin/flickrfs flickr/ to work around it -- Error when mounting flickrfs https://bugs.launchpad.net/bugs/399452 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 399452] Re: Error when mounting flickrfs

2009-08-17 Thread Benjamin WK
After the Python runtime error is reported, flickrfs exits with code 0. This makes flickrfs unusable, as flickrfs must remain running for the FUSE filesystem to work. Once flickrfs has exited, an attempt to list the contents of the flickrfs mountpoint hangs indefinitely. This bug occurs on Jaunty