← Back to team overview

openshot.developers team mailing list archive

[Bug 692799] Re: inkscape command line quoting

 

Applied the patch, and made a few other changes.  There is also an
"Advanced Edit" menu on the main form which I applied the same basic
code to.  And... the error messages were not being correctly translated,
so I fixed that as well.  subprocess.Popen() is asynchronous, so I added
another call to make OpenShot wait for Inkscape to finish, so we can
update the thumbnail and preview window correctly, etc...

** Changed in: openshot
   Importance: Low => Medium

** Changed in: openshot
       Status: Confirmed => Fix Committed

** Changed in: openshot
     Assignee: moimael (moimael) => (unassigned)

-- 
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:
  Fix Committed

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