Hi,
Fasttrack launcher redirect in the wrong place :
/pentest/exploits/fasttrack/
with this error :
python can't open file fast-track.py no such file or directory
So :
root@bt:~#updatedb && locate fast-track.py
/pentest/exploits/fast-track.py
To get it working :
start--->Backtrack-->Penetration-->right click on Fast Track -->edit item
Change the Work path value to :
/pentest/exploits/
save it and launch, it should work fine.