https://bugs.winehq.org/show_bug.cgi?id=57475
Bug ID: 57475 Summary: Mod Organizer 2 FOMod-Installer Handler No Longer Switches Screenshots for Selection Options on Hover Product: Wine Version: 9.22 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: nekoNexus@protonmail.ch Distribution: ---
Created attachment 77485 --> https://bugs.winehq.org/attachment.cgi?id=77485 LZMA-compressed Debug Wine Output Log
Mod Organizer 2 github download link: https://github.com/ModOrganizer2/modorganizer/releases/tag/v2.5.2
Relevant Store Page for Skyrim (that I used): https://www.gog.com/en/game/the_elder_scrolls_v_skyrim_anniversary_edition
-----
With Wine 9.22, I noticed that installing mods that utilize FOMod installers that are handled by Mod Organizer 2 no longer switch screenshots when hovering over things such as checkboxes and radio buttons.
In Wine 9.21, I remember this working, but I don't know what could have changed between 9.21 and 9.22 to have possibly caused this...
For the uninitiated: The MO2 FOMod handler seems to be a C-sharp library (you can find the reference to it in the log) and FOMods themselves aren't exactly complex in structure (which is why MO2 has a handler for it).
To demonstrate a good example of this happening (that I actually used to record the log output I've attached), install both MO2 and the game (Skyrim in this case), then when you launch MO2 choose the portable instance and scroll through the list to find Skyrim Special Edition and choose the GOG option.
After that, once you get to the mod manager menu, download this (manually, don't choose the mod manager download option because it doesn't work with Wine) and place it in MO2's downloads folder: https://www.nexusmods.com/skyrimspecialedition/mods/659?tab=files
Then, once it's done, go to MO2's downloads tab on the right pane and right click to install it. Once the FOMod installer window appears, hover over all options and notice that the image to the left doesn't change. After that, choose the "custom" option, click "Next," and continue to hover over all options you come across as you go through the installer: you'll notice that the image never changes until you change the page (via the "Next" button).
This actually causes an issue for the end-user because we can't preview specific options to even fully understand what it is we're selecting as an option.
https://bugs.winehq.org/show_bug.cgi?id=57475
Neko-san nekoNexus@protonmail.ch changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source
https://bugs.winehq.org/show_bug.cgi?id=57475
--- Comment #1 from Neko-san nekoNexus@protonmail.ch --- Also forgot to mention that it doesn't update relevant text either, but I don't think it's applicable to this particular example since it's self explanatory for this installer? I could be wrong, but it's hard to know since it's the *absence* of such visible things that is the issue.
https://bugs.winehq.org/show_bug.cgi?id=57475
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #2 from Fabian Maurer dark.shadow4@web.de --- Can you do a regression test to find out what exactly broke it? I assume you can't test without the game?
https://bugs.winehq.org/show_bug.cgi?id=57475
--- Comment #3 from Neko-san nekoNexus@protonmail.ch --- I can try reinstalling 9.21 to see if this happens again but, yeah, the game needs to be installed.
(Although, technically, you don't explicitly need Skyrim because Mod Organizer 2 lets you install mods from other games but will just apply an associated icon for that usage behavior in the left pane. MO2 actually supports a lot of games, so this does open up the ability to making the testing of this easier given someone owns any supported titles)
https://bugs.winehq.org/show_bug.cgi?id=57475
--- Comment #4 from Neko-san nekoNexus@protonmail.ch --- Hmm... It seems I was wrong about it working with 9.21 Made a fresh prefix with a new portable install of Mod Organizer and the behavior didn't change :/
Starting to wonder when, if ever, this might have worked... (Which I couldn't know because I haven't really used Mod Organizer in 8 years: before I even came to Linux)