[Qt-interest] QT 4.6.2 hangs in processEvents()
srikanth bemineni
bemineni.srikanth at gmail.com
Thu Aug 25 04:05:59 CEST 2011
Hi,
I am using Qt4.6.2 and I have seen some of the behaviors that I don't have
any explanation
1. When I try to exit my application during the process when QWidgetTable is
getting populated, the application gets stuck at the below code in
qeventdispatcher_win.cpp
emit aboutToBlock();
waitRet = MsgWaitForMultipleObjectsEx(nCount, pHandles, INFINITE,
QS_ALLINPUT, MWMO_ALERTABLE)
2. My progress bar used as busy bar stops animating until and unless mouse
is moved on the application.
Any body else have seen this behavior. The first problem is making my
application to hang indefinitely.
With regards
Srikanth Bemineni
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110824/47faff98/attachment.html
More information about the Qt-interest-old
mailing list