brezerk / q4wine

Q4Wine is a Qt GUI for W.I.N.E. It will help you manage wine prefixes and installed applications.
http://q4wine.brezblock.org.ua/
GNU General Public License v3.0
207 stars 40 forks source link

Error: wrong or broken XML data. Try again later. #132

Closed houbaron closed 6 years ago

houbaron commented 6 years ago

Same to the #114 . After tracking network traffic, I found the BUG: The default AppDB URL is "http://q4wine.brezblock.org.ua:80". In fact, the site has turn into "https://q4wine.brezblock.org.ua:443". But our program didn't handle the 301 redirection.