inderdhir / DatWeatherDoe

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

Location fails on initial startup #84

Closed elowing closed 1 year ago

elowing commented 2 years ago

Expected behavior:

Setting up the app for the first time should automatically detect location if location services are enabled

Actual behavior:

Location error was presented, even though location services were allowed when prompted on first open

Steps to reproduce:

  1. [Uninstall, and disable location services]
  2. Install with brew install --cask datweatherdoe
  3. Open from /Applications
  4. Allow location when prompted

Environment:

macOS 12.5.1 Monterey Apple M1 Pro chip

Workaround:

Based on @anonymousaga's tip in https://github.com/inderdhir/DatWeatherDoe/issues/79:

Note:

The app is now functioning, as stated in the workaround, but you mentioned in #79 re-opening if it cropped up again, so I wanted you to know that it is recurring for at least one other person.

Jeraimee commented 2 years ago

Re-wording this after a few more attempts. Seems I got stuck when zip was used at all (Zipcode error 'stuck' [new issue, I'll report after testing more]). A restart of the app got the workaround in #79 working.

inderdhir commented 1 year ago

Let me know if this is still an issue with 3.2.3

anonymousaga commented 1 year ago

It has not been an issue for quite a long time. Thanks for fixing it!