https://bugs.winehq.org/show_bug.cgi?id=51582
Bug ID: 51582 Summary: Software requests to install .NET Framework Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: mscoree Assignee: wine-bugs@winehq.org Reporter: joseskvolpe@gmail.com Distribution: ---
Created attachment 70424 --> https://bugs.winehq.org/attachment.cgi?id=70424 Opening most .NET applications shows this error popup
Even though wine-mono is installed, some applications wich requires Microsoft .NET 4.0 and newer won't launch, displaying a error requesting to install Microsoft .NET
Launching from the terminal only returns a single line:
" 0108:fixme:heap:RtlSetHeapInformation 00000000008D0000 0 000000000041F710 4 stub "
https://bugs.winehq.org/show_bug.cgi?id=51582
Josesk Volpe joseskvolpe@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Other Version|unspecified |6.13 CC| |joseskvolpe@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=51582
--- Comment #1 from Josesk Volpe joseskvolpe@gmail.com --- Created attachment 70425 --> https://bugs.winehq.org/attachment.cgi?id=70425 Wine Mono is installed
https://bugs.winehq.org/show_bug.cgi?id=51582
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #2 from Zebediah Figura z.figura12@gmail.com --- Can you please give the specific program(s) that suffer from this bug?
https://bugs.winehq.org/show_bug.cgi?id=51582
--- Comment #3 from Josesk Volpe joseskvolpe@gmail.com --- (In reply to Zebediah Figura from comment #2)
Can you please give the specific program(s) that suffer from this bug?
Right now, i tried Sims 4 Package Editor and Sims 4 Studio. Both refuses to run with wine-mono, but they run by installing native Microsoft .NET Framework, although somewhat buggy. Sims 4 Studio, for example, keeps in a black screen - i was able to fix that somehow, but the problem (black window) returned.
https://bugs.winehq.org/show_bug.cgi?id=51582
--- Comment #4 from Josesk Volpe joseskvolpe@gmail.com --- (In reply to Josesk Volpe from comment #3)
Sims 4 Studio, for example, keeps in a black screen - i was able to fix that somehow, but the problem (black window) returned.
About the black screen bug: Fixed that by downgrading .NET Framework v4.8 to .NET Framework v4.5.2
That did not solved the issue with wine-mono of course, wich is the focus of this bug report..... However, i feel i need to archive it.
https://bugs.winehq.org/show_bug.cgi?id=51582
--- Comment #5 from Josesk Volpe joseskvolpe@gmail.com --- Here's the URLs for the software as requested ôwô
Sims 4 Package Editor: https://github.com/s4ptacle/Sims4Tools/releases/download/v0.6.0/s4pe_V0.6.0.... SHA1 checksum (7z): 7c21a7438e7882fbc99c8678f7dc5310121f0aa8
Sims 4 Studio: https://drive.google.com/file/d/1BgD2MS8Gae2Bd162744Mth3gwCcNljMd/view?usp=s... SHA1 checksum: 7da72151ab9611adb22a9e74e487ae5fd0e18881
https://bugs.winehq.org/show_bug.cgi?id=51582
Josesk Volpe joseskvolpe@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|joseskvolpe@gmail.com |
https://bugs.winehq.org/show_bug.cgi?id=51582
--- Comment #6 from Josesk Volpe joseskvolpe@gmail.com --- Update 6.15-1: Bug still
https://bugs.winehq.org/show_bug.cgi?id=51582
Esme Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://github.com/s4ptacle | |/Sims4Tools/releases/downlo | |ad/v0.6.0/s4pe_V0.6.0.7z Keywords| |download, source
https://bugs.winehq.org/show_bug.cgi?id=51582
--- Comment #7 from Esme Povirk madewokherd@gmail.com --- When I try to run s4pe here, I get this error: Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object at S4PIDemoFE.Properties.Settings.get_FormWindowState () [0x0000c] in <0fadfef0de9940dfb852d423eeb74c0c>:0 at S4PIDemoFE.MainForm.MainForm_LoadFormSettings () [0x00010] in <0fadfef0de9940dfb852d423eeb74c0c>:0 at S4PIDemoFE.MainForm..ctor () [0x001c6] in <0fadfef0de9940dfb852d423eeb74c0c>:0 at S4PIDemoFE.MainForm..ctor (System.String[] args) [0x00000] in <0fadfef0de9940dfb852d423eeb74c0c>:0 at (wrapper remoting-invoke-with-check) S4PIDemoFE.MainForm..ctor(string[]) at S4PIDemoFE.Program.Main (System.String[] args) [0x0001a] in <0fadfef0de9940dfb852d423eeb74c0c>:0
I think you must have native mscoree.dll installed somehow at least.
https://bugs.winehq.org/show_bug.cgi?id=51582
--- Comment #8 from Josesk Volpe joseskvolpe@gmail.com --- Update 6.16 - It doesn't asks me to install .NET framework anymore, but it doesn't launch with the error:
013c:err:module:fixup_imports_ilonly mscoree.dll not found
Yeah, it only works with native mscoree.dll yet
https://bugs.winehq.org/show_bug.cgi?id=51582
--- Comment #9 from Josesk Volpe joseskvolpe@gmail.com --- I had recently reseted my default Wineprefix and reinstalled both wine-mono and wine-gecko. I think i should tell that
https://bugs.winehq.org/show_bug.cgi?id=51582
--- Comment #10 from Josesk Volpe joseskvolpe@gmail.com --- I had reseted my default wineprefix again in a pure and clean wineprefix, using wine-mono 6.3.0, and Sims 4 Studio now opens, ¡that's great! And that's weird too, i mst made another mistake when i reset it last time.
However, S4PE just crashes after the loading window and Sism 4 Studio freezes when it needs to render something 3D, shows another in-black message window minutes after, and stays freeze
I'm gathering some logs and i'll send it here pretty soon
https://bugs.winehq.org/show_bug.cgi?id=51582
--- Comment #11 from Josesk Volpe joseskvolpe@gmail.com --- Or better... I'll open new bug tracks for both of them, as it's a different issue now. ¿May i mark this one as RESOLVED?
https://bugs.winehq.org/show_bug.cgi?id=51582
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #12 from joaopa jeremielapuree@yahoo.fr --- You can close this bug as INVALID.
https://bugs.winehq.org/show_bug.cgi?id=51582
Josesk Volpe joseskvolpe@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID
--- Comment #13 from Josesk Volpe joseskvolpe@gmail.com --- Ok
https://bugs.winehq.org/show_bug.cgi?id=51582
--- Comment #14 from Josesk Volpe joseskvolpe@gmail.com --- I've open the bugs here: S4PE: https://bugs.winehq.org/show_bug.cgi?id=51811 Sims 4 Studio: https://bugs.winehq.org/show_bug.cgi?id=51812
https://bugs.winehq.org/show_bug.cgi?id=51582
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |nerv@dawncrow.de
--- Comment #15 from André H. nerv@dawncrow.de --- closing invalid