udoprog / c10t

A minecraft cartography tool
Other
225 stars 50 forks source link

locale::facet::_S_create_c_locale name not valid (duplicate) #204

Closed dpedu closed 12 years ago

dpedu commented 12 years ago

Getting this error when I am trying to run on my 32 bit ubuntu system:

minecraft@db:~/c10t/c10t-1.9-linux-x86$ ./c10t 
terminate called after throwing an instance of 'std::runtime_error'
  what():  locale::facet::_S_create_c_locale name not valid
Aborted

I've tried with the latest snapshot (9753c23) and latest stable (1.9).

--version and --debug do not create output any different from the above.

uap-universe commented 12 years ago

This might be a duplicate of #203. I would like to discuss this issue there, unless we can be sure, that it is a different error.

dpedu commented 12 years ago

I think you are correct, I saw that issue right after I posted mine.

On Dec 17, 2011, at 6:29 AM, UniversEreply@reply.github.com wrote:

This might be a duplicate of #203. I would like to discuss this issue there, unless we can be sure, that it is a different error.


Reply to this email directly or view it on GitHub: https://github.com/udoprog/c10t/issues/204#issuecomment-3188955

birdie25 commented 12 years ago

I've also got this error.

uap-universe commented 12 years ago

Renamed and closed to clean up the issue list a bit.