Re: [Licq-devel] Server side contact list

2002-07-17 Thread Roger Abrahamsson
rsions.. I dont think they block that mode, yet at least.. If anyone could fix this, or/and possibly add some flag so you know which users are on the serverlist and which ones are not it would be neat.. /Roger Abrahamsson Matias Aguirre wrote: >Hi > >log of #licq channel: > > I ju

Re: [Licq-devel] [PATCH] don't reconnect after somebody takes our icq number

2004-01-10 Thread Roger Abrahamsson
Hello.. just tried out latest cvs licq, and gets an instant crash. Running 2.6.0 kernel on debian(sid) and gcc version is 3.3.3 Any ideas why? Strace of licq shows the following: --- Crash with cvs licq.open("/home/roger/.licq/users.conf", O_RDONLY) = 5 fstat64(5, {st_mode=S_IFREG|0600, st_siz

[Licq-devel] cvs licq crashes..

2004-01-10 Thread Roger Abrahamsson
Juan F. Codagnone wrote: On Saturday 10 January 2004 16:13, Roger Abrahamsson wrote: Hello.. just tried out latest cvs licq, and gets an instant crash. Running 2.6.0 kernel on debian(sid) and gcc version is 3.3.3 Any ideas why? If you compiled licq with debuging information (--enable

[Licq-devel] Re: Licq crash with Kernel 2.6.0

2004-01-11 Thread Roger Abrahamsson
Thomas Reitelbach wrote: A "strace" output is not very useful for us. Please don't use strace, but instead compile licq (both, daemon _and_ qt-gui) with the --enable-debug switch. Then run licq and send us the backtrace that is generated when it crashes. Did your run the upgrade-1.3.0.sh script?