Description:
Exception = System.Runtime.InteropServices.COMException
Message = {Desktop composition is disabled} The operation could not be completed because desktop composition is disabled. (Exception from HRESULT: 0x80263001)
FullText = System.Runtime.InteropServices.COMException (0x80263001): {Desktop composition is disabled} The operation could not be completed because desktop composition is disabled. (Exception from HRESULT: 0x80263001)
at MySQL.Utilities.SysUtils.Win32.DwmExtendFrameIntoClientArea(IntPtr hWnd, MARGINS pMargins)
at MySQL.GUI.Workbench.MainForm.AdjustGlassFrame(Int32 toolbarHeight)
at System.Windows.Forms.TabControl.OnSelectedIndexChanged(EventArgs e)
at MySQL.Controls.FlatTabControl.OnSelectedIndexChanged(EventArgs e)
at System.Windows.Forms.TabControl.WmSelChange()
at System.Windows.Forms.TabControl.set_SelectedIndex(Int32 value)
at System.Windows.Forms.TabControl.ControlCollection.Remove(Control value)
at MySQL.Controls.TabDocument.OnFormClosed(FormClosedEventArgs e)
at System.Windows.Forms.Form.WmClose(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
How to repeat:
IDK
Suggested fix:
IDK
Description: Exception = System.Runtime.InteropServices.COMException Message = {Desktop composition is disabled} The operation could not be completed because desktop composition is disabled. (Exception from HRESULT: 0x80263001) FullText = System.Runtime.InteropServices.COMException (0x80263001): {Desktop composition is disabled} The operation could not be completed because desktop composition is disabled. (Exception from HRESULT: 0x80263001) at MySQL.Utilities.SysUtils.Win32.DwmExtendFrameIntoClientArea(IntPtr hWnd, MARGINS pMargins) at MySQL.GUI.Workbench.MainForm.AdjustGlassFrame(Int32 toolbarHeight) at System.Windows.Forms.TabControl.OnSelectedIndexChanged(EventArgs e) at MySQL.Controls.FlatTabControl.OnSelectedIndexChanged(EventArgs e) at System.Windows.Forms.TabControl.WmSelChange() at System.Windows.Forms.TabControl.set_SelectedIndex(Int32 value) at System.Windows.Forms.TabControl.ControlCollection.Remove(Control value) at MySQL.Controls.TabDocument.OnFormClosed(FormClosedEventArgs e) at System.Windows.Forms.Form.WmClose(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) How to repeat: IDK Suggested fix: IDK