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

ascii/unicode issue when accents in path #57

Closed
alx opened this issue Apr 17, 2012 · 1 comment
Closed

ascii/unicode issue when accents in path #57

alx opened this issue Apr 17, 2012 · 1 comment

Comments

@alx
Copy link
Contributor

alx commented Apr 17, 2012

Hi,

We had an issue yesterday in Cura on Windows.

We were on a french system, and the download folder for STL was something like "c:..\Téléchargement\model.stl"

With this path, we had errors in main_window.py about ascii/unicode char.

It's just after we found the same error on Slic3r that I understood that it was something related to the path.

I'm not on a windows machine, so I can't give you the precise errors, but I can retrieve it tomorrow. And I'm not fluent enough in Python to patch Cura over this issue, and give a warning to the user.

Thanks,

Alex

@daid daid closed this as completed in f525753 Apr 17, 2012
@daid
Copy link
Owner

daid commented Apr 17, 2012

Simple fix, I had already changed the code for this, but I broke it... (oops)

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

2 participants