Bitcoin Forum

Bitcoin => Armory => Topic started by: Bergmann_Christoph on November 29, 2017, 10:05:34 AM



Title: Password: Can't encode character
Post by: Bergmann_Christoph on November 29, 2017, 10:05:34 AM
Hi, I have a problem ...

When I installed Armory some years ago, I set a password containing the letter "ß" (some special german letter). No when I try to unlock it, it says

Quote
Traceback (most recent call last):
  File "/usr/local/lib/armory/qtdialogs.py", line 305, in acceptPassphrase
    self.securePassphrase = SecureBinaryData(str(self.edtPasswd.text()))
UnicodeEncodeError: 'ascii' codec can't encode character u'\xdf' in position 11: ordinal not in range(128)

Can somebody help me?


Title: Re: Password: Can't encode character
Post by: goatpig on November 29, 2017, 10:34:49 AM
Do you remember what version it was?


Title: Re: Password: Can't encode character
Post by: Bergmann_Christoph on January 09, 2018, 12:10:07 PM
Hi, I got it. I was just stupid, sorry for wasting your time + thank your for answering.