[Bug 49776] New: .NET application settings are never saved
https://bugs.winehq.org/show_bug.cgi?id=49776 Bug ID: 49776 Summary: .NET application settings are never saved Product: Wine Version: 5.15 Hardware: x86-64 URL: https://github.com/farmerbriantee/AgOpenGPS/releases/d ownload/4.3.10/AgOpenGPS_v4.3.10.msi OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: mscoree Assignee: wine-bugs(a)winehq.org Reporter: mirh(a)protonmail.ch Distribution: --- For example, no matter how many times I uncheck the "show at startup" dialog, it will always be there the next time I restart. These are the only suspicious lines I could spot in WINEDEBUG: trace:mscoree:ConfigFileHandler_startElement Unknown element L"value" in state 6 trace:mscoree:ConfigFileHandler_startElement Unknown element L"setting" in state 6 warn:mscoree:ConfigStream_QueryInterface Not supported iface {2933bf81-7b36-11d2-b20e-00c04f983e60} warn:mscoree:ConfigStream_QueryInterface Not supported iface {0c733a30-2a1c-11ce-ade5-00aa0044773d} fixme:mscoree:parse_supported_runtime sku=L".NETFramework,Version=v4.5" not implemented If I install dotnet48 or dotnet462 everything works properly. -- 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=49776 Esme Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- 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=49776 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4(a)web.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=49776 Damjan Jovanovic <damjan.jov(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |damjan.jov(a)gmail.com Ever confirmed|0 |1 Status|UNCONFIRMED |NEW --- Comment #1 from Damjan Jovanovic <damjan.jov(a)gmail.com> --- Still a problem in Wine 7.14. 0c733a30-2a1c-11ce-ade5-00aa0044773d is IID_ISequentialStream. Implementing it is easy (it's a parent class of the IStream we already return) but doesn't help. 2933bf81-7b36-11d2-b20e-00c04f983e60 is IID_IXMLDOMDocument. -- 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=49776 Bernhard Kölbl <besentv(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |besentv(a)gmail.com --- Comment #2 from Bernhard Kölbl <besentv(a)gmail.com> --- I was debugging this recently and gave up. But there is a test I made for wine-mono, so maybe someone else would like to try it? https://github.com/madewokherd/wine-mono/blob/develop/tools/tests/configurat... And my dev tree I used when working on the bug: https://github.com/besentv/mono/tree/wip/Dayz_Launcher_Bug Cheers -- 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=49776 Esme Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd(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.
participants (1)
-
WineHQ Bugzilla