grundleborg

open source stuff

  • Twitter Feed

    • City Airport ftw... it has power sockets! (On my way to the nepomuk sprint in Freiburg, btw) 3 weeks ago
    • @nethad there's a plugin for it, which compiles and works against trunk, but its not reliable yet. I'm still working on it though :) 2 months ago
    • Bugfixing telepathy-mission-control today. Also reducing the NIH'ed code in the tp accounts KCM. QValidator's are a whole bunch of fun :/ 2 months ago
    • looks like I accidentally maintainer of krfb... I hope I can find enough time to make some substantial improvements 2 months ago
    • exams over (again). Now I can finally get back to giving KDE 100% effort :) 2 months ago
    • Just managed to control my computer using krfb/krdc via kopete over jabber - yay Telepathy Tubes!!! 2 months ago
    • Nokia N900 + Maemo 5: http://maemo.nokia.com - who's going to be the first to get plasma running on this, I wonder :) 3 months ago
    • no weekly update blog yet, because when I finally finish it, It's going to be a guide to try kopete+telepathy and some other stuff 3 months ago
    • Telepathy/KDE now has a mailing list: http://tinyurl.com/mjtg6y 3 months ago
    • fixing bugs in kopete's telepathy plugin. I've got 3 more really nasty bugs to fix, and then It'll be ready for testing 3 months ago
    • filing more Telepathy/KDE junior jobs (and also some not-so-junior ones that I don't have time to implement at the moment) 3 months ago
    • @aseigo: Thats true, I guess Kopete will have done that. I'll have to take a look at the code for it :) 3 months ago

Archive for the ‘Collabora Web Site’ Category

Posts that will appear on the Collabora web site

Trying out the Kopete Telepathy plugin

Posted by grundleborg on September 23, 2009

It’s quite a few weeks since I promised I’d write a guide to trying out the Kopete Telepathy plugin, but better late than never…

The current state of the code is as follows:

  • 1-1 text chat using telepathy-gabble (jabber/xmpp/google talk) is the only form of communication implemented.
  • This is still very much playground-quality software, so expect it to be full of bugs and crashes. However, it is now mature enough that I’d really appreciate reports for any bugs you find (Please report them to bugs.kde.org product ‘Telepathy’ and component ‘kopete-protocol-telepathy’). Only yesterday did a bug where messages were sent to the wrong people come to light, so be careful what you say until it’s more stable!

Prerequisites (compile in this order, or use distro packages where available):

  • Telepathy Mission Control 5 (at least version 5.2.2, preferably version 5.3.1+) source code here
  • Telepathy Gabble (at least version 0.7.27, preferably version 0.8.3+, avoid 0.9.x releases for now) source code here
  • Telepathy Qt4 (version 0.1.9 required) source code here
  • Telepathy accounts kcm (from svn, svn://anonsvn.kde.org/home/kde/trunk/playground/network/telepathy-accounts-kcm )
  • Telepathy accounts kcm plugins (from svn, svn://anonsvn.kde.org/home/kde/trunk/playground/network/telepathy-accounts-kcm-plugins)
  • Trunk version of Kopete (will not build against KDE 4.3)

Getting the Kopete plugin:

  • Source code at svn://anonsvn.kde.org/home/kde/trunk/playground/network/kopete
  • Compile using the usual KDE methods.
  • If the share-my-desktop plugin fails to build, ignore this, or comment it out in the CMakeLists.txt file.
  • run “kbuildsycoca4″ in a konsole so that Kopete picks up the new plugin.

Trying out the Kopete plugin:

  • Launch Telepathy Mission Control (still needs to be done by hand unfortunately): Run in a konsole: “/usr/local/libexec/mission-control-5″ (or wherever you installed mission-control-5 to)
  • Launch Kopete.
  • Create a new account in Kopete,  select the “Telepathy” protocol, and follow the instructions.
  • Try it out :)
  • Report any bugs you find to help us make it better, or ask for help in #kde-telepathy on freenode if you have any problems.

Posted in Collabora Planet, Collabora Web Site, KDE, Telepathy | Tagged: , , , , , , | 3 Comments »