Hey all, this dude has found a bug in licq option dialog.
But he cant post to the list!
So i do it :)) Could you, devels, please take this serious?
TIA a lot, Arjen Heidinga

-------- Original Message --------
Return-Path: <[EMAIL PROTECTED]>
Received: (from root@localhost) by platypusnet.org (8.11.6/8.8.7) id 
g61HgnN04497 for [EMAIL PROTECTED]; Mon, 1 Jul 2002 19:42:49 +0200
Received: from usw-sf-list2.sourceforge.net (usw-sf-fw2.sourceforge.net 
[216.136.171.252]) by platypusnet.org (8.11.6/8.8.7) with ESMTP id 
g61HgLP04477 for <[EMAIL PROTECTED]>; Mon, 1 Jul 2002 19:42:34 +0200
Received: from usw-sf-list1-b.sourceforge.net ([10.3.1.13] 
helo=usw-sf-list1.sourceforge.net) by usw-sf-list2.sourceforge.net with 
esmtp (Exim 3.31-VA-mm2 #1 (Debian)) id 17P5Ay-0008IT-00; Mon, 01 Jul 
2002 10:41:24 -0700
Received: from smtp2.libero.it ([193.70.192.52]) by 
usw-sf-list1.sourceforge.net with esmtp (Exim 3.31-VA-mm2 #1 (Debian)) 
id 17P56v-0007FX-00 for <[EMAIL PROTECTED]>; Mon, 01 Jul 
2002 10:37:13 -0700
Received: from there (62.98.152.216) by smtp2.libero.it (6.5.015) id 
3CFFF13800A3076A for [EMAIL PROTECTED]; Mon, 1 Jul 2002 
19:37:06 +0200
Content-Type: text/plain; charset="iso-8859-15"
From: SC <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Organization: Enfap
To: [EMAIL PROTECTED]
X-Mailer: KMail [version 1.3.2]
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Message-Id: <[EMAIL PROTECTED]>
Subject: [Licq-devel] bug fix for option dialog crash
Sender: [EMAIL PROTECTED]
Errors-To: [EMAIL PROTECTED]
X-BeenThere: [EMAIL PROTECTED]
X-Mailman-Version: 2.0.9-sf.net
Precedence: bulk
List-Help: <mailto:[EMAIL PROTECTED]?subject=help>
List-Post: <mailto:[EMAIL PROTECTED]>
List-Subscribe: 
<https://lists.sourceforge.net/lists/listinfo/licq-devel>, 
<mailto:[EMAIL PROTECTED]?subject=subscribe>
List-Id: Licq development mailing list <licq-devel.lists.sourceforge.net>
List-Unsubscribe: 
<https://lists.sourceforge.net/lists/listinfo/licq-devel>, 
<mailto:[EMAIL PROTECTED]?subject=unsubscribe>
List-Archive: <http://www.geocrawler.com/redir-sf.php3?list=licq-devel>
X-Original-Date: Mon, 1 Jul 2002 19:37:10 +0200
Date: Mon, 1 Jul 2002 19:37:10 +0200
X-Virus-Scanned: by AMaViS perl-11



hi to all
in my source of licq from cvs i think also in daily there is a bug that 
produce a crash when i pressed ok or apply in option dialog windows of qt-gui

it is caused  beacause in file licq_onevent.h include file of licq there is: 

const unsigned short MAX_ON_EVENT = 8;


but it must to be 7 because the parameters are 7 not 8
so this is correct and option dialog not crash

const unsigned short MAX_ON_EVENT = 7;

please somebody correct it in cvs and in daily if it is still not happened


i thank to dexter publically because he learn me to use gdb with core file

bye 



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Licq-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-devel




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Licq-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-devel

Reply via email to