Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed weather app showing "Location Unavailable" #283

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

ikubetoomuzik
Copy link
Contributor

My work environment blocks outgoing ping so the weather applet has never worked.
I've changed the weather script to use Linux's TCP stack to test connection to port 443 of ipinfo.io instead of pings.

I also added a space for formatting the Unicode symbol and the temperature as on my system they were overlapping, I am happy to revert that change if requested.

My work environment blocks outgoing ping so the weather applet has never
worked. I've changed the weather script to use Linux's tcp stackt to
test connection to port 443 of ipinfo.io instead of pings.
@ethancedwards8
Copy link
Member

Okay, I like this. It makes sense. I never considered a situation like that.

@ethancedwards8 ethancedwards8 merged commit 415927f into dracula:master Sep 3, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants