Danno Posted October 8, 2014 Report Share Posted October 8, 2014 Hi, Bug causes Daminion view to crash if you click the heading in Details view (I think it used to sort by heading?) Occurs viewing both server catalog and local catalog Regards Dan ************** Exception Text ************** System.IndexOutOfRangeException: Index was outside the bounds of the array. at PicaJet.Daminion.GUIComponents.CatalogViewControlEx.SetSortingCriteria(ISortingCriteria criteria) in c:\DaminionAuto\Code\GUIComponents\Controls\CatalogViewControlEx.cs:line 355 at PicaJet.Daminion.ClientCommon.CatalogViewPresenter.MediaItemsManagerOnRefresh(Object sender, EventArgs e) in c:\DaminionAuto\Code\ClientCommon\Presenters\CatalogViewPresenter.cs:line 1237 at System.EventHandler`1.Invoke(Object sender, TEventArgs e) at PicaJet.Daminion.ClientCommon.MediaItemsManager.DoSimpleEvent(EventHandler`1 evenProcess) in c:\DaminionAuto\Code\ClientCommon\Classes\MediaItemsManager.cs:line 3944 at PicaJet.Daminion.ClientCommon.MediaItemsManager.ClearAndRefill(Int32 count) in c:\DaminionAuto\Code\ClientCommon\Classes\MediaItemsManager.cs:line 3775 at PicaJet.Daminion.ClientCommon.MediaItemsManager.SetNewBook(Guid bookUi, Int32 bookSize) in c:\DaminionAuto\Code\ClientCommon\Classes\MediaItemsManager.cs:line 2178 at PicaJet.Daminion.ClientCommon.CatalogView.NavigatorOnBookClose(Object sender, ObjEventArgs`1 e) in c:\DaminionAuto\Code\ClientCommon\Classes\CatalogView.cs:line 652 at PicaJet.Daminion.ClientCommon.BookNavigator.DoCloseBook(Guid guid) in c:\DaminionAuto\Code\ClientCommon\Classes\BookNavigator.cs:line 780 at PicaJet.Daminion.ClientCommon.BookNavigator.CloseBook(Guid guid) in c:\DaminionAuto\Code\ClientCommon\Classes\BookNavigator.cs:line 768 at PicaJet.Daminion.ClientCommon.BookNavigator.CloseBookInMainThread(Object sender, MainThreadJobEventArgs args) in c:\DaminionAuto\Code\ClientCommon\Classes\BookNavigator.cs:line 710 at WinPicaJet.MainForm.DoMainThreadJobSync(Object sender, MainThreadJobDelegate job, MainThreadJobEventArgs args) in c:\DaminionAuto\Code\WinPicaJet\MainForm.cs:line 1670 Quote Link to comment Share on other sites More sharing options...
Murat Posted October 8, 2014 Report Share Posted October 8, 2014 Can you reproduce this issue in the 1090 build? Quote Link to comment Share on other sites More sharing options...
Danno Posted October 9, 2014 Author Report Share Posted October 9, 2014 Looks like the update has resolved the issue thanks. 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.
Note: Your post will require moderator approval before it will be visible.