<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></head><body><div>Could you please post here: </div><div><br></div><div>https://bugs.kde.org/show_bug.cgi?id=375346</div><div><br></div><div>I switched to mysql awhile ago, got this issue, got freaked out and switched back to sqlite and never looked back :)</div><div><br></div><div>Your database digging might actually help to find what is causing the issue.</div><div><br></div><div><br></div><div><br></div><div id="composer_signature"><div style="font-size:85%;color:#575757" dir="auto">Sent from my Samsung Galaxy smartphone.</div></div><div><br></div><div style="font-size:100%;color:#000000"><!-- originalMessage --><div>-------- Original message --------</div><div>From: SkyDiver <skydivergm@gmail.com> </div><div>Date: 2017-10-17  12:11 PM  (GMT-07:00) </div><div>To: digikam-users@kde.org </div><div>Subject: Re: All tagging lost </div><div><br></div></div>If no one will help me I'll have to help myself.<br>So I dug deeper into the website and found how to get a dump of the trace<br>messages (DbgView.exe as I'm running on Windows), and then found the<br>following suspicious lines:<br><br>[18488] digikam.general: Failed to find parent tag for tag <br>"_Digikam_Internal_Tags_"  with pid  -1<br>[18488] digikam.general: Failed to find parent tag for tag  "People"  with<br>pid  -1<br><br>Took a look at the tags table, and assuming pid = parent id and assuming<br>only _Digikam_root_tag_ I modified the above error tags' pid to 0<br>(_Digikam_root_tag_).<br><br>This fixed my issue and tags are now back.<br><br>One question remains: why were these values changed to -1 instead of 0?<br>I can promise I didn't mess with the DB up until today.<br><br><br><br>--<br>Sent from: http://digikam.1695700.n4.nabble.com/digikam-users-f1735189.html<br></body></html>