[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] Tue Mar 13 02:21:05 -0700 2012 ------- The SwingUtilities patch only works when not in batch mode. oyvind@famine:~/oharboe/git/docs/REPs$ argouml -batch -command org.argouml.uml.ui.ActionOpenProject=0007_coordinates_rox/coordinates.zargo -command "org.argouml.ui.cmd.ActionGotoDiagram=conversion" -command org.argouml.uml.ui.ActionSaveGraphics=xxx.svg -command org.argouml.ui.cmd.ActionExit Performing command org.argouml.uml.ui.ActionOpenProject( 0007_coordinates_rox/coordinates.zargo ) Performing command org.argouml.ui.cmd.ActionGotoDiagram( conversion ) Performing command org.argouml.uml.ui.ActionSaveGraphics( xxx.svg ) Performing command org.argouml.ui.cmd.ActionExit( ) oyvind@famine:~/oharboe/git/docs/REPs$ ls -l xxx.svg -rw-r--r-- 1 oyvind oyvind 0 2012-03-13 10:19 xxx.svg oyvind@famine:~/oharboe/git/docs/REPs$ argouml -command org.argouml.uml.ui.ActionOpenProject=0007_coordinates_rox/coordinates.zargo -command "org.argouml.ui.cmd.ActionGotoDiagram=conversion" -command org.argouml.uml.ui.ActionSaveGraphics=xxx.svg -command org.argouml.ui.cmd.ActionExit Performing command org.argouml.uml.ui.ActionOpenProject( 0007_coordinates_rox/coordinates.zargo ) Performing command org.argouml.ui.cmd.ActionGotoDiagram( conversion ) Performing command org.argouml.uml.ui.ActionSaveGraphics( xxx.svg ) Performing command org.argouml.ui.cmd.ActionExit( ) oyvind@famine:~/oharboe/git/docs/REPs$ ls -l xxx.svg -rw-r--r-- 1 oyvind oyvind 9555 2012-03-13 10:20 xxx.svg ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=448&dsMessageId=2934891 To unsubscribe from this list, e-mail: [[email protected]]. Please do not reply to this mail. Instead, add your comments in the issue.