https://bugs.winehq.org/show_bug.cgi?id=48503
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|StaxRip (video encoder) |StaxRip 2.0 (.NET 4.7 app) |errors out: |reports |DllNotFoundException: |'DllNotFoundException: |MediaInfo.dll (installing |MediaInfo.dll' with |native dotnet is a |Wine-Mono |workaround) | URL|https://github.com/staxrip/ |https://web.archive.org/web |staxrip/releases/download/2 |/20210305084512/https://git |.0.8.0/StaxRip-x64-2.0.8.0- |hub.com/staxrip/staxrip/rel |stable.7z |eases/download/2.0.8.0/Stax | |Rip-x64-2.0.8.0-stable.7z CC| |focht@gmx.net
--- Comment #36 from Anastasius Focht focht@gmx.net --- Hello Helg1980,
could you please stop messing up the bug report any further? It's already a big mess here.
All your recent comments indicate you mistake Bugzilla for a help forum. Please take your issues with winetricks recipes to the user forums (https://forum.winehq.org/).
Also the bug report seems to clearly target Wine-Mono here because bug summary mentions "installing native dotnet is a workaround" and component field is set to 'mscoree'. Why are you still posting console output / backtraces with native .NET Framework installed? This is not helpful at all. There already exist bug reports targeting the issues when running the app with native .NET Framework.
If you continue like this the bug will likely be ignored by people who could actually help here. Your best bet might be Louis who has more patience with you.
Use a clean (new) WINEPREFIX with Wine-Mono and _nothing_ else installed for testing. No winetricks verbs.
The Wine-Mono part is currently blocked by bug 45868 ("Multiple .NET 4.x applications crash due to shell32.SHGetStockIconInfo lacking support for SHGSI_ICON flag (Windower 5 beta/FF XI tool, Affinity Designer 1.x)")
--- snip --- System.ArgumentException: handle at System.Drawing.Icon.FromHandle (System.IntPtr handle) [0x0000d] in <15a0cb57e55e40adb4c5afb4c7ddc9e9>:0 at StaxRip.UI.StockIcon.GetSmallImage (StaxRip.UI.StockIconIdentifier identifier) [0x0000d] in <f6b5b877da7a4117912bb22572992413>:0 at StaxRip.AppsForm..ctor () [0x001e9] in <f6b5b877da7a4117912bb22572992413>:0 at (wrapper remoting-invoke-with-check) StaxRip.AppsForm..ctor() at StaxRip.Package.VerifyOK (System.Boolean showEvenIfNotRequired) [0x00033] in <f6b5b877da7a4117912bb22572992413>:0 at StaxRip.GlobalClass.VerifyRequirements () [0x0001b] in <f6b5b877da7a4117912bb22572992413>:0 at StaxRip.MainForm.OpenVideoSourceFiles (System.Collections.Generic.IEnumerable`1[T] files, System.Boolean isEncoding) [0x003c6] in <f6b5b877da7a4117912bb22572992413>:0 --- snip ---
$ sha1sum StaxRip-x64-2.0.8.0-stable.7z e8a77ec6c023f16c70c2d307cb65c46e2f317d1c StaxRip-x64-2.0.8.0-stable.7z
$ du -sh StaxRip-x64-2.0.8.0-stable.7z 196M StaxRip-x64-2.0.8.0-stable.7z
$ wine --version wine-6.3
Regards