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

Ensure UTF-8 codepage on prey install (Error 1603) #222

Merged
merged 3 commits into from
Aug 30, 2016
Merged

Ensure UTF-8 codepage on prey install (Error 1603) #222

merged 3 commits into from
Aug 30, 2016

Conversation

javo
Copy link
Contributor

@javo javo commented Jul 25, 2016

PR created in order to fix the issue #58

Several users reported errors during Prey installation on Windows, most of them with local language beyond latin alphabet. The error can be seen in the prey-install-log:

screen shot 2016-07-25 at 16 25 58

screen shot 2016-07-25 at 16 36 12

The proposed solution is to change the default codepage during the installation process to '65001' (UTF-8). After this fix in the prey-install.log:

screen shot 2016-07-25 at 16 29 26

And finally installation process works properly.

@javo javo changed the title Ensure UTF-8 codepage on create new daemon Ensure UTF-8 codepage on prey install Jul 25, 2016
@javo javo changed the title Ensure UTF-8 codepage on prey install Ensure UTF-8 codepage on prey install (Error 1603) Jul 25, 2016
@raliste
Copy link
Contributor

raliste commented Jul 25, 2016

👍

@javo javo merged commit 338fe52 into master Aug 30, 2016
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

Successfully merging this pull request may close these issues.

2 participants