Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some characters and symbols in file name cause issues when trying to generate a caption via Aeneas. eg ( #5

Open
2 tasks
pietrop opened this issue Mar 26, 2019 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@pietrop
Copy link
Owner

pietrop commented Mar 26, 2019

Describe the bug
Some characters and symbols in file name cause issues when trying to generate a caption via Aeneas.

The issue might be: "How to properly escape characters and symbols not allowed in (unix) file path"?

To Reproduce
Steps to reproduce the behavior:

  1. npm start
  2. add a video, that contains a ( in the name
  3. add a tex file transcription of that file
  4. click create subtitles
  5. click cmd + alt + i and read the error message.

Expected behaviour
Expect to be able to add any video/audio file name in respective of whether it contains characters and symbols not allowed in unix file path.

Screenshots
Screen Shot 2019-03-26 at 18 39 05

Desktop (please complete the following information):

  • Device: Mac OSX
  • OS: 10.12.6
  • Version: 1.8.7 - subtitlesComposer-app

Additional context
Need to double check a list of char an symbols not allowed in unix

Also needs double checking if that is the actual problem, as it might be something else. As ( does not seem to be in that list.

@pietrop pietrop added bug Something isn't working help wanted Extra attention is needed labels Mar 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant