The method or operation is not implemented.\r\n at NAudio.CoreAudioApi.Interfaces.I

Questions about Wine on Linux
Locked
lbakatb
Newbie
Newbie
Posts: 1
Joined: Tue Jul 11, 2023 7:34 am

The method or operation is not implemented.\r\n at NAudio.CoreAudioApi.Interfaces.I

Post by lbakatb »

Hi
I've moved to new machine with fresh Xubuntu 22.04 and Wine 8.0.1 and .net 5.0.17
My program don't want to run (was worked on my old 18.04) with following terminal message:

00d4:fixme:advapi:RegisterEventSourceW ((null),L".NET Runtime"): stub
00d4:fixme:advapi:ReportEventW (00000000CAFE4242,0x0001,0x0000,0x00000402,0000000000000000,0x0001,0x00000000,000000000019BEC0,0000000000000000): stub
00d4:err:eventlog:ReportEventW L"Application: Windometer.exe\nCoreCLR Version: 5.0.1722.21314\n.NET Version: 5.0.17\nDescription: The process was terminated due to an unhandled exception.\nException Info: System.NotImplementedException: The method or operation is not implemented.\r\n at NAudio.CoreAudioApi.Interfaces.I"...
00d4:fixme:advapi:DeregisterEventSource (00000000CAFE4242) stub
wine: Unhandled exception 0xe0434352 in thread d4 at address 000000007B013BFE (thread 00d4), starting debugger...
013c:fixme:imm:ImeSetActiveContext (000000000001007E, 1): stub
013c:fixme:imm:ImmReleaseContext (0000000000010088, 000000000001007E): stub
00f0:fixme:imm:ImeSetActiveContext (000000000001002E, 0): stub
00f0:fixme:imm:ImmReleaseContext (0000000000010020, 000000000001002E): stub
^CCtrl-C: stopping debuggee

Can't Attach the log, sorry. Give me wrong extension.
Locked