aboutsummaryrefslogtreecommitdiffstats
path: root/skype/README
diff options
context:
space:
mode:
Diffstat (limited to 'skype/README')
-rw-r--r--skype/README15
1 files changed, 11 insertions, 4 deletions
diff --git a/skype/README b/skype/README
index 0c21646b..6a86d19d 100644
--- a/skype/README
+++ b/skype/README
@@ -62,6 +62,16 @@ make
make install
----
+- Install http://skype4py.sourceforge.net/[Skype4Py].
+
+(You may remember that previous versions of `skyped` did not require this
+package. This because it now uses the X11 interface of Skype (because the
+previously used DBus interface had
+http://forum.skype.com/index.php?s=&showtopic=94545&view=findpost&p=431710[known
+problems]), but I wanted to prevent a large code duplication from that project.
+In addition it then no longer requires the `dbus-python` package, just
+`pygobject`.)
+
- Start Skype and `skyped` (the tcp server):
----
@@ -170,10 +180,7 @@ then it would be nice to include them here.
== Known bugs
-- Sometimes when you get a lot of messages in a short time, some of the
- messages are dropped. This is a known bug in Skype itself as of version
- 1.4.0.99
- (http://forum.skype.com/index.php?s=&showtopic=94545&view=findpost&p=431710[link]).
+- None at this time.
== Screenshots