https://bugs.winehq.org/show_bug.cgi?id=47743
Bug ID: 47743 Summary: Witcher Script Merger doesn't work on 4.15 Product: Wine Version: 4.15 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: timofeevsv1989@gmail.com Distribution: ---
It works on 4.10, but on 4.15 it cant find its config, and always loosing dependencies.
https://bugs.winehq.org/show_bug.cgi?id=47743
Andrew Eikum aeikum@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aeikum@codeweavers.com
--- Comment #2 from Andrew Eikum aeikum@codeweavers.com --- When you run the executable the first time, its .config file gets loaded with the appropriate settings. Then the .config file is overwritten for some reason. On subsequent launches, the settings in the .config file are missing, so the application complains that it can't find its dependencies. My guess is we should not be overwriting that .config file.
I see the same problem on 4.10. Are you sure this is a regression?
https://bugs.winehq.org/show_bug.cgi?id=47743
--- Comment #3 from Andrew Eikum aeikum@codeweavers.com --- Likely we need to implement support here:
002d:fixme:mscoree:ConfigFileHandler_startElement Unknown element L"appSettings" in state 2 002d:fixme:mscoree:ConfigFileHandler_startElement Unknown element L"add" in state 6
https://bugs.winehq.org/show_bug.cgi?id=47743
--- Comment #4 from Andrew Eikum aeikum@codeweavers.com --- (In reply to Andrew Eikum from comment #3)
Likely we need to implement support here:
002d:fixme:mscoree:ConfigFileHandler_startElement Unknown element L"appSettings" in state 2 002d:fixme:mscoree:ConfigFileHandler_startElement Unknown element L"add" in state 6
This is unrelated. Seems to be a problem in Mono's System.Configuration failing to save all of these variables when it rewrites the config file on exit.
https://bugs.winehq.org/show_bug.cgi?id=47743
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #5 from joaopa jeremielapuree@yahoo.fr --- Does the bug still occur with iwne-7.0-rc2?
https://bugs.winehq.org/show_bug.cgi?id=47743
--- Comment #6 from Timofeev Svyatoslav timofeevsv1989@gmail.com --- It works fine with dotnet48, im not sure if it works with mono
https://bugs.winehq.org/show_bug.cgi?id=47743
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #7 from Zebediah Figura z.figura12@gmail.com --- Can you please describe what exactly is broken here, using specific instructions to reproduce?
https://bugs.winehq.org/show_bug.cgi?id=47743
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |ABANDONED
--- Comment #8 from Ken Sharp imwellcushtymelike@gmail.com --- Abandoned
https://bugs.winehq.org/show_bug.cgi?id=47743
--- Comment #9 from Austin English austinenglish@gmail.com --- Closing.
https://bugs.winehq.org/show_bug.cgi?id=47743
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Austin English austinenglish@gmail.com --- Actually closing.