[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 15:02:17 -0800 2012 ------- I think the commit I mentioned is not the root cause - it just made things more efficient and so the thread problem manifested. This is indeed a threading issue and this latest patch fixes it with no delay. The problem is that the threading is clearly wanted when running from the GUI. The real cause of this is the the command line interface is trying to pretend to be a user operating on the GUI when none exist. It should really be calling functionality directly. I'll see if I can get a better fix for this which is good to commit in all circumstances. ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=448&dsMessageId=2928153 To unsubscribe from this list, e-mail: [[email protected]]. Please do not reply to this mail. Instead, add your comments in the issue.