Issue 1: Unknow method Stat for the fuse module
Status:  New
Owner: ----
Reported by zaborrah...@gmail.com, Dec 2, 2006
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'