I'm trying to compile the qt-gui plugin from file licq-daily.tar.bz2
(01/12/2002)
and it gets the following error in file usercodec.cpp(error anexed)
Compiling with the --with-kde option
KDE 2.0
QT (should be 2.1)
kernel 2.2.17
Mandrake 8.0
___
Licq-de
.6(__clone+0x3a) [0x4017c3ca]
Attempting to generate core file.
/Daniel
--
/*
* [EMAIL PROTECTED]
* http://sumpan.campus.luth.se
* http://sumpan.campus.luth.se/software
*/
___
Licq-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net
å,ä,ö end up missing (räksmörgås become rksmrgs).
Kind regards /Daniel.
--
Daniel Jerverén
E-mail: [EMAIL PROTECTED]
PGP key: http://www.jerveren.se/pgpkey.asc
---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on
wrong
encoding in the first place, so now I have to edit all the contacts with
special characters manually and change them, but since it's just a
matter of doing this once, I think I can live with it. :)
Best regards /Daniel.
---
SF email is sp
b sends to an offline user, it receives a
family 4/subtype 12 packet. I guess it has to do with the capabilities we send to the
server.
> the same happens to incoming messages, some are magically lost (but that seems to
>happen mostly from icq99b users..)
ICQ 99b uses the same UDP protoc
I tried to get more info with a strace -F, but there aren't any helping
messages either...
Can anyone assist me?
I have SuSE 7.3 Kernel 2.4.10, KDE 2.2.2, QT 2.3.1
I used ./configure --prefix=/usr --exec-prefix=/opt/kde2
--mandir=/usr/share/man --with-kde
Thank you v
Am Freitag, 11. Januar 2002 12:48 schrieb Laurent Pinchart:
> Daniel Eckl wrote:
> >I'm trying the cvs snapshot every day and I have the problem, that any
> > window I want to open, will crash the kde-gui plugin. The last working
> > (for me) cvs version was 20011229
Am Freitag, 11. Januar 2002 13:36 schrieb Laurent Pinchart:
> Daniel Eckl wrote:
> >When using the High-Performance Liquid Style, then you cannot open a
> > Window. When using the KDE 64000 color standard, then it crashes when
> > opening a menu...
> >Only when using
elp you, go on. You
> have to recompile Qt with debugging turned on, and then check why it fails.
Sorry, I don't have development knowhow...
But I can apply patches, recompile and test ;)))
Greets
Daniel
___
Licq-devel mailing list
[
r by changing the Terminal
> size, it would be wonderful.
Ctrl-L
Daniel Glöckner
___
Licq-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-devel
of message it is, or who it comes from, or whether they are online or
> offline at the time, the responding buttons are always disabled for offline
> messages for me.
Same for me, QT 3.0.4, KDE 3. Thought this was a QT-Bug ;) Or
mis-configure?
Daniel
_
f82]
/lib/libpthread.so.0(pthread_detach+0x597) [0x40126f37]
/lib/libc.so.6(__clone+0x3a) [0x40293b1a]
Attempting to generate core file.
Real-Time Signal 1
Hope I could help...
Greets,
Daniel
___
Don't miss the 2002 Sprint PCS App
tibility with either KDE 3.0.1 in general or especially
with the RPM's provided by SuSE.
Could anybody check this, too? Is there any confirmation or denial?
And much more important: Is there any licq developer on this list? ;)
Okay then, have
e bit scared,
Daniel
Am Freitag, 31. Mai 2002 15:33 schrieb Rob Kaper:
> On Fri, May 31, 2002 at 03:10:49PM +0200, Daniel Eckl wrote:
> > With KDE 3.0.0 it worked seemlessly. With KDE 3.0.1 it crashes
> > immediately after start. with KDE 3.0.1 but without "--with-kde"
&
Okay, my success wit --enable-debug was a one-timer. Can't reproduce it.
But hey, Will, your hint is wonderful! It works! Thank you very much! How do
you get to this trick?
Greets,
Daniel
Am Freitag, 31. Mai 2002 17:49 schrieb Will Stephenson:
> On Friday 31 May 2002 14:10, Daniel Ec
r help!
Greets,
Daniel
Am Freitag, 31. Mai 2002 18:38 schrieb Daniel Eckl:
> Okay, my success wit --enable-debug was a one-timer. Can't reproduce it.
>
> But hey, Will, your hint is wonderful! It works! Thank you very much! How
> do you get to this trick?
>
> Greets,
>
e
Regards,
Daniel
Am Freitag, 31. Mai 2002 21:49 schrieb Daniel Eckl:
> Okay, dear list, I think, I got it.
>
> It seems, that SuSE biuld it's kde3 packages with --enable-fast-malloc
>
> This can produce some weird crashes on some programs (like licq).
>
> Because SuSE didn
:style()
{
#ifndef QT_NO_STYLE
if ( qt_is_gui_used ) {
[...]
} else {
qFatal( "No style available in non-gui applications!" );
}
#endif
return *app_style;
}
It doesn't look like it's the plugin's fault...
What changes did the Debian folks do to
Hi, I've split all the patches that were lurking around in my licq tree.
I think at least the random chat patch should go into licq.
Daniel Glöckner
Patches to the daemon:
RandomChat Implements icqSetRandomChatGroup and icqRandomChatSearch
ConnectTimeout Makes OpenConnection ti
Hi,
well, this bugged me for a long time ;)
Daniel
Index: licq/plugins/qt-gui/po/de.po
===
RCS file: /cvsroot/licq/qt-gui/po/de.po,v
retrieving revision 1.14
diff -u -1 -b -p -r1.14 de.po
--- licq/plugins/qt-gui/po/de.po
hing
> is, it *adds* an hour to my current time, whereas it should subtract one
> hour if they are GMT.
Licq always sets the timezone offset to the non DST offset but
calculates the unix time of incoming packets with the current offset.
The attached patch should fix it.
Daniel
diff -ru
f that is right: can someone please fix it?
;-)
CU
Daniel
---
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone? Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourcefo
UDP proctocol the time in the packets was always in GMT.
I think it's easier to always use the non DST offset, because it avoids
some cornercases (27th October...).
What does the Windows client?
Daniel
diff -rudw licq-20020831/src/user.cpp licq-20020831-my/src/user.cpp
--- licq-20020
n with serveral threads... We could fork...
I think that's too much effort to get it right in a client that only
a small fraction of all ICQ users use.
Daniel
---
This sf.net email is sponsored by: OSDN - Tired of that same old
cel
removed all the qt-mt stuff from the configure file and compiled it
again. Now licq cant start because of an unresolved symbol
(licq_qt-gui.so: undefined symbol:
_ZN7QDialog11eventFilterEP7QObjectP6QEvent.)
Can some help me? (or is it just SuSE? ;-)
Thanks in advance,
Daniel
licq
Description
posted by
From: Ludek Dolejsky <[EMAIL PROTECTED]>
From - Wed May 8 18:39:31 2002
ubject: [Licq-devel] qt-gui from cvs 08052002 doesn't compile
but I couldnt find an answer (or am I blind?)
I am using SuSE 8.1 with KDE 3.0.4, gcc 3.2.
Any suggestions why it does
Hi Thomas!
Thanks for your response. For some reason only export QTDIR works out
for me.
But there is still the issue with the adduserdlg.cpp which does not compile.
Daniel
Thomas Reitelbach wrote:
On Wednesday 08 January 2003 10:56, Daniel Brenner wrote:
Hi!
I downloaded todays cvs
he last messages after running the configure script? That's where
configure summarizes the results.
I attached all the outputs I got while doing this.
I appreciate your help
Daniel
dbrenner@miquelle:~/documents/cvs/licq/plugins/qt-gui> ./configure
--prefix=/home/dbrenner/programme/licq --
itly linking against
QT? At least on ELF Linux this works, as the KDE libs have a DT_NEEDED
entry for libqt(-mt).so.
Daniel
---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.va
31.01.03.
And a feature request:
The Windows ICQ shows some kind of warning
"Only 2 days to blabla's birthday".
Since licq shows a special icon if it is someones birthday I think it
shouldn't be a big deal to display such a message as well. What do you
guys think
not come
up was that described better? ;-)
Daniel
<>
Thomas Reitelbach wrote:
your description is ok now :)
but i cannot reproduce this here. which version of kde, qt and licq are you
using?
ok.
I am using the cvs snapshot from 19.02.03 and compiled my licq
--with-kde and --enable-debug.
KDE 3.0.4
QT3 3.0.5
Daniel
Aner Gusic wrote:
Hi!
Licq doesn't seem to work for me today. Did miriabilis change
something in the protocol?
I have had this problem as well this morning. But an cvs update (and
re-compiling) solved it (for me)
Daniel
---
This SF.net
Hi there,
previously I used go.icq.com to communicate with a friend. He also used
this web-interface. I recognised a status box where I could see "xxx is
typing ...". Is it difficult to implement in licq?
Cheers,
- Daniel
---
This SF
those entries are coming from. Any explanations?
- Daniel
---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us hel
I forgot something to mention:
20:15:27: [???] Unknown peer-to-peer mode for NAME (number): 0
I first discovered this more then a year ago. And I know that this guy
is also using licq.
- Daniel
---
This SF.net email is sponsored by: SF.net
b2 in strncpy () from /lib/i686/libc.so.6
#1 0x080bfbb3 in CUserManager::Load() (this=0x0) at user.cpp:247
--
System:
SuSE Linux 9.0
gcc 3.3.1
glibc 2.3.2
autoconf-2.57
automake-1.7.6
Any suggestions?
Thanks for your help.
D
; another client goes offline) short of implementing an ICQ "proxy server" to
> handle it instead ;-)
One could try to poll the HTTP response of
http://wwp.icq.com/scripts/online.dll?icq=1234567890 .
It contains "Location: /0/online0.gif" if one is offline (online2.gif is
at
http://www.sjaensch.org/licq1.2.7-qt3.3-sprintf.patch
Daniel
---
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, t
There is another small fix in TCPSocket::TransferConnectionFrom.
I don't know if this bug can be triggered in any way.
Daniel
diff -rud /home/daniel/cv/licq/include/licq_chat.h licq/include/licq_chat.h
--- /home/daniel/cv/licq/include/licq_chat.hSat Jun 26 22:21:01 2004
+++ licq/incl
any
problems.
> 2.)
> 3.)
I suspect the same problem. Closing a SSL connection doesn't close the
TCP connection. Licq only stops encrypting the data.
Daniel
pgptkYpSoA6Bi.pgp
Description: PGP signature
On Thu, Aug 12, 2004 at 08:26:27AM +0900, Jon Keating wrote:
> Hmm, First time that I've heard this. Do you have a patch or should I redo
> it? ;)
The patch is attached, but I bet there are some who would like to see it
configurable.
Daniel
--- licq/src/socket.cpp Sat Aug 7 00
;t know of any connection with
someone having the new address.
In the second case the destination replies to the old address and you
never receive it.
Daniel
pgpPPBW8uln35.pgp
Description: PGP signature
t which still needed
to authorize my main account until I did so. I was definately able to see
it in february.
Daniel
pgpys1FmKeBDA.pgp
Description: PGP signature
The problem is CICQDaemon::ProcessMessageFam calling
CTranslator::FromUnicode to convert those messages.
CTranslator::FromUnicode expects zero terminated UTF-8 strings and
furthermore replaces every character beyond 0xff with a '?'.
Daniel
pgpOHFQkqdlAD.pgp
Description: PGP signature
The attached patch implements a UTF-16 to ISO 8859-1 converter (by
replacing characters > 0xff with a '?').
It allows to read the text surrounding the "special" characters.
Life would be easier if Licq kept everything in UTF-8...
Daniel
diff -rwud licq/include/licq_tr
pthread_create returns.
Daniel
pgp35yRclXju0.pgp
Description: PGP signature
t;-> 0.9.8a
between different users on loopback interface.
Everything is compiled with GCC 3.4.4
Daniel
pgp2CSh4hjwN1.pgp
Description: PGP signature
I
> think.
The Licq log shows a u-umlaut in UTF-8. In hexdecimal it's 'C3 BC'.
Daniel
---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media.
I've had similar problems with KDE 2.2.2. In my case, the problem lies
with kdeinit.
---
Dan Chen [EMAIL PROTECTED]
GPG key: www.unc.edu/~crimsun/pubkey.gpg.asc
On Sun, 30 Dec 2001, Jacob Bunk Nielsen wrote:
> Hi
>
> I'm using the lastest CVS-version of Licq (checked out toda
Hi.
I´m new to linux and I go problems running the Licq. I just
ran the rmp file but I don’t know where does the executable file is or
how to run Licq.
Thanks.
dgc
Hi,
I have a problem compilling licq1.1, on my Mandrake Box 8.1 running
2.4.8 kernel, gcc 3.0.2, qtlibs 2.3.1. Compilling proceess ends
successfully, but when i try to run it sends me that qt-plug in does
not have some reference. I read INSTALL file and it was docummented
this error, s
52 matches
Mail list logo