Hi all,
First of all, I'm writing this post in English for a broader coverage of users, although my native language is brazillian portuguese. I've packaged
Tapioca and
Landell applications for Ubuntu Feisty getting the sources from Tapioca's SVN and INdT's public repositories. Please note that these packages are unofficial and unstable. I'm going to release my modifications on these ASAP, but for now, to get
Landell main window opened, you need to override a "hardcoded" path for tapioca-sharp libraries:
$ sudo ln -s /usr/lib/tapioca-sharp /usr/local/lib/tapioca-sharp
tapiocaui (jabber/google talk client with VoIP)
STATUS:
WORKING (be careful! I've only tested instant messaging.)
TODO: Proxy support?
landell (telepathy-based multi-protocol client)
STATUS:
NOT WORKING (landell opens, but connection fails with errors below)
TODO: Missing
INdT.Telepathy.dll: This library is created when building
telepathy-sharp from
Tapioca's SVN. (Needs packaging) -
Manual download$ sudo mkdir /usr/lib/telepathy-sharp && mv INdT.Telepathy.dll /usr/lib/telepathy-sharp
You can use
telepathy-inspector to analyze open connections. When using
landell, I've created a
Google Talk account and tried to connect, first it said:
"Argument cannot be null.
Parameter name: value".
After this a connection appears on the inspector but it stays disconnected (tough I can connect it manually inside telepathy-inspector). Next I click the "connect" button again and a debug window appears with these messages:
org.freedesktop.Telepathy.Error.NotAvailable: Error acquiring bus name
org.freedesktop.Telepathy.Connection.gabble.jabber.brunoabinader_40gmail_2ecom_2fLandell:
Connection manager already has a connection to this account.