https://bugs.kde.org/show_bug.cgi?id=502335
--- Comment #3 from Robby Stephenson <ro...@periapsis.org> --- (In reply to Alexandre Delahaye from comment #2) > 3. The images are stored in the data file. > > 4. When I run Tellico from the command line, I get a lot of lines similar > to: > > ***ImageFactory::imageById() - not found: > "6364b36648b7fed6128fa758ae2f1bf5.jpeg" > Null image for entry: "<book title>" "6364b36648b7fed6128fa758ae2f1bf5.jpeg" Thanks for the additional information, that's helped me narrow down where I'm looking. The error does indicate that images referenced in the data file are not being found. > I haven't faced the issue again since I created the bug report, so I can't > really add new information. But I'm starting to wonder if at some point I > may have inadvertently closed Tellico before the data file was completely > saved... I always try to wait until the saving is fully done before closing, > but maybe I've been too hasty once or twice. If I use the "Store images in > common application directory" instead of data file, would that help avoiding > this kind of problem? If you close Tellico without saving, there should be a warning dialog, and yes, the saving should finish before closing, but your experience makes me wonder if there's an issue there. Saving the images in the common directory is much faster, especially when you have many images, and so the saving is likely to be faster, as well, which could avoid the problem, but I'm not quite sure yet. I'll keep trying to reproduce it. -- You are receiving this mail because: You are watching all bug changes.