Thunderbird:OpenPGP: Difference between revisions

Jump to navigation Jump to search
m
typo fixes
(Add link to the related summit presentation)
m (typo fixes)
Line 54: Line 54:
If you run into a problem, you may try the following mechanisms to obtain additional information, which may be useful for you, or for the Thunderbird developers when reporting a problem, to analyze the cause.
If you run into a problem, you may try the following mechanisms to obtain additional information, which may be useful for you, or for the Thunderbird developers when reporting a problem, to analyze the cause.


The simplest is to open the Thunderbird Error Console. You can it from the menu bar, Tools, Developer Tools, Error Console. Messages shown in red are of particular interest.
The simplest is to open the Thunderbird Error Console. You can open it from the menu, Tools, Developer Tools, Error Console. Messages shown in red are of particular interest.


To view some details about the processing of messages, you may set a preference in Thunderbird. Open preferences, general, find the config editor. Add a new preference of the name temp.openpgp.logDirectory and set it to the string value, which must be the full name of a temporary directory, for example on Linux or macOS you could use value /tmp/ . Once set, Thunderbird will write messages to a file named enigdbug.txt in that directory. The log will have a log of information, most of which is harmless or not interesting. But it may contain clues about the cause of a problem.
To view some details about the processing of messages, you may set a preference in Thunderbird. Open preferences, general, find the config editor. Add a new preference of the name temp.openpgp.logDirectory and set it to a string value, which must be the full name of a temporary directory, for example on Linux or macOS you could use value /tmp/ . Once set, Thunderbird will write messages to a file named enigdbug.txt in that directory. The log will have a lot of information, most of which is harmless or not interesting. But it may contain clues about the cause of a problem.


Advanced users may attempt to view internal error messages produced by the OpenPGP cryptographic engine that Thunderbird uses (the RNP library). To do so, you need to set the environment variable called RNP_LOG_CONSOLE, e.g. in a Linux terminal you could do that using the command export RNP_LOG_CONSOLE=1. Then you must start Thunderbird from within that terminal window, to ensure that it will see the environment variable that you have set.
Advanced users may attempt to view internal error messages produced by the OpenPGP cryptographic engine that Thunderbird uses (the RNP library). To do so, you need to set the environment variable called RNP_LOG_CONSOLE, e.g. in a Linux terminal you could do that using the command export RNP_LOG_CONSOLE=1. Then you must start Thunderbird from within that terminal window, to ensure that it will see the environment variable that you have set.


[[category:Thunderbird|*]]
[[category:Thunderbird|*]]
Confirmed users
563

edits

Navigation menu