Bug #3429
KeyError: 'protocol' when syncing from jitsi
Status: | New | Start date: | 05/28/2014 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Component: |
Description
Program does not do anything except for turning grey. System is Xubuntu 12.04. Text for keysync-gui from terminal.
Unable to open ~/.mtpz-data for reading, MTPZ disabled.Parsing jitsi
Exception in Tkinter callback
Traceback (most recent call last):
File "/usr/lib/python2.7/lib-tk/Tkinter.py", line 1413, in call
return self.func(*args)
File "/usr/bin/keysync-gui", line 490, in convert_to_local
if self.convert():
File "/usr/bin/keysync-gui", line 483, in convert
ChatSecureProperties.write(keydict, self.tofolder.get())
File "/usr/lib/python2.7/dist-packages/otrapps/chatsecure.py", line 81, in write
if key['protocol'] 'prpl-jabber' or key['protocol'] 'prpl-bonjour':
KeyError: 'protocol'
History
#1 Updated by hans over 3 years ago
Which apps are you trying to read? The crash is related to Jitsi, is that the one?
#2 Updated by simonl over 3 years ago
hans wrote:
Which apps are you trying to read? The crash is related to Jitsi, is that the one?
I tried to read Jitsi and GnuPG. With Jitsi, I get the error above. With GPG I just get 'Sync failed! Maybe the file is already on your device?'
The error continues to happen even when I select a new empty folder
#3 Updated by hans over 3 years ago
- Subject changed from KeySync just turns gray and thats all to KeyError: 'protocol' when syncing from jitsi
The GnuPG sync stuff is very alpha, it is there only as an experiment. Have you tried only Jitsi? This is a strange error. Can you tell me what kind of accounts you have set up in your jitsi and how many? (For example, 2 XMPP, 1 SIP, 1 Yahoo).