Hi,
I've been playing around with using py2exe to make a smaller win32
distribution but I've hit a wall when I try to run the wizard:

C:\w3af\dist>w3af_gui.exe
Starting w3af, running on:
  Python version:
    2.5.2 (r252:60911, Mar 27 2008, 17:57:18) [MSC v.1310 32 bit (Intel)]
  GTK version: 2.14.4
  PyGTK version: 2.12.1

WARNING: something bad happened when trying to open the general config!
    File: 'C:\\Documents and Settings\\User\\.w3af\\generalconfig.pkl'
    Problem: no dbm clone found; tried ['dbhash', 'gdbm', 'dbm', 'dumbdbm']

w3af - Web Application Attack and Audit Framework
  Version: beta7
  Revision: 0
  Author: Andres Riancho and the w3af team.
C:\w3af\dist\library.zip\core\ui\gtkUi\wizard.py:278: GtkWarning:
gtk_label_set_label: assertion `str != NULL' failed
Traceback (most recent call last):
  File "C:\w3af\core\ui\gtkUi\wizard.py", line 299, in _goWizard
  File "C:\w3af\core\ui\gtkUi\wizard.py", line 106, in __init__
AttributeError: 'NoneType' object has no attribute 'getName'

No idea why it does this only with the optimized byte code... any suggestions?
I have it completely standalone and working (mostly) fine in windows
xp sp3 and windows 7 beta, but I screwed up my install while trying to
figure this out, so you'll have to wait if you want to see the package
I've created.

-- 
http://www.nukeit.org

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
W3af-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/w3af-users

Reply via email to