|
From: Denis V. D. <de...@de...> - 2001-06-09 00:51:05
|
2001-06-08 Denis V. Dmitrienko <de...@kd...> * admin/acinclude.m4.in, admin/config.guess, admin/config.sub, admin/install-sh, admin/libtool.m4.in, admin/ltcf-c.sh, admin/ltcf-cxx.sh, admin/ltcf-gcj.sh, admin/ltconfig, admin/ltmain.sh, admin/Makefile.am, admin/missing, admin/mkinstalldirs, configure.in: Updated autoconf/automake files from KDE to support autoconf 2.50 * doc/bindings/python/.cvsignore, doc/bindings/python/Makefile.am, doc/bindings/.cvsignore, doc/bindings/Makefile.am, doc/.cvsignore, doc/Makefile.am, bindings/python/.cvsignore, bindings/python/Makefile.am, bindings/cpp/.cvsignore, bindings/cpp/Makefile.am, bindings/.cvsignore, bindings/Makefile.am, admin/.cvsignore, admin/Makefile.am, configure.in, Makefile.am, README, VERSION: Version bumped to 1.2.0 * icqlib/icqpacket.c, icqlib/list.c: Fixed Alpha-specific warnings. * admin/icqlib.m4.in, icqlib.spec.in, icqlib-1.0.0.lsm, DEVEL, AUTHORS: Changed email address. * icqlib/icqlib.c: Added UpdateSuccess & UpdateFailure callacks initialization. -- Denis V. Dmitrienko | E-mail: de...@de... | ICQ#: 5538614 Home page: http://denix.org | de...@kd... History became legend... Legend became myth. And some things that should not have been forgotten ...were lost. |
|
From: Jeff H. <va...@nw...> - 2001-06-10 18:59:23
|
I've recently been testing the latest CVS version of icqlib and I've been experiencing a weird problem. When I connect to the icq server I see (with a client with it's own icq implementation) that I go online for a brief second then go to offline. But as far as what icqlib is telling me I'm online and I still get contact notifications and messages from other users and i can send messages, I just appear offline though. I was wondering if anyone has been experiencing this problem or if I should keep looking through my code for a problem. As far as how I use icqlib, I create a link with icq_LinkNew, set all the appropriate call backs, add all my contacts to the internal list. Then when I want to connect I call icq_Connect, icq_Login then wait for link->icq_Logged to be called at which I change my status to ONLINE again just to make sure the server is getting it. Jeff Hughes va...@nw... |
|
From: Ben R. <be...@re...> - 2001-06-12 08:48:53
|
Just so you know it isn't you. When I use licq (on my PPC box, no choice can't get kicq to work) I ocassionally have this problem. It comes and goes for no apparent reason. On Sun, Jun 10, 2001 at 12:00:45PM -0700, Jeff Hughes wrote: > I've recently been testing the latest CVS version of icqlib and I've been > experiencing a weird problem. When I connect to the icq server I see (with a > client with it's own icq implementation) that I go online for a brief second > then go to offline. But as far as what icqlib is telling me I'm online and I > still get contact notifications and messages from other users and i can send > messages, I just appear offline though. I was wondering if anyone has been > experiencing this problem or if I should keep looking through my code for a > problem. > > As far as how I use icqlib, I create a link with icq_LinkNew, set all the > appropriate call backs, add all my contacts to the internal list. Then when > I want to connect I call icq_Connect, icq_Login then wait for > link->icq_Logged to be called at which I change my status to ONLINE again > just to make sure the server is getting it. > > Jeff Hughes > va...@nw... > > _______________________________________________ > icqlib-dev mailing list > icq...@li... > http://lists.sourceforge.net/lists/listinfo/icqlib-dev > -- Ben Reser <be...@re...> http://ben.reser.org Wizard's First Rule - People are stupid, they will believe anything if they want it to be true or they fear it is true - Terry Goodkind |
|
From: Denis V. D. <de...@de...> - 2001-06-12 18:39:16
|
Hi. There was a bug-fix yesterday which fixes this problem. Did you try it? * icqlib/contacts.c: Applied patch #431950 which fixes bug with invisibility to a random set of buddies. > Just so you know it isn't you. When I use licq (on my PPC box, no choice can't > get kicq to work) I ocassionally have this problem. It comes and goes for no > apparent reason. > > On Sun, Jun 10, 2001 at 12:00:45PM -0700, Jeff Hughes wrote: > > I've recently been testing the latest CVS version of icqlib and I've been > > experiencing a weird problem. When I connect to the icq server I see (with a > > client with it's own icq implementation) that I go online for a brief second > > then go to offline. But as far as what icqlib is telling me I'm online and I > > still get contact notifications and messages from other users and i can send > > messages, I just appear offline though. I was wondering if anyone has been > > experiencing this problem or if I should keep looking through my code for a > > problem. -- Denis V. Dmitrienko | E-mail: de...@de... | ICQ#: 5538614 Home page: http://denix.org | de...@kd... History became legend... Legend became myth. And some things that should not have been forgotten ...were lost. |
|
From: Ben R. <be...@re...> - 2001-06-12 21:59:00
|
On Tue, Jun 12, 2001 at 02:44:13PM -0400, Denis V. Dmitrienko wrote: > Hi. > > There was a bug-fix yesterday which fixes this problem. Did you try it? > > * icqlib/contacts.c: > Applied patch #431950 which fixes bug with invisibility to a random > set of buddies. If you mean me no. Like I said before I'm using licq not kicq because kicq won't run under PPC, my current platform. -- Ben Reser <be...@re...> http://ben.reser.org Wizard's First Rule - People are stupid, they will believe anything if they want it to be true or they fear it is true - Terry Goodkind |
|
From: Jeff H. <va...@nw...> - 2001-06-13 01:38:20
|
Yeah, I noticed that patch, and it has seemed to fix the problem. On Tuesday 12 June 2001 11:44, you wrote: | Hi. | | There was a bug-fix yesterday which fixes this problem. Did you try it? | | * icqlib/contacts.c: | Applied patch #431950 which fixes bug with invisibility to a random | set of buddies. | | > Just so you know it isn't you. When I use licq (on my PPC box, no choice | > can't get kicq to work) I ocassionally have this problem. It comes and | > goes for no apparent reason. | > | > On Sun, Jun 10, 2001 at 12:00:45PM -0700, Jeff Hughes wrote: | > > I've recently been testing the latest CVS version of icqlib and I've | > > been experiencing a weird problem. When I connect to the icq server I | > > see (with a client with it's own icq implementation) that I go online | > > for a brief second then go to offline. But as far as what icqlib is | > > telling me I'm online and I still get contact notifications and | > > messages from other users and i can send messages, I just appear | > > offline though. I was wondering if anyone has been experiencing this | > > problem or if I should keep looking through my code for a problem. |