WilfriedB Posted November 7, 2020 Report Share Posted November 7, 2020 I defined a custom tag of type 'link' and tried to add it to the Details (F11) panel, but get a 'NullReferenceException'. Build 2250 Adding Link Tag to details 7 Nov 2020.txt Quote Link to comment Share on other sites More sharing options...
Uwe Posted November 10, 2020 Report Share Posted November 10, 2020 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 Quote Link to comment Share on other sites More sharing options...
Katerina Karpenko Posted November 10, 2020 Report Share Posted November 10, 2020 Hello, Thank you for reporting. It will be fixed in one of the next builds. Regards. Quote Link to comment Share on other sites More sharing options...
Katerina Karpenko Posted December 13, 2020 Report Share Posted December 13, 2020 Please, install 6.8.2333, the problem is solved. Regards, Kate. Quote Link to comment Share on other sites More sharing options...
WilfriedB Posted December 13, 2020 Author Report Share Posted December 13, 2020 3 hours ago, Katerina Karpenko said: Please, install 6.8.2333 Thanks a lot,Katerina, does work for me with Home Server on Windows 10! 👍 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.