I am pleased to deploy version 0.2.15 of the Personal Lens Register There are a couple of changes since the last version: Set a colour of your choice for any lens in the grid and persist in database Fixed a few bugs Use of multiprocessing when building new FTS virtual table in sqlite enhanced user e...
I suggest you paste the libraw section of your code. There must be some magic in the code. I double checked my code, made no changes et voilá: it works. Great stuff. Thank you. The only remaining question is still the non-preview of the DNG in the FileView component. Dolphin and Nautilus (see attac...
hmm, there must be something wrong in my code. The problem sits mostly in front of the monitor
Did you extract the thumbnail with libraw and in the app you provided before for download?
For my ongoing little project "A Personal Lens Register" I am desperately looking for a MouseOver sort-of-event. But first things first. The form where the lens rating is shown (attached) has 10 criteria to rate a lens. My use case is just that simple: whenever I hovering the mouse over one of the 1...
OK, downloaded your example and works. One change I had to do though. I needed to change the libraw version since I run Fedora rawhide and it obviously uses a different version: Library "libraw:20" After this little change your example works as expected. But - and it seems there is always a ' but ' ...