Bug #3697
Unable to open ~/.mtpz-data for reading, MTPZ disabled.
Status: | Feedback | Start date: | 08/31/2014 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Component: |
Description
Hi,
when I try to sync my keys between my LG P880 with chatsecure and my PC with Pidgin where is always this error:
keysync -i chatsecure
Unable to open ~/.mtpz-data for reading, MTPZ disabled.Reading chatsecure files...
ChatSecure WARNING: No usable "otr_keystore" or "otr_keystore.ofcaes" file found, not reading keys from ChatSecure!
Or:keysync -i pidgin -o chatsecure
Unable to open ~/.mtpz-data for reading, MTPZ disabled.Reading pidgin files...
('', None)
It is possible to sync the keys from my pc to my lg p880 by copying the files and using qr code...
Is there a another way to copy the keys from mobile to pc?
History
#1 Updated by hans over 3 years ago
- Status changed from New to Feedback
Ignore the "MTPZ disabled" warning, it is only relevant for Microsoft devices like the Zune. If you want automatic syncing to your device, use keysync-gui
. As for using keysync
in the terminal, keysync -i chatsecure
will not automatically find the ChatSecure files as an input source. keysync -i pidgin -o chatsecure
will look for the Pidgin files in the default location, then output the ChatSecure files in the folder where you ran keysync
.