David Bliss
David Bliss
How large is the picture library? And when you say it chokes, what does that mean? Is it just time consuming, or does the app fail?
Thank you for the error message. I have tested Fotema against the corrupt files in [this repo](https://github.com/YahooArchive/pngjs-image/tree/master/test/png/PngSuite/corrupt) and can see stack traces and errors (though not the one you reported),...
I've released version 1.3 of Fotema which has more robust handling of panics when generating thumbnails, so hopefully if you are still interested in using Fotema it might be able...
Thanks for your feature request. Excluding a directory is something that could be considered for the future.
Hi @forteller. Thank you for your bug report. This is not a symlink nor is it a duplicate of your files. This is actually [a known issue](https://github.com/blissd/fotema/issues/165), but I'm not...
Looks like this might be what Fotema needs: https://github.com/flatpak/xdg-desktop-portal/pull/1364
I see that the ASHPD library that Fotema uses for the XDG Documents Portal exposes a [host_paths](https://docs.rs/ashpd/0.9.1/ashpd/documents/struct.Documents.html#method.host_paths) function.
Not actually fixed. Using "host path" works to get the real path of a file, but the directory of the file can't be opened from in the Flatpak sandbox :-(
Hi @RenanSantos7. What input device are you using to scroll? I've just tested myself, and I can scroll left and right the face list in the image details panel. This...
Thank you for the suggestion. I didn't know about that and will take a look.