openshot.developers team mailing list archive
-
openshot.developers team
-
Mailing list archive
-
Message #06254
[Bug 692799] Re: inkscape command line quoting
Here is the patch. It fixes the problem, remove the deprecated os.system
functions and replace them with subprocess.Popen and subprocess.call.
** Patch added: "inkscapequoting.patch"
https://bugs.launchpad.net/openshot/+bug/692799/+attachment/1883906/+files/inkscapequoting.patch
** Changed in: openshot
Assignee: (unassigned) => moimael (moimael)
** Changed in: openshot
Milestone: None => 1.3.1
--
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to OpenShot Video Editor.
https://bugs.launchpad.net/bugs/692799
Title:
inkscape command line quoting
Status in OpenShot Video Editor:
Confirmed
Bug description:
When I request to modify a title in Inkscape this fails if the title
contains the character: '
An error message printing to stdout indicates a quoting error.
Version 1.3.0~Alpha1
OS. Ubuntu 10.04
References