inderdhir / DatWeatherDoe

Simple menu bar weather app for macOS
Apache License 2.0
526 stars 34 forks source link

Location input is greyed out in 5.0.0 #146

Closed Frederick888 closed 5 months ago

Frederick888 commented 5 months ago
image

I cannot fill in the location. The cursor keeps staying in 'Separate values with' input.

OS: macOS 14.5 (Intel) Installed DatWeatherDoe from Homebrew.

lsp199308 commented 5 months ago

If using location, please make sure that the app has permission to access location services on macOS.

System Preferences > Security & Privacy > Privacy > Location Services

Frederick888 commented 5 months ago

I switched off location services. Is the 'city, country code' manual input gone in 5.0.0? If this is intentional, I can use Lat/Long instead :)

lsp199308 commented 5 months ago

Only system location / latLong support to start with potentially more options in the future

inderdhir commented 5 months ago

I will experiment with some other options. City and zip code options have been troublesome in the past for folks outside the US so location / latlLong is probably ideal initially.