<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Ahh, there was this bug:
      <a class="moz-txt-link-freetext" href="https://bugs.kde.org/show_bug.cgi?id=378855">https://bugs.kde.org/show_bug.cgi?id=378855</a></p>
    <p>I try to start with version AppImage 5.6 now. <br>
    </p>
    <p><br>
    </p>
    <p>And it seems to start with that, but not with 5.5<br>
    </p>
    <br>
    <div class="moz-cite-prefix">Am 10.08.2017 um 23:55 schrieb Daniel
      Schweikert:<br>
    </div>
    <blockquote type="cite"
      cite="mid:27c865cc-48b4-bdff-f804-a52757ad963d@gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
      Hi there once again,
      <div class="moz-forward-container">
        <p><br>
        </p>
        <p>first, thank you all for this great piece of software and the
          support I get here on the list.</p>
        <p><br>
        </p>
        <p>I ran a extended search for videos with a minimal length of
          10 seconds, with no maximum defined. Digikam crashed and wants
          to execute the database query always when restarting.</p>
        <p>So how can I reset this startup-database query? It think it
          must be in the .config/digikamrc file...<br>
        </p>
        <p><br>
        </p>
        <pre>digikam.dbengine: Failure executing query:
 "SELECT DISTINCT Images.id, Images.name, Images.album,\n Albums.albumRoot,\n ImageInformation.rating, Images.category,\n ImageInformation.format, ImageInformation.creationDate,\n Images.modificationDate, Images.fileSize,\n ImageInformation.width, ImageInformation.height\n FROM Images\n INNER JOIN ImageInformation ON Images.id=ImageInformation.imageid\n INNER JOIN Albums ON Albums.id=Images.album\n WHERE Images.status=1 AND Images.id IN\n (SELECT imageid FROM ImageTags\n WHERE tagid=? OR tagid IN (SELECT id FROM TagsTree WHERE pid=?));\n " 
Error messages: "Der Datensatz konnte nicht abgeholt werden" <font size="+1">(<b>The entry coulnd't be fetched)</b></font> "disk I/O error" 10 1 
Bound values:  (QVariant(int, 41), QVariant(int, 41))
digikam.dbengine: Error while executing DBAction [ "listTagRecursive" ] Statement [ "SELECT DISTINCT Images.id, Images.name, Images.album,\n Albums.albumRoot,\n ImageInformation.rating, Images.category,\n ImageInformation.format, ImageInformation.creationDate,\n Images.modificationDate, Images.fileSize,\n ImageInformation.width, ImageInformation.height\n FROM Images\n INNER JOIN ImageInformation ON Images.id=ImageInformation.imageid\n INNER JOIN Albums ON Albums.id=Images.album\n WHERE Images.status=1 AND Images.id IN\n  (SELECT imageid FROM ImageTags\n WHERE tagid=:tagID OR tagid IN (SELECT id FROM TagsTree WHERE pid=:tagPID));\n " ]
digikam.geoiface: "ROADMAP"
digikam.geoiface: "setting backend marble"
digikam.geoiface: "ROADMAP"
digikam.geoiface: ----
digikam.general: Cancel Main Thread
digikam.geoiface: ----
digikam.general: Using  4  CPU core to run threads
digikam.general: Action Thread run  1  new jobs
digikam.dbengine: Failure executing query:
 "SELECT id FROM Albums WHERE albumRoot=? AND relativePath=?;" 
Error messages: "Der Datensatz konnte nicht abgeholt werden" <font size="+1">(<b>The entry coulnd't be fetched)</b></font> "disk I/O error" 10 1 

</pre>
      </div>
    </blockquote>
    <br>
  </body>
</html>