imdavid555 Posted December 24, 2016 Share Posted December 24, 2016 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 Quote Link to comment Share on other sites More sharing options...
Nyny77 Posted December 24, 2016 Share Posted December 24, 2016 thanks mate ! Quote Link to comment Share on other sites More sharing options...
kmoney Posted December 24, 2016 Share Posted December 24, 2016 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. Quote Link to comment Share on other sites More sharing options...
imdavid555 Posted December 25, 2016 Share Posted December 25, 2016 Seems to happen only on Future state theme. Happens often on Platform Wheel 4 of the current version of the futurestate theme Quote Link to comment Share on other sites More sharing options...
Hexxxer Posted December 25, 2016 Author Share Posted December 25, 2016 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. 1 Quote Link to comment Share on other sites More sharing options...
Nyny77 Posted December 25, 2016 Share Posted December 25, 2016 With wmp no problem.. Quote Link to comment Share on other sites More sharing options...
alitanet Posted January 5, 2017 Share Posted January 5, 2017 There's something weird with this theme ,it affects performance to some of my emulators,like mame.If I use default theme no problem Quote Link to comment Share on other sites More sharing options...
Hexxxer Posted January 5, 2017 Author Share Posted January 5, 2017 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. Quote Link to comment Share on other sites More sharing options...
alitanet Posted January 5, 2017 Share Posted January 5, 2017 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 Quote Link to comment Share on other sites More sharing options...
Hexxxer Posted January 5, 2017 Author Share Posted January 5, 2017 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 Quote Link to comment Share on other sites More sharing options...
alitanet Posted January 5, 2017 Share Posted January 5, 2017 Mmmm no idea , maybe my computer isn't enough powerful for this theme Quote Link to comment Share on other sites More sharing options...
DOS76 Posted January 5, 2017 Share Posted January 5, 2017 Is it a mobile i7 not that it should matter it should still be able to handle BigBox. Quote Link to comment Share on other sites More sharing options...
Hexxxer Posted January 5, 2017 Author Share Posted January 5, 2017 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. Quote Link to comment Share on other sites More sharing options...
alitanet Posted January 5, 2017 Share Posted January 5, 2017 ok I found the solution I selected High performance in energy settings and that's it.Anyway I made a capture of the process if it's usefull http://imgur.com/a/aOIZ4 Quote Link to comment Share on other sites More sharing options...
alitanet Posted January 5, 2017 Share Posted January 5, 2017 No something is wrong with this theme ,my laptop starts to sound very noisy I looked to the process again http://imgur.com/a/R12to .If I use default theme I don't have any issues. Quote Link to comment Share on other sites More sharing options...
Jason Carr Posted January 9, 2017 Share Posted January 9, 2017 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. 1 Quote Link to comment Share on other sites More sharing options...
alitanet Posted January 14, 2017 Share Posted January 14, 2017 Thanks Jason I love this theme I'll wait for a new versión,meanwhile I'll use default theme!! 1 Quote Link to comment Share on other sites More sharing options...
damageinc86 Posted January 17, 2017 Share Posted January 17, 2017 Is there a way to take the scanlines off per system? for example I don't really want scanlines on anything gamecube or newer. But it looks fine on the older systems. Quote Link to comment Share on other sites More sharing options...
Jason Carr Posted January 19, 2017 Share Posted January 19, 2017 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? Quote Link to comment Share on other sites More sharing options...
imdavid555 Posted January 19, 2017 Share Posted January 19, 2017 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. 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.