Jump to content

1005 - exception in Compare function


Uwe

Recommended Posts

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

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...