[ubuntu-uk] Skype Log on Ubuntu
Matthew Sturdy
matt.sturdy at gmail.com
Fri Nov 2 10:50:11 UTC 2012
On 1 November 2012 22:40, Abduljaber Abdulqader
<a.abdulqader at hotmail.co.uk>wrote:
> abdul at abdul-OptiPlex-GX520:~$ python skype-info.py
> Segmentation fault
>
> OK, now I've tested this on another box of mine, and also saw seg faults.
the versions of software on this box is much closer to yours:
$ python --version
Python 2.7.3
$ skype --version
Skype 2.2.0.35
$ python -c"import Skype4Py;print Skype4Py.__version__"
1.0.32.0
Try the attached, I've changed only one line (line 7) to use X11 to connect
rather than DBUS... in accordance with some advice from StackOverflow [1]
and now it works fine on this box.
hope that helps,
matt
[1]
http://stackoverflow.com/questions/7827108/unexplained-segfault-in-python
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-uk/attachments/20121102/84cec36a/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: skype-info.py
Type: application/octet-stream
Size: 348 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-uk/attachments/20121102/84cec36a/attachment.obj>
More information about the ubuntu-uk
mailing list