Phrynohyas / eve-o-preview

An EVE client window switcher tool created to aid playing with multiple clients in CCP game EVE Online
https://forums.eveonline.com/t/eve-o-preview/4202
MIT License
293 stars 109 forks source link

Errors can be raised when an EVE client is closed while the thumbnails list is being updated #112

Closed Phrynohyas closed 6 years ago

Phrynohyas commented 6 years ago

Re: eve o From: Serg Sinist Sent: 2018.03.25 15:55 To: Phrynohyas Tig-Rah,

Кстати, экспериментальный билд бывает крашится, если закрываю я окно.

System.ArgumentException: Значение не попадает в ожидаемый диапазон. в EveOPreview.Services.Interop.DwmApiNativeMethods.DwmRegisterThumbnail(IntPtr dest, IntPtr source) в EveOPreview.Services.Implementation.DwmThumbnail.Register(IntPtr destination, IntPtr source) в EveOPreview.Services.Implementation.WindowManager.RegisterThumbnail(IntPtr destination, IntPtr source) в EveOPreview.View.ThumbnailView.RegisterThumbnail() в EveOPreview.View.ThumbnailView.Refresh(Boolean forceRefresh) в EveOPreview.Services.ThumbnailManager.RefreshThumbnails() в EveOPreview.Services.ThumbnailManager.ThumbnailActivated(IntPtr id) в EveOPreview.View.ThumbnailView.MouseDown_Handler(Object sender, MouseEventArgs e) в System.Windows.Forms.Control.OnMouseDown(MouseEventArgs e) в System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks) в System.Windows.Forms.Control.WndProc(Message& m) в System.Windows.Forms.ScrollableControl.WndProc(Message& m) в System.Windows.Forms.Form.WndProc(Message& m) в System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) в System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) в System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)