View Single Post
Old 04-13-2018, 09:15 PM   #22
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,490
Karma: 28005164
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
This will happen if your windows locale is set to use some encoding that cannot represent the characters in the user name. Then any software that uses the non-unicode win32 APIs will have failures. The way to fix it is to change the windows locale to a UTF-8 based one.
kovidgoyal is offline   Reply With Quote