I am noticing that when I float a window, and then go to dock that same window, I receive an error message telling me that Logos has stopped working. Ideas and/or suggestions?
Turn on logging (see http://wiki.logos.com/diagnostic_logging ), reperform and then upload the logs.
Interesting I did that and did not have the problem this time. However, I did go into my logs and found the log for this afternoon.
Program Version: 5.2a SR-6 (5.2.1.0155)Windows Version: 6.3.9600.0Time: 2014-06-23 14:23:05 -04:00 (2014-06-23T18:23:05Z)Installed memory: 8,103 MBInstall path: C:\Users\Robert\AppData\Local\Logos5\System\Logos.exeFree install space: 818,704 MBData path: C:\Users\Robert\AppData\Local\Logos5\Data\f4hxjofv.w4yFree disk space: 818,704 MBTemp path: C:\Users\Robert\AppData\Local\Temp\Free temp space: 818,704 MB
Error ID: 604Error detail: ArgumentException: Specified Visual is already a child of another Visual or the root of a CompositionTarget.
System.ArgumentException: Specified Visual is already a child of another Visual or the root of a CompositionTarget. at System.Windows.Media.VisualCollection.Insert(Int32 index, Visual visual) at System.Windows.Documents.AdornerLayer.AddAdornerToVisualTree(AdornerInfo adornerInfo, Int32 zOrder) at System.Windows.Documents.AdornerLayer.Add(Adorner adorner, Int32 zOrder) at Libronix.DigitalLibrary.Resources.VisualBookmarks.ScrollBarAdorner.ScrollBar_Loaded(Object sender, RoutedEventArgs e) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e) at System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent) at System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(Object root) at MS.Internal.LoadedOrUnloadedOperation.DoWork() at System.Windows.Media.MediaContext.FireLoadedPendingCallbacks() at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks() at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget) at System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget) at System.Windows.Media.MediaContext.Resize(ICompositionTarget resizedCompositionTarget) at System.Windows.Interop.HwndTarget.OnResize() at System.Windows.Interop.HwndTarget.HandleMessage(WindowMessage msg, IntPtr wparam, IntPtr lparam) at System.Windows.Interop.HwndSource.HwndTargetFilterMessage(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 MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, 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.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) at MS.Win32.HwndSubclass.DefWndProcWrapper(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) at MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)