[Licq-devel] [Trillian Comments] encryption?

2002-01-07 Thread Ronald Kornblow
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, folks... This is being sent to Trillian developers and Licq developers, and to Licq users so they may see what is being said. :) I am a user of the Linux ICQ client, Licq. I was talking with my brother this evening via ICQ, w

Re: [Licq-devel] KDE Plugin Problem?

2002-01-07 Thread Henrik Karlsson
On Mon, 7 Jan 2002, Nick Pilon wrote: > Try my solution - run it with the default style instead of the High-Colour > Default style. You can do this by running: > licq -- --style default No segfaults. Thanks for the help! -- Henrik Karlsson | [Tom reklamplats] Study

Re: [Licq-devel] Receiving messages from miranda

2002-01-07 Thread Dirk Mueller
On Mon, 07 Jan 2002, Jean Collonville wrote: > it seems we still have some problems with the protocol. The messages sent from >Miranda-icq arrive blank. (ickle or gnomeicu manage to read the messages) > > Here a trace : > > 09:41:50: Message through server from Fennel (95888778). The in

Re: [Licq-devel] error during receiving from server socket

2002-01-07 Thread Dirk Mueller
On Mon, 31 Dez 2001, Eric Boo wrote: > Has this something to do with the kernel (cos it worked fine before I > rebooted to the newer kernel) or is it something else? If it works fine with kernel 2.4 then its not high priority for me. Dirk ___ Licq-

Re: [Licq-devel] qt-gui plugin shared object not open ?

2002-01-07 Thread Dirk Mueller
On Sam, 29 Dez 2001, Tobias Olsson wrote: > RH 7.1 with kernel 2.4.9 > qt 2.3.0 > gcc 3.0.1 It seems while you installed gcc 3.0.1 you broke your system. Dirk ___ Licq-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinf

Re: [Licq-devel] SMS code ?

2002-01-07 Thread Dirk Mueller
On Mon, 07 Jan 2002, Franjo Stipanovic, Fritz wrote: > I've sended my sms code for Licq to dirk. > Seems he's busy or something... > anyway, i just wanted to ask, will my code be added to CVS ? It didn't arrive. Please send again to [EMAIL PROTECTED] Dirk _

Re: [Licq-devel] QT3

2002-01-07 Thread Dirk Mueller
On Fre, 21 Dez 2001, Aron Boström wrote: > Is this a missing feature in daily snapshots (011220) or someting not > implemented, or is my install screwed-up? As I develop under Qt3 and KDE 3, it works just fine for me. Dirk ___ Licq-devel mailing l

Re: [Licq-devel] KDE Plugin Problem?

2002-01-07 Thread Nick Pilon
On January 7, 2002 12:46 pm, Henrik Karlsson wrote: > I swaped my Licx 1.0.x for the CVS version a week ago. I have also had > problems with licq segfaulting on startup when i try to use the kde > plugin. Im using Red Hat 7.1 with KDE 2.1.2. > How can I help with debugging? Try my solution - run

RE: RE: [Licq-devel] trouble with CICQDaemon::icqSendMessage()

2002-01-07 Thread Andrew Friedley
> Nothing a plugin does should make the daemon block. The event has changed, I > didn't make this change but it looks from the source code it is an event with > a command of ICQ_CMDxSND_THRUxSERVER. Using the qt-gui source code, line 120 > of sigman.cpp and then the function called is at 1143 of

Re: [Licq-devel] Changelog

2002-01-07 Thread Kingsly John
On Mon, 7 Jan 2002, Jon Keating wrote: |I believe it was about AIM, not ICQ. I'm not sure about it, According to the gaim developers ... ICQ v8 == AIM OSCAR And from what I heard.. the gaim ICQ plugin even supports syncing of contact lists with the server... is it not possible to share sourc

Re: [Licq-devel] KDE Plugin Problem?

2002-01-07 Thread Henrik Karlsson
On Sat, 5 Jan 2002, Kingsly John wrote: > The problem is with the KDE 2.2.2 rpms (from germany???) .. check the > archives for details of the thread ... something to do with the clipboard > too I believe. I swaped my Licx 1.0.x for the CVS version a week ago. I have also had problems with licq s

Re: [Licq-devel] Changelog

2002-01-07 Thread Dan Boger
On Mon, Jan 07, 2002 at 05:26:56PM +0100, Bjorn Wesen wrote: > On Mon, 7 Jan 2002, Thomas Ritter wrote: > > I am still not really sure about the reliability: Does licq still loose > > messages? What about the "do not accept communication with older > > clients" option? > > I've had no _known_ l

Re: [Licq-devel] http proxy support

2002-01-07 Thread Jon Keating
On Saturday 05 January 2002 07:38 pm, wrote: > Hello all, i've an idea what would be possible in futire with this new > protocol... > yes, that is http proxy support, someone asked it in the main-listt Yes, that would be something nice to add in the future. I think between Dirk and I we know e

Re: [Licq-devel] CVS licq on KDE 3.0beta1

2002-01-07 Thread Jon Keating
On Sunday 06 January 2002 01:55 pm, [EMAIL PROTECTED] wrote: > I downloaded the Christmas version of LICQ (licq-20011225), and the > daemon compiled beautifully, but when I tried to compile kde-gui it > barfed on "#include " in licqgui.cpp. When I removed this > line and the #ifdef surrounding it,

Re: [Licq-devel] Changelog

2002-01-07 Thread Jon Keating
On Monday 07 January 2002 07:56 am, Thomas Ritter wrote: > Hi (and many thanks) to the licq developers, > > I am reading the licq mailing lists regularly, as licq is my favorite linux > ICQ client and I update my CVS version regularly. > But it is quite hard to follow, as you don't give many statu

Re: [Licq-devel] Changelog

2002-01-07 Thread Bjorn Wesen
On Mon, 7 Jan 2002, Thomas Ritter wrote: > I am still not really sure about the reliability: Does licq still loose > messages? What about the "do not accept communication with older > clients" option? I've had no _known_ losses of messages with the current licq, but these are some issues that

Re: [Licq-devel] SMS code ?

2002-01-07 Thread Jon Keating
On Monday 07 January 2002 04:06 am, Franjo Stipanovic, Fritz wrote: > Hi! > I've sended my sms code for Licq to dirk. > Seems he's busy or something... > anyway, i just wanted to ask, will my code be added to CVS ? > thx! If he's busy then no it won't be. Post it to the list and I'll look at it.

Re: [Licq-devel] trouble with CICQDaemon::icqSendMessage()

2002-01-07 Thread Jon Keating
On Sunday 06 January 2002 10:36 pm, you wrote: > I have listed three that arrived in sequence. Notice that they occur > exactly every minute. Are these related to the blocking of my > icqSendMessage() call? What exactly are they? No, that is just an event that is in the running event list, eit

[Licq-devel] Changelog

2002-01-07 Thread Thomas Ritter
Hi (and many thanks) to the licq developers, I am reading the licq mailing lists regularly, as licq is my favorite linux ICQ client and I update my CVS version regularly. But it is quite hard to follow, as you don't give many status feedback. Please consider starting a Changelog (maybe with one

[Licq-devel] SMS code ?

2002-01-07 Thread Franjo Stipanovic, Fritz
Hi! I've sended my sms code for Licq to dirk. Seems he's busy or something... anyway, i just wanted to ask, will my code be added to CVS ? thx! - Fr1c ___ Licq-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/licq-d

[Licq-devel] Receiving messages from miranda

2002-01-07 Thread Jean Collonville
Hi, it seems we still have some problems with the protocol. The messages sent from Miranda-icq arrive blank. (ickle or gnomeicu manage to read the messages) Here a trace : 09:41:50: Message through server from Fennel (95888778). 09:41:50: [PKT] Packet (SRVv0, 99 bytes) sent: