Re: [spe-users] SPE 0.8.3.a released! (wxGLADE Problems)
"SPE Stani's Python Editor" <[email protected]> Sat, 21 Oct 2006 16:23:56 +0200
| Newsgroups | gmane.comp.python.spe.user |
|---|---|
| Message-ID | <[email protected]> |
http://pythonide.stani.be http://pythonide.stani.be/manual/html/manual.html http://pythonide.stani.be/blog/sm_donate -- This is a bug in wxGlade. It still uses the "from wxPython import *", converting this file to the "import wx" should fix this. Please forward this on the wxGlade mailing list. Stani On 10/21/06, Lawrence Gray <lawrence.gray-YbjEcd7v2LAsA/[email protected]> wrote: > > http://pythonide.stani.be > http://pythonide.stani.be/manual/html/manual.html > http://pythonide.stani.be/blog/sm_donate > -- > > > > > Hi : > > wxGlade does not function from within the new update. It appears to start > properly, empty frames are displayed then the plug in shuts down. This is > likely not SPE's fault, but a problem with wxGlade. I have attached the > output debug listing that logs the startup of SPE then the startup of > wxGlade. > > I have tried running wxGlade supplied with SPE directly from the command > line, the same errors occur. I also tried a separate installation of the > source files from the wxGlade site with the same results. Only the windows > executable version from the wxGlade site operates properly. > > I was concerned that I would have to reinstall previous versions of SPE > and wxPython, but at least I can work with the windows executable. > > Do you have any reason to believe that this is a fault in SPE? I will also > copy this to the wxGlade mailing list > > > SPE Stani's Python Editor said the following: > > http://pythonide.stani.behttp://pythonide.stani.be/manual/html/manual.htmlhttp://pythonide.stani.be/blog/sm_donate > -- > > > There was still a small bug, only for wxPython2.7 so SPE 0.8.3.b is > now released. > > Stani > > On 10/20/06, SPE Stani's Python Editor <[email protected]> <[email protected]> wrote: > > Hi all, > > For those who have been waiting with patience: the new SPE 0.8.3.b > release is waiting for you! > > Read more here: http://pythonide.stani.be/blog/ > > If you are using python 2.3 or 2.5 on Windows send me a mail in case > there is not yet an installer yet. > > Thanks for all your support, > > Stani > > > > -- > > ------------------------------ > > *Lawrence Gray* > > *7124 RR # 4, Tottenham, Ontario > L0G 1W0 > * > *Phone:* *905 936 3320* *(Home)* *416 665 5412* *(Business)* > > ------------------------------ > > * * > > > C:\Python24\Lib\site-packages\_spe>SPE.py --debug > > Spe Warning: Spe was developped on wxPython v2.6.1.0., but v2.7.1.1. was > found. > If you experience any problems please install wxPython v2.6.1.0. > > > SPE v0.8.3.b (c)2003-2005 www.stani.be > > If spe fails to start: > - type "python SPE.py --debug > debug.txt 2>&1" at the command prompt > (or if you use tcsh: "python SPE.py --debug >& debug.txt") > - send debug.txt with some info to spe.stani.be[at]gmail.com > > > Spe Warning: Spe was developped on wxPython v2.6.1.0., but v2.7.1.1. was > found. > If you experience any problems please install wxPython v2.6.1.0. > > Blender support disabled (run SPE inside Blender to enable). > > Encrypted debugging disabled. > If you prefer encrypted debugging, install the "Python Cryptography > Toolkit" > from http://www.amk.ca/python/code/crypto > > Spe is running in debugging mode with this configuration: > - platform : win32 > - python : 2.4.2 > - wxPython : 2.7.1.1. > - interface : <default> > - encoding : cp1252 > > Launching application... > Create: Mdi: <class 'sm.wxp.smdi.MdiSashTabsParentFrame'>.tabs > Create: Mdi: <class 'sm.wxp.smdi.MdiSashTabsParentFrame'>.tabs > Create: Framework: menu. > Create: Framework: toolbar. > Create: Framework: statusbar. > Creating tabs... > Shell > Locals > Session > Output > Find > Browser > Recent > Todo > Index > Notes > Donate > Create: Mdi: <class 'sm.wxp.smdi.MdiSashTabsChildFrame'> > Event<: Tab: <class 'sm.wxp.smdi.MdiSashTabsParentFrame'>.onFrameTab(0) > <sm.wxp.smdi.MdiSashTabsChildFrame; proxy of <Swig Object of type > 'wxMDIChildFrame *' at 0x1fa2b20> >.Raise() > <bound method MdiSashTabsChildFrame.Activate of < > sm.wxp.smdi.MdiSashTabsChildFrame; proxy of <Swig Object of type 'wxMDIC > hildFrame *' at 0x1fa2b20> >> > Event>: Tab: <class 'sm.wxp.smdi.MdiSashTabsParentFrame'>.onFrameTab(0) > Event<: Framework: <class 'sm.wxp.smdi.MdiSashTabsParentFrame > '>.Activate(True) > Event: Parent: <class 'Parent.Panel'>.onActivate > Event>: Framework: <class 'sm.wxp.smdi.MdiSashTabsParentFrame > '>.Activate(True) > Event<: Framework: <class 'sm.wxp.smdi.MdiSashTabsChildFrame > '>.Activate(True) > Event>: Framework: <class 'sm.wxp.smdi.MdiSashTabsChildFrame > '>.Activate(True) > Event<: Framework: <class 'sm.wxp.smdi.MdiSashTabsParentFrame'>.Size > Event: Parent: <class 'Parent.Panel'>.onSize > Event>: Framework: <class 'sm.wxp.smdi.MdiSashTabsParentFrame'>.Size > Event<: Framework: <class 'sm.wxp.smdi.MdiSashTabsChildFrame'>.Size > Event>: Framework: <class 'sm.wxp.smdi.MdiSashTabsChildFrame'>.Size > Event<: Framework: <class 'sm.wxp.smdi.MdiSashTabsParentFrame'>.Size > Event: Parent: <class 'Parent.Panel'>.onSize > Event>: Framework: <class 'sm.wxp.smdi.MdiSashTabsParentFrame'>.Size > Event<: Framework: <class 'sm.wxp.smdi.MdiSashTabsParentFrame'>.Size > Event: Parent: <class 'Parent.Panel'>.onSize > Event>: Framework: <class 'sm.wxp.smdi.MdiSashTabsParentFrame'>.Size > Event<: Framework: <class 'sm.wxp.smdi.MdiSashTabsChildFrame'>.Size > Event>: Framework: <class 'sm.wxp.smdi.MdiSashTabsChildFrame'>.Size > > C:\Python24\Lib\SITE-P~1\_spe\plugins\wxGlade\main.py:9: > DeprecationWarning: The wxPython compatibility package is no lon > ger automatically generated or activly maintained. Please switch to the > wx package as soon as possible. > from wxPython.wx import * > loaded code generator for C++ > loaded code generator for perl > loaded code generator for python > loaded code generator for XRC > loaded code generator for lisp > Found widgets listing -> > C:\Python24\Lib\SITE-P~1\_spe\plugins\wxGlade\widgets\widgets.txt > loading widget modules: > frame > dialog > panel > splitter_window > notebook > button > toggle_button > bitmap_button > spin_button > text_ctrl > spin_ctrl > slider > gauge > static_text > checkbox > radio_button > radio_box > choice > combo_box > list_box > static_line > static_bitmap > list_ctrl > tree_ctrl > grid > custom_widget > menubar > toolbar > spacer > Event>: Framework: <class 'sm.wxp.smdi.MdiSashTabsParentFrame > '>.Activate(False) > Event: Child: unnamed: <class 'Child.Panel'>.onKillFocus(dead=False) > Event>: Framework: <class 'sm.wxp.smdi.MdiSashTabsParentFrame > '>.Activate(False) > Event: Child: unnamed: <class 'Child.Panel'>.onKillFocus(dead=False) > Event: Child: unnamed: <class 'Child.Panel'>.onKillFocus(dead=False) > Traceback (most recent call last): > File "C:\Python24\Lib\SITE-P~1\_spe\plugins\wxGlade\wxglade.py", line > 148, in ? > run_main() > File "C:\Python24\Lib\SITE-P~1\_spe\plugins\wxGlade\wxglade.py", line > 136, in run_main > main.main() > File "C:\Python24\Lib\site-packages\_spe\plugins\wxGlade\main.py", line > 853, in main > app = wxGlade() > File "C:\Python24\Lib\site-packages\wx-2.7.1-msw-ansi\wx\_core.py", line > 7481, in __init__ > self._BootstrapApp() > File "C:\Python24\Lib\site-packages\wx-2.7.1-msw-ansi\wx\_core.py", line > 7081, in _BootstrapApp > return _core_.PyApp__BootstrapApp(*args, **kwargs) > File "C:\Python24\Lib\site-packages\_spe\plugins\wxGlade\main.py", line > 824, in OnInit > frame = wxGladeFrame() > File "C:\Python24\Lib\site-packages\_spe\plugins\wxGlade\main.py", line > 427, in __init__ > import about > File "C:\Python24\Lib\site-packages\_spe\plugins\wxGlade\about.py", line > 9, in ? > from wxPython.html import * > File "C:\Python24\Lib\site-packages\wx-2.7.1-msw-ansi\wxPython\html.py", > line 44, in ? > wxHTML_FONT_SIZE_1 = wx.html.HTML_FONT_SIZE_1 > AttributeError: 'module' object has no attribute 'HTML_FONT_SIZE_1' > > Event<: Framework: <class 'sm.wxp.smdi.MdiSashTabsParentFrame > '>.Activate(True) > Event: Parent: <class 'Parent.Panel'>.onActivate > Event>: Framework: <class 'sm.wxp.smdi.MdiSashTabsParentFrame > '>.Activate(True) > Event<: Framework: <class 'sm.wxp.smdi.MdiSashTabsChildFrame > '>.Activate(True) > Event>: Framework: <class 'sm.wxp.smdi.MdiSashTabsChildFrame > '>.Activate(True) > Event<: Framework: <class 'sm.wxp.smdi.MdiSashTabsParentFrame'>.Close > Event: Parent: <class 'Parent.Panel'>.onClose > Event>: Framework: <class 'sm.wxp.smdi.MdiSashTabsParentFrame'>.Close > returns True > Event>: Framework: <class 'sm.wxp.smdi.MdiSashTabsParentFrame > '>.Activate(False) > > Thank you for using SPE, please donate to support further development. > > Press any key to quit... > > C:\Python24\Lib\site-packages\_spe> > > > > > _______________________________________________ > Python-spe-users mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/python-spe-users > > > -- http://pythonide.stani.be http://pythonide.stani.be/screenshots http://pythonide.stani.be/manual/html/manual.html _______________________________________________ Python-spe-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/python-spe-users