Bugs found in Software Ideas Modeler please report here.
Hi! Is it possible to add an option which will disable the messages: " Do you really want to close this dialog? Any changes made will not be applied".
Thanks a lot.
Hi,
Not now, but it will be possible in version 5.0. I have to finish only few things to complete it. After more than one year of development and many postponements, it should be published no later than February 6th, 2012.
For transitions between two activities / actions the curved type of line does not work. When you select all objects (CTRL-A) the selection (in blue) for the wrongly painted transition follows a curved path though.
Version 4.104 will fix this problem - it will be released this week.
I have tried to reverse engineering a C# made with VS2010 and .net 4.0 project with WPF, according to your instructions. In the name space it does not appear anything, so I can't make any reverse engineering.
¿Any sugestion?
Tanks a lot
franco.juan@gmail.com
In current version of Software Ideas Modeler, reverse engineering is supported only up to .NET 3.5.
.NET 4.0 will be supported in Software Ideas Modeler 5, which will be released soon.
Hello,
first I want to thank you for great piece of software ;)
Regarding my problem - it seems that SIM failed to properly load my custom styles for communication diagram. I created new project, created diagram with own custom styles (also saved it to *.simss) but when I loaded the project, everything in diagram is grey.
Also it looks like the elements lost their names.
When I tried to load the styles on completely new project, SIM seemed to load only 4 styles instead of all 7.
I can send project/simms and before/after screenshots if you want.
Thanks,
Pavel Trka
thanks for notice. Please, try this hot fix, it should solve your problem with styles. If not, let me know. This fix will be included in version 4.104.
www.softwareideas.net/SoftwareIdeasModeler.4.103HotFix.zip
Thanks for patch, I tried and it probably solved the problem with styles loading, I see them all in Styles tab but they are still not applied to elements when I open saved project (I tried it on completely new project to eliminate the possibility of previously corrupted file.
Also as I wrote before - when I open the diagram, names of elements are empty.
thanks,
I can't repeat it. Could you send me the example file and screenshot before saving?
All sent to softwareideas @ softwareideas . net.
Pavel
Class Diagram
When I use class block properties I Often switch from English to Russian and vice versa.
Almost every time my project crashes.
Here's the message:
System.OverflowException: Переполнение в результате выполнения арифметической операции.
в System.Windows.Forms.InputLanguageChangingEventArgs..ctor(InputLanguage inputLanguage, Boolean sysCharSet)
в System.Windows.Forms.InputLanguage.CreateInputLanguageChangingEventArgs(Message m)
в System.Windows.Forms.Control.WmInputLangChangeRequest(Message& m)
в System.Windows.Forms.Control.WndProc(Message& m)
в System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
в System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
I can see from stack trace that the origin of this exception isn't in code of SIM, but somewhere in .NET framework. I also tried to reproduce or raise it, but without success. I can only suggest to try install latest updates for .NET framework. I hope it helps.
The following error is reported:
System.Runtime.InteropServices.ExternalException: A generic error occurred in GDI+.
at System.Drawing.Image.Save(String filename, ImageCodecInfo encoder, EncoderParameters encoderParams)
at SoftwareIdeasModeler.Core.Exporting.Images.PngDiagramExporter.ExportToFile(String fileName)
at SoftwareIdeasModeler.Dialogs.Exporting.BatchExporter.Export(List`1 diagrams)
at SoftwareIdeasModeler.Dialogs.Exporting.BatchExportForm.okButton_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.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)
I realized the problem. I have used a slash in the diagram name and selected export using the diagram name.
Never the less, there should be a message stating that a character invalid for filenames is used or something similar.
This additional info helps me to fix this problem faster. Now, SIM automatically adjusts file names to not contain the invalid characters at batch export.
Fixed in version 4.103, which is available for download now.
I have two problems
1-I can create svg files correctly but ı cant print any program(i.e,firefox,inkspace).Result is only blank page.
My files working but v4.102 has some damage on files, so old version of modeller cant help me
Although i cant print multiple pages(print only one page), i think it has relation about these problems.
2-I can't export pdf in version 4.102 and 4.102 hotfix, give me this error
System.ArgumentException: Parametre geçerli değil.
konum: System.Drawing.Bitmap..ctor(Int32 width, Int32 height, PixelFormat format)
konum: System.Drawing.Bitmap..ctor(Int32 width, Int32 height)
konum: SoftwareIdeasModeler.Core.Exporting.Images.BitmapDiagramExporter.GetBitmap()
konum: SoftwareIdeasModeler.Core.Exporting.Images.PdfDiagramExporter.ExportToFile(String fileName)
konum: SoftwareIdeasModeler.ExportUtils.ExportToPdf(String fileName, Diagram diagram)
konum: SoftwareIdeasModeler.MainForm.pdfToolStripMenuItem_Click(Object sender, EventArgs e)
konum: System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
konum: System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
konum: System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
konum: System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
konum: System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
konum: System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
konum: System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
konum: System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
konum: System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
konum: System.Windows.Forms.Control.WndProc(Message& m)
konum: System.Windows.Forms.ScrollableControl.WndProc(Message& m)
konum: System.Windows.Forms.ToolStrip.WndProc(Message& m)
konum: System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
konum: System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
konum: System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
konum: System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Do you have this problem also when you export class diagram with a single class?
A flowchart diagram which is include multiple diagram, i'm trying to export only a diagram , the diagram have multiple elements
Please, try version 4.103. If it doesn't solve your problem, could you please provide me more information about the problem - resolution of image, used objects, etc.