<div>Yes, the sqlite/NFS problem is know since a long time (look the SQlite FAQ from sqlite web project page).</div>
<div> </div>
<div>I think than there is no issue with SQlite implementation about NFS.</div>
<div> </div>
<div>There is plan for the future to solve the problem :</div>
<div> </div>
<div>1/ add a "red" warning message in Album library path digiKam setting, like i have do with JPEG image saving settings. The message must be something like that : "Local path, not Remote path like NFS". Gerhard, it's easy to do. If you want to do it, just look how i have implemented the JPEG options widget here :
</div>
<div> </div>
<div><a href="http://websvn.kde.org/trunk/extragear/graphics/digikam/libs/dimg/loaders/jpegsettings.cpp?revision=634175&view=markup">http://websvn.kde.org/trunk/extragear/graphics/digikam/libs/dimg/loaders/jpegsettings.cpp?revision=634175&view=markup
</a></div>
<div> </div>
<div>2/ there is already an option with .configure script to place the database file outside the Album repository (the digikam3.db file is place in local home directory). But i'm not sure if this option work properlly. I have personaly never used NFS with digiKam. Also this way require to compile by hand digiKam & co to just use NFS.
</div>
<div> </div>
<div>3/ With the future QT4 port, we will create an universal DB frontend to use other DB backend than sqlite (like Amarock do).</div>
<div> </div>
<div>Gilles<br><br> </div>
<div><span class="gmail_quote">2007/3/4, Gerhard Kulzer <<a href="mailto:gerhard@kulzer.net">gerhard@kulzer.net</a>>:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Am Saturday 03 March 2007 schrieb Angelo Naselli:<br>> Can someone confirm that?<br>> <a href="http://qa.mandriva.com/show_bug.cgi?id=29061">
http://qa.mandriva.com/show_bug.cgi?id=29061</a><br>> If so I can fill a bug on bko recalling it.<br>><br>> Angelo<br>><br>> PS can it be fixed for 0.9.1 final by any chance?<br><br>This is a long known sqlite incompatibility with nfs. It will certainly not be
<br>fixed for 0.9.1, and cannot be fixed by us. Maybe we should build in some<br>check to give a warning, so that users know what's the problem.<br><br>Is there a bug filed with sqlite? I would guess so since the problem is the
<br>same for all applications.<br><br>Gerhard<br><br>--<br>Hakuna matata<br><a href="http://www.gerhard.fr">http://www.gerhard.fr</a><br><br>_______________________________________________<br>Digikam-devel mailing list<br>
<a href="mailto:Digikam-devel@kde.org">Digikam-devel@kde.org</a><br><a href="https://mail.kde.org/mailman/listinfo/digikam-devel">https://mail.kde.org/mailman/listinfo/digikam-devel</a><br><br><br></blockquote></div><br>