Comment 0 for bug 1058422

Revision history for this message
Emil Chou (emiljou) wrote :

skype-wrapper 0ubuntu6.5.2~precise4
python-skype 1.0.32.0-1~precise1
skype 4.0.0.8-1
Ubuntu 12.04 32-bit

After upgrade skype-wrapper to version 0ubuntu6.5.2~precise4, I encountered a problem that I cannot quit Skype after I started it. Skype keeps showing up after I quit it. The "skype" process ID is different every time, and the "skype-service" process ID changes with it.

After certain time, a crash report window may show up and say "/usr/share/skype-wrapper/skype-wrapper.py" crashed with "OSError in_execute_child(): [Errno 9]". The traceback is like this:

Traceback (most recent call last):
 File "skype-wrapper.py", line 115, in <module>
  start_skype()
 File "skype-wrapper.py", line 78, in start_skype
  start_skype()
 File "skype-wrapper.py", line 78, in start_skype
  start_skype()
 File "skype-wrapper.py", line 78, in start_skype
  start_skype()
 File "skype-wrapper.py", line 78, in start_skype
  start_skype()
 File "skype-wrapper.py", line 78, in start_skype
  start_skype()
 File "skype-wrapper.py", line 78, in start_skype
  start_skype()
 File "skype-wrapper.py", line 78, in start_skype
  start_skype()
 File "skype-wrapper.py", line 78, in start_skype
  start_skype()
 File "skype-wrapper.py", line 78
[...]