<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    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>
  </body>
</html>