Re: AW: [SE|PY-macdev] OS X Bugs with SEPY newest revision
Brought to you by:
sephiroth_tmm
From: Alessandro C. *sephiroth* <ale...@se...> - 2005-01-27 14:37:31
|
mmmhhh.. try to move this line of code: self.mainmenu.Append(menu3, _("&Edit")) just after this line: menu3 =3D wx.Menu() so, i think the same thing for every wx.Menu, even if i think also this i= s a bug in wxpython osx version (since this issue didn't appear in previous versions) valley said: > so this is the stacktrace i get when trying to start the > newest version (1.0.6.46) with the latest wxpython: > > Traceback (most recent call last): > File "/Users/valley/Desktop/SEPY/SciTE/SEPY.py", line 146, in Notify > frame =3D main_window(parent=3DNone, id=3Dwx.NewId(), title=3DAbout= _title, > dialog =3D self.dialog) > File "/Users/valley/Desktop/SEPY/SciTE/SEPY.py", line 295, in __init_= _ > self._setMenu() > File "/Users/valley/Desktop/SEPY/SciTE/SEPY.py", line 1824, in _setMe= nu > menu3.AppendSeparator() > File "//Library/Python/2.3/wx-2.5.3-mac-unicode/wx/_core.py", line > 7966, in AppendSeparator > return _core_.Menu_AppendSeparator(*args, **kwargs) > wx._core.PyAssertionError: C++ assertion "wxAssertFailure" failed in > ../src/mac/carbon/menu.cpp(529): can't refresh unatteched menubar > > please note that i didn't update so far the other needed components (li= ke > pyRXP or 4Suite). > > if needed you can tell me change propositions to do in the source. > > valley > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting > Tool for open source databases. Create drag-&-drop reports. Save time b= y > over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. > Download a FREE copy at http://www.intelliview.com/go/osdn_nl > _______________________________________________ > sepy-macdev mailing list > sep...@li... > https://lists.sourceforge.net/lists/listinfo/sepy-macdev --- Alessandro Crugnola *sephiroth* web: http://www.sephiroth.it mail: ale...@se... >>> mongia 9,26 <<< "la programmazione =E8 come il maiale. Non si butta via niente". --- |