Python-spe-users digest, Vol 1 #18 - 1 msg

python-spe-users-request-tdrK/[email protected] Sun, 28 Aug 2005 12:00:29 +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
	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..."


Today's Topics:

   1. Re: SPE won't start (SPE - Stani's Python Editor)

--__--__--

Message: 1
Date: Sat, 27 Aug 2005 16:48:09 +0200
From: "SPE - Stani's Python Editor" <[email protected]>
To: Klaus Muller <kgmuller-qWit8jRvyhVmR6Xm/[email protected]>
CC: [email protected]
Subject: [spe-users] Re: SPE won't start
Reply-To: [email protected]

This is a multi-part message in MIME format.
--------------070302080102080701010406
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit

Hi Klaus,
It means that the first instance of SPE didn't shutdown properly. Please 
kill all running python processes and start SPE again. In Windows XP you 
can do this by starting the task manager and end all 'python' and 
'pythonw' processes.
Good luck,
Stani

Klaus Muller wrote:

>  
>Hi Stan!
>Just installed your great SPE. It started once, but not a second time.
>Attached is the debug.txt file.
>
>Please, help! I love SPE -- have been using 0.7.2.b with great pleasure
>under movpy and Python 2.4.
>
>Thanks in advance!
>
>Klaus Müller
>  
>
>------------------------------------------------------------------------
>
>
>SPE v0.7.5.c (c)2003-2005 www.stani.be
>
>If spe fails to start:
> - type "python SPE.py --debug > debug.txt 2>&1" at the command prompt
> - send debug.txt with some info to spe.stani.be[at]gmail.com
> 
>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.3.5
>- wxPython  : 2.6.1.0.
>- interface : <default>
>- encoding  : cp1252
>
>Launching application...
>Traceback (most recent call last):
>  File "spe.py", line 163, in ?
>    style           = style)
>  File "C:\Python23\Lib\site-packages\_spe\sm\wxp\smdi.py", line 1143, in __init__
>    singleApp.SingleInstanceApp.__init__(self,name=title,redirect=not debug)
>  File "C:\Python23\Lib\site-packages\_spe\sm\wxp\singleApp.py", line 62, in __init__
>    server.PostArgs(sys.argv[1:])
>  File "c:\python23\lib\xmlrpclib.py", line 1032, in __call__
>    return self.__send(self.__name, args)
>  File "c:\python23\lib\xmlrpclib.py", line 1319, in __request
>    verbose=self.__verbose
>  File "c:\python23\lib\xmlrpclib.py", line 1065, in request
>    self.send_content(h, request_body)
>  File "c:\python23\lib\xmlrpclib.py", line 1179, in send_content
>    connection.endheaders()
>  File "c:\python23\lib\httplib.py", line 715, in endheaders
>    self._send_output()
>  File "c:\python23\lib\httplib.py", line 600, in _send_output
>    self.send(msg)
>  File "c:\python23\lib\httplib.py", line 567, in send
>    self.connect()
>  File "c:\python23\lib\httplib.py", line 551, in connect
>    raise socket.error, msg
>socket.error: (10061, 'Connection refused')
>  
>


--------------070302080102080701010406
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Klaus,<br>
It means that the first instance of SPE didn't shutdown properly.
Please kill all running python processes and start SPE again. In
Windows XP you can do this by starting the task manager and end all
'python' and 'pythonw' processes.<br>
Good luck,<br>
Stani<br>
<br>
Klaus Muller wrote:
<blockquote cite="mid200508271356.j7RDuhrX014650-Z4ftuD2gEcWsJ9tyqPpeOpQPcHd2y3zB@public.gmane.org"
 type="cite">
  <pre wrap="">  
Hi Stan!
Just installed your great SPE. It started once, but not a second time.
Attached is the debug.txt file.

Please, help! I love SPE -- have been using 0.7.2.b with great pleasure
under movpy and Python 2.4.

Thanks in advance!

Klaus M&uuml;ller
  </pre>
  <pre wrap="">
<hr size="4" width="90%">

SPE v0.7.5.c (c)2003-2005 <a class="moz-txt-link-abbreviated" href="http://www.stani.be">www.stani.be</a>

If spe fails to start:
 - type "python SPE.py --debug &gt; debug.txt 2&gt;&amp;1" at the command prompt
 - send debug.txt with some info to spe.stani.be[at]gmail.com
 
Blender support disabled (run SPE inside Blender to enable).

Encrypted debugging disabled. 
  If you prefer encrypted debugging, install the "Python Cryptography Toolkit"
  from <a class="moz-txt-link-freetext" href="http://www.amk.ca/python/code/crypto">http://www.amk.ca/python/code/crypto</a>

Spe is running in debugging mode with this configuration:
- platform  : win32
- python    : 2.3.5
- wxPython  : 2.6.1.0.
- interface : &lt;default&gt;
- encoding  : cp1252

Launching application...
Traceback (most recent call last):
  File "spe.py", line 163, in ?
    style           = style)
  File "C:\Python23\Lib\site-packages\_spe\sm\wxp\smdi.py", line 1143, in __init__
    singleApp.SingleInstanceApp.__init__(self,name=title,redirect=not debug)
  File "C:\Python23\Lib\site-packages\_spe\sm\wxp\singleApp.py", line 62, in __init__
    server.PostArgs(sys.argv[1:])
  File "c:\python23\lib\xmlrpclib.py", line 1032, in __call__
    return self.__send(self.__name, args)
  File "c:\python23\lib\xmlrpclib.py", line 1319, in __request
    verbose=self.__verbose
  File "c:\python23\lib\xmlrpclib.py", line 1065, in request
    self.send_content(h, request_body)
  File "c:\python23\lib\xmlrpclib.py", line 1179, in send_content
    connection.endheaders()
  File "c:\python23\lib\httplib.py", line 715, in endheaders
    self._send_output()
  File "c:\python23\lib\httplib.py", line 600, in _send_output
    self.send(msg)
  File "c:\python23\lib\httplib.py", line 567, in send
    self.connect()
  File "c:\python23\lib\httplib.py", line 551, in connect
    raise socket.error, msg
socket.error: (10061, 'Connection refused')
  </pre>
</blockquote>
<br>
</body>
</html>

--------------070302080102080701010406--



--__--__--

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


End of Python-spe-users Digest