[Uml-devel] [Bug 130600] New: command line switches: graphics export to directory does not work with relative paths
Daniel Franke
franke.daniel at gmail.com
Tue Jul 11 08:32:08 UTC 2006
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=130600
Summary: command line switches: graphics export to directory does
not work with relative paths
Product: umbrello
Version: unspecified
Platform: unspecified
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: umbrello-devel.kde.org
ReportedBy: franke.daniel gmail com
Version: 1.5.3 (using KDE 3.5.3 Level "a" , unofficial build of SUSE )
Compiler: Target: i586-suse-linux
OS: Linux (i686) release 2.6.16.13-4-smp
$> umbrello --export eps ../../doc/foo.xmi --directory .
umbrello: ERROR: Errors while exporting:
umbrello: ERROR: foo: There was a problem saving file: /foo.eps
Using an absolute path, e.g.
$> umbrello --export eps ../../doc/foo.xmi --directory $HOME
works as expected.
More information about the umbrello-devel
mailing list