Buy

Buy

... or Donate

Donate
Do you invest to your favorite software and help make it better?

Advertisement

Download - Mirrors

Get it from CNET Download.com!

Facebook

Bug Reports

Bugs found in Software Ideas Modeler please report here.

Add Comment
Confirmation dialog 1/27/2012 5:47:57 AM
0 + - 0

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.

Alex Reply
RE: Confirmation dialog 1/29/2012 4:54:58 PM
0 + - 0

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.

Dušan Rodina (author) Reply
Bug on Activity Diagram 1/15/2012 3:10:07 PM
0 + - 0

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.

Mäni Reply
RE: Bug on Activity Diagram 1/29/2012 4:47:37 PM
0 + - 0

Version 4.104 will fix this problem - it will be released this week.

Dušan Rodina (author) Reply
Mr. 12/30/2011 4:54:19 AM
0 + - 0

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

Juan Franco Reply
RE: Mr. 1/2/2012 1:39:29 PM
1 + - 0

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.

Dušan Rodina (author) Reply
(probably) custom styles problem 12/5/2011 7:37:27 AM
0 + - 0

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

Pavel Trka Reply
RE: (probably) custom styles problem 12/5/2011 12:24:08 PM
0 + - 0

Hello,

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

Dušan Rodina (author) Reply
RE: RE: (probably) custom styles problem 12/6/2011 12:15:04 AM
0 + - 0

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,

Pavel Trka

Pavel Trka Reply
RE: RE: RE: (probably) custom styles problem 12/6/2011 12:42:52 AM
0 + - 0

I can't repeat it. Could you send me the example file and screenshot before saving?

Dušan Rodina (author) Reply
RE: RE: RE: RE: (probably) custom styles problem 12/6/2011 7:54:03 AM
0 + - 0

All sent to softwareideas @ softwareideas . net.

Thanks,

Pavel

Reply
Project crash 11/22/2011 5:26:49 AM
0 + - 0

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)

denkir Reply
RE: Project crash 11/24/2011 2:28:40 PM
0 + - 0

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.

Dušan Rodina (author) Reply
Error when exporting state machine diagram to PNG 11/14/2011 2:00:07 AM
0 + - 0

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)

Tomas S Reply
RE: Error when exporting state machine diagram to 11/14/2011 2:11:45 AM
0 + - 0

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.

Tomas S Reply
RE: RE: Error when exporting state machine diagram 11/14/2011 3:31:49 PM
0 + - 0

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.

Dušan Rodina (author) Reply
PDF and SVG Problem 10/27/2011 3:37:29 AM
0 + - 0

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)

Deathline Reply
RE: PDF and SVG Problem 10/27/2011 4:29:46 AM
0 + - 0

Do you have this problem also when you export class diagram with a single class?

Dušan Rodina (author) Reply
RE: RE: PDF and SVG Problem 10/27/2011 4:40:55 AM
0 + - 0

A flowchart diagram which is include multiple diagram, i'm trying to export only a diagram , the diagram have multiple elements

Reply
RE: RE: RE: PDF and SVG Problem 11/14/2011 3:34:30 PM
0 + - 0

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.

Dušan Rodina (author) Reply
< 1 2 3 4 5  ... >