Author

Topic: I have a problem with bitcoin-qt in Arch Linux (Read 1384 times)

newbie
Activity: 9
Merit: 0
September 06, 2013, 12:02:12 PM
#6
No, I modified my locale.gen and locale.conf and I fixed it.

Thanks to all.
legendary
Activity: 2786
Merit: 1031
September 05, 2013, 09:09:14 AM
#5
Try this:

export LC_ALL=C

Fixed!
Thanks.

It's not a fix, it's more of a workaround, it should not require locale to be "C" for working, you should report the problem in the Development section or here: https://github.com/bitcoin/bitcoin/issues
newbie
Activity: 9
Merit: 0
September 05, 2013, 08:58:55 AM
#4
Try this:

export LC_ALL=C

Fixed!
Thanks.
legendary
Activity: 2786
Merit: 1031
September 03, 2013, 08:52:59 PM
#3
Try this:

export LC_ALL=C
newbie
Activity: 32
Merit: 0
September 03, 2013, 08:42:32 PM
#2
It might help if you specify where the program came from. Did you compile it from source yourself? Get it from a repository or somewhere else?
newbie
Activity: 9
Merit: 0
September 03, 2013, 06:24:27 PM
#1
Hi.

When I launched the program, this show me the next message:

Code:
terminate called after throwing an instance of 'std::runtime_error'
  what():  locale::facet::_S_create_c_locale name not valid
Aborted (core dumped)

What is the problem?
Jump to: