<div dir="ltr">Qt has a bugzilla web service where we can found QDir bugs :<div><br></div><div><a href="https://bugreports.qt.io/browse/QTBUG-12584?jql=text%20~%20%22QDir%22">https://bugreports.qt.io/browse/QTBUG-12584?jql=text%20~%20%22QDir%22</a><br></div><div><br></div><div>Perhaps an entry relevant of this problem can be found here...</div><div><br></div><div>Gilles Caulier</div></div><div class="gmail_extra"><br><div class="gmail_quote">2018-03-16 9:00 GMT+01:00 Gilles Caulier <span dir="ltr"><<a href="mailto:caulier.gilles@gmail.com" target="_blank">caulier.gilles@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><span class="">2018-03-15 22:08 GMT+01:00 karsten_df <span dir="ltr"><<a href="mailto:karsten.defreese@posteo.de" target="_blank">karsten.defreese@posteo.de</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">just verified: Qt version and behaviour on native setup is the same -<br>
AppImage can, installed version can NOT rename directory.<br>
(However, AppImage doesn't show map for geo-tagged pictures)<br>
<br>
So is there an issue with Qt 5.10?<br></blockquote><div><br></div></span><div>Good question. I don't know.</div><div><br></div><div>Writing a simple unit test can confirm the problem but will not figure where it come.</div><div><br></div><div>You must know that Qt is a huge project with a lots of dependencies and a lots of configuration rules. The problem can come from Qt core implementation or from a dependency.</div><div><br></div><div>For ex, this is my cmake sub-script to prepare Qt 5.9 before to compile under Centos6 while AppImage build :</div><div><br></div><div><a href="https://cgit.kde.org/digikam-software-compilation.git/tree/project/bundles/3rdparty/ext_qt/CMakeLists.txt" target="_blank">https://cgit.kde.org/digikam-<wbr>software-compilation.git/tree/<wbr>project/bundles/3rdparty/ext_<wbr>qt/CMakeLists.txt</a><br></div><div><br></div><div>Look all the options at each line, and look all skiped framework components not used by digiKam. The Qt 5.9.3 is compiled "simplified" in fact. This is certainly not the case in your Linux distribution.</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>Gilles Caulier</div></font></span></div></div></div>
</blockquote></div><br></div>