[Bug 33723] New: EA Origin needs job objects
http://bugs.winehq.org/show_bug.cgi?id=33723 Bug #: 33723 Summary: EA Origin needs job objects Product: Wine Version: 1.5.31 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll AssignedTo: wine-bugs(a)winehq.org ReportedBy: ariscop(a)gmail.com Classification: Unclassified It uses job objects + completion ports to determine if a game is running or has exited. as it doesn't notice a game being closed, you cannot relaunch the game without restarting origin. fixme:ntdll:NtCreateJobObject stub: 0xa32e83c 1f001f <null> fixme:ntdll:NtSetInformationJobObject stub: 0xdead 9 0xa32e890 112 trace:ntdll:NtCreateIoCompletion (0xa32e83c, 1f0003, (nil), 0) fixme:ntdll:NtSetInformationJobObject stub: 0xdead 7 0xa32e934 8 fixme:ntdll:NtAssignProcessToJobObject stub: 0xdead 0xc70 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=33723 --- Comment #1 from Andrew Cook <ariscop(a)gmail.com> 2013-06-06 02:22:12 CDT --- https://github.com/ariscop/wine/tree/JobObject it keeps origin happy, but is a bit of a hack, only need it to test a game on origin. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=33723 Berillions <berillions(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |berillions(a)gmail.com --- Comment #2 from Berillions <berillions(a)gmail.com> 2013-06-29 09:40:12 CDT --- It's not possible to implement this hack correctly in Wine ? Quit&Re-launch Origin to play at other game is not very cool Thanks, Max -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=33723 --- Comment #3 from Andrew Cook <ariscop(a)gmail.com> 2013-10-17 17:24:39 CDT --- Created attachment 46340 --> http://bugs.winehq.org/attachment.cgi?id=46340 Patch implementing job objects for wine 1.7.4 Upstream does not seem interested in this patch, leaving it here for now -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=33723 Cùran <debian(a)carbon-project.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |debian(a)carbon-project.org --- Comment #4 from Cùran <debian(a)carbon-project.org> --- (In reply to comment #3)
Upstream does not seem interested in this patch, leaving it here for now
Have you sent the patch series to wine-patches? Maybe you need to send a ping and the series has fallen through the cracks, if you sent the patch (series). Otherwise you might want to check out <http://wiki.winehq.org/SubmittingPatches>. Thanks for your work. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=33723 Adam Bolte <abolte(a)systemsaviour.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |abolte(a)systemsaviour.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.
http://bugs.winehq.org/show_bug.cgi?id=33723 --- Comment #5 from Adam Bolte <abolte(a)systemsaviour.com> --- I see this bug is still marked as unconfirmed. I can confirm both the problem, and that the attached patch works as advertised (with a minor tweak since it doesn't apply cleanly to 1.7.19). -- 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=33723 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 --- Comment #6 from Austin English <austinenglish(a)gmail.com> --- (In reply to Adam Bolte from comment #5)
I see this bug is still marked as unconfirmed. I can confirm both the problem, and that the attached patch works as advertised (with a minor tweak since it doesn't apply cleanly to 1.7.19).
Confirming. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=33723 --- Comment #7 from Adam Bolte <abolte(a)systemsaviour.com> --- Created attachment 48637 --> http://bugs.winehq.org/attachment.cgi?id=48637 Patch implementing job objects for wine 1.7.19 Updated Andrew's patch for 1.7.19, as the original does not apply cleanly. -- 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=33723 --- Comment #8 from Austin English <austinenglish(a)gmail.com> --- *** Bug 29876 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=33723 Luke Bratch <l_bratch(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |l_bratch(a)yahoo.co.uk -- 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=33723 --- Comment #9 from Berillions <berillions(a)gmail.com> --- (In reply to Adam Bolte from comment #7)
Created attachment 48637 [details] Patch implementing job objects for wine 1.7.19
Updated Andrew's patch for 1.7.19, as the original does not apply cleanly.
The 1.7.4 patch still works on Wine if you DISABLE the tests compilation (./configure --disable-tests) during the build. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=33723 Terry <wearenotamused(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wearenotamused(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.
http://bugs.winehq.org/show_bug.cgi?id=33723 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=33723 Hans Leidekker <hans(a)meelstraat.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |harald.nigg(a)web.de --- Comment #10 from Hans Leidekker <hans(a)meelstraat.net> --- *** Bug 37571 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=33723 mrdeathjr28(a)yahoo.es changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mrdeathjr28(a)yahoo.es -- 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=33723 Sebastian Lackner <sebastian(a)fds-team.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian(a)fds-team.de -- 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=33723 Brendan Orr <brendan.a.orr(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |brendan.a.orr(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=33723 --- Comment #11 from mrdeathjr28(a)yahoo.es --- Problem stay present on wine 1.7.35 -- 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=33723 Apo <apoenacc(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |apoenacc(a)gmail.com --- Comment #12 from Apo <apoenacc(a)gmail.com> --- Hi guys. I`m a complete noob at patching wine, so I may ask a stupid question. How to I patch the text attachments that you guys put in here? -- 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=33723 --- Comment #13 from Adam Bolte <abolte(a)systemsaviour.com> --- (In reply to Apo from comment #12)
Hi guys. I`m a complete noob at patching wine, so I may ask a stupid question.
You may, but this isn't the place to ask support questions. Please use the forums for that in future.
How to I patch the text attachments that you guys put in here?
A quick search would indicate that this information is already on the wiki. http://wiki.winehq.org/Patching -- 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=33723 Andrew Cook <ariscop(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #46340|0 |1 is obsolete| | CC| |ariscop(a)gmail.com --- Comment #14 from Andrew Cook <ariscop(a)gmail.com> --- Created attachment 50895 --> https://bugs.winehq.org/attachment.cgi?id=50895 Patch implementing job objects for 1.7.37 Starting to work on this again, shouldn't behave too differently from the previous patch though some of it was rewritten. Yet to try it with origin but it passes the tests for behaviour origin needs. -- 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=33723 --- Comment #15 from Andrew Cook <ariscop(a)gmail.com> --- Job object support has been added to wine-staging, will try upstream it soon -- 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=33723 --- Comment #16 from Andrew Cook <ariscop(a)gmail.com> --- Should be fixed in 1.7.40 -- 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=33723 Andrew Cook <ariscop(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #17 from Andrew Cook <ariscop(a)gmail.com> --- Fixed in 1.7.40 -- 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=33723 --- Comment #18 from Bruno Jesus <00cpxxx(a)gmail.com> --- (In reply to Andrew Cook from comment #17)
Fixed in 1.7.40
Please select the most relevant commit and add as Fixed SHA1 field. http://source.winehq.org/git/wine.git/search?s=Andrew+Cook;st=author -- 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=33723 Andrew Cook <ariscop(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |47ffeaee7406e41708d9d552330 | |8e3b2f4850f9c -- 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=33723 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #19 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.41. -- 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 (1)
-
wine-bugs@winehq.org