Hi Jed, 

I attached two diff files that solve my issue in the following thread. 

https://groups.google.com/forum/?fromgroups=#!topic/spyderlib/NF7o04Q_41M

Sylvain

On Saturday, February 16, 2013 9:33:45 PM UTC-5, Sylvain Corlay wrote:
>
> Apparently, the problem has been present for a week. I can observe 
> this behavior from revision bd449cff6a93. The traceback follows. 
> Thanks,
>
> Sylvain
>
> Exception in thread Thread-4:
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/threading.py", line 551, in __bootstrap_inner
>     self.run()
>   File "/usr/lib/python2.7/threading.py", line 504, in run
>     self.__target(*self.__args, **self.__kwargs)
>   File "/home/sylvain/spyderlib/spyderlib/spyder.py", line 1845, in 
> start_open_files_server
>     req, addr = self.open_files_server.accept()
>   File "/usr/lib/python2.7/socket.py", line 202, in accept
>     sock, addr = self._sock.accept()
> error: [Errno 4] Interrupted system call
>
> Exception in thread Thread-3:
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/threading.py", line 551, in __bootstrap_inner
>     self.run()
>   File 
> "/home/sylvain/spyderlib/spyderlib/widgets/externalshell/introspection.py", 
> line 62, in run
>     conn, _addr = sock.accept()
>   File "/usr/lib/python2.7/socket.py", line 202, in accept
>     sock, addr = self._sock.accept()
> error: [Errno 4] Interrupted system call
>
> Exception in thread Thread-2:
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/threading.py", line 551, in __bootstrap_inner
>     self.run()
>   File 
> "/home/sylvain/spyderlib/spyderlib/widgets/externalshell/introspection.py", 
> line 62, in run
>     conn, _addr = sock.accept()
>   File "/usr/lib/python2.7/socket.py", line 202, in accept
>     sock, addr = self._sock.accept()
> error: [Errno 4] Interrupted system call
>
> On Saturday, February 16, 2013 4:25:35 PM UTC-5, Sylvain Corlay wrote:
>>
>> Ubuntu 12.04 64bits.  I will try to get a traceback tonight.
>> On Feb 16, 2013 2:53 PM, Jed Ludlow wrote:
>>
>>> That's odd. Which platform? Any trackback? 
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/spyderlib?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to