Python-spe-users Digest, Vol 3, Issue 2
[email protected] Sat, 09 Sep 2006 12:00:48 +0200
| Newsgroups | gmane.comp.python.spe.user |
|---|---|
| Message-ID | <[email protected]> |
Send Python-spe-users mailing list submissions to [email protected] To subscribe or unsubscribe via the World Wide Web, visit https://lists.berlios.de/mailman/listinfo/python-spe-users or, via email, send a message with subject or body 'help' to [email protected] You can reach the person managing the list at [email protected] When replying, please edit your Subject line so it is more specific than "Re: Contents of Python-spe-users digest..." _______________________________________________ http://pythonide.stani.be http://pythonide.stani.be/manual/html/manual.html http://pythonide.stani.be/blog/sm_donate _______________________________________________ Today's Topics: 1. Re: hello list (SPE Stani's Python Editor) 2. Re: winpdb - failed to start in a timely manner. (SPE Stani's Python Editor) ---------------------------------------------------------------------- Message: 1 Date: Sat, 9 Sep 2006 04:21:24 +0200 From: "SPE Stani's Python Editor" <[email protected]> Subject: Re: [spe-users] hello list To: "Mailing list for spe users" <[email protected]> Message-ID: <2078a7ad0609081921g35f5545cm1efdda145026f629-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed On 9/6/06, Carl Karsten <carl-0e36oQ2gP/9ZDHo7JO2gXgC/[email protected]> wrote: > http://pythonide.stani.be > http://pythonide.stani.be/manual/html/manual.html > http://pythonide.stani.be/blog/sm_donate > -- > > > Hi, > > I just discovered SPE - looks very nice. Thanks. > > I am doing some work with it, and like anything new bumping into little snags. > > I am on the current version: 0.8.2.a > > 1. after I run my program and get errors listed in the "Output" tab, how do I > clear the output tab? Unfortunately this is not implemented yet. File a feature request. > > 2. In the output tab I have: > > File "/mnt/nfs/cw1b/carl/a/CallHandler.py", line 88 > self.log("calling start_pre") > ^ > IndentationError: expected an indented block > Script terminated. > > I click on the links in the "File..." line, and I am taking to line 86 > Looks like it is due to 2 lines being collapsed at line 55 (or any block above.) File a bug report. > > 3. Is there a "auto save on run" so I don't have to keep answering "yes" ? No. If you just want to try out some innocent code snippets, you can use Edit>"Execute in shell". In the preferences you can disable the warning, but there is no way that SPE saves file automatically for you. > > > I am in #spe on irc.freenode.net - if anyone wants to hang out and field my > questions, that would be nice. Ah, I even didn't know that existed. Stani -- http://pythonide.stani.be http://pythonide.stani.be/screenshots http://pythonide.stani.be/manual/html/manual.html ------------------------------ Message: 2 Date: Sat, 9 Sep 2006 04:24:28 +0200 From: "SPE Stani's Python Editor" <[email protected]> Subject: Re: [spe-users] winpdb - failed to start in a timely manner. To: "Mailing list for spe users" <[email protected]> Message-ID: <2078a7ad0609081924o78483f8dvef89225b8c0635c1-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed This is a bug of winpdb, which you should seek support from Nir Aides, winpdb author. This bug is known.I'm afraid the only work around at the moment is to use a previous version of python (eg winpdb works for sure with python 2.3 and probably with early versions of 2.4). Stani On 9/7/06, Carl Karsten <carl-0e36oQ2gP/9ZDHo7JO2gXgC/[email protected]> wrote: > http://pythonide.stani.be > http://pythonide.stani.be/manual/html/manual.html > http://pythonide.stani.be/blog/sm_donate > -- > > > I hit Alt-F9 to run winpdb, a window titled Winpdb 1.0.6 opens and then after 5 > seconds or so I get > > RPDB - The Remote Python Debugger, version RPDB_2_0_6, > Copyright (C) 2005 Nir Aides. > Type "help", "copyright", "license" for more information. > *** Password has been set to a random password. > *** Spawning debuggee... > *** Debugee failed to start in a timely manner. > > How do I make this work? > > Carl K > _______________________________________________ > 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 End of Python-spe-users Digest, Vol 3, Issue 2 **********************************************