Adding a new layer results in following exception message (#1510)
SoftwareIdeasModeler.Core.CommandProcessing.CommandException: Exception during execution the command: AddLayerToDiagram ---> System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
bei SoftwareIdeasModeler.Core.Commands.Layout.AddLayerCommand..ctor(Diagram diagram, DiagramLayer layer)
bei SoftwareIdeasModeler.Core.CommandProcessing.CommandCatalog.<>c.<.cctor>b__521_145(CommandContext x)
bei SoftwareIdeasModeler.Core.CommandProcessing.ApplicationCommandProcessor.Execute(UnitOfWork unitOfWork, CommandDefinition commandDefinition, ActionCallback actionCallback, Object callbackTag, Boolean calledFromAnotherAction, CommandArgument[] arguments)
--- Ende der internen Ausnahmestapelüberwachung ---
bei SoftwareIdeasModeler.Core.CommandProcessing.ApplicationCommandProcessor.Execute(UnitOfWork unitOfWork, CommandDefinition commandDefinition, ActionCallback actionCallback, Object callbackTag, Boolean calledFromAnotherAction, CommandArgument[] arguments)
bei SoftwareIdeasModeler.MainForm.ribbonBar_RibbonButtonClicked(Object sender, RibbonButtonEventArgs e)
bei SoftwareIdeas.Ribbon.RibbonControl.RibbonBar.OnRibbonButtonClicked(RibbonButtonEventArgs e)
bei SoftwareIdeas.Ribbon.RibbonControl.RibbonButton.OnClick(EventArgs e)
bei SoftwareIdeas.Ribbon.RibbonControl.RibbonItem.MouseUp(MouseEventArgs e)
bei SoftwareIdeas.Ribbon.RibbonControl.RibbonBarBody.OnMouseUp(MouseEventArgs e)
bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
bei System.Windows.Forms.Control.WndProc(Message& m)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
OF=SoftwareIdeasModeler.MainForm
NoCmds
Dusan Rodina - softwareideas.net 3 August 2017 17:04:46
Thank you for your notice. This bug will be fixed very soon. The new version should be released on Monday or Tuesday.