Giter Club home page Giter Club logo

Comments (5)

Frederic94500 avatar Frederic94500 commented on July 20, 2024

I have the same error but i know what is the problem.
The problem is simple, just server down :)

from nheqminer.

haycoin avatar haycoin commented on July 20, 2024

I tryed eu, usa, jp .... all are down ???

from nheqminer.

the-Arioch avatar the-Arioch commented on July 20, 2024

@Frederic94500 the problem in this bug report - is not that the server is down, but that the client garbles the OS-provided error text

I think it should use UNICODE API to write all those messages to screen - the xxxxxxxW half of Win32 functions.

Alternatively, the client should accommodate for locales with GetACP() != GetOEMCP() cases

from nheqminer.

Kayfolom avatar Kayfolom commented on July 20, 2024

try http://superuser.com/questions/269818/change-default-code-page-of-windows-console-to-utf-8

from nheqminer.

the-Arioch avatar the-Arioch commented on July 20, 2024

@Kayfolom in this specific screenshot the mirendered text clearly is not in UTF-7/UTF-8/UTF-16 charsets, judging by the look (I did not saved text log to pass through mis-coding detectors) it is most probably it is most probably case of 866/1251 screwing.

PS. checked the "шыш => или" hypothesis at www.arbatova.ru/recode.html
It is 866/1251 blunder, it is not about Unicode - the Unicode should be implemented by the program code first, then AFAIR console codepage would not matter.

PPS. and yes, I know how to chcp 866 but that is not the point of the bug report :-)

from nheqminer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.