package skysentials
tags 523988 unreproducible moreinfo
thanks

* David Purton <[email protected]> [2009-04-14 16:17]:

> Package: skysentials
> Version: 1.0.1-3
> Severity: normal
> 
> skysentials dies at startup with the following printed to the console:
> 
> Traceback (most recent call last):
>   File "/usr/bin/skysentials", line 162, in <module>
>     main()
>   File "/usr/bin/skysentials", line 155, in main
>     MainWindow()
>   File "/usr/bin/skysentials", line 53, in __init__
>     if friend.DisplayName:
>   File "/usr/lib/python2.5/site-packages/Skype4Py/user.py", line 79, in 
> <lambda>
>     DisplayName = property(lambda self: self._Property('DISPLAYNAME'),
>   File "/usr/lib/python2.5/site-packages/Skype4Py/user.py", line 21, in 
> _Property
>     return self._Skype._Property('USER', self.Handle, PropName, Set, Cache)
>   File "/usr/lib/python2.5/site-packages/Skype4Py/skype.py", line 225, in 
> _Property
>     Value = self._DoCommand('GET %s' % ' '.join(arg))
>   File "/usr/lib/python2.5/site-packages/Skype4Py/skype.py", line 212, in 
> _DoCommand
>     raise ISkypeError(int(errnum), errstr)
> Skype4Py.errors.ISkypeError: [Errno 8] Invalid user handle

It works fine for me on my i386 laptop.  Could you please tell me what the
following yields for you:

    ls -l /usr/lib/python2.5/site-packages/Skype4Py/skype.py
    md5sum /usr/lib/python2.5/site-packages/Skype4Py/skype.py

-- 
Rafael



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to