swh:1:snp:c7c108084bc0bf3d81436bf980b46e98bd338453
Revision d01b73e3cf8234e0105b4b06ac70fc44c5dc4d11 authored by Pascal Obry on 28 December 2012, 17:50:46 UTC, committed by Pascal de Bruijn on 30 December 2012, 13:44:15 UTC
This may be due to a bug in SQlite as the request of the form:

   select rowid from (select * from images);

returns a suite of empty lines instead of the rowid. This was used
to compute the offset of the filmstrip and so the selected image
was never properly put in the center.

The workaround is to do part of the computation directly in C.
1 parent 17e8da1
History
Tip revision: 50d91bdfc94cb9d3aa01634ac0b003d76e799bf1 authored by Tobias Ellinghaus on 04 May 2017, 21:56:48 UTC
Add db locking on Windows
Tip revision: 50d91bd
File Mode Size
cmake
data
doc
packaging
po
src
tools
.gitignore -rw-r--r-- 116 bytes
CMakeLists.txt -rw-r--r-- 9.9 KB
README.md -rw-r--r-- 2.3 KB
build.sh -rwxr-xr-x 4.8 KB

README.md

back to top