[prev in list] [next in list] [prev in thread] [next in thread] 

List:       licq-devel
Subject:    [Licq-devel] [PATCH]  qt-gui: utility socket notifier fix
From:       "Juan F. Codagnone" <juam () users ! sourceforge ! net>
Date:       2003-07-10 20:27:08
[Download RAW message or body]

[Attachment #2 (multipart/mixed)]


Utilities -> Ping -> Run  ... wait some pings  ... hit Done.

Licq will start to suck all the cpu time until you hit Done again. This fix 
seems to work.

-- 
Buenos Aires, Argentina                         11°C with winds at 25 km/h WSW

["utility-cpu.cpp" (text/x-c++src)]

Index: plugins/qt-gui/src/utilitydlg.cpp
===================================================================
RCS file: /cvsroot/licq/qt-gui/src/utilitydlg.cpp,v
retrieving revision 1.28
diff -u -d -p -r1.28 utilitydlg.cpp
--- plugins/qt-gui/src/utilitydlg.cpp	9 Jul 2003 16:33:26 -0000	1.28
+++ plugins/qt-gui/src/utilitydlg.cpp	10 Jul 2003 20:21:19 -0000
@@ -249,6 +249,9 @@ void CUtilityDlg::CloseInternalWindow()
   lblUtility->setText(tr("Done:"));
   btnCancel->setText(tr("C&lose"));
   intwin->PClose();
+  snOut->setEnabled(FALSE);
+  snErr->setEnabled(FALSE);
+
 }
 
 

[Attachment #6 (application/pgp-signature)]
-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
_______________________________________________
Licq-devel mailing list
Licq-devel@licq.org
https://lists.sourceforge.net/lists/listinfo/licq-devel

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic