https://bugs.winehq.org/show_bug.cgi?id=47034
Bug ID: 47034 Summary: Star Wars The Old Republic - launcher down from 4.6 Product: Wine Version: 4.6 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: fabienmoal@wanadoo.fr Distribution: ---
After update wine-dev from 4.5 to 4.6, Swtor game launcher is down with message "Certificate Authentication Failed"
no logs in game
rollback to 4.5, it's ok
i don't konw if it 's a crypt component issue, but see log with options "WINEDEBUG=+tid,crypt", no errors
tid-crypt-ko.log => logs from start to error popin tid-crypt-ok.log => logs from start to launcher started
Reproduce on clean prefix. Just install game from http://www.swtor.com/download and start launcher.exe
https://bugs.winehq.org/show_bug.cgi?id=47034
--- Comment #1 from Fyro fabienmoal@wanadoo.fr --- Created attachment 64205 --> https://bugs.winehq.org/attachment.cgi?id=64205 tid crypt logs
https://bugs.winehq.org/show_bug.cgi?id=47034
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal URL| |http://www.swtor.com/downlo | |ad Keywords| |regression CC| |o.dierick@piezo-forte.be
--- Comment #2 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Bug triage notification: Issue in one application is normal.
Read severity level description there: https://wiki.winehq.org/Bugs#severity
(In reply to Fyro from comment #0)
After update wine-dev from 4.5 to 4.6, Swtor game launcher is down with message "Certificate Authentication Failed"
no logs in game
rollback to 4.5, it's ok
Performing a regression test between 4.5 and 4.6 could greatly help debug the issue. See how to do it there: https://wiki.winehq.org/Regression_Testing
https://bugs.winehq.org/show_bug.cgi?id=47034
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.swtor.com/downlo |http://www.swtor.com/ |ad |
https://bugs.winehq.org/show_bug.cgi?id=47034
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Star Wars The Old Republic |Star Wars The Old Republic |- launcher down from 4.6 |- Certificate | |Authentication Failed with | |wine-dev 4.6 (regression)
https://bugs.winehq.org/show_bug.cgi?id=47034
Paul Gofman gofmanp@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gofmanp@gmail.com, | |infyquest@gmail.com
--- Comment #3 from Paul Gofman gofmanp@gmail.com --- This is caused by commit 93ed3356d892a6b7ade1694cb5e3a880f481eec7 (wintrust: Verify image hash in WinVerifyTrust).
This works in Staging, needs just https://github.com/wine-staging/wine-staging/blob/master/patches/wintrust-Wi... from there.
Restrictive check for image hash was pulled from Staging without the other patch which is actually needed for that to work with SHA256 certificates.
https://bugs.winehq.org/show_bug.cgi?id=47034
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |93ed3356d892a6b7ade1694cb5e | |3a880f481eec7 Component|-unknown |wintrust
https://bugs.winehq.org/show_bug.cgi?id=47034
--- Comment #4 from Vijay Kamuju infyquest@gmail.com --- I will send the other patch as I was not sure if its really needed. Now that there is a bug, I am now sure that its needed by SHA256 certificates.
https://bugs.winehq.org/show_bug.cgi?id=47034
Andreas Zuber a.zuber@gmx.ch changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |a.zuber@gmx.ch
--- Comment #5 from Andreas Zuber a.zuber@gmx.ch --- This is affecting the Magic the Gathering: Arena installer as well. Patch from wine staging fixes the issue. (see bug 47033 for reference).
https://bugs.winehq.org/show_bug.cgi?id=47034
--- Comment #6 from Mathew Hodson mathew.hodson@gmail.com --- Patch has been committed with https://source.winehq.org/git/wine.git/commit/b2e72dd09da88e2a4562eb668727c3...
https://bugs.winehq.org/show_bug.cgi?id=47034
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |b2e72dd09da88e2a4562eb66872 | |7c381ea91d91d
--- Comment #7 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- (In reply to Mathew Hodson from comment #6)
Patch has been committed with https://source.winehq.org/git/wine.git/commit/ b2e72dd09da88e2a4562eb668727c381ea91d91d
https://bugs.winehq.org/show_bug.cgi?id=47034
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 4.7.