Created attachment 1455415 [details] follow http redirects Description of problem: The "maps" view "find location" entry is unresponsive Version-Release number of selected component (if applicable): 2.4.4-1 How reproducible: always Steps to Reproduce: 1. Enter text into "find location" Actual results: Nothing Expected results: A List of matches Additional info: The problem is that the http URLs redirect to https and the redirection is not followed. I will attach a patch that fixes it (not yet upstream, but proposed. see https://github.com/darktable-org/darktable/pull/1691/commits/e4bf02ffee6c9e62fb7aed9a18a236fbdef52ad4)
I should have mentioned that I built and tested this patch.
patch has been merged upstream. Next release will include the fix