https://bugs.winehq.org/show_bug.cgi?id=55248
--- Comment #12 from Rafał Mużyło galtgendo@o2.pl --- samba was unlikely to matter, still this:
fixme:d3d:wined3d_guess_card No card selector available for card vendor 0000 (using GL_RENDERER "llvmpipe (LLVM 15.0.7, 256 bits)")
makes me think that there's something very broken about the way you've installed wine. Either your package manager has the deps wrong or you've installed it outside it without *carefully* thinking things through.
This:
Could not load signature of System.IdentityModel.Tokens.UpdateValidatingIssuerNameRegistry:GetIssuingAuthority due to: Could not resolve type with token 0100000d from typeref (expected class 'System.IdentityModel.Metadata.MetadataSerializer' in assembly 'System.IdentityModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089') assembly:System.IdentityModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 type:System.IdentityModel.Metadata.MetadataSerializer member:(null)
*could* mean the program needs something from native dotnet, but given you...I mean above, it could just as well mean you didn't install wine-mono or one of its deps...
btw,, 6d5140c1-7436-11ce-8034-00aa006009fa (from your installer log) is Microsoft.Uii.Csr.Browser.Web and is most likely at least partially provided by wine-gecko (well, at least when it popped up in a different bug (for a different app), I haven't seen that line on my side while it was present in the log from another 'custom' installation).