Jump to content
LaunchBox Community Forums

Recommended Posts

Posted
Spoiler

Version 7.1

System.ArgumentException: The root Visual of a VisualTarget cannot have a parent.
   at System.Windows.Media.CompositionTarget.SetRootVisual(Visual visual)
   at System.Windows.Media.CompositionTarget.set_RootVisual(Visual value)
   at (VisualTargetPresentationSource , Visual )
   at Meta.Vlc.Wpf.VisualTargetPresentationSource.set_RootVisual(Visual value)
   at (<>c__DisplayClass32_0 )
   at Meta.Vlc.Wpf.ThreadSeparatedImage.<>c__DisplayClass32_0.<LoadThreadSeparatedControl>b__0()
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
   at System.Windows.Threading.DispatcherOperation.InvokeImpl()
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Windows.Threading.DispatcherOperation.Invoke()
   at System.Windows.Threading.Dispatcher.ProcessQueue()
   at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
   at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
   at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
   at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
   at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
   at (<>c )
   at Meta.Vlc.Wpf.ThreadSeparatedImage.<>c.<get_CommonDispatcher>b__2_0()
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()

Have been getting this error only with your theme (so far) in the latest version

Posted

That is the same error I have been getting only with the Futurestate theme as I have not had it occur while using any other themes. I have gotten the same error that @imdavid555 reported up above at least a dozen times. I have mentioned it in the beta thread and put a bug report on bitbucket. 

Posted
7 hours ago, imdavid555 said:
  Hide contents

Version 7.1

System.ArgumentException: The root Visual of a VisualTarget cannot have a parent.
   at System.Windows.Media.CompositionTarget.SetRootVisual(Visual visual)
   at System.Windows.Media.CompositionTarget.set_RootVisual(Visual value)
   at (VisualTargetPresentationSource , Visual )
   at Meta.Vlc.Wpf.VisualTargetPresentationSource.set_RootVisual(Visual value)
   at (<>c__DisplayClass32_0 )
   at Meta.Vlc.Wpf.ThreadSeparatedImage.<>c__DisplayClass32_0.<LoadThreadSeparatedControl>b__0()
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
   at System.Windows.Threading.DispatcherOperation.InvokeImpl()
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Windows.Threading.DispatcherOperation.Invoke()
   at System.Windows.Threading.Dispatcher.ProcessQueue()
   at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
   at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
   at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
   at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
   at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
   at (<>c )
   at Meta.Vlc.Wpf.ThreadSeparatedImage.<>c.<get_CommonDispatcher>b__2_0()
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()

Have been getting this error only with your theme (so far) in the latest version

Unfortunately there is not a lot I can do at this point, I don't have a lot of things I can alter in terms of what could cause it from a theming stand point, there is nothing in futurestate that has not been done in other themes before. It's obvious the problem started after version 7.0  and has something to do with VLC but it does not seem to affect all users. I have not been able to replicate it on either of my 2 machines.

 

  • Like 1
  • 2 weeks later...
Posted

I imagine it may be due to larger video files or use of more images and animations. What type of PC are you running on? I've used this on a few mid range PCs with no slow downs.

Posted
6 minutes ago, alitanet said:

Hi my pc is a laptop i7 4720hq 16 gb ram nvidia gtx 960m .I don't know what happens but when I use futurestate theme some emulators doesn't work good

 

I am not sure what is going on here, do you know how many resources are being used by bigbox when the emulator starts ?

 

@Jason Carr maybe could help here

Posted

I doubt that is the case, most of big box suspends when an emulator launches. If you check your task manager and screenshot what you see if should give an indication where the issue is.

Posted

Hi guys, I will take a look at this soon. Ultimately it's not @Hexxxer's fault, because even though it only seems to happen with this theme, it shouldn't be happening to begin with. Sorry for the trouble; hopefully I can figure out a fix here soon.

  • Like 1
Posted
On 12/24/2016 at 3:56 PM, imdavid555 said:
  Hide contents

Version 7.1

System.ArgumentException: The root Visual of a VisualTarget cannot have a parent.
   at System.Windows.Media.CompositionTarget.SetRootVisual(Visual visual)
   at System.Windows.Media.CompositionTarget.set_RootVisual(Visual value)
   at (VisualTargetPresentationSource , Visual )
   at Meta.Vlc.Wpf.VisualTargetPresentationSource.set_RootVisual(Visual value)
   at (<>c__DisplayClass32_0 )
   at Meta.Vlc.Wpf.ThreadSeparatedImage.<>c__DisplayClass32_0.<LoadThreadSeparatedControl>b__0()
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
   at System.Windows.Threading.DispatcherOperation.InvokeImpl()
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Windows.Threading.DispatcherOperation.Invoke()
   at System.Windows.Threading.Dispatcher.ProcessQueue()
   at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
   at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
   at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
   at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
   at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
   at (<>c )
   at Meta.Vlc.Wpf.ThreadSeparatedImage.<>c.<get_CommonDispatcher>b__2_0()
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()

Have been getting this error only with your theme (so far) in the latest version

@imdavid555 Are you still seeing this with the latest beta version?

Posted
15 minutes ago, Jason Carr said:

@imdavid555 Are you still seeing this with the latest beta version?

I can let you know tonight when I get home. I stopped using this theme because of this issue. I was able to consistently replicate it right away by just navigating the menu of platform wheel 4 of this view.@Jason Carr

I believe @kmoney also was seeing this issue. Not sure if he still is.

  • Like 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...