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

Cannot create resource folders when home path includes a whitespace #104

Open
sdruskat opened this issue Feb 13, 2017 · 0 comments
Open
Labels
Milestone

Comments

@sdruskat
Copy link
Contributor

Environment

  • OS: Windows
    • Version: 10
  • Pepper version: 3.0.2

Description

Pepper cannot create resource folders when Pepper home path includes a whitespace.

Behaviour

Expected

Pepper successfully converts when run from a path with a whitespace (e.g., C:\Users\Stephan Druskat\pepper\pepper.bat).

Actual

When converting via the wizard (NOTE: This is independent of the wizard, having the same issue with embedded Pepper...), once the source path is entered (e.g., C:\my_file.corpus), Pepper throws exceptions:

Cannot create folder C:\Users\Stephan%20Druskat\pepper\.\plugins\org.corpus-tools.pepperModules-UAMModules_0.0.9. This for all resources. Conversion fails.

Reproduction

  1. Run Pepper on Windows (other platforms?) from a path including a whitespace.
  2. c to start the wizard.
  3. Enter any path to any file.
  4. Kaboom.
@sdruskat sdruskat added the bug label Feb 13, 2017
@sdruskat sdruskat added this to the next release milestone Feb 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant