Open GoogleCodeExporter opened 9 years ago
Bug has been fixed.. You can now update..
Thanks for the report ;-)
Original comment by saviob...@rocketmail.com
on 22 Jan 2012 at 1:13
Update: The update worked now.. I got the GUI.
These are the following errors I had in the background in console:
IOError: [Errno 2] No such file or directory:
'/usr/local/bin/Fern-Wifi-Cracker/fern-settings/general_settings.dat'
Traceback (most recent call last):
File "/usr/local/bin/Fern-Wifi-Cracker/core/fern.py", line 359, in setmonitor
if settings_exists('mac_address'):
File "/usr/local/bin/Fern-Wifi-Cracker/core/functions.py", line 116, in settings_exists
create_settings_file()
File "/usr/local/bin/Fern-Wifi-Cracker/core/functions.py", line 111, in create_settings_file
setting_file = open(os.getcwd() + '/fern-settings/general_settings.dat','a+')
IOError: [Errno 2] No such file or directory:
'/usr/local/bin/Fern-Wifi-Cracker/fern-settings/general_settings.dat'
Traceback (most recent call last):
File "/usr/local/bin/Fern-Wifi-Cracker/core/fern.py", line 359, in setmonitor
if settings_exists('mac_address'):
File "/usr/local/bin/Fern-Wifi-Cracker/core/functions.py", line 116, in settings_exists
create_settings_file()
File "/usr/local/bin/Fern-Wifi-Cracker/core/functions.py", line 111, in create_settings_file
setting_file = open(os.getcwd() + '/fern-settings/general_settings.dat','a+')
IOError: [Errno 2] No such file or directory:
'/usr/local/bin/Fern-Wifi-Cracker/fern-settings/general_settings.dat'
Unhandled exception in thread started by <bound method
wep_attack_dialog.association_thread of <core.wep.wep_attack_dialog object at
0x8ce689c>>
Traceback (most recent call last):
File "/usr/local/bin/Fern-Wifi-Cracker/core/wep.py", line 230, in association_thread
attacker_mac_address = str(reader('/tmp/fern-log/monitor-mac-address.log').strip('\n'))
File "/usr/local/bin/Fern-Wifi-Cracker/core/functions.py", line 44, in reader
open_ = open(arg,'r+')
IOError: [Errno 2] No such file or directory:
'/tmp/fern-log/monitor-mac-address.log'
Original comment by m...@vulnerability.ca
on 22 Jan 2012 at 3:37
This is helpful.. ill work on those errors
Original comment by saviob...@rocketmail.com
on 24 Jan 2012 at 7:19
Bug has been fixed..
Original comment by saviob...@rocketmail.com
on 29 May 2012 at 11:50
Original issue reported on code.google.com by
m...@vulnerability.ca
on 22 Jan 2012 at 4:19