Bug Reports Archive (2009-2012)

Software Ideas Modeler

Bugs found in Software Ideas Modeler please report here.

23 September 2009 23:19:38

Dusan Rodina - softwareideas.net 3 January 2011 1:47:13

RE: Copy Paste

Fixed in version 4.84.

JS 23 December 2010 11:59:42

Snap2Grid

Snap2Grid has to be enabled each time the modeler is started. Shouldn't the setting be saved like the ShowGrid?

Dusan Rodina - softwareideas.net 3 January 2011 1:47:37

RE: Snap2Grid

Fixed in version 4.84.

Tomas Sandkvist 21 December 2010 15:05:43

Reordering of stereotypes

There should be an up/down arrow to click to change the display order of stereotypes. Invaluable when applying custom sterotypes and one wants them in a certain order.

Dusan Rodina - softwareideas.net 3 January 2011 1:48:12

RE: Reordering of stereotypes

Added in version 4.84.

Tomas Sandkvist 17 December 2010 11:13:04

Tagged values not displayed on Node

Added some tagged values to identify manufacturer and model of a Node, and then turned on the Display Tagged values from the Element menu, but the values where not displayed?

Dusan Rodina - softwareideas.net 18 December 2010 0:42:56

RE: Tagged values not displayed on Node

Fixed in version 4.83.

Tomas Sandkvist 17 December 2010 8:27:01

Add diagram menu item off screen

The add diagram context menu in the hierarcial view seems to display the diagram types off screen (right hand).

When I had two screens enabled it was displayed on the right screen when SIM was running on the left. Today I'm using only one screen and no menu visible.

Dusan Rodina - softwareideas.net 9 January 2011 17:17:20

RE: Add diagram menu item off screen

Unfortunately, it is the default behavior of .NET menu control. Fix of this problem would need a lot of effort (implementing the custom menu control). I have to postpone this fix.

rickb 17 December 2010 4:38:35

CTO

Environment:

------------

Windows XP - full updates.

Issue:

------

Evaluating - State Machine Diagram not showing labels for simple state. I have to add an enter/exit op for the label to show.

Am I doing something wrong or can fix?

Dusan Rodina - softwareideas.net 17 December 2010 7:56:19

RE: CTO

This problem will be fixed within 24 hours. Thank you for reporting it.

EDIT: Fixed in version 4.83.

Tomas Sandkvist 16 December 2010 10:35:06

Not a bug but a possible feature

It would be useful to have a page size grid on the workspace so that I can place elements such as the project description box at the paper edges, and also to help making models fit the page. The grid should be visible by selection from a menu or similar.

Something like what is displayed in MS Excel for Print Area to identify where the page breaks would be. My company is still VERY attached to printouts and paper distribution, perhaps others are as well.

Dusan Rodina - softwareideas.net 16 December 2010 10:46:35

RE: Not a bug but a possible feature

You read my thoughts :) I have been planning to add this feature for a few months. It will be certainly implemented in one of next releases.

jeff 14 December 2010 20:38:09

flowchart

When I try to make a subflow on a process, the software crashes

Dusan Rodina - softwareideas.net 14 December 2010 21:13:02

RE: flowchart

Could you send me, please, the error message which is displayed when software crashes?

Tomas Sandkvist 13 December 2010 9:50:18

Editing custom sterotype -> Enter

Found that if I don't click in the text box any key pressed is taken as a click on the OK button and an empty stereotype is added.

Dusan Rodina - softwareideas.net 14 December 2010 23:37:32

RE: Editing custom sterotype -> Enter

Fixed in version 4.82.

Tacyt 12 December 2010 23:44:35

Custom data types missing

Hi,

I am using the newest version of SIM (4.81).

In a class diagram I am not able to change data type of any field to my custom type (classes are declared).

My own types simply do not appear on the list.

Am I missing something?

thanks

Dusan Rodina - softwareideas.net 14 December 2010 23:40:14

RE: Custom data types missing

Hi,

types have to be declared using type editor (Tools > Lists > Types).

This type of referencing of existing classes is planned in future - it will be certainly part of version 5.0.

Tacyt 15 December 2010 18:35:51

RE: RE: Custom data types missing

Thanks!