Posted on Dec 2, 2006 by
Happy Wombat
trackerfs doesn't run on Ubuntu Edgy it complains abaout the Stat method of the fuse module:
trackerfs.py /media/tracker/Traceback (most recent call last): File "/usr/local/bin/trackerfs.py", line 38, in ? class MyStat(fuse.Stat): AttributeError: 'module' object has no attribute 'Stat'
Status: New
Labels:
Type-Defect
Priority-Medium