micahflee / pidgin2gajim

Convert OTR keys from Pidgin format to Gajim format
GNU Lesser General Public License v3.0
14 stars 2 forks source link

pidgin2gajim crashes with KeyError: 'myaccount@my.server.ddns' #5

Open vanitasvitae opened 8 years ago

vanitasvitae commented 8 years ago

Hi! I'm trying to convert my pidgin otr keys to use them in Gajim. I get this error:

Traceback (most recent call last): File "./pidgin2gajim.py", line 125, in gajim_fps[fp[1]] += '\t'.join(fp) + '\n' KeyError: 'myaccount@my.server.ddns'

What can I do? Im running Debian Jessie.