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

Error when save path contains special characters #209

Closed
eisensafran opened this issue Aug 26, 2018 · 7 comments
Closed

Error when save path contains special characters #209

eisensafran opened this issue Aug 26, 2018 · 7 comments
Labels
stale for issues that becomes stale (no solution)

Comments

@eisensafran
Copy link

Meshroom stops after ~10 minutes after starting the default building process with the following error when special characters are part of the save path:
ERROR:root:Error during Graph execution Error on node "PrepareDenseScene_1":

Tested on Win10 (1803)
Since my default user folder contains the special character ß (German double s) this error occurs.

@zvrba
Copy link
Member

zvrba commented Aug 27, 2018

Ah, it's not about "special characters", it's about (not) being Unicode-aware.

@ertgtct
Copy link

ertgtct commented Aug 27, 2018

For me this Error occurs every time, even when I have an ASCII compatible Path.
But I am also working on a German Windows Machine.
My Software version is 1.0

@eisensafran
Copy link
Author

Can confirm the error from ertgtct:
Meshroom quits also working when umlauts (äöü) are part of the file path OR file name.

@ertgtct
Copy link

ertgtct commented Aug 27, 2018

I got it fixed for me:
You need an ASCII compatible filepath and you must save the file in the Programm directory

@ertgtct
Copy link

ertgtct commented Aug 27, 2018

Or at least at the same Drive

@stale
Copy link

stale bot commented Aug 25, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale for issues that becomes stale (no solution) label Aug 25, 2019
@stale
Copy link

stale bot commented Sep 1, 2019

This issue is closed due to inactivity. Feel free to re-open if new information is available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale for issues that becomes stale (no solution)
Projects
None yet
Development

No branches or pull requests

3 participants