Python-spe-users digest, Vol 1 #79 - 3 msgs

python-spe-users-request-tdrK/[email protected] Tue, 14 Mar 2006 12:00:17 +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. spe no longer runs (Oliver Schoenborn)
   2. Re: spe no longer runs (SPE Stani's Python Editor)
   3. RE: spe no longer runs (Oliver Schoenborn)

--__--__--

Message: 1
From: "Oliver Schoenborn" <oliver.schoenborn-WBmHch3EWswsA/[email protected]>
To: <[email protected]>
Date: Mon, 13 Mar 2006 11:49:48 -0500
Subject: [spe-users] spe no longer runs
Reply-To: [email protected]

This is a multi-part message in MIME format.

------=_NextPart_000_0010_01C64694.3BEE87B0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit

Hello, strange problem: I was using 0.8.2.d for several weeks (with python
2.4.2 and wxpython 2.6...), until a few days ago. When I started it today
the sidebar wouldn't show and I can no longer quit the app, I have to kill
it via Task Manager. I haven't changed anything to system before today. I
tried removing the .spe folder in my home dir, but still happens. I tried
re-installing, same thing. I'm thinking perhaps there are other defaults
somewhere, but couldn't find anything in registry. Any ideas? How would I
remove any trace of the app on my system before re-installing? 
 
Oliver
 

------=_NextPart_000_0010_01C64694.3BEE87B0
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dus-ascii">
<META content=3D"MSHTML 6.00.2900.2802" name=3DGENERATOR></HEAD>
<BODY>
<DIV><SPAN class=3D185534516-13032006><FONT face=3DArial size=3D2>Hello, =
strange=20
problem: I was using 0.8.2.d for several weeks (with python 2.4.2 and =
wxpython=20
2.6...), until a few days ago. When I started it today the sidebar =
wouldn't show=20
and I can no longer quit the app, I have to kill it via Task Manager. I =
haven't=20
changed anything to system before today. I tried removing the .spe =
folder in my=20
home dir, but still happens. I tried re-installing, same thing. I'm =
thinking=20
perhaps there are other defaults somewhere, but couldn't find anything =
in=20
registry. Any ideas? How would I remove any trace of the app on my =
system before=20
re-installing? </FONT></SPAN></DIV>
<DIV><SPAN class=3D185534516-13032006><FONT face=3DArial=20
size=3D2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=3D185534516-13032006><FONT face=3DArial=20
size=3D2>Oliver</FONT></SPAN></DIV>
<DIV><SPAN class=3D185534516-13032006></SPAN>&nbsp;</DIV></BODY></HTML>

------=_NextPart_000_0010_01C64694.3BEE87B0--



--__--__--

Message: 2
Date: Mon, 13 Mar 2006 18:23:51 +0100
From: "SPE Stani's Python Editor" <[email protected]>
To: python-spe-users-tdrK/[email protected]
Subject: Re: [spe-users] spe no longer runs
Reply-To: [email protected]

- is this provocated by certain files?
- did SPE work well before?
- which was the first version of SPE you used?
- do other wxPython applications run well?
- if you want to completely remove spe: remove .spe from home folder
and _spe (& possible sm) folder from your site-packages. There are no
other SPE files.

Stani

On 3/13/06, Oliver Schoenborn <oliver.schoenborn-WBmHch3EWswsA/[email protected]> wrote:
>
> Hello, strange problem: I was using 0.8.2.d for several weeks (with python
> 2.4.2 and wxpython 2.6...), until a few days ago. When I started it today
> the sidebar wouldn't show and I can no longer quit the app, I have to kill
> it via Task Manager. I haven't changed anything to system before today. I
> tried removing the .spe folder in my home dir, but still happens. I tried
> re-installing, same thing. I'm thinking perhaps there are other defaults
> somewhere, but couldn't find anything in registry. Any ideas? How would I
> remove any trace of the app on my system before re-installing?
>
> Oliver
>


--
http://pythonide.stani.be
http://pythonide.stani.be/screenshots
http://pythonide.stani.be/manual/html/manual.html

--__--__--

Message: 3
From: "Oliver Schoenborn" <oliver.schoenborn-WBmHch3EWswsA/[email protected]>
To: <python-spe-users-tdrK/[email protected]>
Subject: RE: [spe-users] spe no longer runs
Date: Mon, 13 Mar 2006 12:54:19 -0500
Reply-To: [email protected]


> -----Original Message-----
> From: python-spe-users-admin-tdrK/[email protected] 
> [mailto:python-spe-users-admin-tdrK/[email protected]] On Behalf Of SPE 
> Stani's Python Editor
> 
> - is this provocated by certain files?

No, even with no files open.

> - did SPE work well before?
> - which was the first version of SPE you used?

Yes. Version was 082a (not 082d as I posted initially).

> - do other wxPython applications run well?

Yes

> - if you want to completely remove spe: remove .spe from home 
> folder and _spe (& possible sm) folder from your 
> site-packages. There are no other SPE files.

Tried removing _spe and .spe together then re-installing, didn't help.
Re-installed older version of spe, didn't help. 

Re-installed wxpython and spe and deleted _spe and .spe: problem gone. Was
it wxpython? Seems likely, though everything else (wxglade, wxpython demo,
etc) worked fine. Strange for sure. 

Thanks, 
Oliver


> Stani
> 
> On 3/13/06, Oliver Schoenborn <oliver.schoenborn-WBmHch3EWswsA/[email protected]> wrote:
> >
> > Hello, strange problem: I was using 0.8.2.d for several weeks (with 
> > python
> > 2.4.2 and wxpython 2.6...), until a few days ago. When I started it 
> > today the sidebar wouldn't show and I can no longer quit the app, I 
> > have to kill it via Task Manager. I haven't changed 
> anything to system 
> > before today. I tried removing the .spe folder in my home dir, but 
> > still happens. I tried re-installing, same thing. I'm 
> thinking perhaps 
> > there are other defaults somewhere, but couldn't find anything in 
> > registry. Any ideas? How would I remove any trace of the 
> app on my system before re-installing?
> >
> > Oliver
> >




--__--__--

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


End of Python-spe-users Digest