Open hansm629 opened 1 week ago
Well, I am not an expert. It seems to me that the problem is the experimental implementation of 64-bit. It seems to me that the bug is not in us, but in Wine.
Initially it looks like Mono is installing however, not all data is saved in the registers? Generally, in Wine Uninstaller, Mono appears to me, however, when I try to run the .Net application, it pops up information that Wine Mono is not installed.
@AndreRH Do you have any ideas?
I'll have a look. Which .net app did you use for testing?
I'll have a look. Which .net app did you use for testing?
I write a simple Hello World code
using System; class Program { static void Main(string[] args) { Console.WriteLine("Hello, World!"); } }
It works using Wine on Debian (and normal Mono) but not in Hangover
Here you have a source code and compiled version. test.tar.gz
Wine on Debian:
002c:fixme:winediag:loader_init wine-staging 9.21 is a testing version containing experimental patches. 002c:fixme:winediag:loader_init Please mention your exact version when filing bug reports on winehq.org. 0084:fixme:wineusb:add_usb_device Interface 1 has 6 alternate settings; using the first one. 0144:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION Hello, World!
Hangover Uninstaller list (It looks like Wine Mono is installed, however ...): {5DACEE33-557D-5050-9177-001BF970BBBA}|||Wine Mono Runtime {10E3DC99-FA95-5F76-9A98-1BBCBBF59A8D}|||Wine Mono Windows Support
Hangover on Termux (without X11, just using SSH - but should work): 0050:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded. 0050:err:winediag:nodrv_CreateWindow L"The explorer process failed to start." 0050:err:systray:initialize_systray Could not create tray window 00e8:err:nsi:poll_netlink bind failed, errno 13. 005c:err:dnsapi:DllMain No libresolv support, expect problems 0024:err:mscoree:CLRRuntimeInfo_GetRuntimeHost Wine Mono is not installed
Problem description
In the new
hangover-wine 9.20.1
, I successfully installedNotepad++ 32-bit
, but thewine-mono
installation keeps failing.Is there something I might be missing? @licy183 @IntinteDAO
What steps will reproduce the bug?
What is the expected behavior?
No response
System information
termux-info: