Re: [SE|PY-macdev] New error at SEPY startup on OS X
Brought to you by:
sephiroth_tmm
From: valley <va...@ic...> - 2004-07-31 11:53:15
|
Yep, the first two things are ok on my machine. And the screenshot is attached. valley ----- Original Message ----- From: "Alessandro Crugnola *sephiroth*" <wis...@se...> To: <sep...@li...> Sent: Saturday, July 31, 2004 1:27 PM Subject: RE: [SE|PY-macdev] New error at SEPY startup on OS X > Ok, > Remeber to comment ALWAYS the exc_hook line in SEPY.py, otherwise the error message is not really clear.. > > sys.excepthook = exc_hook > > Must be > > # sys.excepthook = exc_hook > > Second thing. > Use always the cvs version > > Third > Can you attach a screenshot? > > Alessandro Crugnola - sephiroth > --------------------------------------------- > Macromedia Flash Team Volunteer > http://www.macromedia.com/go/team > Flash && PHP developer > ale...@se... > > *relax with SEPY http://www.sf.net/projects/sepy > --------------------------------------------- > > > ::-----Original Message----- > ::From: sep...@li... > ::[mailto:sep...@li...] On Behalf Of valley > ::Sent: sabato 31 luglio 2004 12.23 > ::To: sep...@li... > ::Subject: Re: [SE|PY-macdev] New error at SEPY startup on OS X > :: > ::Ok, now looks better than ever: SEPY opens with an Untitled document. > ::But meanwhile I get in the shell the following exception: > :: > ::Exception exceptions.RuntimeError: 'maximum recursion depth > ::exceeded' in ignored > ::RuntimeError: maximum recursion depth exceeded > :: > ::And when i type the first letter in this document SEPY > ::crashes with a Segmentation fault... > :: > ::But it looks really good what i see on the desktop :-))) > :: > ::valley > :: > :: > ::----- Original Message ----- > ::From: "Alessandro Crugnola *sephiroth*" <wis...@se...> > ::To: <sep...@li...> > ::Sent: Saturday, July 31, 2004 1:00 PM > ::Subject: RE: [SE|PY-macdev] New error at SEPY startup on OS X > :: > :: > ::> ::So it seems that we have to wait for this feature for the > ::os x mode. > ::> ::>> Alessandro: Is it possible to use another CodePage than > ::> STC_CP_UTF8 ::or is there another possibility to get over > ::this current error ? > ::> > ::> Damn.. > ::> Comment that line, and go straight. > ::> The problems this can cause will arise later.. At the moment of save > ::document and open them, since i've completely based the > ::> application for unicode support. > ::> But i belive these can be fixed. > ::> > ::> > ::> > ::> Alessandro Crugnola - sephiroth > ::> --------------------------------------------- > ::> Macromedia Flash Team Volunteer > ::> http://www.macromedia.com/go/team > ::> Flash && PHP developer > ::> ale...@se... > ::> > ::> *relax with SEPY http://www.sf.net/projects/sepy > ::> --------------------------------------------- > ::> > ::> > ::> ::-----Original Message----- > ::> ::From: sep...@li... > ::> ::[mailto:sep...@li...] On > ::Behalf Of valley > ::> ::Sent: sabato 31 luglio 2004 11.44 > ::> ::To: sep...@li... > ::> ::Subject: Re: [SE|PY-macdev] New error at SEPY startup on OS X > ::> :: > ::> ::Hi Richard, > ::> :: > ::> ::it seems that at the moment using unicode with wxPython isn't > ::> ::possible. > ::> ::i've just tried to build the newest wxWidget/wxPython from ::the > ::> source and with unicode enabled. wxWidget built and ::installed > ::> correctly, but when i try to build wxPython then i ::get > ::'UNICODE mode > ::> not currently supported on this WXPORT: mac' > ::> :: > ::> > ::> :: > ::> ::Thanks a lot > ::> ::valley > ::> :: > ::> :: > ::> :: > ::> :: > ::> ::------------------------------------------------------- > ::> ::This SF.Net email is sponsored by OSTG. Have you noticed the > ::> ::changes on Linux.com, ITManagersJournal and NewsForge in > ::the ::past > ::> few weeks? Now, one more big change to announce. We are ::now OSTG- > ::> Open Source Technology Group. Come see the changes ::on the > ::new OSTG > ::> site. www.ostg.com ::_______________________________________________ > ::> ::sepy-macdev mailing list > ::> ::sep...@li... > ::> ::https://lists.sourceforge.net/lists/listinfo/sepy-macdev > ::> > ::> > ::> > ::> > ::> ------------------------------------------------------- > ::> This SF.Net email is sponsored by OSTG. Have you noticed > ::the changes > ::> on Linux.com, ITManagersJournal and NewsForge in the past > ::few weeks? > ::> Now, one more big change to announce. We are now OSTG- Open Source > ::> Technology Group. Come see the changes on the new OSTG site. > ::> www.ostg.com _______________________________________________ > ::> sepy-macdev mailing list > ::> sep...@li... > ::> https://lists.sourceforge.net/lists/listinfo/sepy-macdev > ::> > :: > :: > :: > ::------------------------------------------------------- > ::This SF.Net email is sponsored by OSTG. Have you noticed the > ::changes on Linux.com, ITManagersJournal and NewsForge in the > ::past few weeks? Now, one more big change to announce. We are > ::now OSTG- Open Source Technology Group. Come see the changes > ::on the new OSTG site. www.ostg.com > ::_______________________________________________ > ::sepy-macdev mailing list > ::sep...@li... > ::https://lists.sourceforge.net/lists/listinfo/sepy-macdev > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by OSTG. Have you noticed the changes on > Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, > one more big change to announce. We are now OSTG- Open Source Technology > Group. Come see the changes on the new OSTG site. www.ostg.com > _______________________________________________ > sepy-macdev mailing list > sep...@li... > https://lists.sourceforge.net/lists/listinfo/sepy-macdev > |