You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
unzip file
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
The text was updated successfully, but these errors were encountered:
System information
To Reproduce
Steps to reproduce the behavior:
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, Nullable
1 width, Nullable
1 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, Nullable
1 noteStatusType, PopupButton buttons, Nullable
1 icon, Image thumbnail, String optionText, Boolean topMost, Form formOwner) in D:_GITHUB@d2phap\ImageGlass\Source\Components\ImageGlass.Settings\Forms\Popup.cs:line 648at 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
The text was updated successfully, but these errors were encountered: