Bug Reports Archive (2009-2012)

Software Ideas Modeler

Bugs found in Software Ideas Modeler please report here.

23 September 2009 23:19:38

Alex 1 November 2010 12:38:43

Sequence diagram bug

The sequence diagram classifiers are not saved. When I open a saved project, the lifelines appear without the corresponding classifiers. I'm using SIM v4.50 on Windows Vista.

Dusan Rodina - softwareideas.net 2 November 2010 1:08:47

RE: Sequence diagram bug

Fixed in version 4.60.

Skylar 28 October 2010 18:35:09

Transition Properties

When editing the Transition properties (Transition -> Properties -> Transition Tab), the Pre-Condition and Post-Conditions will swap every time you open the properties window.

Dusan Rodina - softwareideas.net 2 November 2010 1:09:11

RE: Transition Properties

Fixed in version 4.60.

Viktor 27 October 2010 16:17:13

Template class bug

Unfortunately I found a bug when I try to remove the last template parameter from a class.

The report:

System.OutOfMemoryException: Out of memory.

at System.Drawing.Drawing2D.PathGradientBrush..ctor(GraphicsPath path)

at SoftwareIdeasModeler.Visualisation.DiagramDrawer.Fill3DPath(ItemStyle Style, GraphicsPath path, RectangleF bounds)

at SoftwareIdeasModeler.Visualisation.DiagramDrawer.DrawRectangleBackground(ItemStyle style, RectangleF bounds)

at SoftwareIdeasModeler.Core.DiagramItems.UmlObjects.ConcreteUmlClass.DrawTemplateParameters(DiagramDrawer drawer, DrawingParameters param)

at SoftwareIdeasModeler.Core.DiagramItems.UmlObjects.ConcreteUmlClass.DrawElement(DiagramDrawer drawer, DrawingParameters param)

at SoftwareIdeasModeler.Core.Projecting.ConcreteDiagramItem.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.SimDiagramControl.SimDiagramControl_Paint(Object sender, PaintEventArgs e)

at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs)

at System.Windows.Forms.Control.WmPaint(Message& m)

at System.Windows.Forms.Control.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)

Dusan Rodina - softwareideas.net 2 November 2010 1:09:58

RE: Template class bug

It will be fixed soon.

EDIT: Fixed in version 4.70.

Job 26 October 2010 13:59:20

Linestyle Straight

- add asociation

- add some directions to direct it around another class (no straight line)

- 'right mouse' > linestyle > straight

When choosing this the line wil not revert to a straight line.

I can get it straight by choosing linestyle > perpendicular after that i need to choose straight.

Dusan Rodina - softwareideas.net 2 November 2010 1:10:28

RE: Linestyle Straight

Fixed in version 4.60.

Skylar 26 October 2010 8:15:01

Description Diagram Box

Description Diagram box does not seem to scale very well to large descriptions.

I can provide text used if necessary. Used 6 with approximately 50 chars per line.

Dusan Rodina - softwareideas.net 2 November 2010 1:11:15

RE: Description Diagram Box

It will be fixed soon in the further version.

EDIT: Fixed in version 4.70.

Job 25 October 2010 11:14:40

Add Model bug

When i do add model it is automatically added as a child in my first model. After this i cannot remove them.

Dusan Rodina - softwareideas.net 26 October 2010 2:36:26

RE: Add Model bug

Fixed in version 4.50.

Ruud 25 October 2010 8:21:05

static modifier is applied too many times

static modifier is applied again and again when opening the properties screen of a lifeline in a sequence diagram.

To reproduce:

Create a sequence diagram and place a new lifeline on it. Open properties of this lifeline, and click the checkbox for static modifer. Close and then re-open the properties dialog. The static modifier is now listed twice in the applied stereotypes column

Dusan Rodina - softwareideas.net 26 October 2010 2:36:51

RE: static modifier is applied too many times

Fixed in version 4.50.

Mark 21 October 2010 16:05:03

Activity diagrams - cannot move elements that were

Hi, thanks for this great sw.

Cannot move elements in that were in swimlane

Steps to reproduce:

1- Create a new activity diagram

2- Create swimlane

3- Add some elements to the diagram and place them into the swimlane

4- delete the swimlane

5- try to move any of the elments.

Software ideas modeler 4.15.3943.471 on Windows 7 x64. Bye.

Dusan Rodina - softwareideas.net 26 October 2010 2:37:41

RE: Activity diagrams - cannot move elements that

Hi, thanks.

This problem was fixed in version 4.50.

Mark 21 October 2010 16:04:00

Activity Diagram: Cannot move elements

Hi, thanks for this great sw.

Cannot move elements in that were in swimlane

Steps to reproduce:

1- Create a new activity diagram

2- Create swimlane

3- Add some elements to the diagram and place them into the swimlane

4- delete the swimlane

5- try to move any of the elments.

Software ideas modeler 4.15.3943.471 on Windows 7 x64. Bye.

Dusan Rodina - softwareideas.net 2 November 2010 1:18:13

RE: Activity Diagram: Cannot move elements

Hi,

fixed from version 4.50.

Michael Bak Koldsgaard 20 October 2010 16:05:44

Export as vector graphics

Very nice and functional program. However it would be very nice if the diagrams could be exported as vector graphics. The SVG-export is broken, and the PDF-export is not vector.

Dusan Rodina - softwareideas.net 20 October 2010 20:43:05

RE: Export as vector graphics

Thanks.

What kind of problem do you have with SVG export? SVG files generated by SIM are correctly rendered by Google Chrome or Opera. Some graphical editors don't support transparency which may lead to wrong rendering. If it is this case, you should change style of your diagram before exporting (Project/Style Set/) and use Simple, Simple Bold or Simple with Shadow style.

There are also two other types of vector formats: EMF and WMF.