mfuentesg / SyncSettings

Sync Settings - The cross-platform solution to keep Sublime Text configuration synchronized
https://mfuentesg.dev/SyncSettings
MIT License
288 stars 38 forks source link

'Create & Upload' Function not able to encode character #172

Closed tumms closed 4 years ago

tumms commented 4 years ago

Error Message: "'latin-1' codec can't encode character '\u052c' in position 124995: ordinal not in range(256)"

sync.log

mfuentesg commented 4 years ago

hey @tumms which version are you using? latest ?

tumms commented 4 years ago

Yes

mfuentesg commented 4 years ago

Kindly share with me your gist url (if it is possible).

Do you have special chars in any file? This would be very helpful i.e Ԭ

mfuentesg commented 4 years ago

@TheSecEng do you have any example with the same issue?, i am not able to reproduce it.

TerminalFi commented 4 years ago

I’ll attempt to recreate

mfuentesg commented 4 years ago

Closing because I am not able to reproduce it.

@tumms Feel free to reopen this issue or create a new one, if you are still facing the issue.