You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When starting timewall on boot, when GeoClue hasn't initialized, timewall will timeout:
Error: Using wallpapers with solar schedule requires your approximate location information. Please enable GeoClue 2 or provide the location manually in the configuration file at /home/ryan/.config/timewall/config.toml.
Caused by:
0: failed to get location from GeoClue and config
1: timed out while waiting for location from GeoClue
I think this would be solved by a configurable length GeoClue timeout.
The text was updated successfully, but these errors were encountered:
The GeoClue timeout is hardcoded to 1 second (https://github.com/bcyran/timewall/pull/141/files#diff-ad9375f96c9eec1389952c2f1a9c2191b647d25a31079a38ea3b410ee1f6dfd4R26).
When starting timewall on boot, when GeoClue hasn't initialized, timewall will timeout:
I think this would be solved by a configurable length GeoClue timeout.
The text was updated successfully, but these errors were encountered: