[Issue 6414] svg batch export of class diagram generates 0 byte file
| Newsgroups | gmane.comp.lang.uml.argouml.issues |
|---|---|
| Message-ID | <[email protected]> |
http://argouml.tigris.org/issues/show_bug.cgi?id=6414 ------- Additional comments from [email protected] Wed Feb 29 01:23:26 -0800 2012 ------- I notice this fails for generating png files also without the delay and the delay resolves this also. So the fault is not likely in the code that is specific to any graphic type. Rather it is some common code or lack of instantiation of some object that all these graphics generators require. My guess is that there is some application startup code happening in another thread and this thread hasn't completed by the time the save graphics command is called. Do we have any idea what the very first release was that first introduced this defect. The trick might be to compare between that and the previous release to see what has changed. Hopefully Linus will get back to you on your build issues. ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=448&dsMessageId=2927937 To unsubscribe from this list, e-mail: [[email protected]]. Please do not reply to this mail. Instead, add your comments in the issue.