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 export to XML fit name with unicode #491

Closed
blitzmann opened this issue Jan 3, 2016 · 1 comment
Closed

Cannot export to XML fit name with unicode #491

blitzmann opened this issue Jan 3, 2016 · 1 comment
Labels
fixed This issue has been fixed! Oh joy!

Comments

@blitzmann
Copy link
Collaborator

Fit name is 昨夜のコンサートは which was used as a test for another unicode error

File "C:\Users\Ryan\Copy\Git\blitzmann\Pyfa\gui\mainFrame.py", line 389, in showExportDialog
    file.write(output)
UnicodeEncodeError: 'ascii' codec can't encode characters in position 50-58: ordinal not in range(128)

Mass export with "backup all fittings" does not fail though.

@blitzmann blitzmann added the fixed This issue has been fixed! Oh joy! label Jan 3, 2016
@blitzmann
Copy link
Collaborator Author

Fixed ad738f7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fixed This issue has been fixed! Oh joy!
Projects
None yet
Development

No branches or pull requests

1 participant