[Bug 43370] New: Origin fails to start, repeats the same message over and over
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(a)winehq.org Reporter: haakobja(a)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. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=43370 Håkon <haakobja(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Fedora -- 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.
https://bugs.winehq.org/show_bug.cgi?id=43370 Jens Reyer <jre.winesim(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jre.winesim(a)gmail.com -- 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.
https://bugs.winehq.org/show_bug.cgi?id=43370 Egon Ashrafinia <wubbbi(a)gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wubbbi(a)gmx.de --- Comment #1 from Egon Ashrafinia <wubbbi(a)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 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=43370 tokktokk <fdsfgs(a)krutt.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fdsfgs(a)krutt.org -- 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.
https://bugs.winehq.org/show_bug.cgi?id=43370 Andrea Palazzi <palazziandrea(a)yahoo.it> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |palazziandrea(a)yahoo.it --- Comment #2 from Andrea Palazzi <palazziandrea(a)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 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=43370 reteo.varala(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |reteo.varala(a)gmail.com -- 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.
https://bugs.winehq.org/show_bug.cgi?id=43370 Zhiyi Zhang <zzhang(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 CC| |zzhang(a)codeweavers.com Status|UNCONFIRMED |NEW --- Comment #3 from Zhiyi Zhang <zzhang(a)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 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=43370 maniikarabera(a)protonmail.ch changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |maniikarabera(a)protonmail.ch -- 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.
https://bugs.winehq.org/show_bug.cgi?id=43370 Sveinar Søpler <cybermax(a)dexter.no> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cybermax(a)dexter.no --- Comment #4 from Sveinar Søpler <cybermax(a)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. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=43370 Olivier F. R. Dierick <o.dierick(a)piezo-forte.be> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |o.dierick(a)piezo-forte.be --- Comment #5 from Olivier F. R. Dierick <o.dierick(a)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. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=43370 Olivier F. R. Dierick <o.dierick(a)piezo-forte.be> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |headstaryt(a)gmail.com --- Comment #6 from Olivier F. R. Dierick <o.dierick(a)piezo-forte.be> --- *** Bug 43077 has been marked as a duplicate of this bug. *** -- 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.
https://bugs.winehq.org/show_bug.cgi?id=43370 mirh <mirh(a)protonmail.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mirh(a)protonmail.ch --- Comment #7 from mirh <mirh(a)protonmail.ch> --- Is this abandoned? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=43370 Håkon <haakobja(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME Status|NEW |RESOLVED --- Comment #8 from Håkon <haakobja(a)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 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=43370 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- Closing bugs marked workforme in 2021. -- 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.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla