<?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[QFileDialog crashes for existing files [solved]]]></title><description><![CDATA[<p dir="auto">If I select an existing file or I type an existing file name to the input field, the dialog is crashes. Does not react for clicks, does not exiting.<br />
@    filename = QFileDialog::getSaveFileName(<br />
this,<br />
"Save Image",<br />
"a_" + datetime_string + ".png",<br />
"image/png (*.png)"<br />
);@<br />
What it the problem?</p>
]]></description><link>https://forum.qt.io/topic/47472/qfiledialog-crashes-for-existing-files-solved</link><generator>RSS for Node</generator><lastBuildDate>Sun, 20 Sep 2026 16:05:06 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/47472.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 27 Oct 2014 16:28:35 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to QFileDialog crashes for existing files [solved] on Tue, 28 Oct 2014 21:29:30 GMT]]></title><description><![CDATA[<p dir="auto">You're welcome !</p>
<p dir="auto">Strange, it's typically the kind of strange crash I have mostly on Windows.</p>
<p dir="auto">Anyway, happy coding !</p>
]]></description><link>https://forum.qt.io/post/249305</link><guid isPermaLink="true">https://forum.qt.io/post/249305</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Tue, 28 Oct 2014 21:29:30 GMT</pubDate></item><item><title><![CDATA[Reply to QFileDialog crashes for existing files [solved] on Tue, 28 Oct 2014 08:55:44 GMT]]></title><description><![CDATA[<p dir="auto">No, running on Fedora 18, Qt Creator 2.8.0 based on Qt 4.8.5, QMake version 2.01a. Next time I will update the thread title with [solved] tag immediately.</p>
<p dir="auto">Many thanks:)</p>
]]></description><link>https://forum.qt.io/post/249235</link><guid isPermaLink="true">https://forum.qt.io/post/249235</guid><dc:creator><![CDATA[krix]]></dc:creator><pubDate>Tue, 28 Oct 2014 08:55:44 GMT</pubDate></item><item><title><![CDATA[Reply to QFileDialog crashes for existing files [solved] on Tue, 28 Oct 2014 08:11:34 GMT]]></title><description><![CDATA[<p dir="auto">Running on Windows ? :)</p>
<p dir="auto">Anyway, nice you found and and thanks for sharing, can you also please update the thread title prepending [solved] so other forum users may know a solution has been found :)</p>
]]></description><link>https://forum.qt.io/post/249227</link><guid isPermaLink="true">https://forum.qt.io/post/249227</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Tue, 28 Oct 2014 08:11:34 GMT</pubDate></item><item><title><![CDATA[Reply to QFileDialog crashes for existing files [solved] on Mon, 27 Oct 2014 22:45:11 GMT]]></title><description><![CDATA[<p dir="auto">Hi SGaist,<br />
A clean and rebuild solve the problem. Thanks the reply!</p>
]]></description><link>https://forum.qt.io/post/249195</link><guid isPermaLink="true">https://forum.qt.io/post/249195</guid><dc:creator><![CDATA[krix]]></dc:creator><pubDate>Mon, 27 Oct 2014 22:45:11 GMT</pubDate></item><item><title><![CDATA[Reply to QFileDialog crashes for existing files [solved] on Mon, 27 Oct 2014 22:35:07 GMT]]></title><description><![CDATA[<p dir="auto">Hi and welcome to devnet,</p>
<p dir="auto">You don't give enough information. What OS are you running ? Which version of Qt are you using ? When exactly does it crash ?</p>
<p dir="auto">What does a run through the debugger tell you ?</p>
]]></description><link>https://forum.qt.io/post/249191</link><guid isPermaLink="true">https://forum.qt.io/post/249191</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Mon, 27 Oct 2014 22:35:07 GMT</pubDate></item></channel></rss>