Open GoogleCodeExporter opened 9 years ago
Okay, i had a serious look at fixing the problem.
First i cd'ed to the install directory.
Then i attempted to execute ghost.py in terminal, and got a permissions error.
So i right clicked and made ghost.py executable.
Then executed ghost.py again and got the following error:
Traceback (most recent call last):
File "ghost.py", line 15, in <module>
from gui import *
File "/opt/Ghost-Phisher/gui/ghost_phisher.py", line 23, in <module>
from font_settings import font_settings
File "/opt/Ghost-Phisher/gui/font_settings.py", line 16, in <module>
settings_object = Ghost_settings()
NameError: name 'Ghost_settings' is not defined
Hope this helps, i really enjoy the program.
Original comment by chrisvel...@gmail.com
on 10 Dec 2011 at 1:43
Thanks my Bro ;-)... Bug has been fixed!
Original comment by saviob...@rocketmail.com
on 10 Dec 2011 at 9:05
No problem, always happy to support a bad-ass developer!
Original comment by chrisvel...@gmail.com
on 11 Dec 2011 at 9:27
Original issue reported on code.google.com by
chrisvel...@gmail.com
on 9 Dec 2011 at 11:49