[Flickrfs-users] Another despondant Mac user.
Brought to you by:
manishrjain
From: Paul B. <pau...@go...> - 2007-11-08 09:39:15
|
Hi, Yes another Mac user trying to get this going using Macfuse :-) I am seeing pretty much the same behaviour as Francesco Pierfederici posted. Looking through the crash log it looks like their is some issue with the multi-threading behaviour. Also the fact that we only sometimes see the 'Building Sets in Background' message would suggest that it only occasionally gets into that thread before the crash. Commenting out the call which starts the set building etc allows the program to run without crashing and creates a volume but oviously it will not have any content. One thing that I would like to do is turn on the debug output from macfuse but flickrfs doesn't seem to be passing through parameters to fuse I think this is because it is using the old python bindings. Are there any plans for moving to the new bindings? Any suggestions how I can get the I am happy enough to try and debug this myself, although as a python newbie I would appreciate any help. Paul. |