[Pidgin] #16783: Trying dbus : send automaticly a message in xmpp room...

Pidgin trac at pidgin.im
Sat Jan 2 20:02:15 EST 2016


#16783: Trying dbus : send automaticly a message in xmpp room...
---------------------+---------------------------
 Reporter:  Hernou1  |       Owner:  EionRobb
     Type:  defect   |      Status:  closed
Milestone:           |   Component:  unclassified
  Version:  2.10.11  |  Resolution:  invalid
 Keywords:           |
---------------------+---------------------------
Changes (by dx):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 What you did there is copypasting a function declaration written in C into
 python code. And you get syntax error because that's not valid python.

 I don't really know a lot about the dbus api but that's a signal for
 listening when someone sends an outgoing message, not a method to actually
 send them.

 Closing because this isn't a bug, try the mailing lists or IRC instead.

--
Ticket URL: <https://developer.pidgin.im/ticket/16783#comment:2>
Pidgin <https://pidgin.im>
Pidgin


More information about the Tracker mailing list