https://bugs.winehq.org/show_bug.cgi?id=48524
Bug ID: 48524 Summary: [EA Origin] OriginClientService.exe crashing at launch Product: Wine Version: 5.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: wbgkrvza@gmail.com Distribution: ---
Created attachment 66332 --> https://bugs.winehq.org/attachment.cgi?id=66332 Backtrace
Upon launching Origin a crashdialog appears saying that OriginClientService.exe crashed. Origin continues to launch but is unable to install any games afterwards.
According to that post stopping the service manually solved the issue on Windows as Origin restarts the service automatically when it is about to download some game. https://answers.ea.com/t5/Battlefield-4/origin-needs-to-download-files-and-i...
I tried doing the same by disabling the service's autostart through regedit. The result was Origin launching with no issue but when trying to install a game the same crashdialog appears.
The only interesting thing I found in the log was this line: 004e:err:module:import_dll Library Qt5Svg.dll (which is needed by L"C:\Program Files (x86)\Origin\imageformats\qsvg.dll") not found
Qt5Svg.dll actually does not exist, not sure if it should be there with a clean installtation or not. I tried both OriginSetup and OriginThingSetup, no difference.
Using wine-staging 5.0 on Gentoo