!bxVOQwsVoHhZcmNDGw:nixos.org

Nix + dotnet

121 Members
24 Servers

Load older messages


SenderMessageTime
23 Jan 2025
@gggkiller:matrix.orgGGG 6pak how did you manage to get dnSpy working on Wine on that PR? I'm trying to package a .NET Framework app using wine and it opens complaining about missing Wine Mono and then if I tell it to install it, it just fails to launch the app 16:44:33
@kamillaova:matrix.orgKamilla 'ova joined the room.18:04:44
@6pak:matrix.org6pakdnspy is .net core now, so no wine-mono needed20:32:42
@6pak:matrix.org6pak

it just fails to launch the app

any errors?

20:32:59
@gggkiller:matrix.orgGGGI managed to get further20:33:11
@gggkiller:matrix.orgGGGbut in the end I had to disable d3d9 for it to fully work20:33:19
@gggkiller:matrix.orgGGG I was trying to get PerfView.exe working on wine 20:33:27
@gggkiller:matrix.orgGGGthis is what I got in the end: https://github.com/GGG-KILLER/nixos-configs/blob/96b61c8cb703546410a1cabc65fe8729d0310c0d/packages/perfview.nix20:34:15
@gggkiller:matrix.orgGGG I tried a bunch of mkWineApp, mkWindowsApp and etc wrappers, but yours was the only one that didn't spit out a bunch of garbage 20:34:39
@6pak:matrix.org6paktbf my wrapper script was based on something from nixpkgs20:38:59
@6pak:matrix.org6pak you've got DNSPY_HOME there 20:39:10
@6pak:matrix.org6pakand this sounds painful20:39:27
@6pak:matrix.org6pakimage.png
Download image.png
20:39:29
@6pak:matrix.org6pakinstalling net framework with wine takes forever20:39:47
@gggkiller:matrix.orgGGG.NET Framework 4.8 goes quite fast20:40:35
@6pak:matrix.org6pakdoes it not need to install all the earlier versions anymore?20:40:54
@gggkiller:matrix.orgGGGThe .NET Framework 4.7.2 one is really slow because it installs 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1 and 4.7.220:41:07
@gggkiller:matrix.orgGGGBut .NET Framework 4.8 seems to only install itself20:41:27
@gggkiller:matrix.orgGGG
In reply to @6pak:matrix.org
you've got DNSPY_HOME there
Yeah, forgot to change that one
20:41:40
@gggkiller:matrix.orgGGGBut I don't have any choice really, it needs all of that (I think, got tired of waiting for setup to see if it works without component A, B or C)20:42:22
@6pak:matrix.org6pakwould be nice to replace winetricks with nix20:44:34
@gggkiller:matrix.orgGGGDon't think it's possible really 20:46:46
@gggkiller:matrix.orgGGGThe installers need to actually run20:46:59
@gggkiller:matrix.orgGGGAnd registry keys and wine parameters need to be set20:47:16
@gggkiller:matrix.orgGGGMight be possible by messing with wine internals but I honestly cannot be bothered20:47:38
@6pak:matrix.org6pakit's only files and registry changes20:47:40
@gggkiller:matrix.orgGGG* Might be possible by messing with wine commands but I honestly cannot be bothered20:47:49
@6pak:matrix.org6pakso you can just save those in a nix package20:48:26
@6pak:matrix.org6pakand then combine those as a nix wine prefix ala nixos system path20:48:43
@gggkiller:matrix.orgGGGI don't think I will, sounds like too much work to just avoid a one time setup 20:49:10

Show newer messages


Back to Room ListRoom Version: 9