Unable to Send IM to ICQ accounts
Sam Hawkin
gvrtest at gmail.com
Mon May 18 03:26:55 EDT 2009
Hi,
below is the log from dbus-monitor.
for me that also was not helpful and every thing looks okey.
[root at srv1 ~]# dbus-monitor
signal sender=org.freedesktop.DBus -> dest=:1.1221
path=/org/freedesktop/DBus; interface=org.freedesktop.DBus;
member=NameAcquired
string ":1.1221"
method call sender=:1.1221 -> dest=org.freedesktop.DBus
path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='method_call'"
method call sender=:1.1221 -> dest=org.freedesktop.DBus
path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='method_return'"
method call sender=:1.1221 -> dest=org.freedesktop.DBus
path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='error'"
signal sender=org.freedesktop.DBus -> dest=(null destination)
path=/org/freedesktop/DBus; interface=org.freedesktop.DBus;
member=NameOwnerChanged
string ":1.1222"
string ""
string ":1.1222"
method call sender=:1.1222 -> dest=org.freedesktop.DBus
path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
method call sender=:1.1222 -> dest=im.pidgin.purple.PurpleService
path=/im/pidgin/purple/PurpleObject;
interface=im.pidgin.purple.PurpleInterface; member=PurpleConversationNew
int32 1
int32 22149
string "483002018"
method return sender=:1.854 -> dest=:1.1222 reply_serial=2
int32 24845
signal sender=org.freedesktop.DBus -> dest=(null destination)
path=/org/freedesktop/DBus; interface=org.freedesktop.DBus;
member=NameOwnerChanged
string ":1.1222"
string ":1.1222"
string ""
signal sender=org.freedesktop.DBus -> dest=(null destination)
path=/org/freedesktop/DBus; interface=org.freedesktop.DBus;
member=NameOwnerChanged
string ":1.1223"
string ""
string ":1.1223"
method call sender=:1.1223 -> dest=org.freedesktop.DBus
path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
method call sender=:1.1223 -> dest=im.pidgin.purple.PurpleService
path=/im/pidgin/purple/PurpleObject;
interface=im.pidgin.purple.PurpleInterface;
member=PurpleConversationGetImData
int32 24845
method return sender=:1.854 -> dest=:1.1223 reply_serial=2
int32 24846
signal sender=org.freedesktop.DBus -> dest=(null destination)
path=/org/freedesktop/DBus; interface=org.freedesktop.DBus;
member=NameOwnerChanged
string ":1.1223"
string ":1.1223"
string ""
signal sender=org.freedesktop.DBus -> dest=(null destination)
path=/org/freedesktop/DBus; interface=org.freedesktop.DBus;
member=NameOwnerChanged
string ":1.1224"
string ""
string ":1.1224"
method call sender=:1.1224 -> dest=org.freedesktop.DBus
path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
method call sender=:1.1224 -> dest=im.pidgin.purple.PurpleService
path=/im/pidgin/purple/PurpleObject;
interface=im.pidgin.purple.PurpleInterface; member=PurpleConvImSend
int32 24846
string "this"
signal sender=:1.854 -> dest=(null destination)
path=/im/pidgin/purple/PurpleObject;
interface=im.pidgin.purple.PurpleInterface; member=SendingImMsg
int32 22149
string "483002018"
string "this"
signal sender=:1.854 -> dest=(null destination)
path=/im/pidgin/purple/PurpleObject;
interface=im.pidgin.purple.PurpleInterface; member=WritingImMsg
int32 22149
string "483002018"
string "this"
int32 24845
uint32 1
signal sender=:1.854 -> dest=(null destination)
path=/im/pidgin/purple/PurpleObject;
interface=im.pidgin.purple.PurpleInterface; member=DisplayingImMsg
int32 22149
string "483002018"
string "this"
int32 24845
int32 1
signal sender=:1.854 -> dest=(null destination)
path=/im/pidgin/purple/PurpleObject;
interface=im.pidgin.purple.PurpleInterface; member=ConversationTimestamp
int32 24845
int32 1242631486
boolean false
signal sender=:1.854 -> dest=(null destination)
path=/im/pidgin/purple/PurpleObject;
interface=im.pidgin.purple.PurpleInterface; member=DisplayedImMsg
int32 22149
string "483002018"
string "this"
int32 24845
int32 1
signal sender=:1.854 -> dest=(null destination)
path=/im/pidgin/purple/PurpleObject;
interface=im.pidgin.purple.PurpleInterface; member=WroteImMsg
int32 22149
string "483002018"
string "this"
int32 24845
uint32 1
signal sender=:1.854 -> dest=(null destination)
path=/im/pidgin/purple/PurpleObject;
interface=im.pidgin.purple.PurpleInterface; member=PlayingSoundEvent
int32 4
int32 22149
signal sender=:1.854 -> dest=(null destination)
path=/im/pidgin/purple/PurpleObject;
interface=im.pidgin.purple.PurpleInterface; member=UpdateIdle
signal sender=:1.854 -> dest=(null destination)
path=/im/pidgin/purple/PurpleObject;
interface=im.pidgin.purple.PurpleInterface; member=SentImMsg
int32 22149
string "483002018"
string "this"
method return sender=:1.854 -> dest=:1.1224 reply_serial=2
signal sender=org.freedesktop.DBus -> dest=(null destination)
path=/org/freedesktop/DBus; interface=org.freedesktop.DBus;
member=NameOwnerChanged
string ":1.1224"
string ":1.1224"
string ""
[root at srv1 ~]#
Thanks.
On Mon, May 18, 2009 at 12:44 PM, Sam Hawkin <gvrtest at gmail.com> wrote:
> Hi All,
>
> I am trying to send the IM from pidgin which is installed in the linux
> server which does not have
> the grahpical user interface (GUI) mode.
>
> I have added an ICQ account to pidgin and started sending IM's from this
> account
> to another ICQ account, it' works for a while and then all of a sudden it
> stops
> sending IM, but where as same set of commands works fine every time with
> yahoo
> and gmail accounts.
>
> below is the commands which I am trying to execute.
>
> [root at srv1 ~]# /usr/local/bin/purple-send PurpleAccountsFindConnected
> string:"" string:"prpl-icq"
> method return sender=:1.854 -> dest=:1.1217 reply_serial=2
> int32 22149
>
> [root at srv1 ~]# /usr/local/bin/purple-send PurpleConversationNew int32:1
> int32:22149 string:483002018
> method return sender=:1.854 -> dest=:1.1218 reply_serial=2
> int32 24845
>
> [root at srv1 ~]# /usr/local/bin/purple-send PurpleConversationGetImData
> int32:24845
> method return sender=:1.854 -> dest=:1.1219 reply_serial=2
> int32 24846
>
> [root at srv1 ~]# /usr/local/bin/purple-send PurpleConvImSend int32:24846
> string:this
> method return sender=:1.854 -> dest=:1.1220 reply_serial=2
>
>
>
>
> Can any one suggest us, what might be problem and possible solution to it.
>
>
> Thanks.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://pidgin.im/pipermail/devel/attachments/20090518/107aed49/attachment.html>
More information about the Devel
mailing list