https://bugs.winehq.org/show_bug.cgi?id=56636
Bug ID: 56636 Summary: Pantheon - timeout while trying to download manifest Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: winehq_bugzilla@yahoo.com Distribution: ---
Created attachment 76408 --> https://bugs.winehq.org/attachment.cgi?id=76408 Console ouput
During the installation process of Pantheon game, the installer fails with timeout error when trying to download manifest.
The url used in a browser works fine, same with a curl call, so i guess the problem is specific to getting the manifest through wine.
Pantheon cannot be obtained for free.
Console log attached.
https://bugs.winehq.org/show_bug.cgi?id=56636
--- Comment #1 from winehq_bugzilla@yahoo.com --- wine --version wine-9.8
https://bugs.winehq.org/show_bug.cgi?id=56636
--- Comment #2 from winehq_bugzilla@yahoo.com --- OS : debian 13 (testing) Archictecture : amd64 wine build : i386, built with : PKG_CONFIG_PATH=/usr/lib/pkgconfig ./configure --prefix="/Donnees2/WINE_LATEST_i386" --disable-tests make make install
Clean wienprefix
https://bugs.winehq.org/show_bug.cgi?id=56636
--- Comment #3 from winehq_bugzilla@yahoo.com --- Tried the 2 workarounds of FAQ networking section, without sucess :
1 - installing libnss-mdns:i386
2 - In /etc/hosts/ modifying the line 127.0.0.1 <my hostname> to <my IP adress> <my hostname>, where my IP adresse is obtained through hostname -I
https://bugs.winehq.org/show_bug.cgi?id=56636
--- Comment #4 from winehq_bugzilla@yahoo.com --- A way to workaround the problem have been published here :
https://seforums.pantheonmmo.com/content/forums/topic/15363/i-have-it-runnin...
https://bugs.winehq.org/show_bug.cgi?id=56636
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |mscoree Version|unspecified |9.7
https://bugs.winehq.org/show_bug.cgi?id=56636
--- Comment #5 from winehq_bugzilla@yahoo.com --- (In reply to winehq_bugzilla from comment #2)
OS : debian 13 (testing) Archictecture : amd64 wine build : i386, built with : PKG_CONFIG_PATH=/usr/lib/pkgconfig ./configure --prefix="/Donnees2/WINE_LATEST_i386" --disable-tests make make install
Clean wienprefix
wine build need to be x86_64 :
PKG_CONFIG_PATH=/usr/lib/pkgconfig ./configure --prefix="/Donnees2/WINE_LATEST" --enable-archs=i386,x86_64 --disable-tests
https://bugs.winehq.org/show_bug.cgi?id=56636
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|9.7 |9.8
https://bugs.winehq.org/show_bug.cgi?id=56636
Esme Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=56636
--- Comment #6 from winehq_bugzilla@yahoo.com --- This bug was observed with the V181 of the installer, and the installer is now at v182, so this bug can be closed i think.
https://bugs.winehq.org/show_bug.cgi?id=56636
--- Comment #7 from winehq_bugzilla@yahoo.com --- This bug report can be closed, because when applying the workaround from bug #57010 (the one when you remove 3 xml lines), the game can be installed the played without problem.
https://bugs.winehq.org/show_bug.cgi?id=56636
winehq_bugzilla@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |ABANDONED
--- Comment #8 from winehq_bugzilla@yahoo.com --- Actually it seems i can close it myself.
Abandoned since the current version of the installer (PantheonSetup_184.exe) not longer present the bug. It was the v181 that was having the bug.