Python-spe-users digest, Vol 1 #52 - 2 msgs

python-spe-users-request-tdrK/[email protected] Thu, 29 Dec 2005 12:00:18 +0100
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
	http://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. File Changed (Fuzzyman)
   2. Re: SPE 0.8.1c - congratulations and tracebacks (SPE Stani's Python Editor)

--__--__--

Message: 1
Date: Wed, 28 Dec 2005 12:06:16 +0000
From: Fuzzyman <[email protected]>
To: python-spe-users-tdrK/[email protected]
Subject: [spe-users] File Changed
Reply-To: [email protected]

Hello Stani,

Sorry - one more suggestion.

When you change a file, SPE helpfully marks it with a * on the tab, to
show that it has been changed. If you then undo changes, so that the
file has returned to match the saved file, the * could disappear.

Thanks

Fuzzyman
http://www.voidspace.org.uk/python/index.shtml

--__--__--

Message: 2
Date: Wed, 28 Dec 2005 13:29:39 +0100
From: "SPE Stani's Python Editor" <[email protected]>
To: python-spe-users-tdrK/[email protected]
Subject: Re: [spe-users] SPE 0.8.1c - congratulations and tracebacks
Reply-To: [email protected]

------=_Part_23194_30082261.1135772979697
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Thanks they are useful. Some of them I saw and fixed already. I will check
it when I am back 4th of january.
Stani

On 12/28/05, Fuzzyman <[email protected]> wrote:
>
> http://pythonide.stani.be
> http://pythonide.stani.be/manual/html/manual.html
> http://pythonide.stani.be/blog/sm_donate
> --
>
>
> Hello Stani,
>
> First off, congratulations on 0.8.1c. I very much like the new look and
> the error highlighting. *Very* nice.
>
> Secondly - I've had a few tracebacks. I'm reporting them here in case
> they are helpful. I can't tell you exactly what I was doing to cause
> them I'm afraid - they appeared in the shell, during 'normal operations'.
>
>
> Seen several times :
>
> Traceback (most recent call last):
>   File "C:\Python24\lib\site-packages\wx-2.6-msw-unicode\wx\_core.py",
> line 13266, in <lambda>
>     lambda event: event.callable(*event.args, **event.kw) )
>   File "C:\Python24\Lib\site-packages\_spe\sm\wxp\stc.py", line 590, in
> markError
>     self.StartStyling(self.PositionFromLine(lineno-1),
> wx_stc.STC_INDICS_MASK)
> TypeError: unsupported operand type(s) for -: 'NoneType' and 'int'
>
>
> Seen once:
>
> Traceback (most recent call last):
>   File "C:\Python24\lib\site-packages\wx-2.6-msw-unicode\wx\_core.py",
> line 13266, in <lambda>
>     lambda event: event.callable(*event.args, **event.kw) )
>   File "C:\Python24\Lib\site-packages\_spe\sm\wxp\stc.py", line 590, in
> markError
>     self.StartStyling(self.PositionFromLine(lineno-1),
> wx_stc.STC_INDICS_MASK)
> TypeError: unsupported operand type(s) for -: 'NoneType' and 'int'
>
>   File "<input>", line 1
>     Tkinter.CENTERTraceback (most recent call last):
>
>
> Traceback (most recent call last):
>   File "C:\Python24\lib\site-packages\wx-2.6-msw-unicode\wx\_core.py",
> line 13266, in <lambda>
>     lambda event: event.callable(*event.args, **event.kw) )
>   File "C:\Python24\Lib\site-packages\_spe\sm\wxp\stc.py", line 590, in
> markError
>     self.StartStyling(self.PositionFromLine(lineno-1),
> wx_stc.STC_INDICS_MASK)
> TypeError: unsupported operand type(s) for -: 'NoneType' and 'int'
> WARNING: Stream <cin> looks suspicious: it lacks a 'fileno' attribute.
> WARNING: Stream <cin> looks suspicious: it lacks a 'mode' attribute.
> WARNING: Stream <cout> looks suspicious: it lacks a 'fileno' attribute.
> WARNING: Stream <cout> looks suspicious: it lacks a 'mode' attribute.
> WARNING: Stream <cerr> looks suspicious: it lacks a 'fileno' attribute.
> WARNING: Stream <cerr> looks suspicious: it lacks a 'mode' attribute.
>
>
> ERROR: Invalid Notebook Page In IsPageEnabled: (4)
> Traceback (most recent call last):
>   File "C:\Python24\Lib\site-packages\_spe\sm\wxp\NotebookCtrl.py", line
> 1814, in OnMouseMotion
>     if self.IsPageEnabled(insidetab):
>   File "C:\Python24\Lib\site-packages\_spe\sm\wxp\NotebookCtrl.py", line
> 1107, in IsPageEnabled
>     raise "\nERROR: Invalid Notebook Page In IsPageEnabled: (" +
> str(nPage) + ")"
>
> ERROR: Invalid Notebook Page In IsPageEnabled: (4)
>
>
> Same error repeated 4 times :
>
> Traceback (most recent call last):
>   File "C:\Python24\Lib\site-packages\_spe\sm\wxp\NotebookCtrl.py", line
> 1779, in OnMouseMotion
>     dx =3D abs(pt.x - self._dragstartpos.x)
> AttributeError: 'TabCtrl' object has no attribute '_dragstartpos'
>
>
> All the best,
>
> Fuzzyman
> http://www.voidspace.org.uk/python/index.shtml
>
> _______________________________________________
> Python-spe-users mailing list
> [email protected]
> http://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

------=_Part_23194_30082261.1135772979697
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Thanks they are useful. Some of them I saw and fixed already. I will check =
it when I am back 4th of january.<br>

Stani<br><br><div><span class=3D"gmail_quote">On 12/28/05, <b class=3D"gmai=
l_sendername">Fuzzyman</b> &lt;<a href=3D"mailto:[email protected]"=
>[email protected]</a>&gt; wrote:</span><blockquote class=3D"gmail_=
quote" style=3D"border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt =
0pt 0.8ex; padding-left: 1ex;">
<a href=3D"http://pythonide.stani.be">http://pythonide.stani.be</a><br><a h=
ref=3D"http://pythonide.stani.be/manual/html/manual.html">http://pythonide.=
stani.be/manual/html/manual.html</a><br><a href=3D"http://pythonide.stani.b=
e/blog/sm_donate">
http://pythonide.stani.be/blog/sm_donate</a><br>--<br><br><br>Hello Stani,<=
br><br>First off, congratulations on 0.8.1c. I very much like the new look =
and<br>the error highlighting. *Very* nice.<br><br>Secondly - I've had a fe=
w tracebacks. I'm reporting them here in case
<br>they are helpful. I can't tell you exactly what I was doing to cause<br=
>them I'm afraid - they appeared in the shell, during 'normal operations'.<=
br><br><br>Seen several times :<br><br>Traceback (most recent call last):
<br>&nbsp;&nbsp;File &quot;C:\Python24\lib\site-packages\wx-2.6-msw-unicode=
\wx\_core.py&quot;,<br>line 13266, in &lt;lambda&gt;<br>&nbsp;&nbsp;&nbsp;&=
nbsp;lambda event: event.callable(*event.args, **<a href=3D"http://event.kw=
">event.kw</a>) )<br>&nbsp;&nbsp;File &quot;C:\Python24\Lib\site-packages\_=
spe\sm\wxp\stc.py&quot;, line 590, in
<br>markError<br>&nbsp;&nbsp;&nbsp;&nbsp;self.StartStyling(self.PositionFro=
mLine(lineno-1),<br>wx_stc.STC_INDICS_MASK)<br>TypeError: unsupported opera=
nd type(s) for -: 'NoneType' and 'int'<br><br><br>Seen once:<br><br>Traceba=
ck (most recent call last):
<br>&nbsp;&nbsp;File &quot;C:\Python24\lib\site-packages\wx-2.6-msw-unicode=
\wx\_core.py&quot;,<br>line 13266, in &lt;lambda&gt;<br>&nbsp;&nbsp;&nbsp;&=
nbsp;lambda event: event.callable(*event.args, **<a href=3D"http://event.kw=
">event.kw</a>) )<br>&nbsp;&nbsp;File &quot;C:\Python24\Lib\site-packages\_=
spe\sm\wxp\stc.py&quot;, line 590, in
<br>markError<br>&nbsp;&nbsp;&nbsp;&nbsp;self.StartStyling(self.PositionFro=
mLine(lineno-1),<br>wx_stc.STC_INDICS_MASK)<br>TypeError: unsupported opera=
nd type(s) for -: 'NoneType' and 'int'<br><br>&nbsp;&nbsp;File &quot;&lt;in=
put&gt;&quot;, line 1<br>&nbsp;&nbsp;&nbsp;&nbsp;
Tkinter.CENTERTraceback (most recent call last):<br><br><br>Traceback (most=
 recent call last):<br>&nbsp;&nbsp;File &quot;C:\Python24\lib\site-packages=
\wx-2.6-msw-unicode\wx\_core.py&quot;,<br>line 13266, in &lt;lambda&gt;<br>=
&nbsp;&nbsp;&nbsp;&nbsp;lambda event:=20
event.callable(*event.args, **<a href=3D"http://event.kw">event.kw</a>) )<b=
r>&nbsp;&nbsp;File &quot;C:\Python24\Lib\site-packages\_spe\sm\wxp\stc.py&q=
uot;, line 590, in<br>markError<br>&nbsp;&nbsp;&nbsp;&nbsp;self.StartStylin=
g(self.PositionFromLine(lineno-1),
<br>wx_stc.STC_INDICS_MASK)<br>TypeError: unsupported operand type(s) for -=
: 'NoneType' and 'int'<br>WARNING: Stream &lt;cin&gt; looks suspicious: it =
lacks a 'fileno' attribute.<br>WARNING: Stream &lt;cin&gt; looks suspicious=
: it lacks a 'mode' attribute.
<br>WARNING: Stream &lt;cout&gt; looks suspicious: it lacks a 'fileno' attr=
ibute.<br>WARNING: Stream &lt;cout&gt; looks suspicious: it lacks a 'mode' =
attribute.<br>WARNING: Stream &lt;cerr&gt; looks suspicious: it lacks a 'fi=
leno' attribute.
<br>WARNING: Stream &lt;cerr&gt; looks suspicious: it lacks a 'mode' attrib=
ute.<br><br><br>ERROR: Invalid Notebook Page In IsPageEnabled: (4)<br>Trace=
back (most recent call last):<br>&nbsp;&nbsp;File &quot;C:\Python24\Lib\sit=
e-packages\_spe\sm\wxp\NotebookCtrl.py&quot;, line
<br>1814, in OnMouseMotion<br>&nbsp;&nbsp;&nbsp;&nbsp;if self.IsPageEnabled=
(insidetab):<br>&nbsp;&nbsp;File &quot;C:\Python24\Lib\site-packages\_spe\s=
m\wxp\NotebookCtrl.py&quot;, line<br>1107, in IsPageEnabled<br>&nbsp;&nbsp;=
&nbsp;&nbsp;raise &quot;\nERROR: Invalid Notebook Page In IsPageEnabled: (&=
quot; +
<br>str(nPage) + &quot;)&quot;<br><br>ERROR: Invalid Notebook Page In IsPag=
eEnabled: (4)<br><br><br>Same error repeated 4 times :<br><br>Traceback (mo=
st recent call last):<br>&nbsp;&nbsp;File &quot;C:\Python24\Lib\site-packag=
es\_spe\sm\wxp\NotebookCtrl.py&quot;, line
<br>1779, in OnMouseMotion<br>&nbsp;&nbsp;&nbsp;&nbsp;dx =3D abs(pt.x - sel=
f._dragstartpos.x)<br>AttributeError: 'TabCtrl' object has no attribute '_d=
ragstartpos'<br><br><br>All the best,<br><br>Fuzzyman<br><a href=3D"http://=
www.voidspace.org.uk/python/index.shtml">
http://www.voidspace.org.uk/python/index.shtml</a><br><br>_________________=
______________________________<br>Python-spe-users mailing list<br><a href=
=3D"mailto:[email protected]">[email protected]=
s.de
</a><br><a href=3D"http://lists.berlios.de/mailman/listinfo/python-spe-user=
s">http://lists.berlios.de/mailman/listinfo/python-spe-users</a><br></block=
quote></div><br><br clear=3D"all"><br>-- <br><a href=3D"http://pythonide.st=
ani.be">
http://pythonide.stani.be</a><br><a href=3D"http://pythonide.stani.be/scree=
nshots">http://pythonide.stani.be/screenshots</a><br><a href=3D"http://pyth=
onide.stani.be/manual/html/manual.html">http://pythonide.stani.be/manual/ht=
ml/manual.html
</a>

------=_Part_23194_30082261.1135772979697--


--__--__--

_______________________________________________
Python-spe-users mailing list
[email protected]
http://lists.berlios.de/mailman/listinfo/python-spe-users


End of Python-spe-users Digest