I've merged this into trunk, and it's released in do-plugins 0.8.3,
which is now available in Debian and Ubuntu.
Note that to build the Empathy plugin dbus-sharp (a maintained fork of
ndesk.dbus) is required - and checked for in configure - otherwise the
plugin hangs the Universe updater thread ma
** Branch linked: lp:do-plugins
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/325373
Title:
GNOME Do lacks a plugin for Empathy
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lis
Xavier,
I've been testing your Empathy gnome-do plugin on Fedora 13 and I am
seeing the following problem, which is preventing gnome-do from getting
a list of contacts. I tried to look into this problem my self and there
seems to be some problem getting the data back from ListChannels() for a
tel
How would I go about building the project to generate Empathy.dll?
I can't seem to figure out how to do it even after googling around. :/
--
GNOME Do lacks a plugin for Empathy
https://bugs.launchpad.net/bugs/325373
You received this bug notification because you are a member of Ubuntu
Bugs, whic
** Tags added: patch
--
GNOME Do lacks a plugin for Empathy
https://bugs.launchpad.net/bugs/325373
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman
(1) and (2) works for gtalk. Seems yahoo doesn't allow custom message
for "busy" status.
xavier,
(3) we need to sign off connected accounts on setting status to Offline. I
have attached patch for the same. I have tested it.
** Patch added: "signoff is status is set to Offline"
https://bugs
xavier,
Thanks, its working as shown in the screenshot.
(1) set status with message.
steps: set status -> busy -> type status message. this sets status to
"busy", but the message is not set. The same works for "available.."
(2) set only the status message
type text -> set status. (assume the use
(1) in empathy, when you set a status that is not available for an
accout, it put another. Take a look at the "Empathy account window", the
peer-account status is not "invisible", in fact it use the "busy" status
instead.
(2) ok
** Attachment added: "real peer-account status when try "invisible""
xavier,
I just did quick test on chat and set status.
(1) set status:
works for other preset statuses , except invisible => actually sets status to
away. I have yahoo & google accounts enabled.
expected:
- I'm able to set status to invisible using the empathy, I'm expecting the
same through t
I've just pushed a patch for not available statuses, I hope it will
work. Can you test these two updates ?
--
GNOME Do lacks a plugin for Empathy
https://bugs.launchpad.net/bugs/325373
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
2. invisible status not working : in fact some status are not available in some
account (protocol), that explain this error, I'll update the code to find the
nearest status (or at least ignore this account).
For exemple google talk doesn't provide the invisible status.
--
GNOME Do lacks a plugi
3. chat action problem
I've changed the Channel_Text_Message_Type, it may work now (I hope, I've no
yahoo account to test :/)
--
GNOME Do lacks a plugin for Empathy
https://bugs.launchpad.net/bugs/325373
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscri
xavier,
I have updated libndesk-dbus. Good Work. Here is the status,
1. sign on/off - works
2. set status - able to set status to any of the preset status, saved messages,
new status message except invisible.
On setting status to invisible (with no message), the following exception is
thrown,
--
Just look my previous message about libndesk-dbus1.0-cil version.
Updating to "0.6.1a" seems to fixe this problem.
What about the other actions ?
--
GNOME Do lacks a plugin for Empathy
https://bugs.launchpad.net/bugs/325373
You received this bug notification because you are a member of Ubuntu
Bu
I'm yet to get the chat action working. I'm getting the following error,
--
[Error 13:36:44.437] [EmpathyContactItemSource] Could not get Empathy contacts:
Parsing or converting this signature is not yet supported (signature was
'(uss)'), at DType.StructBegin
[Error 13:36:44.437] [EmpathyContactI
I just found that the plugin needs libndesk-dbus1.0-cil version "0.6.1a" to be
able to use some dbus méthods.
Lucid default version is "0.6.0", the docky-core ppas (ppa:docky-core/ppa)
gives this version.
Now the plugin works on two computers :)
--
GNOME Do lacks a plugin for Empathy
https://b
** Branch linked: lp:~xavier-calland/do-plugins/empathy
--
GNOME Do lacks a plugin for Empathy
https://bugs.launchpad.net/bugs/325373
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.c
Hallo Guys
I have also been looking for this plugin, so I would just like to say,
thanks a lot for your efforts. I would like to help out, but I can't at
the moment, since I don't know C#. I'll see if I can get my head around
the code, and then possibly help out then.
Regards Kenneth
--
GNOME D
I just removed the "com.nokia.AccountManager.Interface.Query" from the
source code, maybe would it resolve the problem.
--
GNOME Do lacks a plugin for Empathy
https://bugs.launchpad.net/bugs/325373
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
If I understand you want to : first select a contact, then select the chat
action (with eventually a message) like on "chat.png" attached capture. This
scenario is already done (when the plugin works :/)
** Attachment added: "Chat scenario"
https://bugs.launchpad.net/do-plugins/+bug/325373
To find accounts I use "com.nokia.AccountManager.Interface.Query.FindAccounts"
DBus function (the error message is
"AccountManagerQuery.IAccountManagerQueryProxy.FindAccounts"). Maybe this
interface isn't present on your AccountManager.
Can you check if it's present ? (e.g. with d-feet see at
xavier,
Will it be possible to add the following scenario,
when I type a contact name, gnome-do should show option to send message (open
chat window) to that contact.
--
GNOME Do lacks a plugin for Empathy
https://bugs.launchpad.net/bugs/325373
You received this bug notification because you are
Xavier,
Thanks for the update.
1. I could see only "copy to clipboard" action for "chat", "sign on", "sign
off" - see the attachment.
2. I could successfully see "set status" action with presets. but I get the
following error on setting the status (even though empathy process is running).
--
[Err
sathyz,
1. I've removed the reference to Main.cs
2. I'm using the Mono.addins version that is available in my repository (lucid
main and universe)
3. See the actions description file attached to this comment
4. Gnome-Do may propose the "copy to clipboard" action by default, be sur you
have choose
tried empathy account actions - I could see the actions "sign on/off" on typing
in gnome-do but hitting return doesn't do anything.
..
[Debug 20:36:49.875] [EnvironmentService] Copying "Sign on - Enable empathy
account" to clipboard.
[Debug 20:37:20.660] [EnvironmentService] Copying "Sign off - D
xavier,
1. remove the references to Main (Main.cs doesn't exist)
2. update mdp to use Mono.addins (5.0.0 - latest version).
3. I'm trying to understand the actions supported. I have tried only set status
(available, busy..) it didn't work..
--
GNOME Do lacks a plugin for Empathy
https://bugs.la
telepathy-sharp.dll is a depency of the plugin, it's not the plugin itself.
You need to build the project to generate Empathy.dll.
To add plugins :
Launch Gnome-Do, click the preferences tab, and drag the dll of your choice to
the preferences box to install the plugin.
dll are put in .local/shar
I am getting the following message after installing telepathy-sharp.dll
$ gnome-do --debug
Could not find locate Mono.Addins config.xml: Could not find file
"/home/satheesh/.local/share/gnome-do/plugins/addin-db-001/config.xml".
[Services] AddinManager is not initialized; only default services ar
xaiver,
1. Where can I find Empathy.dll?
2. plugins should work when placed in ~/.local/share/gnome-do/plugins/
3. On starting gnome-do with telepathy-sharp.dll in /usr/lib/gnome-do/plugins
(debug mode), I don't find any message saying the actions related to Empathy
are loaded.
Please help me ad
For my tests, I put the dll (Empathy.dll and telepathy-sharp.dll) in
/usr/lib/gnome-do/plugins/
--
GNOME Do lacks a plugin for Empathy
https://bugs.launchpad.net/bugs/325373
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs
I checked out the empathy plugin from xavier and copied the dll to
~/.local/share/gnome-do/plugins/telepathy-sharp.dll
Unfortunately, do does not seem to recognise the dll ... but I dont see any
errors or failures in the debugoutput either ... how did you install the
plugin, xavier?
--
GNOME D
Dude, you rock. Keep it up =)
--
GNOME Do lacks a plugin for Empathy
https://bugs.launchpad.net/bugs/325373
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.co
Hi,
I just finished a first version of this plugin, the bazaar branch is available
here : https://code.launchpad.net/~xavier-calland/do-plugins/empathy
Any comments are welcome
--
GNOME Do lacks a plugin for Empathy
https://bugs.launchpad.net/bugs/325373
You received this bug notification becau
Hi
I'm Currently working on a Gnome-Do plugin for Empathy based on Telepathy D-Bus
interface specification and telepathy-sharp.
This is my first lines of code in mono and also my first steps with D-Bus, so
it's a bit laborious.
Once I have a first draft, I'll put the code on a branch.
--
GNOME
Yikes, last time tapioca-sharp (Built on top of telepathy-sharp) was
updated was in mid 2007, and telepathy-sharp was last updated in 2006.
The links on the Telepathy wiki are both broken, these are the only two
links I was able to find (No idea if they are official):
http://bazaar.launchpad.net/
Looks like we'll need to use Telepathy's c# library
http://telepathy.freedesktop.org/wiki/LanguageBindings
--
GNOME Do lacks a plugin for Empathy
https://bugs.launchpad.net/bugs/325373
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
It's not going at all, since I don't have the time or expertise. But it
looks like there's a lot of interest in this. So anyone want to check
out the bzr repo and take a stab at it?
On 7 May 2010, at 02:35, Antono Vasiljev wrote:
> JJ how is it going? I would like to join and learn some C# :)
>
I'm fairly competent in C# and would like to contribute to a plugin if
anyone has done any work on one. I'd really like to see this come to
fruition, so anyone let me know if there is a project in progress?
--
GNOME Do lacks a plugin for Empathy
https://bugs.launchpad.net/bugs/325373
You received
I'd write that app if I knew how to. The best I can contribute right
now is with its translation to pt-br when it's done. :-p
--
GNOME Do lacks a plugin for Empathy
https://bugs.launchpad.net/bugs/325373
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscri
JJ how is it going? I would like to join and learn some C# :)
--
GNOME Do lacks a plugin for Empathy
https://bugs.launchpad.net/bugs/325373
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ub
Agreed! Would be very nice to have a plugin for Empathy.
--
GNOME Do lacks a plugin for Empathy
https://bugs.launchpad.net/bugs/325373
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.
i'm still newbie in ubuntu. But still I really looking forward in this
project. Feel free to start the project!
--
GNOME Do lacks a plugin for Empathy
https://bugs.launchpad.net/bugs/325373
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
I don't believe that anyone has started this. Please feel free to
start the project!
--
GNOME Do lacks a plugin for Empathy
https://bugs.launchpad.net/bugs/325373
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing l
+1
Has anyone started this? If so, I'd be happy to lend a hand. If not, I'm
willing to start the project.
--
GNOME Do lacks a plugin for Empathy
https://bugs.launchpad.net/bugs/325373
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
Empathy Plugin FTW
--
GNOME Do lacks a plugin for Empathy
https://bugs.launchpad.net/bugs/325373
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/l
I second that request too. A plugin for Empathy would be great for Gnome
Do!
--
GNOME Do lacks a plugin for Empathy
https://bugs.launchpad.net/bugs/325373
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubunt
+1 for empathy plugin!
--
GNOME Do lacks a plugin for Empathy
https://bugs.launchpad.net/bugs/325373
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailm
I am voicing my support for creating a empathy plugin for do.
--
GNOME Do lacks a plugin for Empathy
https://bugs.launchpad.net/bugs/325373
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ub
It will be nice to have it.
--
GNOME Do lacks a plugin for Empathy
https://bugs.launchpad.net/bugs/325373
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/
I second that request!
--
GNOME Do lacks a plugin for Empathy
https://bugs.launchpad.net/bugs/325373
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailm
** Also affects: gnome-do-plugins (Ubuntu)
Importance: Undecided
Status: New
** Changed in: gnome-do-plugins (Ubuntu)
Importance: Undecided => Wishlist
** Changed in: gnome-do-plugins (Ubuntu)
Status: New => Confirmed
--
GNOME Do lacks a plugin for Empathy
https://bugs.launc
51 matches
Mail list logo