https://bugs.winehq.org/show_bug.cgi?id=52781
Bug ID: 52781 Summary: Origin does not notice games exiting, does not allow them to be relaunched Product: Wine Version: 7.5 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: xiretza+winehq@xiretza.xyz Distribution: ---
Created attachment 72163 --> https://bugs.winehq.org/attachment.cgi?id=72163 wine log of starting origin, launching game and quitting game
Upon starting a game from Origin, the "Play" button gets grayed out and no further games can be launched. Normally, this is supposed to revert once the game exits, but Origin under Wine does not seem to notice this, and has to be quit and relaunched completely to play another game (or start the original game again).
https://bugs.winehq.org/show_bug.cgi?id=52781
--- Comment #1 from xiretza+winehq@xiretza.xyz --- This seems to be a regression of https://bugs.winehq.org/show_bug.cgi?id=33723.
https://bugs.winehq.org/show_bug.cgi?id=52781
--- Comment #2 from Austin English austinenglish@gmail.com --- (In reply to xiretza+winehq from comment #1)
This seems to be a regression of https://bugs.winehq.org/show_bug.cgi?id=33723.
Are you sure? I.e. have you tried that an older wine works, but a newer one doesn't? If so, a regression test would help.
If an older wine doesn't help, then origin itself changed. Which would still be a bug, but not a regression in wine.
https://bugs.winehq.org/show_bug.cgi?id=52781
--- Comment #3 from xiretza+winehq@xiretza.xyz --- Sorry, I guess I worded that wrong - it's a regression of the same symptoms that prompted that bug report, I have no idea about the cause. All I can say is that the workaround listed on https://appdb.winehq.org/objectManager.php?sClass=version&iId=26175 (killing EAProxyInstaller.exe) does not work, because no such process exists (the only processes aside from wine's system processes are OriginClientService.exe, a couple QtWebEngineProcess.exe and PnkBstrA.exe, killing the latter has no effect).