Bug Reports Archive (2009-2012)

Software Ideas Modeler

Bugs found in Software Ideas Modeler please report here.

23 September 2009 23:19:38

Anto 22 March 2010 12:59:40

Menu entries hides

Great work!

Scrolling with keyboard voices of menu File, Project, Arrange and Tools.

All works fine, but entry hides..

Dusan Rodina - softwareideas.net 22 March 2010 17:57:49

RE: Menu entries hides

Thank you. I fix this bug soon.

Dusan Rodina - softwareideas.net 28 March 2010 18:27:45

RE: RE: Menu entries hides

Fixed in version 3.21.

Roger 20 March 2010 16:10:52

Object null error

Hi,

1) Create a Class Diagram.

2) Drag a Class onto the page.

3) Fully expand the project heirarchical view.

4) Delete Class1 on the page.

5) Click Class1 in the heirarchical view.

Dusan Rodina - softwareideas.net 22 March 2010 0:59:44

RE: Object null error

Thank you for the report. This error is fixed in version 3.20.

Martin Kadlec 18 March 2010 22:37:57

Mouse cursor does not reflect currect tool

I just noticed one usability flaw with the mouse coursor: it does not change according to the selected tool but it falsely shows the context action of the "select" tool.

Dusan Rodina - softwareideas.net 22 March 2010 1:41:18

RE: Mouse cursor does not reflect currect tool

I'm not sure if I understand completely. The problem is that the icon of mouse cursor don't change or that the selected tool don't do what it should do?

Martin Kadlec 23 March 2010 18:37:22

RE: RE: Mouse cursor does not reflect currect tool

The tool does what it is supposed to but the mouse courser does not display that. Instead it's appearance still changes like if the select tool was active (showing "move" when above an object and "resize" what on it's border).

Dusan Rodina - softwareideas.net 2 April 2010 18:54:25

RE: RE: RE: Mouse cursor does not reflect currect

Fixed in version 3.22

Dusan Rodina - softwareideas.net 23 March 2010 20:09:27

RE: RE: RE: Mouse cursor does not reflect currect

Thanks for the clarification. In the next release it will be fixed.

Zuri 3 March 2010 23:36:39

Mr

I was trying Use Case dgm. When I Added new or Existing diagram to use case, double click on that usecase bring up that added diagrams - nice. But it does not save this connection. After restart no more subdiagrams :(

Regards

Dusan Rodina - softwareideas.net 4 March 2010 0:02:30

RE: Mr

Thank you for the report. I fix this bug as soon as possible.

Dusan Rodina - softwareideas.net 4 March 2010 23:23:58

RE: RE: Mr

The bug is fixed in version 3.12.

Dave Mc N. 20 February 2010 3:42:44

Double click exception

An exception is raised when you double click on either "Common", (Diagram Type Tools) and "Drawing" in the Toolbox.

Not crashing the application, just a little bit annoying

Dave Mc N. 20 February 2010 3:45:24

RE: Double click exception

Happens to be anywere else then on a tool in the toolbox when you double click.

Error desc. (french .net framework) :

System.NullReferenceException: La référence d'objet n'est pas définie à une instance d'un objet.

à SoftwareIdeasModeler.Controls.ExpanderToolbar.ExpanderToolbar.ExpanderToolbar_DoubleClick(Object sender, EventArgs e)

à System.Windows.Forms.Control.OnDoubleClick(EventArgs e)

à System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)

à Sys

Dusan Rodina - softwareideas.net 20 February 2010 15:59:02

RE: RE: Double click exception

This bug is fixed in version 3.10.

Thanks 21 February 2010 21:10:21

RE: RE: RE: Double click exception

Thanks for the fixe, efficient and really fast ! Thumbs up

A 5 February 2010 9:50:58

Visibility always is public

I add class diagram and set private visibility for some methods and properties. I press OK. I see signs +,- or # on the diagramm according to set options. I click twice on the diagramm and see all of methods and properties have public visibility whatever. Is it bug?

Dusan Rodina - softwareideas.net 5 February 2010 14:43:06

RE: Visibility always is public

Yes, it is. The problem is caused by incorrect loading of data in the data grid. This bug has been fixed, the new version will be released during next week.

Temporarily you can use to edit the fast editor in the side bar instead of the dialog window.

Dusan Rodina - softwareideas.net 13 February 2010 18:48:16

RE: RE: Visibility always is public

Version 3.0 fixes the mentioned problem.