Jump to content

[2250] NullReferenceException while trying to add 'link' custom tag to Details panel


WilfriedB

Recommended Posts

Hello,

confirmed:

System.NullReferenceException: Object reference not set to an instance of an object.
   at PicaJet.Daminion.GUIComponents.ButtonParser.ParseButton(Property button) in C:\DaminionAutoGit\code\GUIComponents\ButtonParser.cs:line 86
   at PicaJet.Daminion.GUIComponents.AdvancedDetailsDrawStyle.RecreateRootBlock() in C:\DaminionAutoGit\code\GUIComponents\Classes\AdvancedDetails\AdvancedDetailsDrawStyle.cs:line 157
   at PicaJet.Daminion.GUIComponents.DetailsDrawStyle.NewColumnsAttached() in C:\DaminionAutoGit\code\Virtual.ListView\DrawStyle\DetailsDrawStyle.cs:line 133
   at PicaJet.Daminion.GUIComponents.DrawStyle.set_Columns(VirtualListViewColumnsCollection value) in C:\DaminionAutoGit\code\Virtual.ListView\DrawStyle\DrawStyle.cs:line 150
   at PicaJet.Daminion.GUIComponents.MediaItemsView.SetViewStyles(ViewStyle[] viewStyles, Boolean supportStacks) in C:\DaminionAutoGit\code\GUIComponents\Controls\MediaItemsView.cs:line 796
   at PicaJet.Daminion.ClientCommon.PicaJetEnginePresenter.ViewStyleChangerPresenterViewStyleChanged(Object sender, EventArgs e) in C:\DaminionAutoGit\code\ClientCommon\Presenters\PicaJetEnginePresenter.cs:line 5282
   at PicaJet.Daminion.ClientCommon.ViewStyleChangerPresenter.EditCaptions() in C:\DaminionAutoGit\code\ClientCommon\Presenters\ViewStyleChangerPresenter.cs:line 77
   at PicaJet.Daminion.ClientCommon.PicaJetEnginePresenter.EditCaptionsExecute(Object sender, ActionExecuteEventArgs e) in C:\DaminionAutoGit\code\ClientCommon\Presenters\PicaJetEnginePresenterActions.cs:line 6575
   at PicaJet.Daminion.ClientCommon.Action.ExecuteAction(Object sender, ActionExecuteEventArgs e) in C:\DaminionAutoGit\code\ClientCommon\Classes\Action.cs:line 397
   at PicaJet.Daminion.GUIComponents.ContextMenuGenerator.MainMenuItemClick(Object sender, EventArgs e) in C:\DaminionAutoGit\code\GUIComponents\Classes\ContextMenuGenerator.cs:line 595
   at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
   at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
   at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
   at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
   at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
   at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ToolStrip.WndProc(Message& m)
   at System.Windows.Forms.ToolStripDropDown.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

  • 1 month later...

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...