file-recv-accept signal does not work in signal-test plugin
rohit hiwale
rohit.hiwale at gmail.com
Sun Aug 30 13:28:40 EDT 2009
I have been trying to autoaccept file transfers for which I need to handle
the signal file-recv-request<http://developer.pidgin.im/doxygen/dev/html/xfer-signals.html#file-recv-request>
.
When I compile and load plugin signal-test, among the file transfer signals
file-recv-start<http://developer.pidgin.im/doxygen/dev/html/xfer-signals.html#file-recv-cancel>
file-recv-complete<http://developer.pidgin.im/doxygen/dev/html/xfer-signals.html#file-recv-complete>
file-send-start
<http://developer.pidgin.im/doxygen/dev/html/xfer-signals.html#file-send-cancel>
file-send-complete<http://developer.pidgin.im/doxygen/dev/html/xfer-signals.html#file-send-complete>work
but
file-recv-accept<http://developer.pidgin.im/doxygen/dev/html/xfer-signals.html#file-recv-accept>
file-recv-request<http://developer.pidgin.im/doxygen/dev/html/xfer-signals.html#file-recv-request>
dont work.
As per API it is possible but I am unable to make it work.
I being new to libpurple have not been able to figure out why. Can anyone
help me out with this ?
--
Rohit R.Hiwale
3rd yr UG student
Department of Computer Science & Engineering
Indian Institute of Technology , Kharagpur
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://pidgin.im/pipermail/support/attachments/20090830/b575580b/attachment.html>
More information about the Support
mailing list