Hi,
I know I've been asking a lot of questions. This time its with regards to the python API. I've actually had this problem for a while and I'm sure its that I have a newer version of the dbus library installed. The problem is that as far as I can tell the newer api only returns proxies to objects not the actual objects themselves so I'm not quite sure how to override the Invoke method so I can receive callbacks from skype. I don't seem to be receiving any signals either. I'm not sure if I'm doing something wrong or how long I have to wait for the updated API, but its just much easier to use python than the X11 api for example. Another idea is maybe there is a way to decorate the Notify method from my application somehow so that it sends signals that anyone can listen to? Just ideas, but it would be nice to play with this soon. Thanks for your time. If you have any updated examples that work with newer dbus and python versions that I'm unaware of I would be much obliged.
Regards,
Hesham