[digikam] [Bug 379402] New: Reuse filter settings after adding geolocation information [patch]
tuxflo
bugzilla_noreply at kde.org
Mon May 1 11:59:43 BST 2017
https://bugs.kde.org/show_bug.cgi?id=379402
Bug ID: 379402
Summary: Reuse filter settings after adding geolocation
information [patch]
Product: digikam
Version: 5.6.0
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: Geolocation-Editor
Assignee: digikam-devel at kde.org
Reporter: flo.hennig at gmail.com
Target Milestone: ---
Created attachment 105295
--> https://bugs.kde.org/attachment.cgi?id=105295&action=edit
Patch to reuse filter settings after using the geolocation editor
I'm currently adding geolocations to my complete image library using the
following workflow:
-enable filter "Images without coordinates", to see which images don't provide
geolocation information
-select images and apply Geotags using the Geolocation-Editor (Ctrl+Shift+G)
With the current version of digiKam there are some small issues with that
workflow:
1. In the Geolocation-Editor one always has to press "Apply", then wait for
completing the write process to the images, then click "Close"
-> IMHO it is more convenient if the "Apply" function does its work and then
closes the dialog to continue processing, otherwise one can press "Cancel" to
close the dialog without applying changes
2. After applying the tags to the images they are still visible, even the
filter "Images without coordinates" is set
-> the patch adds a signal/slot connection to call the refreshFilter() function
so that only the images with the current filter settings are displayed
This is my first contribution to digiKam (and to open source projects in
general too) so just tell me if there is something completely wrong :)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list