Bug 1216766 - Weather app no longer fetches data - /usr/lib64/libmateweather.so.1.6.9 needs patch
Summary: Weather app no longer fetches data - /usr/lib64/libmateweather.so.1.6.9 needs...
Status: NEW
Alias: None
Product: openSUSE Distribution
Classification: openSUSE
Component: Other (show other bugs)
Version: Leap 15.6
Hardware: x86-64 openSUSE Leap 15.5
: P1 - Urgent : Major (vote)
Target Milestone: ---
Assignee: Alexei Sorokin
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-01 00:46 UTC by Larry Rainey
Modified: 2024-06-16 03:06 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Larry Rainey 2023-11-01 00:46:34 UTC
from https://github.com/mate-desktop/libmateweather/pull/79

We upgraded our website today. The old Java based Dataserver was retired. So the URL for the dataserver has changed.

OLD: https://www.aviationweather.gov/adds/dataserver_current/httpparam
NEW: https://www.aviationweather.gov/cgi-bin/data/dataserver.php

I was able to hack the libmateweather.so file to change the URL and get Mate weather working again.

I patched mine and weather works again
Comment 1 Larry Rainey 2024-06-16 03:06:13 UTC
The Leap 15.6 update put this bug back into Mate

www.aviationweather.gov/adds/dataserver_current/httpparam was retired years ago

www.aviationweather.gov/cgi-bin/data/dataserver.php  is the replacement


This was fixed 3 years ago.