Dynamic-Dark-Mode icon indicating copy to clipboard operation
Dynamic-Dark-Mode copied to clipboard

Scheduled using previous location..

Open etrahretep opened this issue 4 years ago • 3 comments

Getting "Scheduled using previous location.." several times after login or restart (up to 6/7times). Also AppleScript error -1751 occasionally. Running Mojave 14.6 and Catalina dev beta 3.

Occurs on both platforms.

Any idea?

etrahretep avatar Jul 10 '19 22:07 etrahretep

Based on my experience, there are multiple reasons it schedules using previous location:

  • no internet connection and we really need to use cached location
  • has connection but Apple can’t figure out current location, which can be solved by first disconnect then reconnect
  • requesting location while still at the login screen. I might add a delay before scheduling in a future version

About -1751, I’m actually kind of lost. It’s official name is “errOSAInvalidID” but has no description about what that means. Since it never showed up before disabling sandbox, I assume it might be related to returning focus back to the front most application

ApolloZhu avatar Jul 11 '19 00:07 ApolloZhu

You could be right about the -1751. Sometimes it states that is can't be started because of FontexplorerX (which is at that moment the front most application.)

I have connection (Wifi & ethernet) so a delay could work.

etrahretep avatar Jul 11 '19 08:07 etrahretep

Returning focus should be fixed in the next release, I'm still researching on the other issue for the best solution

ApolloZhu avatar Sep 08 '19 08:09 ApolloZhu