Error

Issue #4453 new
MangaAddict created an issue

Visual Styles-related operation resulted in an error because visual styles are currently disabled in the client area.

App: LaunchBox Version: 8.6-beta-1 Type: System.InvalidOperationException Site: Boolean IsCombinationDefined(System.String, Int32) Source: System.Windows.Forms

at System.Windows.Forms.VisualStyles.VisualStyleRenderer.IsCombinationDefined(String className, Int32 part) at System.Windows.Forms.VisualStyles.VisualStyleRenderer.SetParameters(String className, Int32 part, Int32 state) at AeroWizard.ThemedTableLayoutPanel.Form_LostFocus(Object sender, EventArgs e) at System.Windows.Forms.Form.OnDeactivate(EventArgs e) at System.Windows.Forms.Form.set_Active(Boolean value) at System.Windows.Forms.Form.WmActivate(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Recent Log:

11:54:36 PM Music.Prepare Start 11:54:36 PM Music.Kill Start 11:54:36 PM Music.Kill Finished 11:54:36 PM Music.NotifyTrackList Start 11:54:36 PM Music.NotifyTrackList Invoke WPF 12:00:33 AM Music.Play Start 12:00:33 AM Music.Kill Start 12:00:33 AM Music.Kill Finished 12:00:33 AM Music.Play Empty Music Path 12:00:33 AM Music.NotifyTrackList Start 12:00:33 AM Music.NotifyTrackList Invoke WPF 12:01:13 AM Exception

Comments (4)

  1. Jason Carr repo owner

    This appears to be an issue with pre-release versions of Windows 10 at the moment. I don't think there's anything I can do about it, so I hope MS fixes it before the official Windows update. Let me know, Manga, if you're not on a pre-release version of Windows.

  2. MangaAddict reporter

    Hi Jason, yes I'm on a pre-release version of Windows. It's ok though, I reverted to 8.5 and though I haven't gotten a chance to add my new games, I didn't have any issue with it before. Thanks for replying

  3. Jason Carr repo owner

    It's sporadic, unfortunately. It does still happen with the 8.5 version and actually all previous versions of LaunchBox as well.

  4. MangaAddict reporter

    I guess that's to be expected with the constant build updates and changes MS has been implementing in Windows 10. After work I'll try adding the games, I'll update you if I get the same issue

  5. Log in to comment