QA/test env

From Apache OpenOffice Wiki
< QA
Jump to: navigation, search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Configure one machine as testing machine for OpenOffice

  • Disable screen saver and computer sleeping
  • Disable firewall
  • Set system locale to English
  • It's important to have the keyboard in en-US too
  • Display color depth should be 24-bit or above and disable color calibration.
Tip.png macOS

Open "System Preferences->Displays->Color". Choose ”Generic RGB Profile“.


  • Disable OS crash/error reporting
Tip.png macOS

Run command to disable:

defaults write com.apple.CrashReporter DialogType none

Run command to enable:

defaults write com.apple.CrashReporter DialogType prompt
Tip.png Windows 7

Open Control Panel->Administrative Tools->Services. Disable "Windows Error Reporting Service".

  • Install JRE 1.6+

Automatically run testing on daily build

Personal tools