Marco Trevisan (Treviño) wrote:
> Unfortunately testing it with the msn-purple plugin (I've tried also
> with Facebook, but I've some issues with the certs) the test client
> attached segfaults.

I've made one more test using Google Talk (so a jabber server), and now
I've a different behavior:
 - If I run it in gdb or I set to TRUE the purple_debug_set_enabled
   function, I can connect to the server with no problems, and as you
   can see here [1], also the null_write_conv callback is working well
   since I receive the incoming messages.
 - If I run it in the normal way, after connecting, it crashes with this
   error:

    libpurple initialized.
    Setting Google Talk Jabber!
    Account connected: trev...@gmail.com prpl-jabber
    max_fd: 11
    cr: 2, cw: 0, ce: 0
    Aborted

   As far I know it seems connected to the max number of opened fd;
   maybe haven't they been closed correctly?!?

However, as an e17 newbie, it seems a good step to me :P

[1] http://www.flickr.com/photos/trevi55/3400441400/

-- 
Treviño's World - Life and Linux
http://www.3v1n0.net/


------------------------------------------------------------------------------
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to