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

python-spe-users-request-tdrK/[email protected] Sun, 02 Oct 2005 12:00:13 +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. Starting SPE (sszmidt-+lL39gqkpL9Wk0Htik3J/[email protected])
   2. Re: Starting SPE (sszmidt-+lL39gqkpL9Wk0Htik3J/[email protected])

--__--__--

Message: 1
From: sszmidt-+lL39gqkpL9Wk0Htik3J/[email protected]
To: [email protected]
Date: Sat, 1 Oct 2005 14:23:47 -0400
Subject: [spe-users] Starting SPE
Reply-To: [email protected]

Hi,

I'm getting "nothing" when I try to start spe. It was working a couple of 
times. Now it says launching but I don't get the app coming up. I'm running 
FC4 with all current patches (from redhat) applied, and most of the dev 
tools. Any ideas of what may have happend?
 

$ spe

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

Launching application...

<== I press Ctrl C to get out after a minute.

Traceback (most recent call last):
  File "/usr/bin/spe", line 3, in ?
    import _spe.SPE
  File "/usr/lib/python2.4/site-packages/_spe/SPE.py", line 163, in ?
    style           = style)
  File "/usr/lib/python2.4/site-packages/_spe/sm/wxp/smdi.py", line 1143, in 
__init__
    singleApp.SingleInstanceApp.__init__(self,name=title,redirect=not debug)
  File "/usr/lib/python2.4/site-packages/_spe/sm/wxp/singleApp.py", line 62, 
in __init__
    server.PostArgs(sys.argv[1:])
  File "/usr/lib/python2.4/xmlrpclib.py", line 1096, in __call__
    return self.__send(self.__name, args)
  File "/usr/lib/python2.4/xmlrpclib.py", line 1383, in __request
    verbose=self.__verbose
  File "/usr/lib/python2.4/xmlrpclib.py", line 1131, in request
    errcode, errmsg, headers = h.getreply()
  File "/usr/lib/python2.4/httplib.py", line 1133, in getreply
    response = self._conn.getresponse()
  File "/usr/lib/python2.4/httplib.py", line 862, in getresponse
    response.begin()
  File "/usr/lib/python2.4/httplib.py", line 333, in begin
    version, status, reason = self._read_status()
  File "/usr/lib/python2.4/httplib.py", line 291, in _read_status
    line = self.fp.readline()
  File "/usr/lib/python2.4/socket.py", line 325, in readline
    data = recv(1)
KeyboardInterrupt

-- 

Steve

--__--__--

Message: 2
From: sszmidt-+lL39gqkpL9Wk0Htik3J/[email protected]
To: python-spe-users-tdrK/[email protected]
Subject: Re: [spe-users] Starting SPE
Date: Sat, 1 Oct 2005 16:13:58 -0400
Reply-To: [email protected]

On Saturday 01 October 2005 14:23, sszmidt-+lL39gqkpL9Wk0Htik3J/[email protected] wrote:
> Hi,
>
> I'm getting "nothing" when I try to start spe. It was working a couple of
> times. Now it says launching but I don't get the app coming up. I'm running
> FC4 with all current patches (from redhat) applied, and most of the dev
> tools. Any ideas of what may have happend?

Rebooting took care of it.

-- 

Steve


--__--__--

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


End of Python-spe-users Digest