On Wed, 21 Mar 2007 20:57:26 -0400
Ian Darwin <[EMAIL PROTECTED]> wrote:
> You guys did test this, right?
I had been issuing commands to a gaim process already running.
Indeed if I issued a command without gaim already running it would fail to
automatically start gaim.
I removed the pre-build t
You guys did test this, right?
ian:12$ gaim-send GaimAccountsGetAll
Error org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute
program /usr/local/gaim: No such file or directory
ian:26$ more patches/patch-gaim_service_in
$OpenBSD$
--- gaim.service.in.origThu Jan 18 23:28:24 20
On Tue, 20 Mar 2007 22:52:31 +0100
Aleksander Piotrowski <[EMAIL PROTECTED]> wrote:
> The following patch is needed to actually use dbus support in gaim.
> Thanks to it I was able to start up and then kill gaim only by using
> gaim-send command.
>
> Also, thanks to changes made by Bernd to python
The following patch is needed to actually use dbus support in gaim.
Thanks to it I was able to start up and then kill gaim only by using
gaim-send command.
Also, thanks to changes made by Bernd to python module, we can use it
here too.
OK?
Index: Makefile