[Licq-main] Licq CVS freezes

2002-04-09 Thread

Hello,
Todays cvs (with the IP and PORT zero out fix idea) freezes with me and suck up 
all process usage, when starting, loading the utilities.

Does below make any sence to anyone?

See:

[dexter@platypusnet dexter]$ licq
08:09:41: [WRN] Licq: Ignoring stale lockfile (pid 9236)
08:09:42: [INI] Owner configuration.
08:09:42: [INI] User configuration.
08:09:42: [INI] Loading 53 users.
08:09:42: [INI] Loading saved auto-responses.
08:09:42: [INI] Loading utilities.


I made a GDB backtrace (i dont get it anyway)

/home/dexter/11390: No such file or directory.
Attaching to program: /usr/bin/licq, Pid 11390
Reading symbols from /lib/libssl.so.2...done.
Reading symbols from /lib/libcrypto.so.2...done.
Reading symbols from /lib/libdl.so.2...done.
Reading symbols from /lib/libpthread.so.0...done.
Reading symbols from /lib/libnsl.so.1...done.
Reading symbols from /usr/lib/libstdc++-libc6.2-2.so.3...done.
Reading symbols from /lib/libm.so.6...done.
Reading symbols from /lib/libc.so.6...done.
Reading symbols from /lib/ld-linux.so.2...done.
Reading symbols from /usr/local/lib/licq/licq_qt-gui.so...done.
Reading symbols from /usr/lib/qt-2.3.1/lib/libqt-mt.so.2...done.
Reading symbols from /usr/X11R6/lib/libSM.so.6...done.
Reading symbols from /usr/X11R6/lib/libICE.so.6...done.
Reading symbols from /usr/X11R6/lib/libX11.so.6...done.
Reading symbols from /usr/X11R6/lib/libXext.so.6...done.
Reading symbols from /usr/X11R6/lib/libXft.so.1...done.
---Type  to continue, or q  to quit---
Reading symbols from /usr/lib/libpng.so.2...done.
Reading symbols from /usr/lib/libz.so.1...done.
Reading symbols from /usr/lib/libjpeg.so.62...done.
Reading symbols from /usr/lib/libmng.so.1...done.
Reading symbols from /usr/X11R6/lib/libXrender.so.1...done.
Reading symbols from /usr/lib/libfreetype.so.6...done.
0x40299352 in __socket () from /lib/libc.so.6


Thanks in advance!! Arjen


___
Licq-main mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-main



Re: [Licq-main] ICQ servers working again?

2002-04-09 Thread Wolf J . Flywheel

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Tuesday 09 April 2002 12:26, Ian Collier wrote:

> I don't know if anyone else has noticed this, but using Licq 1.0.x
> for the last week or so, every message I've sent via the server has
> actually arrived at its destination.  Did I get lucky or have they
> finally fixed it? ;-)

You must have been lucky -- I've been having *more* trouble than 
usual, with *none* of my messages to one particular user arriving at 
all for the past three or four days (as far as I can tell, since she 
never replies).  She appears unable or unwilling to fix her settings so 
that I can send directly; all messages must go through server.
She has also had lots of trouble with not being able to stay logged in 
for more than a few seconds at a time.  For those of us who thought 
*that* problem was limited to Licq, it seems you are not special, as 
she's running ICQ2001whatever.  :-p

- -- 
// Carl Hudkins :: ICQ 5723399 :: PGP 50238D9E
//
// "When two hydrogen atoms love each other very much,
//  they bond with an oxygen atom..."  --Trance Gemini, Andromeda
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8s6gIlLp/6lAjjZ4RAtDtAJ4qdQDPGrdl8qHT2cD0PH95CBBXSwCeN5Se
9+HJn65/DKGhMUztaJxcz6w=
=+OA2
-END PGP SIGNATURE-

___
Licq-main mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-main



Re: [Licq-main] help...kde3...

2002-04-09 Thread Jon Keating

On Tuesday 09 April 2002 10:05 am, Michael Chidley wrote:
> I need some help with licq as it no longer starts up..
>
> I`ve just upgraded my system to KDE3...
>
> Licq complains because it can`t find the `libkfile.so.3` but this file
> doesn`t seem to be in the latest version of KDELibs (3)...please see below.

That is correct, in KDE3 it has been changed to libkio instead of libkfile as 
in KDE2.  The configure script should determine this.  This will only work in 
the CVS copy I believe, so upgrade to CVS.

Jon


___
Licq-main mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-main



[Licq-main] ICQ servers working again?

2002-04-09 Thread Ian Collier

I don't know if anyone else has noticed this, but using Licq 1.0.x
for the last week or so, every message I've sent via the server has
actually arrived at its destination.  Did I get lucky or have they
finally fixed it? ;-)

imc

___
Licq-main mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-main



Re: [Licq-main] help...kde3...

2002-04-09 Thread



Michael Chidley wrote:
> I need some help with licq as it no longer starts up..
> 
> I can`t install the lower version of the libs cause it won`t let me.
> 
> What should I do??

Recompile ;)
(note that you need the kde-devel libs (or qt, dunno exactly))
hint: Compile the cvs snapshot :)

Arjen


___
Licq-main mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-main



Re: [Licq-main] help...kde3...

2002-04-09 Thread Norberto Bensa

On Tue, 9 Apr 2002 16:05:14 +0100
Michael wrote:


> 
> I can`t install the lower version of the libs cause it won`t let me.
> 
> What should I do??
> 

Install dev-libs and then compile LICQ, is not that hard.

HTH,
Norberto




___
Licq-main mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-main



[Licq-main] help...kde3...

2002-04-09 Thread Michael Chidley


I need some help with licq as it no longer starts up..

I`ve just upgraded my system to KDE3...

Licq complains because it can`t find the `libkfile.so.3` but this file doesn`t 
seem to be in the latest version of KDELibs (3)...please see below.

[root@localhost kde3]# licq
15:58:36: [WRN] Licq: Ignoring stale lockfile (pid 3023)
15:58:36: [ERR] Unable to load plugin (kde-gui): libkfile.so.3: cannot open 
shared object file: No such file or directory.
[root@localhost kde3]#
[root@localhost kde3]# up2date --whatprovides libkfile.so.3
kdelibs-2.2.2-2

I can`t install the lower version of the libs cause it won`t let me.

What should I do??

Thanks 
Mike



___
Licq-main mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-main