Re: Progress - was Re: on to communications
Bajusz Tamás <[email protected]>
| Newsgroups | gmane.comp.gnu.enterprise.general |
|---|---|
| Message-ID | <[email protected]> |
> --- > updated all (forms / reports / common / designer / navigator) to > snapshot of June 10th, 2004 > process: > cd GNUe-Forms...etc. > python setup.py install > > gnue-designer -n forms > <snippage> > DB000: File "/usr/lib/python2.3/site-packages/wx/gdi.py", line 3485, > in AddIcon > DB000: return _gdi.ImageList_AddIcon(*args, **kwargs) > DB000: wx.core.PyAssertionError: C++ assertion "bitmap.GetWidth() == > m_width && bitmap.GetHeight() == m_height" failed in > ../src/generic/imaglist.cpp(74): invalid bitmap size in wxImageList: > this might work on this platform but definitely won't under Windows. > > gnue-designer -n navigator > DB000: File > "/usr/local/gnue/lib/python/gnue/designer/base/Instance.py", line 225, > in __init__ > DB000: self.createWizards() > DB000: File > "/usr/local/gnue/lib/python/gnue/designer/navigator/Instance.py", line > 85, in createWizards > DB000: self.loadWizards(wizards) > DB000: NameError: global name 'wizards' is not defined Navigator support is not started in gnue-designer yet. Anyhow, this is a bug. > > gnue-designer -n reports > same error as gnue-designer -n forms > > gnue-designer -n schema > same error as gnue-designer -n forms > Sorry, but i can't reproduce your other errors. Maybe something with wx compilation/installation is wrong. If you can, join to #gnuenterprise on IRC, and others can help. Bajusz Tamás