https://bugs.kde.org/show_bug.cgi?id=309638
Bug ID: 309638 Severity: wishlist Version: unspecified Priority: NOR Assignee: [hidden email] Summary: Searching on technical images properties Classification: Unclassified OS: Linux Reporter: [hidden email] Hardware: openSUSE RPMs Status: UNCONFIRMED Component: Searches Product: digikam When using the Advanced search dialog box, users may specify values intervals for seevral technical properties, lens aperture, ISO settings, exposure time. Seems that the editing logic rejects typing the same value in min and max fields. E.g. one cannot search for images with aperture strictly f/16.0 (written in min and max fields) Seems that the editing logic restricts users typed values into fixed bounding limits. E.g. the ISO sensitivity fields reject values greater than 6400, the exposure time fields rejects values longer than 120s. The wish is to remove these restrictions whenever they have no software related technical reasons. Thanks Reproducible: Always -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
https://bugs.kde.org/show_bug.cgi?id=309638
--- Comment #1 from Marcel Wiesweg <[hidden email]> --- I do not feel motivated to work on the code which controls the twin spin boxes for min/max searches (I had no fun writing it and dont really like it). I agree there is room for improvement. At the moment, to make you example work, you can search f16,0 - f16,1. I will adjust boundaries of several fields so as to not impose artificial limitations. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Jean-François Rabasse
https://bugs.kde.org/show_bug.cgi?id=309638
--- Comment #2 from Marcel Wiesweg <[hidden email]> --- Git commit 844423ea9e1fd4b69c54f2cdc86ea27ebf5e0f88 by Marcel Wiesweg. Committed on 21/03/2013 at 21:21. Pushed by mwiesweg into branch 'master'. Extend limits on searchfields so that we do not introduce artificial limits M +10 -10 utilities/searchwindow/searchfields.cpp http://commits.kde.org/digikam/844423ea9e1fd4b69c54f2cdc86ea27ebf5e0f88 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Jean-François Rabasse
https://bugs.kde.org/show_bug.cgi?id=309638
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #3 from Gilles Caulier <[hidden email]> --- Jean François, What's new since last Marcel commit from comment #2 ? This entry still valid ? Gilles Caulier -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Jean-François Rabasse
https://bugs.kde.org/show_bug.cgi?id=309638
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Version Fixed In| |4.11.0 Status|UNCONFIRMED |RESOLVED --- Comment #4 from Gilles Caulier <[hidden email]> --- Following comment from Marcel on comment #1 and #2, file can be considerate as implemented. Gilles Caulier -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
Free forum by Nabble | Edit this page |