Confirmed users
563
edits
(add section feedback and bug report) |
(Add screenshots for the OTR button) |
||
Line 29: | Line 29: | ||
== Troubleshooting the installation == | == Troubleshooting the installation == | ||
After you have installed, enabled and restarted, during an active one-to-one chat, the right hand side of the user interface should display an additional element with the label "Encryption Status". | After you have installed, enabled and restarted, during an active one-to-one chat, the right hand side of the user interface should display an additional element with the label "Encryption Status". | ||
[[File:otr-not-enabled.png|frameless|right|otr not yet enabled]] | |||
That button can have two additional states, either unverified, or private, if you have already verified the key of your communication partner. | |||
[[File:otr-private.png|frameless|right|otr enabled and private]] | |||
If you cannot see it, loading the library might have failed. You could try to open the error console (menu: tools/developer tools/error console), and enter the word "otr" as a filter in the top level line. You should see lines like "trying to load ....otr...", it will tell you from which directory it's trying to load the external library. | If you cannot see it, loading the library might have failed. You could try to open the error console (menu: tools/developer tools/error console), and enter the word "otr" as a filter in the top level line. You should see lines like "trying to load ....otr...", it will tell you from which directory it's trying to load the external library. | ||