<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">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><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">https://cgit.kde.org/digikam-software-compilation.git/tree/project/bundles/3rdparty/ext_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><div><br></div><div>Gilles Caulier</div></div></div></div>