opening the logbook generates the following error message. if I "continue" an empty logbook appears even though the info panel shows over 200 dives.
-----------------------------------------------------------------------------------------------------------------------
Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at Divinglog.frmLogbook.LoadRibbon()
at Divinglog.frmLogbook.frmLogbook_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)
Windows Version: Windows 7
error message when opening logbook
Re: error message when opening logbook
Thanks, I'll release tomorrow an update. Please let me know if that problem is fixed, once it is available.
Re: error message when opening logbook
the new release seems to have fixed it.
one comment though. when I open a logbook it take a while to move from record to record. the Diving Log window actually shows "not responding" and it takes about 12-15 seconds for the record to move and refresh the window.
one comment though. when I open a logbook it take a while to move from record to record. the Diving Log window actually shows "not responding" and it takes about 12-15 seconds for the record to move and refresh the window.
Re: error message when opening logbook
Is your logbook file directly on the PC or on a network drive? Are there many photos attached to the dive? This slowdown is defenitely not normal.
Re: error message when opening logbook
the problem went away with one of the recent updates.
Re: error message when opening logbook
Thank you, great to hear that!