-
Notifications
You must be signed in to change notification settings - Fork 416
Closed
Labels
App: EmuHawkRelating to EmuHawk frontendRelating to EmuHawk frontendGhost'dOP's username has been lost to timeOP's username has been lost to timeRepro: Affects 2.6.2Repro: Fixed/added in 2.6.3Released 2021-10-01Released 2021-10-01

Description
Summary
- When opening Trace Logger, clicking on: File-->Save log--> cancelling the operation, triggers an error prompt which appears over and over even after closing trace logger and changing roms. Fixes by restarting bizhawk fixed
- Similar issues with Tool Box, if opened with bizhawk full screen, the box appears blank if hovered on the task bar/trying to reach it with alt+tab. Reducing the size of bizhawk window or just moving it doesnt seem to make the Tool Box available. If closing the white box from taskbar, and reopening it with bizhawk not on full screen, makes it appear.
Clicking on this button on the Tool Box:
and then loading a rom, gives this Error dialog, which keeps appearing when switching roms, or trying to use other features really
************** Testo dell'eccezione **************
System.InvalidOperationException: Impossibile chiamare Invoke o BeginInvoke su un controllo finché non viene creato un handle di finestra.
in System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
in System.Windows.Forms.Control.BeginInvoke(Delegate method, Object[] args)
in BizHawk.Client.EmuHawk.LogWindow.append(String str, Boolean invoked)
in System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
in System.IO.StreamWriter.Write(Char[] buffer, Int32 index, Int32 count)
in System.IO.TextWriter.SyncTextWriter.WriteLine(String value)
in System.Console.WriteLine(String value)
in BizHawk.Client.EmuHawk.MainForm.LoadRomInternal(String path, LoadRomArgs args, Boolean& failureIsFromAskSave)
in BizHawk.Client.EmuHawk.MainForm.LoadRom(String path, LoadRomArgs args, Boolean& failureIsFromAskSave)
in BizHawk.Client.EmuHawk.MainForm.LoadRomFromRecent(String rom)
in System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
in System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
in System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
in System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
in System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
in System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
in System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
in System.Windows.Forms.Control.WndProc(Message& m)
in System.Windows.Forms.ToolStrip.WndProc(Message& m)
in System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Tested on bizhawk 2.6.2
Fixes by completely closing and reopening bizhawk
Metadata
Metadata
Assignees
Labels
App: EmuHawkRelating to EmuHawk frontendRelating to EmuHawk frontendGhost'dOP's username has been lost to timeOP's username has been lost to timeRepro: Affects 2.6.2Repro: Fixed/added in 2.6.3Released 2021-10-01Released 2021-10-01