https://bugs.winehq.org/show_bug.cgi?id=43370
Bug ID: 43370 Summary: Origin fails to start, repeats the same message over and over Product: Wine Version: 2.12 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: haakobja@gmail.com Distribution: ---
Hi,
I tried Origin with Wine 2.12-Staging, and while it installs just fine I cannot get to the log in. When I open Origin the debug log fills with the same line:
err:d3d:context_reacquire Acquired context 0x66b7418 instead of 0x66c17b0.
I'm currently using Fedora 26 x86_64 with Mesa 17.1.5 and this happens in both the 32 bit and the 64 bit wine prefix.
https://bugs.winehq.org/show_bug.cgi?id=43370
Håkon haakobja@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Fedora
https://bugs.winehq.org/show_bug.cgi?id=43370
Jens Reyer jre.winesim@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jre.winesim@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=43370
Egon Ashrafinia wubbbi@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wubbbi@gmx.de
--- Comment #1 from Egon Ashrafinia wubbbi@gmx.de --- I can confirm this bug! The exact same thing happens to me.
If you need further information, please don't hesitate do ask me :D
Greetings
https://bugs.winehq.org/show_bug.cgi?id=43370
tokktokk fdsfgs@krutt.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fdsfgs@krutt.org
https://bugs.winehq.org/show_bug.cgi?id=43370
Andrea Palazzi palazziandrea@yahoo.it changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |palazziandrea@yahoo.it
--- Comment #2 from Andrea Palazzi palazziandrea@yahoo.it --- I have the same issue (wine 4.0): The program installs correctly, it downloads the update and then it enters an endless loop. On the console I have this message looping forever:
0045:fixme:kernelbase:AppPolicyGetProcessTerminationMethod 0xfffffffa, 0x33fe44 0047:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33e138 1 C) semi-stub 0026:fixme:netprofm:list_manager_GetConnectivity 0x1e5188, 0x132da50 0048:fixme:msvcrt:__clean_type_info_names_internal (0x100647a4) stub 004a:fixme:msvcrt:__clean_type_info_names_internal (0x100647a4) stub 004a:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0xb2e378 1 C) semi-stub 004a:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0xb2e158 1 C) semi-stub Starting ; Update System 2 ; UpdateTool v10.5.35.22222 Mutex acquired. Registry operations Finalizing self update. Setting ProgramData permissions succeeded C:\Program Files\Origin\OriginTMP.exe exists. SUCCESFULLY Deleted: C:\Program Files\Origin\OriginTMP.exe Creating backup process. ***** Ending
https://bugs.winehq.org/show_bug.cgi?id=43370
reteo.varala@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |reteo.varala@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=43370
Zhiyi Zhang zzhang@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 CC| |zzhang@codeweavers.com Status|UNCONFIRMED |NEW
--- Comment #3 from Zhiyi Zhang zzhang@codeweavers.com --- Confirmed with wine-5.0-rc5. You can use this workaround to get it to start.
1. Install inotify-tools sudo apt install inotify-tools 2. Run the following script in the background $ cd ~/.wine/drive_c/Program\ Files\ (x86)/; while true; do inotifywait Origin; chmod u+w Origin; done 3. Execute Origin. Now it should start. wine ~/.wine/drive_c/Program\ Files\ (x86)/Origin/Origin.exe
https://bugs.winehq.org/show_bug.cgi?id=43370
maniikarabera@protonmail.ch changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |maniikarabera@protonmail.ch
https://bugs.winehq.org/show_bug.cgi?id=43370
Sveinar Søpler cybermax@dexter.no changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |cybermax@dexter.no
--- Comment #4 from Sveinar Søpler cybermax@dexter.no --- I installed Origin yesterday with wine-staging-5.0-rc5, and initially i had the same problems... however, it seemed to be fixed by installing vcrun2019 right after creating the prefix.
WINEPREFIX=/your/prefix winetricks dlls vcrun2019
When i did that, the Origin client apparently seemed to install just fine. I have not tested this long enough to know what happens if a Origin client update happens tho.
https://bugs.winehq.org/show_bug.cgi?id=43370
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |o.dierick@piezo-forte.be
--- Comment #5 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Hello,
I can't reproduce the issue with wine-staging 5.3 and latest Origin client.
Missing write permission issue is fixed with wine-staging patchset server-File_Permissions (bug 44691).
OriginWebHelper uses CEF browser that is affected with bug 32342 (winetricks corefonts is a workaround).
I didn't use any other override to get the Origin client to work.
Please, retest with recent wine/Origin.
Regards.
https://bugs.winehq.org/show_bug.cgi?id=43370
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |headstaryt@gmail.com
--- Comment #6 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- *** Bug 43077 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=43370
mirh mirh@protonmail.ch changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mirh@protonmail.ch
--- Comment #7 from mirh mirh@protonmail.ch --- Is this abandoned?
https://bugs.winehq.org/show_bug.cgi?id=43370
Håkon haakobja@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME Status|NEW |RESOLVED
--- Comment #8 from Håkon haakobja@gmail.com --- So it's a long time since I reported this bug, and with Wine 6.13 staging Origin both installs and runs as it should.
I'm marking this as resolved works for me
https://bugs.winehq.org/show_bug.cgi?id=43370
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Ken Sharp imwellcushtymelike@gmail.com --- Closing bugs marked workforme in 2021.