Post
Topic
Board Altcoin Discussion
Re: Masterchest Wallet Alpha Testing Thread
by
pplwjd
on 07/03/2014, 01:55:43 UTC
Thank you dexX7

To Zathras, my os is win7 and language is chinese. Screen Resolution is 1680*1050 and I changed my screen fonts size 125% so that I can see it comfortably.

The chart is still broken, but I assume the the culture info is only set for the specific thread and not globally. I'm not aware of a workaround, but it's probably worth to look into and to combat this whenever possible. Could also lead to broken queries, if floating points are used somewhere for example.
 
Code:
Thread.CurrentThread.CurrentCulture = System.Globalization.CultureInfo.InvariantCulture

Has a broader effect and is not only limited to decimal marks, so something related may be preferred.


The image from pplwjd: http://i.imgur.com/vwEK0WC.jpg

edit: sent you some! Smiley

53e7ecbbdafb260e66531f4743dd6f5d332c2f0463148b14368be1ebfde28ff2 (0.005 MSC)
cd0923045d076fc9fbdae6c6f2d601cc549667b21e2e949fcbabb64e592f8541 (0.2 TMSC)

Will probably take a few minutes until it's visible on masterchest.info.
Good point - the chart is drawn by the scanning thread - as a stop gap while I look into invariantculture I've added to scanning thread - can you please try again?

Pplwjd - that's bizarre - seems it can't even find the right fonts etc - what OS & language is that & any customizations (DPI, scaling etc)?

Thanks
Zathras