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

Not working on paths with spaces #66

Open
rubenhensen opened this issue Sep 25, 2020 · 2 comments
Open

Not working on paths with spaces #66

rubenhensen opened this issue Sep 25, 2020 · 2 comments
Assignees

Comments

@rubenhensen
Copy link

You can get 2 kinds of errors if the .bat file or the docx file is in a path with spaces in it.
Error: Could not find or load main class Hensen.Downloads.docx2tex-1.5-release.docx2tex.calabash.....a9s.common.saxon.;C:.Users.Ruben
{last bit of the path} was unexpected at this time.

If you place both the docx2tex folder and the docx file in a path without spaces it works fine.

@mkraetke
Copy link
Member

Thanks for reporting this. We recommend to avoid spaces in directory or file names because these can cause many issues. However, I'll have a look into the issue. Since this is an OS project and I would consider this as minor issue, please have a bit patience with the solution. PRs are also welcome.

gimsieke added a commit to transpect/calabash-frontend that referenced this issue Mar 8, 2021
gimsieke added a commit that referenced this issue Mar 8, 2021
@gimsieke
Copy link
Contributor

gimsieke commented Mar 8, 2021

There’s no new zip file for download, but if you want to give it a try, you can clone this repo with the -recurse-submodules option. I have to say that for the uninitiated or for halfwits like me, git submodules is an even greater pain than git without submodules, but maybe you can get it to work. If not, we’ll wait for feedback on #81 and eventually release a new zipped version that you can download.

@gimsieke gimsieke self-assigned this Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants