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@winehq.org Reporter: o.dierick@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.
https://bugs.winehq.org/show_bug.cgi?id=40429
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://www.gamersfirst.com | |/apb/ Regression SHA1| |4d44363e604858a93da3dcb41fd | |91938fdc4c227 Keywords| |download, regression
https://bugs.winehq.org/show_bug.cgi?id=40429
--- Comment #1 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Created attachment 54173 --> https://bugs.winehq.org/attachment.cgi?id=54173 terminal output
https://bugs.winehq.org/show_bug.cgi?id=40429
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aeikum@codeweavers.com, | |madewokherd@gmail.com, | |sebastian@fds-team.de
https://bugs.winehq.org/show_bug.cgi?id=40429
--- Comment #2 from Andrew Eikum aeikum@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.
https://bugs.winehq.org/show_bug.cgi?id=40429
--- Comment #3 from Andrew Eikum aeikum@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"
https://bugs.winehq.org/show_bug.cgi?id=40429
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dimesio@earthlink.net, | |winetest@luukku.com
--- Comment #4 from winetest@luukku.com --- Should be fixed by
http://source.winehq.org/git/wine.git/commit/0ea8893e1c3dd9097df083b57c0d744...
https://bugs.winehq.org/show_bug.cgi?id=40429
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |o.dierick@piezo-forte.be
https://bugs.winehq.org/show_bug.cgi?id=40429
--- Comment #5 from Andrew Eikum aeikum@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.
https://bugs.winehq.org/show_bug.cgi?id=40429
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |42050
https://bugs.winehq.org/show_bug.cgi?id=40429
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #6 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Retested in current wine-git.
It is fixed for me too so I'll mark the bug FIXED right away.
https://bugs.winehq.org/show_bug.cgi?id=40429
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |0ea8893e1c3dd9097df083b57c0 | |d7442c3fb4f42
https://bugs.winehq.org/show_bug.cgi?id=40429
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 2.0-rc3.