Hello Jan I've tried to port libpurple to wengophone a few months ago. Unfortunatelly I didn't succeed to get it completely running but I've only tried for 2 days. After I had to work on my diploma and a lot of other things...
After a lot of debugging I was able to use MSN, ICQ and Yahoo by disabling the functions for sending buddy-icons. Commenting those in the plugin-area of each protocoll let me use the messenger. This is why I thought that there could have been changed some things in the way the library has to be initialized (so perhaps some data-structures are not already there when needed or something like that). Other things I had to change: Removing some encryption-certificate-checks (as there are no callbacks in Wengophone/Quetcom to handle them and encrypted connections would wait for an answer forever) and patching something in msn. As I was doing my work against Wengophone 2.0 (as we are using a modified 2.0 version here) I don't think that my changes would help you?!? Regards, Pirmin On Mit, 2008-09-10 at 16:02 +0200, Jan Kaláb wrote: > I tried to solve the problem previous week by old good hand debug, > but I doesn't found anything. Summary is here: > http://pidgin.im/pipermail/devel/2008-September/006738.html But as > you can read, I can't get qutecom to run in gdb > http://pastebin.com/m647eb2eb any idea what might be wrong? > > Vadim Lebedev napsal(a): > > Welcome to the wonderful world of gdb users :) > > > > Thanks > > Vadim > > > > marek cervenka wrote: > >>> Ok, I almost finished change to version 2.5. I say almost, because > >>> it can be compiled only on Linux, and in fact doesn't work (some > >>> assertion fails). > >>> > >>> You can access it via anonymous svn repository at > >>> svn://qutecom.ipex.cz/usr/src/svn/qutecom (there are some changes > >>> for ipex only, so please use it only to see the libpurple > >>> implementation). > >>> > >> > >> compiled ok > >> > >> but jabber doesnt work > >> > >> ** (process:5726): CRITICAL **: purple_presence_get_status: assertion > >> `presence != NULL' failed > >> > >> ** (process:5726): CRITICAL **: purple_presence_is_online: assertion > >> `presence != NULL' failed > >> > >> > >> > >> --------------------------------------- > >> Marek Cervenka > >> ======================================= > >> > >> _______________________________________________ > >> QuteCom-dev mailing list > >> [email protected] > >> http://lists.qutecom.org/mailman/listinfo/qutecom-dev > >> > >> > >> > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > QuteCom-dev mailing list > > [email protected] > > http://lists.qutecom.org/mailman/listinfo/qutecom-dev > > _______________________________________________ > QuteCom-dev mailing list > [email protected] > http://lists.qutecom.org/mailman/listinfo/qutecom-dev _______________________________________________ QuteCom-dev mailing list [email protected] http://lists.qutecom.org/mailman/listinfo/qutecom-dev
