On 1 November 2012 22:40, Abduljaber Abdulqader <a.abdulqa...@hotmail.co.uk>wrote:
> abdul@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
skype-info.py
Description: Binary data
-- ubuntu-uk@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk https://wiki.ubuntu.com/UKTeam/