blackadderkate / weather-widget-2

Updated version of Weather Widget by Kotelnik
GNU General Public License v2.0
102 stars 22 forks source link

XMLHttpRequest can no longer read files in local filesystem #158

Open blackadderkate opened 9 months ago

blackadderkate commented 9 months ago

XMLHttpRequest can no longer read files in local filesystem in QT6. This breaks the MetNo search databases.

I've found a workaround, but it makes the widget a lot slower when it opens the Config Page.

evgeniy-harchenko commented 5 months ago

What about this: https://github.com/evgeniy-harchenko/weather-widget-2/commit/5ed1cf6a378e55373c94e8d5b96b762cf852206d ?