<div dir="ltr">The encoding path to root collection is badly encoded. In fact this is due certainly to port to pure Qt5 implementation, previous one use KUrl instead Qt5::QUrl.<div><br></div><div>Note : this is another point to prohibit the KDE API and to always promote Qt API instead everywhere. This kind of dysfunction are unacceptable for an application as digiKam. As now the 800.000 lines of code drop 90% of KDE API, the future will be more stable.</div><div><br></div><div>The solution to your problem is to fix the encoding path of root collection in DB. Look in Setup collection dialog if paths are show properly.</div><div><br></div><div>Gilles Caulier</div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-09-27 7:01 GMT+02:00  <span dir="ltr"><<a href="mailto:digikam-ng.jg@graumannschaft.org" target="_blank">digikam-ng.jg@graumannschaft.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
After I managed to upgrade on my debian stable/testing system from digikam 4.*<br>
to 5.1 (see an earlier post), I now have a new issue: the path definition of my<br>
network drive stored albums has NOT changed during the database migration,<br>
however digikam 5.1 is unable to access the images stored on the network -<br>
when clicking on the thumbnail, the real image is NOT loaded and when trying<br>
to create a new sub-album/directory in the left album pane (where the network<br>
stored albums show up just fine), I get a complaint that "file://<path to<br>
network share missing here>/<parent of the dir to create>" does not exist.<br>
<br>
When looking at the corresponding AlbumRoots table using mysql-workbench, I<br>
get this: <a href="https://ibin.co/2wTxwWM8Pitj.png" rel="noreferrer" target="_blank">https://ibin.co/2wTxwWM8Pitj.<wbr>png</a><br>
<br>
What's going wrong and how to fix it?<br>
<br>
Sincerely, Joh<br>
</blockquote></div><br></div>