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

Unable to run version 9.2.0.1208 on windows arm64 #2055

Open
BohusSabol opened this issue Dec 7, 2024 · 3 comments
Open

Unable to run version 9.2.0.1208 on windows arm64 #2055

BohusSabol opened this issue Dec 7, 2024 · 3 comments
Labels

Comments

@BohusSabol
Copy link

System information

  • Windows OS version: Windows 11 24H2 (OS Build 26100.2454) on Snapdragon(R) X Elite
  • ImageGlass version: 9.2.0.1208 arm64 version
  • ImageGlass release: Classic

To Reproduce

Steps to reproduce the behavior:

  1. unzip file
  2. run app

Actual behavior

App crash

Expected behavior

App run

Screenshots / Video / Sample image file

Additional context

Application Event log:
Application: ImageGlass.exe
CoreCLR Version: 8.0.1124.51707
.NET Version: 8.0.11
Description: The process was terminated due to an unhandled exception.
Exception Info: System.IO.FileNotFoundException: Could not load file or assembly 'Magick.NET-Q16-HDRI-OpenMP-x64, Version=14.2.0.0, Culture=neutral, PublicKeyToken=2004825badfa91ec'. The system cannot find the file specified.
File name: 'Magick.NET-Q16-HDRI-OpenMP-x64, Version=14.2.0.0, Culture=neutral, PublicKeyToken=2004825badfa91ec'
at ImageGlass.Base.BHelper.ToGdiPlusBitmapFromSvg(String svgFilePath, Boolean darkMode, Nullable1 width, Nullable1 height)
at ImageGlass.UI.ModernButton.UpdateSvgImage(Boolean darkMode) in D:_GITHUB@d2phap\ImageGlass\Source\Components\ImageGlass.UI\Buttons\ModernButton.cs:line 592
at ImageGlass.UI.ModernButton.set_DarkMode(Boolean value) in D:_GITHUB@d2phap\ImageGlass\Source\Components\ImageGlass.UI\Buttons\ModernButton.cs:line 69
at ImageGlass.Settings.DialogForm.AppendActionBar() in D:_GITHUB@d2phap\ImageGlass\Source\Components\ImageGlass.Settings\Forms\DialogForm.cs:line 185
at ImageGlass.Settings.DialogForm..ctor() in D:_GITHUB@d2phap\ImageGlass\Source\Components\ImageGlass.Settings\Forms\DialogForm.cs:line 140
at ImageGlass.Settings.Popup..ctor() in D:_GITHUB@d2phap\ImageGlass\Source\Components\ImageGlass.Settings\Forms\Popup.cs:line 399
at ImageGlass.Settings.Popup.ShowDialog(String description, String title, String heading, String details, String note, Nullable1 noteStatusType, PopupButton buttons, Nullable1 icon, Image thumbnail, String optionText, Boolean topMost, Form formOwner) in D:_GITHUB@d2phap\ImageGlass\Source\Components\ImageGlass.Settings\Forms\Popup.cs:line 648
at ImageGlass.Settings.Config.ShowError(Form formOwner, String description, String title, String heading, String details, String note, Nullable`1 icon, Image thumbnail, PopupButton buttons, String optionText) in D:_GITHUB@d2phap\ImageGlass\Source\Components\ImageGlass.Settings\Config.cs:line 2037
at ImageGlass.Program.Main() in D:_GITHUB@d2phap\ImageGlass\Source\ImageGlass\Program.cs:line 83

@d2phap
Copy link
Owner

d2phap commented Dec 8, 2024

Thanks, I just removed the ARM64 release. I will add back later

@BohusSabol
Copy link
Author

If you need help with testing, let me know.

@d2phap
Copy link
Owner

d2phap commented Dec 8, 2024

@BohusSabol I will create a new ARM64 build next 2 weeks. Currently I don't have Windows laptop.

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

No branches or pull requests

2 participants