-
Notifications
You must be signed in to change notification settings - Fork 62
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
Не работает программа #410
Comments
|
OS Version: 10.0.19045.0 - x64
Administrator?: Yes
System.ArgumentException: Недопустимый параметр.
в System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData)
в TileIconifier.Core.Utilities.ImageUtils.ByteArrayToImage(Byte[] bytesIn) в C:\Users\mihal\Documents\GitHub\TileIconifier\TileIconifier.Core\Utilities\ImageUtils.cs:строка 83
в TileIconifier.Core.Shortcut.ShortcutItemImage.SetImage(Byte[] imageBytes, Size shortcutSize, Nullable
1 x, Nullable
1 y) в C:\Users\mihal\Documents\GitHub\TileIconifier\TileIconifier.Core\Shortcut\ShortcutItemImage.cs:строка 69в TileIconifier.Controls.IconifierPanel.TileIconifierPanel.IconSet(Object sender)
в System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
в System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
в System.Windows.Forms.Control.WndProc(Message& m)
в System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
в System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
в System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
в System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
в System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
в TileIconifier.Program.Main()
The text was updated successfully, but these errors were encountered: