<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[QDialog widget - Resizing window and moving the window freezes my machine [workaround]]]></title><description><![CDATA[<p dir="auto">Basically, what is happening is that I have a qdialog widget that I compile with VS2012 using version 4.8.5. I also have a VS2010 compiled with 4.8.3.</p>
<p dir="auto">What is happening is that whenever I try to resize the qdialog (VS2012 version) or move the window around, my windows machine freezes (the mouse can move but I can't click anything) until I press ctrl+tab to switch to a different open program. When I switch back, the qdialog is fine again as if nothing ever happened. Also, I put break points QDialog::resizeEvent() and that never gets called.</p>
<p dir="auto">However, in the QDialog I have compiled with VS2010 and Qt version 4.8.3, things go about as they should. I also have it compiled for the mac using qt 4.8.5 and that is totally fine. QDialog::resizeEvent() gets hit as it should.</p>
<p dir="auto">Note: I found this with VS2012 compiled with version 4.8.4 and tried to upgrade to 4.8.5 to see if it became fixed because the mac version I compiled with 4.8.5 worked.</p>
<p dir="auto">Does anyone have any idea on why this is happening?</p>
<p dir="auto">Update:<br />
Turns out the issue has been there for a while now and is related to building with VS2012 on Windows 7.<br />
Here's a link to the issue in case anyone ever gets the same problem. It contains a workaround:</p>
<p dir="auto"><a href="https://bugreports.qt-project.org/browse/QTBUG-27266" target="_blank" rel="noopener noreferrer nofollow ugc">https://bugreports.qt-project.org/browse/QTBUG-27266</a></p>
]]></description><link>https://forum.qt.io/topic/30202/qdialog-widget-resizing-window-and-moving-the-window-freezes-my-machine-workaround</link><generator>RSS for Node</generator><lastBuildDate>Thu, 14 May 2026 06:44:12 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/30202.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 01 Aug 2013 20:46:09 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to QDialog widget - Resizing window and moving the window freezes my machine [workaround] on Fri, 02 Aug 2013 20:42:04 GMT]]></title><description><![CDATA[<p dir="auto">Great you found out !</p>
<p dir="auto">Thanks for sharing your findings. Could you also update the thread's title to something like [workaround] so other forum users may know that a solution exists :)</p>
]]></description><link>https://forum.qt.io/post/189257</link><guid isPermaLink="true">https://forum.qt.io/post/189257</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Fri, 02 Aug 2013 20:42:04 GMT</pubDate></item><item><title><![CDATA[Reply to QDialog widget - Resizing window and moving the window freezes my machine [workaround] on Fri, 02 Aug 2013 20:08:44 GMT]]></title><description><![CDATA[<p dir="auto">Okay, I see. I did find a bug already listed for it. Hopefully, it'll be fixed someday. Apparently, its related to how Qt uses the windows multimedia timer. We managed to get around it by increasing the timer interval.</p>
<p dir="auto"><a href="https://bugreports.qt-project.org/browse/QTBUG-27266" target="_blank" rel="noopener noreferrer nofollow ugc">https://bugreports.qt-project.org/browse/QTBUG-27266</a></p>
]]></description><link>https://forum.qt.io/post/189245</link><guid isPermaLink="true">https://forum.qt.io/post/189245</guid><dc:creator><![CDATA[gcbsumid]]></dc:creator><pubDate>Fri, 02 Aug 2013 20:08:44 GMT</pubDate></item><item><title><![CDATA[Reply to QDialog widget - Resizing window and moving the window freezes my machine [workaround] on Fri, 02 Aug 2013 20:03:29 GMT]]></title><description><![CDATA[<p dir="auto">Sure you can</p>
<p dir="auto">If you want a second opinion (also a good idea), don't hesitate to ask on the interest mailing list, you'll find Qt's developers/maintainers there, this forum is more user oriented.</p>
]]></description><link>https://forum.qt.io/post/189244</link><guid isPermaLink="true">https://forum.qt.io/post/189244</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Fri, 02 Aug 2013 20:03:29 GMT</pubDate></item><item><title><![CDATA[Reply to QDialog widget - Resizing window and moving the window freezes my machine [workaround] on Fri, 02 Aug 2013 14:42:06 GMT]]></title><description><![CDATA[<p dir="auto">Okay, I will try that. If it does end up having something to do with VS2012, should I make a bug report?</p>
]]></description><link>https://forum.qt.io/post/189212</link><guid isPermaLink="true">https://forum.qt.io/post/189212</guid><dc:creator><![CDATA[gcbsumid]]></dc:creator><pubDate>Fri, 02 Aug 2013 14:42:06 GMT</pubDate></item><item><title><![CDATA[Reply to QDialog widget - Resizing window and moving the window freezes my machine [workaround] on Thu, 01 Aug 2013 21:34:56 GMT]]></title><description><![CDATA[<p dir="auto">Hi and welcome to devnet,</p>
<p dir="auto">Can you also try with Qt 4.8.5 built with VS2010 ?</p>
<p dir="auto">This might either be a regression in Qt or a problem with VS2012 (a quick check to "the bug report system":bugreports.qt-project.org/issues/ can also be a good idea)</p>
]]></description><link>https://forum.qt.io/post/189055</link><guid isPermaLink="true">https://forum.qt.io/post/189055</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Thu, 01 Aug 2013 21:34:56 GMT</pubDate></item></channel></rss>