Uwe Posted April 8, 2014 Report Share Posted April 8, 2014 Hello, please try to reproduce it: 1. select 2 items in the Thumbnail Window 2. menu->Item->Compare items... 3. press the "X" button in the head line of the item until you get a black window of this item 4. click in the black window 5. you get this exception message ************** Exception Text ************** System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at System.ThrowHelper.ThrowKeyNotFoundException() at System.Collections.Generic.SortedList`2.get_Item(TKey key) at PicaJet.Daminion.ClientCommon.MediaItemsManager.GetItemByIndex(Int32 itemIndex) in c:\DaminionAuto\Code\ClientCommon\Classes\MediaItemsManager.cs:line 2599 at PicaJet.Daminion.ClientCommon.MediaItemsManager.GetMediaItemListByIndexes(Int32[] indexes) in c:\DaminionAuto\Code\ClientCommon\Classes\MediaItemsManager.cs:line 496 at PicaJet.Daminion.ClientCommon.BasicCatalogUniversalSource.get_Item(Int32 index) in c:\DaminionAuto\Code\ClientCommon\Classes\ItemSources\BasicCatalogUniversalSource.cs:line 127 at PicaJet.Daminion.ClientCommon.CurrentQuerySingleItemSource.get_FirstSelected() in c:\DaminionAuto\Code\ClientCommon\Classes\ItemSources\CurrentQuerySingleItemSource.cs:line 52 at PicaJet.Daminion.ClientCommon.ComparePresenter.GenerateInfo(FullMediaItemPresenter fullMediaItemPresenter) in c:\DaminionAuto\Code\ClientCommon\Presenters\ComparePresenter.cs:line 343 at PicaJet.Daminion.ClientCommon.ComparePresenter.ViewOnOnSelected(Object sender, EventArgs e) in c:\DaminionAuto\Code\ClientCommon\Presenters\ComparePresenter.cs:line 490 at PicaJet.Daminion.GUIComponents.PreviewMediaBox.OnMouseDown(MouseEventArgs e) in c:\DaminionAuto\Code\GUIComponents\Controls\PreviewMedia\PreviewMediaBox.cs:line 1044 at System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) Regards, Uwe Quote Link to comment Share on other sites More sharing options...
Murat Posted April 11, 2014 Report Share Posted April 11, 2014 Thank you, Uwe. 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.