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

Failing to run binary 2.7.4.312-arm64 version on Windows 11 #11

Open
zzambia opened this issue Jun 5, 2023 · 1 comment
Open

Failing to run binary 2.7.4.312-arm64 version on Windows 11 #11

zzambia opened this issue Jun 5, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@zzambia
Copy link

zzambia commented Jun 5, 2023

Platform is Windows 11 on Snapdragon 8cx gen 3.

The executable does not start and this is the content of the log.txt file:

2023-06-05 15:14:23.6315 13668 1 DEBUG App: Created
2023-06-05 15:14:23.8487 13668 1 TRACE App: [Performance] Took 457 ms to initialize Avalonia framework
2023-06-05 15:14:23.8778 13668 1 WARN App: Multi-instances server stream created
2023-06-05 15:14:23.8778 13668 1 WARN App: Start waiting for multi-instances client
2023-06-05 15:14:23.8843 13668 1 DEBUG App: Start loading persistent state
2023-06-05 15:14:23.8843 13668 1 DEBUG App: Start loading settings
2023-06-05 15:14:23.9348 13668 1 ERROR HardwareInfo: Failed to check graphics card System.TypeInitializationException: The type initializer for 'System.Management.WmiNetUtilsHelper' threw an exception.
---> System.ComponentModel.Win32Exception (193): Failed to load required native library 'C:\Windows\Microsoft.NET\Framework64\v4.0.30319\wminet_utils.dll'.
at System.Management.WmiNetUtilsHelper..cctor()
--- End of inner exception stack trace ---
at System.Management.ThreadDispatch.Start()
at System.Management.ManagementScope.Initialize()
at System.Management.ManagementObjectSearcher.Initialize()
at System.Management.ManagementObjectSearcher.Get()
at CarinaStudio.AppSuite.HardwareInfo.CheckGraphicsCard()
2023-06-05 15:14:24.0220 13668 1 ERROR HardwareInfo: Unable to get total physical memory on Windows System.TypeInitializationException: The type initializer for 'System.Management.WmiNetUtilsHelper' threw an exception.
---> System.ComponentModel.Win32Exception (193): Failed to load required native library 'C:\Windows\Microsoft.NET\Framework64\v4.0.30319\wminet_utils.dll'.
at System.Management.WmiNetUtilsHelper..cctor()
--- End of inner exception stack trace ---
at System.Management.ThreadDispatch.Start()
at System.Management.ManagementScope.Initialize()
at System.Management.ManagementObjectSearcher.Initialize()
at System.Management.ManagementObjectSearcher.Get()
at CarinaStudio.AppSuite.HardwareInfo.CheckPhysicalMemory()
2023-06-05 15:14:24.0220 13668 1 WARN App: This is the first launch
2023-06-05 15:14:24.0220 13668 1 DEBUG App: Complete loading settings
2023-06-05 15:14:24.0220 13668 1 DEBUG App: Complete loading persistent state
2023-06-05 15:14:24.0220 13668 1 WARN App: Privacy Policy is not agreed yet
2023-06-05 15:14:24.0220 13668 1 WARN App: User Agreement is not agreed yet
2023-06-05 15:14:24.0621 13668 1 DEBUG App: No need to output log to localhost
2023-06-05 15:14:25.2665 13668 1 INFO App: Start checking update
2023-06-05 15:14:25.2665 13668 1 DEBUG JsonPackageResolver: Change state from Initializing to Started

@zzambia zzambia changed the title Failin to start binary arm64 version on Windows 11 Failing to run binary arm64 version on Windows 11 Jun 5, 2023
@zzambia zzambia changed the title Failing to run binary arm64 version on Windows 11 Failing to run binary 2.7.4.312-arm64 version on Windows 11 Jun 5, 2023
@hamster620 hamster620 self-assigned this Jun 5, 2023
@hamster620 hamster620 added the bug Something isn't working label Jun 5, 2023
@hamster620
Copy link
Collaborator

@zzambia I cannot reproduce the error on my Windows 11 running on Apple M1. Could you please help to check the error log in your Windows Event Log about launching PixelViewer? Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants