[Issue 6414] New - 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
Issue #|6414
Summary|svg batch export of class diagram generates 0 byte fil
|e
Component|argouml
Version|current
Platform|All
URL|
OS/Version|Linux
Status|NEW
Status whiteboard|
Keywords|
Resolution|
Issue type|DEFECT
Priority|P3
Subcomponent|ArgoPrint
Assigned to|phidias
Reported by|oharboe
------- Additional comments from [email protected] Thu Feb 23 05:47:19 -0800 2012 -------
When I try to batch export an svg file, I get a 0 byte svg file.
This problem does not happen with argouml 0.28, but it does with 0.34 and svn trunk.
I built svn trunk locally.
sh argouml-build/build/argouml.sh -batch -command
org.argouml.uml.ui.ActionOpenProject=geodesy2.zargo -command
"org.argouml.ui.cmd.ActionGotoDiagram=conversion" -command
org.argouml.uml.ui.ActionSaveGraphics=xxx.svg
Performing command org.argouml.uml.ui.ActionOpenProject(
/home/oyvind/oharboe/git/docs/REPs/0007_coosys_rox/geodesy2.zargo )
Performing command org.argouml.ui.cmd.ActionGotoDiagram( conversion )
Performing command org.argouml.uml.ui.ActionSaveGraphics( xxx.svg )
Exiting because we are running in batch.
ls -l xxx.svg
-rw-r--r-- 1 oyvind oyvind 0 2012-02-23 14:29 xxx.svg
------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=448&dsMessageId=2925890
To unsubscribe from this list, e-mail: [[email protected]].
Please do not reply to this mail. Instead, add your comments in the issue.