https://bugs.winehq.org/show_bug.cgi?id=53020 --- Comment #4 from Maxime <berillions(a)gmail.com> --- Hi Gverm, About the 7.6 & 7.7 bug, i did a regression test : ###### commit d513eee3ee4e9107c0b433bf9182155022fdf8ee Author: Jacek Caban <jacek(a)codeweavers.com> Date: Wed Apr 6 11:11:07 2022 +0200 user.exe: Remove no longer used wait_message16. Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> Signed-off-by: Huw Davies <huw(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> dlls/user.exe16/message.c | 15 --------------- dlls/user.exe16/user_private.h | 2 -- dlls/user32/controls.h | 2 -- dlls/user32/driver.c | 11 +---------- dlls/user32/winproc.c | 10 ---------- 5 files changed, 1 insertion(+), 39 deletions(-) ###### With a "git checkout d513eee3ee4e9107c0b433bf9182155022fdf8ee", the bug is present, Origin launcher is invisible and all Origin process are launched. I tried "git checkout 5bcb9d12631769e9d980151399f059805dc37dc3" which is the previous commit and all works correctly. Concerning the OriginClientService bug, it still exists with 7.9 & latest git -- 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.