<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hello Gilles,<br>
</p>
<p><br>
</p>
<p>Congrats on the new DK 8.3 release! And thank you so much for
your awesome work with Digikam!</p>
<p><br>
</p>
<p>I was eager to try it out in the hope that this issue would be
fixed.</p>
<p>I downloaded DK 8.3 installer on digikam.org and installed it in
Windows 10.</p>
<p>When I opened DK, I got no errors. I was prompted to download the
face recognition files and did so. Then I went into an album and
tried opening a photo. I could not open the photos. I just get
this message: <img src="cid:part1.TGfd6VZc.Nhh64Ecz@gmail.com"
alt=""></p>
<p>This is the same error as I reported in this thread on
2023-12-06.</p>
<p>It is my understanding that you confirmed this as a bug in 8.2 on
Windows in message from 2023-12-06 15:02.</p>
<p>In message from 2023-12-06 16:10 you seem to state that the issue
is related to how DK is compiled and that this would be fixed in
DK 8.3.</p>
<p><br>
</p>
<p>Was this not fixed afterall? Or do I have some other problem on
my local system? Or do I need to do something in order to actually
make the new fix work?</p>
<p>Really looking forward to hearing from you as I have abstained
from using DK on Windows since december 2023.<br>
</p>
<p><br>
</p>
<p>BR</p>
<p>Thomas<br>
</p>
<p><br>
</p>
<p><br>
</p>
<p><br>
</p>
<div class="moz-cite-prefix">On 2023-12-06 16:05, Thomas wrote:<br>
</div>
<blockquote type="cite"
cite="mid:f8fb3d3c-f5cc-4199-9ebf-77dcd03cd3ea@gmail.com">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<div class="moz-cite-prefix">Thanks for clearing this up!</div>
<div class="moz-cite-prefix">I clicked X and closed DK.</div>
<div class="moz-cite-prefix">My DB files comsumes approximately
the same amount of disk space, so I think they're OK.</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">Am I correct in understanding that
this is indeed a bug that I encountered - and as such not a
local problem in my end.</div>
<div class="moz-cite-prefix">As a workaround, should I uninstall
DK 8.2 and install DK 8.1?</div>
<div class="moz-cite-prefix">Would you expect to release a fixed
version of DK? Or would I have to wait for DK 8.3?</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">BR</div>
<div class="moz-cite-prefix">Thomas<br>
</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">On 2023-12-06 16:00, Gilles Caulier
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAHFG6sFSMgQ4GYkiPTzfGvAW40LTFCFpKnk9BHe5NFm5_Jb_Hg@mail.gmail.com">
<meta http-equiv="content-type"
content="text/html; charset=UTF-8">
<div dir="ltr">
<div>Well reading the code the cross button is not caught by
the implement which does nothing special. Buttons in dialog
are Yes and No. Cross must return Cancel.</div>
<div><br>
</div>
<div><a
href="https://invent.kde.org/graphics/digikam/-/blob/master/core/libs/album/manager/albummanager_database.cpp?ref_type=heads#L463"
moz-do-not-send="true" class="moz-txt-link-freetext">https://invent.kde.org/graphics/digikam/-/blob/master/core/libs/album/manager/albummanager_database.cpp?ref_type=heads#L463</a></div>
<div><br>
</div>
<div>I already do it here, and it sounds safe.</div>
<div><br>
</div>
<div>Gilles<br>
</div>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">Le mer. 6 déc. 2023 à 15:51,
Thomas <<a href="mailto:sdktda@gmail.com"
moz-do-not-send="true" class="moz-txt-link-freetext">sdktda@gmail.com</a>>
a écrit :<br>
</div>
<blockquote class="gmail_quote"
style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div>
<p>Clicking the X will result in no action or the
"default" action?</p>
<p>To be on the safe side, I wanted to take a copy of the
database files, but this is not possible as they are
locked:</p>
<p><font face="monospace">Pictures\digikam4.db : The
process cannot access the file because it is being
used by another process.<br>
Pictures\digikam4.db-shm : The process cannot access
the file because it is being used by another process.<br>
Pictures\digikam4.db-wal : The process cannot access
the file because it is being used by another process.<br>
Pictures\recognition.db : The process cannot access
the file because it is being used by another process.<br>
Pictures\recognition.db-shm : The process cannot
access the file because it is being used by another
process.<br>
Pictures\recognition.db-wal : The process cannot
access the file because it is being used by another
process.<br>
Pictures\similarity.db : The process cannot access the
file because it is being used by another process.<br>
Pictures\similarity.db-shm : The process cannot access
the file because it is being used by another process.<br>
Pictures\similarity.db-wal : The process cannot access
the file because it is being used by another process.<br>
Pictures\thumbnails-digikam.db : The process cannot
access the file because it is being used by another
process.<br>
Pictures\thumbnails-digikam.db-shm : The process
cannot access the file because it is being used by
another process.<br>
Pictures\thumbnails-digikam.db-wal : The process
cannot access the file because it is being used by
another process.</font></p>
<p><br>
</p>
<p>Are you sure clicking X will leave my database
intact/untouched?<br>
</p>
<p><br>
</p>
<p>BR</p>
<p>Thomas<br>
</p>
<div>On 2023-12-06 15:48, Gilles Caulier wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr">
<div>I think no.</div>
<div><br>
</div>
<div>Just press the cross on the top/right corner of
the dialog (cancel). We need to investigate this
behavior.</div>
<div><br>
</div>
<div>Gilles<br>
</div>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">Le mer. 6 déc. 2023
à 15:46, Thomas <<a
href="mailto:sdktda@gmail.com" target="_blank"
moz-do-not-send="true"
class="moz-txt-link-freetext">sdktda@gmail.com</a>>
a écrit :<br>
</div>
<blockquote class="gmail_quote"
style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div>
<p>Gilles, Maik: which of the choices below are
safe to click? Do I risk damaging my DK
database?</p>
<p><br>
</p>
<div>On 2023-12-06 15:02, Gilles Caulier wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr">
<div>Maik, I can also reproduce the problem
here under Windows. It's always
reproducible...</div>
<div><br>
</div>
<div>Gilles<br>
</div>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">Le mer. 6
déc. 2023 à 15:00, Thomas <<a
href="mailto:sdktda@gmail.com"
target="_blank" moz-do-not-send="true"
class="moz-txt-link-freetext">sdktda@gmail.com</a>>
a écrit :<br>
</div>
<blockquote class="gmail_quote"
style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div>
<p>Hi Maik,</p>
<p>I tried enabling debugging as
described: I set the env var. I then
went into DK and checked the debugging
option.</p>
<p>But when I click OK in the Settings
dialog, it says this:</p>
<p><br>
</p>
<p><img
src="cid:part2.oH60vIyJ.cIC0ik4u@gmail.com" alt="" class=""></p>
<p><br>
</p>
<p>I am not sure how to proceed as I dont
want to risk losing my database... I
dont understand why it would even do
anything to the database, I did not
change any other settings than the Debug
option. <br>
</p>
<p>PS. This dialog/prompt should probably
have a Cancel/Revert option as I am not
sure if any or both of the presented
options are destructive...<br>
</p>
<p>BR</p>
<p>Thomas<br>
</p>
<div>On 2023-12-06 12:29, Maik Qualmann
wrote:<br>
</div>
<blockquote type="cite">
<pre>Please post a DebugView log from the start of digiKam, as described here for
Windows:
<a href="https://www.digikam.org/contribute/" target="_blank"
moz-do-not-send="true"
class="moz-txt-link-freetext">https://www.digikam.org/contribute/</a>
Maik
Am Mittwoch, 6. Dezember 2023, 10:38:41 CET schrieb Thomas:
</pre>
<blockquote type="cite">
<pre>Hi,
After upgrading to DK 8.2, I no longer can open any photos in my collection.
The thumbnails in albums show up fine. But when I doubleclick, I get
this popup:
This is appearently for all images.
If I right click and click Open in File Manager, nothing happens. So DK
seemingly cannot see the image location.
However, if I manually browse my filemanager to this location it opens
just fine.
This is DK on Windows 10.
Photos are stored on a SMB share.
Why would DK suddenly not be able to see the images?
</pre>
</blockquote>
</blockquote>
<pre cols="72">--
Mvh
Thomas</pre>
</div>
</blockquote>
</div>
</blockquote>
<pre cols="72">--
Mvh
Thomas</pre>
</div>
</blockquote>
</div>
</blockquote>
<pre cols="72">--
Mvh
Thomas</pre>
</div>
</blockquote>
</div>
</blockquote>
<pre class="moz-signature" cols="72">--
Mvh
Thomas</pre>
</blockquote>
<pre class="moz-signature" cols="72">--
Mvh
Thomas</pre>
</body>
</html>