7
edits
Samuelsidler (talk | contribs) |
No edit summary |
||
| Line 36: | Line 36: | ||
The [[QA/Talkback/Working With Crash Bugs|Working With Crash Bugs]] page discusses how to approach crash bug and gather useful information from them. It goes into detail on appropriate methods for extracting crash logs as well as determining what might be causing the crash. | The [[QA/Talkback/Working With Crash Bugs|Working With Crash Bugs]] page discusses how to approach crash bug and gather useful information from them. It goes into detail on appropriate methods for extracting crash logs as well as determining what might be causing the crash. | ||
== | ==Getting an Incident Id== | ||
*''' | How to find your incident id: | ||
** | *'''Find out where Talkback is installed.''' | ||
**Windows | |||
Program Location | |||
Firefox C:\Program Files\Mozilla Firefox\extensions\talkback@mozilla.org\components\talkback.exe | |||
** | Thunderbird C:\Program Files\Mozilla Thunderbird\extensions\talkback@mozilla.org\components\talkback.exe | ||
** | Mozilla Suite C:\Program Files\mozilla.org\Mozilla\components\talkback.exe | ||
**Mac OSX | |||
Program Location | |||
Firefox /Applications/Firefox.app/Contents/MacOS/extensions/talkback@mozilla.org/components/talkback/Talkback.app | |||
Thunderbird /Applications/Thunderbird.app/Contents/MacOS/extensions/talkback@mozilla.org/components/talkback/Talkback.app | |||
Mozilla Suite /Applications/Mozilla.app/Contents/MacOS/components/Talkback.app | |||
**Linux | |||
Program Location | |||
Firefox /usr/local/firefox/extensions/talkback@mozilla.org/components/talkback/talkback | |||
Thunderbird /usr/local/thunderbird/extensions/talkback@mozilla.org/components/talkback/talkback | |||
SeaMonkey (1.5a or earlier) /usr/local/seamonkey/components/talkback/talkback | |||
== Talkback Infrastructure == | == Talkback Infrastructure == | ||
| Line 55: | Line 69: | ||
* [http://kb.mozillazine.org/Talkback MozillaZine Talkback page] | * [http://kb.mozillazine.org/Talkback MozillaZine Talkback page] | ||
* [http://www.mozilla.org/quality/qfa.html mozilla.org Talkback page] | * [http://www.mozilla.org/quality/qfa.html mozilla.org Talkback page] | ||
==External Links== | |||
[http://kb.mozillazine.org/MozillaZine Knowledge Base - Talkback] | |||
edits