om-manager 0.1.0 released

Petr Vanek vanous at penguin.cz
Sun Dec 21 22:02:41 CET 2008


>I'm happy to announce that I've finally managed to push out 0.1.0
>version of om-manager.

Wanted to try but:

vanous at laptop-vanek:~/FreeRunner/manager/dist/om-manager$ ./run.sh
----= UNHALTED EXCEPTION =----
Traceback (most recent call last):
  File "./app/run.py", line 92, in <module>
    run(sys.argv[1:])
  File "./app/run.py", line 86, in run
    _app.run()
  File
"/home/vanous/FreeRunner/manager/dist/om-manager/app/appRoot.py", line
79, in run self.showMainWindow() File
"/home/vanous/FreeRunner/manager/dist/om-manager/app/appRoot.py", line
97, in showMainWindow from .gui import main as mainForm File
"/home/vanous/FreeRunner/manager/dist/om-manager/app/gui/main.py", line
3, in <module> from .xrc.main_xrc import xrcMain File
"/home/vanous/FreeRunner/manager/dist/om-manager/app/gui/xrc/__init__.py",
line 15, in <module> initAllMainModules() File
"/home/vanous/FreeRunner/manager/dist/om-manager/app/gui/xrc/__init__.py",
line 13, in initAllMainModules utils.initModule(_modName % _name,
os.path.join(_curDir, _file)) File
"/home/vanous/FreeRunner/manager/dist/om-manager/app/util/xrc/__init__.py",
line 49, in initModule _res = loadXrcFile(_xrcfile) File
"/home/vanous/FreeRunner/manager/dist/om-manager/app/util/xrc/__init__.py",
line 26, in loadXrcFile _res.InsertHandler(_handle()) File
"/home/vanous/FreeRunner/manager/dist/om-manager/app/util/side/xh_gizmos.py",
line 94, in __init__ self.AddStyle('wxDEFAULT_COL_WIDTH',
gizmos.DEFAULT_COL_WIDTH) AttributeError: 'module' object has no
attribute 'DEFAULT_COL_WIDTH' ----= END =---


vanous at laptop-vanek:~/FreeRunner/manager/dist/om-manager$ python
--version Python 2.5.2

vanous at laptop-vanek:~/FreeRunner/manager/dist/om-manager$ aptitude show
python-wxgtk2.6 Package: python-wxgtk2.6
State: installed
Automatically installed: no
Version: 2.6.3.2.2-3

vanous at laptop-vanek:~/FreeRunner/manager/dist/om-manager$ uname -a
Linux laptop-vanek 2.6.27-7-generic #1 SMP Thu Oct 30 04:18:38 UTC 2008
i686 GNU/Linux

vanous at laptop-vanek:~/FreeRunner/manager/dist/om-manager$
cat /etc/debian_version 
5.0

Any idea what's wrong here?


--
Petr Vanek






More information about the community mailing list