https://bugs.winehq.org/show_bug.cgi?id=41652
Bug ID: 41652 Summary: Uplay cannot connect/login to Server Product: Wine Version: 1.9.22 Hardware: x86 OS: Mac OS X Status: UNCONFIRMED Severity: blocker Priority: P2 Component: rasapi32 Assignee: wine-bugs@winehq.org Reporter: vasquesbc@googlemail.com
Created attachment 56034 --> https://bugs.winehq.org/attachment.cgi?id=56034 terminal output
After clicking "Log in" Uplay displays the Message:
"A Ubisoft service it not available at the moment. You can try again later or switch to offline mode."
Notice: offline mode is possible, but at least one initial login is necessary to run any game.
https://bugs.winehq.org/show_bug.cgi?id=41652
blackbird vasquesbc@googlemail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|rasapi32 |-unknown
https://bugs.winehq.org/show_bug.cgi?id=41652
--- Comment #1 from blackbird vasquesbc@googlemail.com --- Created attachment 56043 --> https://bugs.winehq.org/attachment.cgi?id=56043 terminal output after "winetricks winhttp"
after installing winhttp via winetricks the problem stays, but the terminal output changed.
https://bugs.winehq.org/show_bug.cgi?id=41652
--- Comment #2 from blackbird vasquesbc@googlemail.com --- Created attachment 56044 --> https://bugs.winehq.org/attachment.cgi?id=56044 uplay login-window error-message
https://bugs.winehq.org/show_bug.cgi?id=41652
blackbird vasquesbc@googlemail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |vasquesbc@googlemail.com
https://bugs.winehq.org/show_bug.cgi?id=41652
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal
--- Comment #3 from Rosanne DiMesio dimesio@earthlink.net --- Not a blocker.
From the log:
---- err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution. ---- You need to fix that.
This may be a duplicate of bug 40271. Try wine-staging.
https://bugs.winehq.org/show_bug.cgi?id=41652
blackbird vasquesbc@googlemail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |erich.e.hoover@wine-staging | |.com, michael@fds-team.de, | |sebastian@fds-team.de Component|-unknown |-unknown Product|Wine |Wine-staging
--- Comment #4 from blackbird vasquesbc@googlemail.com ---
err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
You need to fix that.
installed macports, installed samba3 -> message is gone.
This may be a duplicate of bug 40271. Try wine-staging.
i'am using wine-staging
https://bugs.winehq.org/show_bug.cgi?id=41652
--- Comment #5 from blackbird vasquesbc@googlemail.com --- PS: however: still no login possible in uplay
https://bugs.winehq.org/show_bug.cgi?id=41652
--- Comment #6 from blackbird vasquesbc@googlemail.com --- Created attachment 56046 --> https://bugs.winehq.org/attachment.cgi?id=56046 terminal output after installing samba3 via macports
https://bugs.winehq.org/show_bug.cgi?id=41652
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |o.dierick@piezo-forte.be
--- Comment #7 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- I'm also unable to login in on-line mode, but I can't confirm that it is actually a bug in Wine.
There was an Uplay update around october 29 after which I always get the "Uplay service unavailable" blurb, no matter which version of Wine I tested (1.9.18 ... 1.9.22).
I don't think it is a regression. Maybe some changes in Uplay...
There were many reports of Uplay failures since last week(http://downdetector.com/status/uplay) so I'm a bit confused about this.
https://bugs.winehq.org/show_bug.cgi?id=41652
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |leslie_alistair@hotmail.com
https://bugs.winehq.org/show_bug.cgi?id=41652
--- Comment #8 from blackbird vasquesbc@googlemail.com --- (In reply to Olivier F. R. Dierick from comment #7)
There were many reports of Uplay failures since last week(http://downdetector.com/status/uplay) so I'm a bit confused about this.
I've just tried it inside WINE and a Windows 7 VM on the same Hardware at the same time: VM: Login works. WINE: Login fails. This excludes a server-side issue, in my opinion.
could anyone else check this behavior? uplay download: https://uplay.ubi.com
https://bugs.winehq.org/show_bug.cgi?id=41652
--- Comment #9 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Confirming the bug.
Tested in Vista VM: on-line login successful. Tested Uplay (through Steam) in a 32-bit prefix set to Win XP: Uplay service unavailable. Tested Uplay (not Steam) in a 64-bit prefix set to Win 7: Uplay service unavailable.
Both test with plain wine 1.9.22 patched with the staged patch reference in bug 40271 (not wine-staging).
https://bugs.winehq.org/show_bug.cgi?id=41652
--- Comment #10 from Michael Müller michael@fds-team.de --- Created attachment 56060 --> https://bugs.winehq.org/attachment.cgi?id=56060 Hack (apply on Wine Staging)
I didn't have time to investigate the issue, but I created a hack which makes it possible to login again. Just apply the attached diff on top of Wine Staging and compile it.
https://bugs.winehq.org/show_bug.cgi?id=41652
--- Comment #11 from blackbird vasquesbc@googlemail.com --- (In reply to Michael Müller from comment #10)
Hack (apply on Wine Staging)
tested it on 2 different machines (macbook pro (OSX 10.11), iMac (10.12)) no working.
BUT: after your hint, i've tried setting cryptnet.dll to native -> login works. thanks for that one!
https://bugs.winehq.org/show_bug.cgi?id=41652
--- Comment #12 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- The hack did work for me.
https://bugs.winehq.org/show_bug.cgi?id=41652
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |40271
https://bugs.winehq.org/show_bug.cgi?id=41652
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |41696
https://bugs.winehq.org/show_bug.cgi?id=41652
mrdeathjr28@yahoo.es changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mrdeathjr28@yahoo.es
https://bugs.winehq.org/show_bug.cgi?id=41652
Nobun sky436-unqou@yahoo.it changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sky436-unqou@yahoo.it
--- Comment #13 from Nobun sky436-unqou@yahoo.it --- The hack didn't work for me:
- I downloaded wine 1.9.22 sources - I downloaded the staging patchset current git (1.9.22) - I applied staging patchet with ./patches/patchinstall.sh DESTDIR="/path/to/wine-1.9.22-src" --all - I applied than your hack with patch -p1 < cryptnet.diff - I compiled the sources modified that way with the 3-stage compiling process (wow64, winetools, wine32) as usual (I'm on Ubuntu 14.04 LTS 64bit).
But, however, the problem persisted in my case.
May I did something wrong?
https://bugs.winehq.org/show_bug.cgi?id=41652
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |STAGED Ever confirmed|0 |1 Staged patchset| |https://github.com/wine-com | |pholio/wine-staging/tree/ma | |ster/patches/crypt32-Certif | |icate_Check
https://bugs.winehq.org/show_bug.cgi?id=41652
acescopezz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |acescopezz@gmail.com
--- Comment #14 from acescopezz@gmail.com --- (In reply to Nobun from comment #13)
The hack didn't work for me:
- I downloaded wine 1.9.22 sources
- I downloaded the staging patchset current git (1.9.22)
- I applied staging patchet with ./patches/patchinstall.sh DESTDIR="/path/to/wine-1.9.22-src" --all
- I applied than your hack with patch -p1 < cryptnet.diff
- I compiled the sources modified that way with the 3-stage compiling
process (wow64, winetools, wine32) as usual (I'm on Ubuntu 14.04 LTS 64bit).
But, however, the problem persisted in my case.
May I did something wrong?
According to the Wine Staging github, a new patchset was added. So re-test maybe with this new patch.
https://bugs.winehq.org/show_bug.cgi?id=41652
--- Comment #15 from blackbird vasquesbc@googlemail.com --- As Ubisoft removed support for Windows XP from Uplay, i can't even start Uplay anymore. http://forums.ubi.com/showthread.php/1520744-Uplay-PC-Client-%E2%80%93-Novem...
If winecfg is set to "Windows XP" it says, that Windows XP isn't supported. If winecfg is set to "Windows 7" or above, it crashes.
https://bugs.winehq.org/show_bug.cgi?id=41652
Paul The Tall paulthetall@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |paulthetall@gmail.com
--- Comment #16 from Paul The Tall paulthetall@gmail.com --- Same issue here, also the hack/cryptnet dll add in libs did not work. Insce latest update.... help?
https://bugs.winehq.org/show_bug.cgi?id=41652
--- Comment #17 from acescopezz@gmail.com --- I managed to get it to work with a clean staging 1.9.23 prefix set to windows vista. No other winetricks or overrides needed.
https://bugs.winehq.org/show_bug.cgi?id=41652
--- Comment #18 from blackbird vasquesbc@googlemail.com --- i can confirm it works with "windows vista" prefix. almost forgot that there has been this version between xp & 7
https://bugs.winehq.org/show_bug.cgi?id=41652
David Gámiz Jiménez david.gamiz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |david.gamiz@gmail.com
--- Comment #19 from David Gámiz Jiménez david.gamiz@gmail.com --- Change to Vista. Work for me. Strange... :)
https://bugs.winehq.org/show_bug.cgi?id=41652
Paul 6CodeGamer9@protonmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |6CodeGamer9@protonmail.com
--- Comment #20 from Paul 6CodeGamer9@protonmail.com --- For me setting Windows Vista also work, but only after changing wine version to 1.9.23 staging
https://bugs.winehq.org/show_bug.cgi?id=41652
--- Comment #21 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Staged patchset also works with plain wine 1.9.23 with the 2 additional staging patches:
- https://github.com/wine-compholio/wine-staging/tree/master/patches/secur32-Z... (bug 40271);
- https://github.com/wine-compholio/wine-staging/tree/master/patches/kernel32-....
If you don't want to set wine to Vista globally, setting UbisoftGameLauncher.exe to Vista is enough.
https://bugs.winehq.org/show_bug.cgi?id=41652
Andrew Pam xanni@glasswings.com.au changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xanni@glasswings.com.au
--- Comment #22 from Andrew Pam xanni@glasswings.com.au --- Thanks Olivier, that's what I was looking for! I downloaded the wine 1.9.24 sources, added the two patches from github that you indicated, built and installed i386 and amd64 binaries, and used winecfg to make UbisoftGameLauncher.exe detect Vista. Now Uplay works again - as do Steam games that require uplay like "Child of Light". Hopefully these patches will soon make their way into forthcoming versions.
https://bugs.winehq.org/show_bug.cgi?id=41652
--- Comment #23 from Andrew Pam xanni@glasswings.com.au --- Wine v2.0-rc1 still requires the two additional patches in comment 21. I hope they are included before the release of 2.0!
https://bugs.winehq.org/show_bug.cgi?id=41652
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |42016
https://bugs.winehq.org/show_bug.cgi?id=41652
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |42309
https://bugs.winehq.org/show_bug.cgi?id=41652
--- Comment #24 from Paul The Tall paulthetall@gmail.com --- For me the games are still not running:
Games which do run: - games which also can be run without launching Uplay: - Beyond Good and Evil - Silent Hunter IV
Games tested which do not run: - Anno 2070 - Rayman Legend - Flashback
so as I mentioned, something in security? Its not that Uplay itself is not working, its the launching of most games... It starts with the ubisoft logo and then crashes back to Uplay.
https://bugs.winehq.org/show_bug.cgi?id=41652
--- Comment #25 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- (In reply to Paul The Tall from comment #24)
For me the games are still not running:
Games which do run:
- games which also can be run without launching Uplay:
- Beyond Good and Evil
- Silent Hunter IV
Games tested which do not run:
- Anno 2070
- Rayman Legend
- Flashback
so as I mentioned, something in security? Its not that Uplay itself is not working, its the launching of most games... It starts with the ubisoft logo and then crashes back to Uplay.
This is different than the reported bug.
Please ask help on the forum to diagnose your issue before filing a bug.
https://bugs.winehq.org/show_bug.cgi?id=41652
Marco frenzisys@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |frenzisys@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=41652
Maik Wagner maiktapwagner@aol.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |maiktapwagner@aol.com
--- Comment #26 from Maik Wagner maiktapwagner@aol.com --- I am running wine 2.12 (staging) on openSUSE and can log in okay with this version. Text is not shown though but that's a different issue. Logging in works with 2.12 (staging).
https://bugs.winehq.org/show_bug.cgi?id=41652
Nicky nheart@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nheart@gmail.com
--- Comment #27 from Nicky nheart@gmail.com --- Logging in doesn't work for me with the wine-staging 64 bit prefix 2.13 and 2.14 or Arch Linux. I have built and installed the annoying 32bit packages to get rid of the Secur32 error.
https://bugs.winehq.org/show_bug.cgi?id=41652
--- Comment #28 from Nicky nheart@gmail.com --- Logging in doesn't work for me with the wine-staging 64 bit prefix 2.13 and 2.14 or Arch Linux. I have built and installed the annoying 32bit packages to get rid of the Secur32 error.
https://bugs.winehq.org/show_bug.cgi?id=41652
muesli4@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |muesli4@gmail.com
--- Comment #29 from muesli4@gmail.com --- Created attachment 60711 --> https://bugs.winehq.org/attachment.cgi?id=60711 Terminal output with wine-3.3
Created with (in ".wine/drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/"): WINEDEBUG=err+all,warn+all,fixme+all wine Uplay.exe
https://bugs.winehq.org/show_bug.cgi?id=41652
--- Comment #30 from muesli4@gmail.com --- The issue still exists with wine version 3.3.
https://bugs.winehq.org/show_bug.cgi?id=41652
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |crypt32 CC| |z.figura12@gmail.com Staged patchset|https://github.com/wine-com |https://github.com/wine-sta |pholio/wine-staging/tree/ma |ging/wine-staging/tree/mast |ster/patches/crypt32-Certif |er/patches/crypt32-Certific |icate_Check |ate_Check Product|Wine-staging |Wine
https://bugs.winehq.org/show_bug.cgi?id=41652
tokktokk fdsfgs@krutt.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fdsfgs@krutt.org
https://bugs.winehq.org/show_bug.cgi?id=41652
mrader3940@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mrader3940@gmail.com
--- Comment #31 from mrader3940@gmail.com --- Is it going to be mainlined? The issue still exists with Wine 3.4.
https://bugs.winehq.org/show_bug.cgi?id=41652
--- Comment #32 from mrader3940@gmail.com --- Is it going to be mainlined? The issue still exists with Wine 3.4.
https://bugs.winehq.org/show_bug.cgi?id=41652
--- Comment #33 from Zebediah Figura z.figura12@gmail.com --- (In reply to mrader3940 from comment #32)
Is it going to be mainlined? The issue still exists with Wine 3.4.
Ideally, yes. I think the patch could use tests, though. It's somewhere on my priority list as a staging maintainer.
https://bugs.winehq.org/show_bug.cgi?id=41652
--- Comment #34 from Maik Wagner maiktapwagner@aol.com --- Created attachment 61976 --> https://bugs.winehq.org/attachment.cgi?id=61976 Console output (wine 3.13-staging)
Logging in works fine with 3.13-staging.
https://bugs.winehq.org/show_bug.cgi?id=41652
--- Comment #35 from muesli4@gmail.com --- (In reply to Maik Wagner from comment #34)
Created attachment 61976 [details] Console output (wine 3.13-staging)
Logging in works fine with 3.13-staging.
I can confirm that it works even with wine 3.12-staging. Great news!
https://bugs.winehq.org/show_bug.cgi?id=41652
Andrey Gusev andrey.goosev@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|STAGED |RESOLVED Fixed by SHA1| |a1e2c7fd2f7c4fb5377a0528bfc | |b03b3813747aa Resolution|--- |FIXED
--- Comment #36 from Andrey Gusev andrey.goosev@gmail.com --- Fixed by https://source.winehq.org/git/wine.git/commit/a1e2c7fd2f7c4fb5377a0528bfcb03...
https://bugs.winehq.org/show_bug.cgi?id=41652
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #37 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 3.15.
https://bugs.winehq.org/show_bug.cgi?id=41652
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |3.0.x
https://bugs.winehq.org/show_bug.cgi?id=41652
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|3.0.x |---
--- Comment #38 from Michael Stefaniuc mstefani@winehq.org --- Removing the 3.0.x milestone from bug fixes included in 3.0.4.