[KPhotoAlbum] wrong GPS position
Johannes Zarl-Zierl
johannes at zarl-zierl.at
Tue Jul 17 21:36:19 BST 2018
Am Dienstag, 17. Juli 2018, 22:23:36 CEST schrieb Johannes Zarl-Zierl:
> Which leaves us with the storage part. The non-determinism in your problem
> description also shouts "concurrent writes", so my guess would be that
> several threads read exif information and try to store in in the database
> concurrently. This should not be a problem for the underlying database, but
> I guess you can always introduce bugs in a higher layer.
Contradicting myself, I'm even more unsure how this can happen. You said you
get the same problem if you recreate the exif database. In that path of
execution, everything happens sequentially. So I guess my first hunch was
incorrect...
Johannes
More information about the Kphotoalbum
mailing list