[Bug 40271] New: Can't start UPlay: "Connection Lost" error
https://bugs.winehq.org/show_bug.cgi?id=40271 Bug ID: 40271 Summary: Can't start UPlay: "Connection Lost" error Product: Wine Version: 1.9.4 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: fry.kun(a)gmail.com Distribution: Fedora Created attachment 53907 --> https://bugs.winehq.org/attachment.cgi?id=53907 WINEDEBUG=+winsock,+secur32 Fedora package: wine-1.9.4-1.fc23.x86_64 wine --version: wine-1.9.4 (Staging) When starting UPlay in online mode (have to log in), it fails with a message "Connection lost" Several weeks ago it was working just fine Let me know if you need me to try bisecting wine versions to narrow it down or the attached log is enough.. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40271 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man(a)post.com --- Comment #1 from super_man(a)post.com --- (In reply to Konstantin Svist from comment #0)
Created attachment 53907 [details] WINEDEBUG=+winsock,+secur32
Fedora package: wine-1.9.4-1.fc23.x86_64 wine --version: wine-1.9.4 (Staging)
When starting UPlay in online mode (have to log in), it fails with a message "Connection lost" Several weeks ago it was working just fine
Let me know if you need me to try bisecting wine versions to narrow it down or the attached log is enough..
I just recently saw this same error myself. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40271 mrdeathjr28(a)yahoo.es changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mrdeathjr28(a)yahoo.es -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40271 Paul The Tall <paulthetall(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paulthetall(a)gmail.com --- Comment #2 from Paul The Tall <paulthetall(a)gmail.com> --- I and other users i know have the similar problems on Mac, so make i think its a globsl issue and not a "firewall" issue. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40271 TestSubject <sirbubbles01(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sirbubbles01(a)gmail.com --- Comment #3 from TestSubject <sirbubbles01(a)gmail.com> --- same issue with a 64 bit wine prefix under 1.9.8. If done under a plain 32 bit prefix, it doesn't seem to work at all, crashing with an unrecoverable error. Tried with fresh prefixes, different wine versions, etc. Same problem. Hope someone's working on something. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40271 --- Comment #4 from super_man(a)post.com --- (In reply to TestSubject from comment #3)
same issue with a 64 bit wine prefix under 1.9.8. If done under a plain 32 bit prefix, it doesn't seem to work at all, crashing with an unrecoverable error. Tried with fresh prefixes, different wine versions, etc. Same problem. Hope someone's working on something.
I just tested wine-staging 1.9.8 and this is still a problem. Maybe even raise the priority of this bug. This blocks all uplay games from working. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40271 Berillions <berillions(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |berillions(a)gmail.com --- Comment #5 from Berillions <berillions(a)gmail.com> --- I'm unhappy to see that Wine's developer don't care about us ... I don't say that this issue is easy to fix but it's easy to reproduce. And there isn't developer who is interested to help us. You will not be surprised to know that Linux gamers like me will delete Wine and not use it in the future... -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40271 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 URL| |http://uplay.ubi.com/ Status|UNCONFIRMED |NEW Keywords| |download --- Comment #6 from Bruno Jesus <00cpxxx(a)gmail.com> --- Confirming, no account is required to test because the error happens before. Any email/password is enough to test this. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40271 --- Comment #7 from Berillions <berillions(a)gmail.com> --- (In reply to Bruno Jesus from comment #6)
Confirming, no account is required to test because the error happens before. Any email/password is enough to test this.
So any chance to find where come from the problem ? I've been thinking that it was the same issue that the bug #35828 but it's not the case. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40271 --- Comment #8 from Bruno Jesus <00cpxxx(a)gmail.com> --- (In reply to Berillions from comment #7)
So any chance to find where come from the problem ?
I've been thinking that it was the same issue that the bug #35828 but it's not the case.
Not really, I don't understand this SSL area. All I can say is from the point of view of sockets. When you open the application it connects to the server to look for patches, it does 2 connections and both work. Then when you try to login it will again connect to the server using the very same parameters but the server will refuse to handshake stating a fatal error (0x02) error related to protocol version (0x46) occurred. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40271 Sebastian Lackner <sebastian(a)fds-team.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |STAGED CC| |dmitry(a)baikal.ru, | |erich.e.hoover(a)wine-staging | |.com, michael(a)fds-team.de, | |sebastian(a)fds-team.de Staged patchset| |https://github.com/wine-com | |pholio/wine-staging/tree/ma | |ster/patches/secur32-Zero_B | |uffer_Length -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40271 --- Comment #9 from Paul The Tall <paulthetall(a)gmail.com> --- mmmm.... got this with patching the patch: patch: **** Only garbage was found in the patch input. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40271 --- Comment #10 from super_man(a)post.com --- I had to do winetricks -q corefonts I had almost invisble uplay menu without. I don't see the issue anymore with the patch, but I get a uplay crash while logging. It's actually the game that is crashing the crash location is at ac3sp (assassin creed 3 single player ?). Sounds fixed to me. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40271 --- Comment #11 from Berillions <berillions(a)gmail.com> --- The staging patch fix the issue for me. Thanks Sebastian. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40271 Nobun <sky436-unqou(a)yahoo.it> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sky436-unqou(a)yahoo.it --- Comment #12 from Nobun <sky436-unqou(a)yahoo.it> --- I Tested the patch provided here on the staged patchset, and it seems working. I tested with a clean install of uplay and tried to connect to my uplay account, and it connected successfully. I still not tried an actual game, however. Build information: compiled the last git snapshot (marked as 1.9.9) with the patch provided here. Compiled on Ubuntu 14.04 LTS virtual machine (32bit) and tested on my actual HOST system (Ubuntu 14.04 LTS 64 bit). This way I could compile/test the 32bit version wich is still the most suggested one. Additional notes: the bug happened with ALL wine versions after the recent updates on uplay. However I tested the fix suggested here only with the wine's lastest git snapshot. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40271 --- Comment #13 from super_man(a)post.com --- It's possible that the patch fixes also bug 34733 . At least it seem to work now too and the component is the same: secur32. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40271 --- Comment #14 from Bruno Jesus <00cpxxx(a)gmail.com> --- *** Bug 34733 has been marked as a duplicate of this bug. *** -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40271 Adam Bolte <abolte(a)systemsaviour.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |abolte(a)systemsaviour.com --- Comment #15 from Adam Bolte <abolte(a)systemsaviour.com> --- I can also confirm that I cannot log into UPlay without staging patches, which still aren't in 1.9.13. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40271 Matteo Beniamino <beniamino(a)tautologica.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |beniamino(a)tautologica.org -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40271 --- Comment #16 from Adam Bolte <abolte(a)systemsaviour.com> --- Still an issue in 1.9.14. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40271 --- Comment #17 from Adam Bolte <abolte(a)systemsaviour.com> --- Confirming this is still a problem in 1.9.16 without the linked secur32-Zero_Buffer_Length patch from wine-staging. The staging patch was confirmed working about three months ago. Any word on when it will be good to merge or what the concerns with it are? I imagine Uplay being broken for so long is quite a significant issue. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40271 --- Comment #18 from Nobun <sky436-unqou(a)yahoo.it> --- Uplay was again updated, and it seems that now the fix doesn't work anymore. I did some tests with wine 1.9.17 with this patch and in those last days I was never being able to connect (while it downloads updates for uplay) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40271 Sebastian Lackner <sebastian(a)fds-team.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |41652 --- Comment #19 from Sebastian Lackner <sebastian(a)fds-team.de> --- (In reply to Nobun from comment #18)
Uplay was again updated, and it seems that now the fix doesn't work anymore. I did some tests with wine 1.9.17 with this patch and in those last days I was never being able to connect (while it downloads updates for uplay)
The issue is currently blocked by bug 41652, which already contains a hack. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40271 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |41696 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40271 Olivier F. R. Dierick <o.dierick(a)piezo-forte.be> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |42016 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40271 Olivier F. R. Dierick <o.dierick(a)piezo-forte.be> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |42309 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40271 acescopezz(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |acescopezz(a)gmail.com -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40271 Józef Kucia <joseph.kucia(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |secur32 CC| |joseph.kucia(a)gmail.com -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40271 Maik Wagner <maiktapwagner(a)aol.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |maiktapwagner(a)aol.com --- Comment #20 from Maik Wagner <maiktapwagner(a)aol.com> --- I just tried wine-staging 2.12 with an old installation of Uplay and have been able to update the application and logging in also works. Unfortunately Uplay doesn't display any text or images in the application itself, which is a different story than this bug here. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40271 --- Comment #21 from Sebastian Lackner <sebastian(a)fds-team.de> --- (In reply to Maik Wagner from comment #20)
I just tried wine-staging 2.12 with an old installation of Uplay and have been able to update the application and logging in also works.
Unfortunately Uplay doesn't display any text or images in the application itself, which is a different story than this bug here.
Yes, that is most likely the same as bug 43319. Until recently it worked, it broke with one of the UPlay updates. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40271 --- Comment #22 from Paul The Tall <paulthetall(a)gmail.com> --- (In reply to Maik Wagner from comment #20)
I just tried wine-staging 2.12 with an old installation of Uplay and have been able to update the application and logging in also works.
Unfortunately Uplay doesn't display any text or images in the application itself, which is a different story than this bug here.
I can not even see the login screen properly now :( Think latest update did that part. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40271 --- Comment #23 from Paul The Tall <paulthetall(a)gmail.com> --- Created attachment 58707 --> https://bugs.winehq.org/attachment.cgi?id=58707 login screen -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40271 --- Comment #24 from Paul The Tall <paulthetall(a)gmail.com> --- Created attachment 58708 --> https://bugs.winehq.org/attachment.cgi?id=58708 login screen debug -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40271 tokktokk <fdsfgs(a)krutt.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fdsfgs(a)krutt.org -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40271 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |leslie_alistair(a)hotmail.com Status|STAGED |RESOLVED Fixed by SHA1| |4ece6abdb58c39f6100e8e11c72 | |5488b5aad2b10 Resolution|--- |FIXED --- Comment #25 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- Fixed by https://source.winehq.org/git/wine.git/?a=commit;h=4ece6abdb58c39f6100e8e11c... -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40271 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #26 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 3.9. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40271 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |3.0.x -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40271 Bug 40271 depends on bug 41652, which changed state. Bug 41652 Summary: Uplay cannot connect/login to Server https://bugs.winehq.org/show_bug.cgi?id=41652 What |Removed |Added ---------------------------------------------------------------------------- Status|STAGED |RESOLVED Resolution|--- |FIXED -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40271 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|3.0.x |--- --- Comment #27 from Michael Stefaniuc <mstefani(a)winehq.org> --- Removing the 3.0.x milestone from bugs included in 3.0.3. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org