[Bug 44691] New: EA origin install error 3:0
https://bugs.winehq.org/show_bug.cgi?id=44691 Bug ID: 44691 Summary: EA origin install error 3:0 Product: Wine Version: 3.3 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: maxi.cass11(a)gmail.com Distribution: --- Hi, I have tried to install origin with wine 3.3 on a clean wine Prefix on my computer but with the full version I get an error 3:0 I think it's a permission issue because when you want to look on the Origin folder it have a locker on it. And this is the permission of the files: drwxrwxr-x 7 amosar amosar 4096 Mar 9 00:40 . drwxrwxr-x 6 amosar amosar 4096 Mar 9 00:39 .. drwxrwxr-x 4 amosar amosar 4096 Mar 9 00:39 Common Files drwxrwxr-x 2 amosar amosar 4096 Mar 9 00:39 Internet Explorer dr-xr-xr-x 2 amosar amosar 4096 Mar 9 00:40 Origin drwxrwxr-x 2 amosar amosar 4096 Mar 9 00:39 Windows Media Player drwxrwxr-x 3 amosar amosar 4096 Mar 9 00:39 Windows NT -- 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=44691 Amosar <maxi.cass11(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |maxi.cass11(a)gmail.com Distribution|--- |Mint -- 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=44691 --- Comment #1 from Amosar <maxi.cass11(a)gmail.com> --- Created attachment 60699 --> https://bugs.winehq.org/attachment.cgi?id=60699 terminal output wine 3.3 WINEDEBUG=-d3d11,-dxgi,-d3d This is the terminal output without d3d11, dxgi and d3d because it flood the console 002f:fixme:dxgi:dxgi_swapchain_Present1 Unimplemented sync interval 1. 002f:fixme:dxgi:dxgi_swapchain_Present1 Ignored present parameters 0x33d4c4. 0030:fixme:d3d:state_multisampmask WINED3D_RS_MULTISAMPLEMASK 0xfffffff not yet implemented. 002f:fixme:d3d11:d3d11_device_GetDeviceRemovedReason iface 0x170ae0 stub! 002f:fixme:d3d11:d3d11_immediate_context_Flush iface 0x170afc stub! 002f:fixme:d3d11:d3d11_device_GetDeviceRemovedReason iface 0x170ae0 stub! 002f:fixme:d3d11:d3d11_device_GetDeviceRemovedReason iface 0x170ae0 stub! -- 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=44691 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=44691 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net --- Comment #2 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, known issue and definitely a dupe (along with others) of many Origin installer bugs in Wine Bugzilla. Many Origin tickets are just messed up with multiple problems so people don't care anymore to clean/separate them. I analysed this problem once (remembered only improper translation of DACL to file permissions) but lost my notes ... was to lazy to redo it. 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=44691 --- Comment #3 from Amosar <maxi.cass11(a)gmail.com> --- Yes but the number of issue related to origin is very huge and I haven't found which ticket can be good to subscribe. I don't have good knowledge in C to investigate more :/ If I can help wine dev with some info, I will do this in the limit of my knowledge. -- 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=44691 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=44691 zzzzzyzz(a)hacari.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zzzzzyzz(a)hacari.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=44691 Robert de Jager <robert2505(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |robert2505(a)gmail.com --- Comment #4 from Robert de Jager <robert2505(a)gmail.com> --- Created attachment 63799 --> https://bugs.winehq.org/attachment.cgi?id=63799 Perl script that restores write permissions on Origin installation directory -- 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=44691 --- Comment #5 from Robert de Jager <robert2505(a)gmail.com> --- After doing some searching, I found a perl script someone wrote to address this issue (on EA's own forum no less). The following steps helped me work around the problem: - Modify the script to make it point to the destination directory - Create the destination directory - Run the script, and keep it running untill the installation is done - Install Origin The script also has to run while origin updates itself. Curious that an application that is only supposed to run on Windows knows how to mess up unix permissions -- 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=44691 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 URL| |https://filehippo.com/downl | |oad_origin/ Keywords| |download, Installer --- Comment #6 from Anastasius Focht <focht(a)gmx.net> --- Hello Robert, well the workaround has been floating around since some time. I think the shell version is more simple/popular, no need for Perl ;-) It needs 'inotify-tools' package installed with the distro though. To be run from 'Program Files' folder (or Wow64 equivalent): --- snip --- $ while true; do inotifywait Origin; chmod u+w Origin; done --- snip --- 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=44691 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hamishmb(a)live.co.uk --- Comment #7 from Anastasius Focht <focht(a)gmx.net> --- *** Bug 48453 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=44691 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=44691 Olivier F. R. Dierick <o.dierick(a)piezo-forte.be> changed: What |Removed |Added ---------------------------------------------------------------------------- Staged patchset| |https://github.com/wine-sta | |ging/wine-staging/tree/mast | |er/patches/server-File_Perm | |issions CC| |o.dierick(a)piezo-forte.be Status|NEW |STAGED --- Comment #8 from Olivier F. R. Dierick <o.dierick(a)piezo-forte.be> --- Hello, This bug is actually fixed by staging patchset server-File_Permissions. 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=44691 --- Comment #9 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, --- quote --- This bug is actually fixed by staging patchset server-File_Permissions. --- quote --- well, that was suspected already two years ago, see my comment #4 ;-) Since you closed bug 38970 for good you should ask Wine-Staging maintainers to fix up the issue id references to this one (bug 44691). https://github.com/wine-staging/wine-staging/blob/master/patches/server-File... 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=44691 Olivier F. R. Dierick <o.dierick(a)piezo-forte.be> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |leslie_alistair(a)hotmail.com --- Comment #10 from Olivier F. R. Dierick <o.dierick(a)piezo-forte.be> --- (In reply to Anastasius Focht from comment #9)
Since you closed bug 38970 for good you should ask Wine-Staging maintainers to fix up the issue id references to this one (bug 44691).
Hello, I've CC'ed Alistair Leslie-Hughes to this bug so that the bug can be tracked, as per instructions on: https://wiki.winehq.org/Wine-Staging_Contributing 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=44691 --- Comment #11 from Hamish McIntyre-Bhatty <hamishmb(a)live.co.uk> --- Confirming that it's fixed (for me at least). I no longer need the code snippet to use Origin. -- 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=44691 --- Comment #12 from Olivier F. R. Dierick <o.dierick(a)piezo-forte.be> --- (In reply to Hamish McIntyre-Bhatty from comment #11)
Confirming that it's fixed (for me at least). I no longer need the code snippet to use Origin.
Hello, With wine-devel or wine-staging? If the latter, the issue is not fixed but still STAGED. 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=44691 --- Comment #13 from Hamish McIntyre-Bhatty <hamishmb(a)live.co.uk> --- Wine devel 5.13 was what I last ran it on, can check with 5.14 too if needed. -- 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=44691 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|STAGED |RESOLVED Resolution|--- |FIXED CC| |z.figura12(a)gmail.com Component|-unknown |wineserver Fixed by SHA1| |a17cd35d6d69ad771d4c5f7a8ca | |b3570075502be --- Comment #14 from Zebediah Figura <z.figura12(a)gmail.com> --- Fixed by <https://source.winehq.org/git/wine.git/commitdiff/a17cd35d6d69ad771d4c5f7a8cab3570075502be>. -- 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=44691 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|EA origin install error 3:0 |EA Origin installer fails | |with "error 3:0" (security | |descriptor translated to | |555 access on install | |directory) -- 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=44691 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #15 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 6.7. -- 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