Bugs found in Software Ideas Modeler please report here.
23 September 2009 23:19:38
Dusan Rodina - softwareideas.net
30 April 2011 6:27:16
RE: Multi-object on Sequence diagrams does not wor
I'll fix it very soon.
According UML 2.x, it is not required to underline the names of lifelines. However, you can edit the style of a lifeline and change the font to be underlined.
It seems, that exporting to SVG is not working as expected.
The whole image is a little bit too small (image is clipped both on the right and bottom side). Gradients are different in the SVG (for example horizontal instead of vertical gradients). Also, the gloss effect is invalid in Inkscape (this may be the Inscape issue, but it would be great to try fixing it from SID)
Sometimes, there are some issues with z-index. For example: I've created an use case diagram, I've added some use cases and associations between them, then I've added a system boundary on top of all, so all of the use cases and associations were invisible. Next, I've dragged all use cases on top, into the system boundary. On the application it looked well, but when I've exported it to the SVG file, associations were invisible. It turned on, that they were located under the system boundary box (note, that use cases were visible). For instance, it looked fine on the PNG export, only vector graphics image was affected.
I'm using SID v. 4.95 on Windows 7 (.NET Framework v. 4.0.30319).
If you require some more information or replication scenarios, I'm happy to help.
You make a lot of great work with this tool. Thanks!
Dusan Rodina - softwareideas.net
10 May 2011 14:06:44
RE: RE: Export to SVG is not working propertly
Export to SVG is improved in version 4.96.
Gloss effect works good for example in new versions of web browsers (IE9, Chrome12, Opera11). I'll try to improve it to work correctly also for Inkscape in one of next releases. Meanwhile, you can use another style set (Project/Style Set) before export.
Dusan Rodina - softwareideas.net
13 June 2011 15:12:57
RE: RE: RE: Export to SVG is not working propertly
SVG export was improved in version 4.97. Now the result is correct also when the file is open in Inkscape. From the 4.97 version, the export of gradients works correctly for all gradient types, too.
Dusan Rodina - softwareideas.net
27 April 2011 11:47:55
RE: Ctrl+Shift+I doesn't work
It seems that another program (running on background) captures this key shortcut. I found that some instant messaging programs (Miranda, Trillian) can capture this shortcut.
The fifth major version of SIM will have a key shortcut manager - so it will be possible to set the custom ones.
I've found a strange bug making SIM crash all of a sudden when doing almost nothing (I think I was just scrolling in a class diagram). This bug is a bit nasty as all unsaved changes are lost.
Ubuntu Lucid
Mono 2.4.4
SIM 4.94 (I also encountered this bug in some earlier versions)
The following is printed to the console (sorry for the huge post):
at (wrapper managed-to-native) System.Drawing.GDIPlus.GdipIsOutlineVisiblePathPointI (intptr,int,int,intptr,intptr,bool&) <0x00004>
at (wrapper managed-to-native) System.Drawing.GDIPlus.GdipIsOutlineVisiblePathPointI (intptr,int,int,intptr,intptr,bool&) <0xffffffff>
at System.Drawing.Drawing2D.GraphicsPath.IsOutlineVisible (int,int,System.Drawing.Pen,System.Drawing.Graphics) <0x00126>
at System.Drawing.Drawing2D.GraphicsPath.IsOutlineVisible (System.Drawing.Point,System.Drawing.Pen) <0x0001d>
at (wrapper remoting-invoke-with-check) System.Drawing.Drawing2D.GraphicsPath.IsOutlineVisible (System.Drawing.Point,System.Drawing.Pen) <0xffffffff>
at SoftwareIdeasModeler.Core.DiagramItems.UmlObjects.ConcreteUmlRelation.ContainsPoint (System.Drawing.Point) <0x00436>
at SoftwareIdeasModeler.Core.Projecting.DiagramLayer.GetItemAt (System.Drawing.Point,System.Collections.Generic.List`1<SoftwareIdeasModeler.Core.Projecting.ConcreteDiagramItem>,bool) <0x0017c>
at SoftwareIdeasModeler.Core.Projecting.Diagram.GetItemAt (System.Drawing.Point,System.Collections.Generic.List`1<SoftwareIdeasModeler.Core.Projecting.ConcreteDiagramItem>,bool) <0x0006f>
at SoftwareIdeasModeler.Core.Projecting.Diagram.GetItemAt (System.Drawing.Point,bool) <0x0003d>
at SoftwareIdeasModeler.DiagramTools.SelectionTool.GetItemAt (System.Drawing.Point) <0x0004e>
at SoftwareIdeasModeler.DiagramTools.SelectionTool.MouseMove (SoftwareIdeasModeler.EnhancedMouseEventArgs) <0x000ed>
at SoftwareIdeasModeler.SimDiagramControl.SimDiagramControl_MouseMove (object,System.Windows.Forms.MouseEventArgs) <0x00c0d>
at System.Windows.Forms.Control.OnMouseMove (System.Windows.Forms.MouseEventArgs) <0x00055>
at System.Windows.Forms.Control.WmMouseMove (System.Windows.Forms.Message&) <0x001cf>
at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message&) <0x00281>
at System.Windows.Forms.ScrollableControl.WndProc (System.Windows.Forms.Message&) <0x00013>
at System.Windows.Forms.ContainerControl.WndProc (System.Windows.Forms.Message&) <0x00051>
at System.Windows.Forms.UserControl.WndProc (System.Windows.Forms.Message&) <0x0005a>
at System.Windows.Forms.Control/ControlWindowTarget.OnMessage (System.Windows.Forms.Message&) <0x0001d>
at System.Windows.Forms.Control/ControlNativeWindow.WndProc (System.Windows.Forms.Message&) <0x0002d>
at System.Windows.Forms.NativeWindow.WndProc (intptr,System.Windows.Forms.Msg,intptr,intptr) <0x001e8>
at System.Windows.Forms.XplatUIX11.DispatchMessage (System.Windows.Forms.MSG&) <0x00023>
at System.Windows.Forms.XplatUI.DispatchMessage (System.Windows.Forms.MSG&) <0x0001d>
at System.Windows.Forms.Application.RunLoop (bool,System.Windows.Forms.ApplicationContext) <0x00a01>
at System.Windows.Forms.Application.Run (System.Windows.Forms.ApplicationContext) <0x00052>
at System.Windows.Forms.Application.Run () <0x00035>
at SoftwareIdeasModeler.Program.Main (string[]) <0x0018e>
at (wrapper runtime-invoke) SoftwareIdeasModeler.Program.runtime_invoke_void_object (object,intptr,intptr,intptr) <0xffffffff>
Dusan Rodina - softwareideas.net
14 April 2011 3:42:22
RE: Project Properties doesnt get saved
This button was removed and replaced by auto apply of changes from this window.
I check it again and it seems that it doesn't work as expected. There is problem with fields Description and Authors. Thank you for notice. It will be fixed as soon as possible.
Dusan Rodina - softwareideas.net 30 April 2011 6:27:16
RE: Multi-object on Sequence diagrams does not wor
Piotrek 28 April 2011 16:33:08
Export to SVG is not working propertly
Dusan Rodina - softwareideas.net 30 April 2011 6:39:17
RE: Export to SVG is not working propertly
Dusan Rodina - softwareideas.net 10 May 2011 14:06:44
RE: RE: Export to SVG is not working propertly
Dusan Rodina - softwareideas.net 13 June 2011 15:12:57
RE: RE: RE: Export to SVG is not working propertly
Student 28 April 2011 9:14:12
XMI Import/Export
Dusan Rodina - softwareideas.net 10 May 2011 13:57:39
RE: XMI Import/Export
Peter 27 April 2011 8:42:13
Ctrl+Shift+I doesn't work
Dusan Rodina - softwareideas.net 27 April 2011 11:47:55
RE: Ctrl+Shift+I doesn't work
R2C2 15 April 2011 7:14:13
SIM crashes in (almost) idle state
R2C2 15 April 2011 7:18:22
RE: SIM crashes in (almost) idle state
15 April 2011 7:17:39
RE: SIM crashes in (almost) idle state
Dusan Rodina - softwareideas.net 18 April 2011 16:35:10
RE: RE: SIM crashes in (almost) idle state
R2C2 20 April 2011 3:11:13
RE: RE: RE: SIM crashes in (almost) idle state
Peter 14 April 2011 3:09:42
Project Properties doesnt get saved
Dusan Rodina - softwareideas.net 14 April 2011 3:42:22
RE: Project Properties doesnt get saved
Peter 15 April 2011 4:25:50
RE: RE: Project Properties doesnt get saved
15 April 2011 4:25:44
RE: RE: Project Properties doesnt get saved
Dusan Rodina - softwareideas.net 18 April 2011 16:36:29
RE: RE: RE: Project Properties doesnt get saved
mickeysuda 30 March 2011 7:40:07
Realization icon in toolbox is correct?