<div><br></div><div class="gmail_quote">On Mon, Aug 16, 2010 at 07:30, Andi Clemens <span dir="ltr"><<a href="mailto:andi.clemens@gmx.net">andi.clemens@gmx.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
This is the issue: You don't know if another instance of digiKam is running.<br>
In the past I also just wanted to remove the undo-cache, but other running<br>
instances were effected.<br></blockquote><div><br></div><div>The cache file is in format "undocache-PID-n.bin" where the n is INT and probably means number of the cache file for the given PID. So if we know PID which created the cache, we should be able to just find out, if there is such process running, no? And if no, then delete it.</div>
<div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div></div><div class="h5">On Sunday 15 August 2010 23:56:54 Michael G. Hansen wrote:<br>
><br>
> Would it be possible to instead re-load the undo cache and continue<br>
> editing the picture?<br></div></div></blockquote><div><br></div><div>Hmm...the cache itself is quite useless, it's only the image data for fast image switching with undo/redo, but it doesn't contain the actual info about the undo/redo operations, opened file etc. So the file is useless for new running instance.</div>
<div><br></div><div>Martin Klapetek </div></div>