https://bugs.winehq.org/show_bug.cgi?id=42020
Bug ID: 42020 Summary: Tompi Jones fails creating user profile Product: Wine Version: 1.9.16 Hardware: x86 URL: http://store.steampowered.com/app/370310/ OS: Linux Status: NEW Keywords: regression Severity: normal Priority: P2 Component: wininet Assignee: wine-bugs@winehq.org Reporter: gyebro69@gmail.com CC: jacek@codeweavers.com Regression SHA1: 6e0c842dfa947263eb24cd88371e29e7e00bfd2d Distribution: ---
Created attachment 56476 --> https://bugs.winehq.org/attachment.cgi?id=56476 +wininet log
This is an indie platformer available on Steam. The game has no demo version.
When you start the game the first time, it asks for username, country, city (needed for online ranking). After filling out the required fields and pressing <Enter>, the following message is displayed at the bottom of the screen then the game quits: "Profile creation failed due to connection issues. Please retry later."
In the terminal: ... fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20 fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20 fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20 fixme:urlmon:DownloadBSC_OnStopBinding No cache file ...
Creating a user profile used to work until
commit 6e0c842dfa947263eb24cd88371e29e7e00bfd2d Author: Jacek Caban jacek@codeweavers.com Date: Mon Aug 1 16:17:00 2016 +0200
wininet: Rewrite chunked stream to store full stream state and allow non-blocking reads crossing chunk boundries.
Profile creation works with the previous commit.
Let me know if you need additional logs.
Wine 2.0-rc2 Fedora 25 x86_64
https://bugs.winehq.org/show_bug.cgi?id=42020
--- Comment #1 from Jacek Caban jacek@codeweavers.com --- Please attach +tid,+wininet,+urlmon logs.
https://bugs.winehq.org/show_bug.cgi?id=42020
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #56476|0 |1 is obsolete| |
--- Comment #2 from Béla Gyebrószki gyebro69@gmail.com --- Created attachment 56834 --> https://bugs.winehq.org/attachment.cgi?id=56834 +wininet,+urlmon log
https://bugs.winehq.org/show_bug.cgi?id=42020
--- Comment #3 from Jacek Caban jacek@codeweavers.com --- Created attachment 56866 --> https://bugs.winehq.org/attachment.cgi?id=56866 fix
Does the attached patch help?
https://bugs.winehq.org/show_bug.cgi?id=42020
--- Comment #4 from Béla Gyebrószki gyebro69@gmail.com --- Created attachment 56869 --> https://bugs.winehq.org/attachment.cgi?id=56869 +wininet,+urlmon log (patch applied)
(In reply to Jacek Caban from comment #3)
Created attachment 56866 [details] fix
Does the attached patch help?
No, it doesn't change anything (the problem remains).
https://bugs.winehq.org/show_bug.cgi?id=42020
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #56866|0 |1 is obsolete| | Attachment #56869|0 |1 is obsolete| |
--- Comment #5 from Jacek Caban jacek@codeweavers.com --- Created attachment 56906 --> https://bugs.winehq.org/attachment.cgi?id=56906 urlmon fix
Please try this patch.
https://bugs.winehq.org/show_bug.cgi?id=42020
--- Comment #6 from Béla Gyebrószki gyebro69@gmail.com --- (In reply to Jacek Caban from comment #5)
Created attachment 56906 [details] urlmon fix
Please try this patch.
This patch indeed fixes the problem, thank you.
https://bugs.winehq.org/show_bug.cgi?id=42020
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |aa2ed7338793598c91716a79ba8 | |b73ffc18d8200 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #7 from Jacek Caban jacek@codeweavers.com --- Fixed in Git.
https://bugs.winehq.org/show_bug.cgi?id=42020
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|wininet |urlmon
https://bugs.winehq.org/show_bug.cgi?id=42020
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 2.0-rc6.