Hi Dusan,
Just started using your application, fantastic tool.
Came across the following in 3.41:
#1 Start the app
#2 Click on the Styles tab
#3 Click on the Edit Style icon
=> Unhandled Exception has occurred in your application...
Details are below.
Thanks. Steve.
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at System.Collections.Generic.List`1.get_Item(Int32 index)
at SoftwareIdeasModeler.Controls.StylesControl.StylesPanel.get_SelectedStyle()
at SoftwareIdeasModeler.MainForm.editStyleToolStripButton_Click(Object sender, EventArgs e)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStrip.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.ToolStrip.WndProc(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)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4952 (win7RTMGDR.050727-4900)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
SoftwareIdeasModeler
Assembly Version: 3.41.3883.42520
Win32 Version: 3.41
CodeBase: file:///C:/Program%20Files/SoftwareIdeasModeler/SoftwareIdeasModeler.exe
System.Core
Assembly Version: 3.5.0.0
Win32 Version: 3.5.30729.4926 built by: NetFXw7
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
System
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
System.Windows.Forms
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
System.Drawing
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
SoftwareIdeasModeler.Core
Assembly Version: 3.41.3883.42518
CodeBase: file:///C:/Program%20Files/SoftwareIdeasModeler/SoftwareIdeasModeler.Core.DLL
System.Configuration
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
System.Xml
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
System.Xml.Linq
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml.Linq/3.5.0.0__b77a5c561934e089/System.Xml.Linq.dll
k1h84vmx
DrSvgLibrary
Assembly Version: 1.1.0.0
Win32 Version: 1.1.0.0
CodeBase: file:///C:/Program%20Files/SoftwareIdeasModeler/DrSvgLibrary.DLL
Accessibility
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
Hi!
I am getting the following exception raised when attempting to export to PDF:
System.NullReferenceException: Object reference not set to an instance of an object.
at SoftwareIdeasModeler.Drawing.PdfGraphics.DrawString(String s, Font font, Brush brush, RectangleF layoutRectangle)
at SoftwareIdeasModeler.Visualisation.DiagramDrawer.DrawString(String text, Font font, Brush brush, RectangleF rect)
at SoftwareIdeasModeler.DiagramItems.Special.DiagramDescription.Draw(DiagramDrawer drawer, DrawingParameters param)
at SoftwareIdeasModeler.Visualisation.DiagramDrawer.Draw(DiagramLayer layer, ConcreteDiagramItem item)
at SoftwareIdeasModeler.Visualisation.DiagramDrawer.Draw(DiagramLayer layer, Rectangle clipArea)
at SoftwareIdeasModeler.Visualisation.DiagramDrawer.Draw(Diagram diagram, Rectangle drawBounds)
at SoftwareIdeasModeler.Visualisation.DiagramDrawer.Draw(Diagram diagram)
at SoftwareIdeasModeler.Exporters.PdfDiagramExporter.ExportToFile(String fileName)
at SoftwareIdeasModeler.ExportUtils.ExportToPdf(String fileName, Diagram diagram)
at SoftwareIdeasModeler.MainForm.exportPDFToolStripMenuItem_Click(Object sender, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs 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.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
Any ideas on how to get around this would be a big help.
I should probably mention that this is on v3.41 of the software. :)
Workaround for this error is to remove the diagram description element from the diagram and than export to PDF.
It will be fixed in version 4.0.
Many thanks!!! :)
If i create a file which contains a State Machine Diagram by SIM (version 3.38 or 3.39) I can't open it with SIM version 3.40.
Sorry for my mistake.
Version 3.41 fixes this issue.
If you use a state machine diagramm you can insert actions to each state, but after saving and reopening the diagramm all actions are lost.
Software Ideas Modeler: 3.38.3847.37000
Operation System: WinXP Professional SP2
This bug also exists in the latest version 3.39.3860.787
Fixed in version 3.40.
It will be fixed today.
Thank you so much. This software product is awesome. Keep up the great work!
1.) When i insert a new class in diagram,add the datatype <Custom> and write my type in the dialogbox the written name of my datatype will sometimes appear, somtimes not. But if i select <Custom> again the written datatype will apear in the list and could be selected.
2.) While creating operations it's also possible to select <Custom> in the Operation Editor, but not possible to write the datatype.
1.) I couldn't repeat this problem. I will fix it later.
2.) Fixed in version 3.40.
Hi,
I start using this application last week. When i Try to do a sequence diagram and I export to PDF, all my message from sequence action from all the call action are white on white. So I cannot see anything from my sequence diagram.
I'm running on window XP.
this issue will be fixed in version 4.0.
It seems like it still there. I just uninstall the old version, clear the folder and install the new version. Create a new sequence diagram, add 2 lifeline, add a call action and add a message in the Sequence Action menu. I export to PDF and I can not read my message since it white.
Version 4.0 has not yet been released. It will be released during next week.
Thank you
In my diagram class, the roles names of every relationship have their last letter missing. But in the properties the names are correct.
I check in the xml of the *.simp file and the names are correct.
The most surprising is that one of my collegue opened my *.simp on his computer and the bug didn't occur on his machine. We have the save version of SIM.
May be it's due to a special setting in SIM?