[Bug 40429] New: regression: "mscoree set config path for default app domain" makes .NET app not working
https://bugs.winehq.org/show_bug.cgi?id=40429 Bug ID: 40429 Summary: regression: "mscoree set config path for default app domain" makes .NET app not working Product: Wine Version: 1.9.7 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: mscoree Assignee: wine-bugs(a)winehq.org Reporter: o.dierick(a)piezo-forte.be Distribution: --- The launcher for the game APB: Reloaded is a .NET app. It has many glitches with wine-mono but I used to be able to click "Repair", wait for the game to update itself, and then click on the "Start" button that showed up when the repair was done and start the game. Since wine 1.9.2, clicking the "Repair" button does nothing, which prevents the "Start" button to show up. A visible sign of this change is that mousing over the buttons does not make the bitmap of the button show up anymore as it used to. A regression testing revealed this commit to be the cause of this change : ---bad commit from git bisect--- Commit: 4d44363e604858a93da3dcb41fd91938fdc4c227 URL: http://source.winehq.org/git/wine.git/?a=commit;h=4d44363e604858a93da3dcb41f... Author: Andrew Eikum <aeikum at codeweavers.com> Date: Tue Jan 12 08:36:07 2016 -0600 mscoree: Set config path for default app domain. --- --- With this commit reverted, the launcher works as before. -- 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=40429 Olivier F. R. Dierick <o.dierick(a)piezo-forte.be> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://www.gamersfirst.com | |/apb/ Regression SHA1| |4d44363e604858a93da3dcb41fd | |91938fdc4c227 Keywords| |download, regression -- 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=40429 --- Comment #1 from Olivier F. R. Dierick <o.dierick(a)piezo-forte.be> --- Created attachment 54173 --> https://bugs.winehq.org/attachment.cgi?id=54173 terminal output -- 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=40429 Sebastian Lackner <sebastian(a)fds-team.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aeikum(a)codeweavers.com, | |madewokherd(a)gmail.com, | |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=40429 --- Comment #2 from Andrew Eikum <aeikum(a)codeweavers.com> --- Still an issue in 2.0-rc1. The commit no longer reverts cleanly, but the bulk of it can easily be ifdef-ed out. -- 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=40429 --- Comment #3 from Andrew Eikum <aeikum(a)codeweavers.com> --- Something to do with the application base path. In a working configuration: "C:\\Program Files\\GamersFirst\\APB Reloaded\\Launcher\\Localization\\ENGLISH\\skin\\repairbutton_default.gif" In the broken configuration: "C:\\Program Files\\GamersFirst\\APB Reloaded\\Localization\\ENGLISH\\skin\\repairbutton_default.gif" -- 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=40429 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dimesio(a)earthlink.net, | |winetest(a)luukku.com --- Comment #4 from winetest(a)luukku.com --- Should be fixed by http://source.winehq.org/git/wine.git/commit/0ea8893e1c3dd9097df083b57c0d744... -- 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=40429 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |o.dierick(a)piezo-forte.be -- 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=40429 --- Comment #5 from Andrew Eikum <aeikum(a)codeweavers.com> --- Olivier, or someone else, is it possible for you to retest this in current wine-git or the upcoming 2.0-rc3? If not, I'll mark this fixed as it's now working 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=40429 Olivier F. R. Dierick <o.dierick(a)piezo-forte.be> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |42050 -- 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=40429 Olivier F. R. Dierick <o.dierick(a)piezo-forte.be> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #6 from Olivier F. R. Dierick <o.dierick(a)piezo-forte.be> --- Retested in current wine-git. It is fixed for me too so I'll mark the bug FIXED right away. -- 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=40429 Olivier F. R. Dierick <o.dierick(a)piezo-forte.be> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |0ea8893e1c3dd9097df083b57c0 | |d7442c3fb4f42 -- 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=40429 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 2.0-rc3. -- 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