gwibber-bugs team mailing list archive
-
gwibber-bugs team
-
Mailing list archive
-
Message #02810
[Bug 437815] Re: [wishlist] update Skype status message
for get my last comment
Plugins can now be created out of tree, so this is a good candidate for
creating a plugin. You can look at lp:gwibber-service-sina as an
example, unfortunately we don't have plugin developer documentation yet.
However, if you are interested in developing a plugin (shouldn't be too
difficult), join us in #gwibber on FreeNode and we can try to guide you
through it
** Changed in: gwibber
Importance: Undecided => Wishlist
** Changed in: gwibber
Status: Confirmed => New
--
You received this bug notification because you are a member of Gwibber
Bug Heros, which is subscribed to Gwibber.
https://bugs.launchpad.net/bugs/437815
Title:
[wishlist] update Skype status message
Status in Gwibber:
New
Bug description:
I want support to update the Skype status message/mood text. So I
actually wrote basic support for it. It works but the glade file for
the properties dialog is missing. See the attached file 'skype.py' for
this very simple piece of code.
To try it out copy 'skype.py' to gwibbers 'microblog' folder (on my
machine this is /usr/share/pyshared/gwibber/microblog/) and edit
'__init__.py' to contain a line ' "skype": skype,' in the 'PROTOCOLS'
structure. And I had to add a symlink from '/usr/lib/python2.6/dist-
packages/gwibber/microblog/skype.py' to
'/usr/share/pyshared/gwibber/microblog/skype.py' (just in case someone
new to Python comes across this. Like myself ;-)
In order for it to work you need to put Skype4Py in your PYTHONPATH
which you can get from https://developer.skype.com/wiki/Skype4Py.
This was done and tested with gwibber 0.8-0ubuntu5 on Ubuntu 9.04 and
Skype 2.1.0.47
To manage notifications about this bug go to:
https://bugs.launchpad.net/gwibber/+bug/437815/+subscriptions