FrankBijnen / ExifToolGui

A GUI for ExifTool
GNU General Public License v3.0
233 stars 12 forks source link

No access to GeoCode tools #404

Closed timoto closed 2 months ago

timoto commented 2 months ago

ExifToolGUI V6.3.1.0 x64 Windows Portable ExifTool V12.84

Enable All GeoCoding = ON Enable GeoCode dialog = ON Enable Reverse GeoCode dialog = ON

GeoCode Maps API Key = Setup

enable internet access for OSM Map = ON (application restarted)

Expected behaviour: access to Geo tools in OSM tab.

Resulting behaviour: OSM tab, none of the buttons do anything and the coordinate field can not be modified, no map is displayed. There are no error messages.

Other features of the application appear to be functioning as expected.

timoto commented 2 months ago

Discovered that I needed to follow this support article: https://github.com/FrankBijnen/ExifToolGui/blob/main/Docs/ExifToolGUI_V6.md/#m_edge_dll

To add the required .dll

Now functioning as expected.