Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux version #32

Open
D4llo opened this issue Mar 1, 2024 · 1 comment
Open

Linux version #32

D4llo opened this issue Mar 1, 2024 · 1 comment

Comments

@D4llo
Copy link

D4llo commented Mar 1, 2024

I try do download the app and run the exe through wine. It failed. Output:

log

002c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
004c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0054:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
004c:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x80004002
004c:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
004c:err:ole:apartment_get_local_server_stream Failed: 0x80004002
004c:err:ole:start_rpcss Failed to open RpcSs service
0054:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x80004002
0054:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
0054:err:ole:apartment_get_local_server_stream Failed: 0x80004002
0098:fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20
0098:fixme:file:NtLockFile I/O completion on lock not implemented yet
0098:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
00a8:fixme:file:NtLockFile I/O completion on lock not implemented yet
00a8:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
00b0:err:winediag:gnutls_process_attach failed to load libgnutls, no support for encryption
00b0:err:winediag:process_attach failed to load libgnutls, no support for pfx import/export
00a8:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)
00a8:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)
0098:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1)
0098:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1)
0110:fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
0110:err:winediag:gnutls_process_attach failed to load libgnutls, no support for encryption
0110:err:winediag:process_attach failed to load libgnutls, no support for pfx import/export
wine: configuration in L"/home/dallo/.wine" has been updated.
0170:fixme:mscoree:parse_supported_runtime sku=L".NETFramework,Version=v4.0" not implemented
0170:fixme:mscoree:parse_supported_runtime sku=L".NETFramework,Version=v4.0" not implemented
0170:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0170:fixme:uiautomation:UiaReturnRawElementProvider UIA-to-MSAA bridge not implemented, no provider map to free.
0170:fixme:uiautomation:UiaReturnRawElementProvider UIA-to-MSAA bridge not implemented, no provider map to free.
0184:fixme:nls:GetFileMUIPath stub: 0x10, L"C:\\windows\\system32\\tzres.dll", (null), 0000000007D9D030, 0000000001467DE0, 0000000007D9D038, 0000000007D9D028
0184:fixme:nls:GetFileMUIPath stub: 0x10, L"C:\\windows\\system32\\tzres.dll", (null), 0000000007D9D030, 0000000001467DE0, 0000000007D9D038, 0000000007D9D028
0184:fixme:nls:GetFileMUIPath stub: 0x10, L"C:\\windows\\system32\\tzres.dll", (null), 0000000007D9D030, 0000000001467DE0, 0000000007D9D038, 0000000007D9D028
0170:fixme:ver:GetCurrentPackageId (000000000041E960 0000000000000000): stub
0170:fixme:uiautomation:UiaReturnRawElementProvider UIA-to-MSAA bridge not implemented, no provider map to free.
0170:fixme:uiautomation:UiaReturnRawElementProvider UIA-to-MSAA bridge not implemented, no provider map to free.

Unhandled Exception:
System.NullReferenceException: Object reference not set to an instance of an object
  at S4PIDemoFE.Properties.Settings.get_FormWindowState () [0x0000c] in <0fadfef0de9940dfb852d423eeb74c0c>:0 
  at S4PIDemoFE.MainForm.MainForm_LoadFormSettings () [0x00010] in <0fadfef0de9940dfb852d423eeb74c0c>:0 
  at S4PIDemoFE.MainForm..ctor () [0x001c6] in <0fadfef0de9940dfb852d423eeb74c0c>:0 
  at S4PIDemoFE.MainForm..ctor (System.String[] args) [0x00000] in <0fadfef0de9940dfb852d423eeb74c0c>:0 
  at (wrapper remoting-invoke-with-check) S4PIDemoFE.MainForm..ctor(string[])
  at S4PIDemoFE.Program.Main (System.String[] args) [0x0001a] in <0fadfef0de9940dfb852d423eeb74c0c>:0 
[ERROR] FATAL UNHANDLED EXCEPTION: System.NullReferenceException: Object reference not set to an instance of an object
  at S4PIDemoFE.Properties.Settings.get_FormWindowState () [0x0000c] in <0fadfef0de9940dfb852d423eeb74c0c>:0 
  at S4PIDemoFE.MainForm.MainForm_LoadFormSettings () [0x00010] in <0fadfef0de9940dfb852d423eeb74c0c>:0 
  at S4PIDemoFE.MainForm..ctor () [0x001c6] in <0fadfef0de9940dfb852d423eeb74c0c>:0 
  at S4PIDemoFE.MainForm..ctor (System.String[] args) [0x00000] in <0fadfef0de9940dfb852d423eeb74c0c>:0 
  at (wrapper remoting-invoke-with-check) S4PIDemoFE.MainForm..ctor(string[])
[dallo@dallo-endeavouros s4pe]$ ^C
[dallo@dallo-endeavouros s4pe]$ systemctl restart systemd-binfmt
[dallo@dallo-endeavouros s4pe]$ wine s4pe.exe 
0118:fixme:mscoree:parse_supported_runtime sku=L".NETFramework,Version=v4.0" not implemented
0118:fixme:mscoree:parse_supported_runtime sku=L".NETFramework,Version=v4.0" not implemented
0118:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0118:fixme:ver:GetCurrentPackageId (000000000041E960 0000000000000000): stub
0118:fixme:uiautomation:UiaReturnRawElementProvider UIA-to-MSAA bridge not implemented, no provider map to free.
0118:fixme:uiautomation:UiaReturnRawElementProvider UIA-to-MSAA bridge not implemented, no provider map to free.

Unhandled Exception:
System.NullReferenceException: Object reference not set to an instance of an object
  at S4PIDemoFE.Properties.Settings.get_FormWindowState () [0x0000c] in <0fadfef0de9940dfb852d423eeb74c0c>:0 
  at S4PIDemoFE.MainForm.MainForm_LoadFormSettings () [0x00010] in <0fadfef0de9940dfb852d423eeb74c0c>:0 
  at S4PIDemoFE.MainForm..ctor () [0x001c6] in <0fadfef0de9940dfb852d423eeb74c0c>:0 
  at S4PIDemoFE.MainForm..ctor (System.String[] args) [0x00000] in <0fadfef0de9940dfb852d423eeb74c0c>:0 
  at (wrapper remoting-invoke-with-check) S4PIDemoFE.MainForm..ctor(string[])
  at S4PIDemoFE.Program.Main (System.String[] args) [0x0001a] in <0fadfef0de9940dfb852d423eeb74c0c>:0 
[ERROR] FATAL UNHANDLED EXCEPTION: System.NullReferenceException: Object reference not set to an instance of an object
  at S4PIDemoFE.Properties.Settings.get_FormWindowState () [0x0000c] in <0fadfef0de9940dfb852d423eeb74c0c>:0 
  at S4PIDemoFE.MainForm.MainForm_LoadFormSettings () [0x00010] in <0fadfef0de9940dfb852d423eeb74c0c>:0 
  at S4PIDemoFE.MainForm..ctor () [0x001c6] in <0fadfef0de9940dfb852d423eeb74c0c>:0 
  at S4PIDemoFE.MainForm..ctor (System.String[] args) [0x00000] in <0fadfef0de9940dfb852d423eeb74c0c>:0 
  at (wrapper remoting-invoke-with-check) S4PIDemoFE.MainForm..ctor(string[])
@D4llo
Copy link
Author

D4llo commented Mar 1, 2024

To be cross platform we could move this to dotnet core with avalon for the UI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant