Difference between revisions of "QA/test env"
From Apache OpenOffice Wiki
		< QA
		
		
| Line 1: | Line 1: | ||
| − | == Configure one machine as testing machine for  | + | == Configure one machine as testing machine for OpenOffice == | 
| * Disable screen saver and computer sleeping | * Disable screen saver and computer sleeping | ||
| * Disable firewall | * Disable firewall | ||
| Line 6: | Line 6: | ||
| * It's important to have the keyboard in en-US too | * It's important to have the keyboard in en-US too | ||
| * Display color depth should be 24-bit or above and disable color calibration. | * Display color depth should be 24-bit or above and disable color calibration. | ||
| − | {{Tip|''' | + | {{Tip|'''macOS'''<br /> | 
| Open "System Preferences->Displays->Color". Choose ”Generic RGB Profile“. | Open "System Preferences->Displays->Color". Choose ”Generic RGB Profile“. | ||
| }} | }} | ||
| * Disable OS crash/error reporting | * Disable OS crash/error reporting | ||
| − | {{Tip|''' | + | {{Tip|'''macOS'''<br /> | 
| Run command to disable: | Run command to disable: | ||
|   defaults write com.apple.CrashReporter DialogType none |   defaults write com.apple.CrashReporter DialogType none | ||
| Line 19: | Line 19: | ||
| {{Tip|'''Windows 7'''<br /> | {{Tip|'''Windows 7'''<br /> | ||
| Open Control Panel->Administrative Tools->Services. Disable "Windows Error Reporting Service". | Open Control Panel->Administrative Tools->Services. Disable "Windows Error Reporting Service". | ||
| − | |||
| − | |||
| − | |||
| }} | }} | ||
| * Install JRE 1.6+ | * Install JRE 1.6+ | ||
Latest revision as of 12:44, 10 August 2022
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.
- Disable OS crash/error reporting
|  | macOS Run command to disable: defaults write com.apple.CrashReporter DialogType none Run command to enable: defaults write com.apple.CrashReporter DialogType prompt | 
|  | Windows 7 Open Control Panel->Administrative Tools->Services. Disable "Windows Error Reporting Service". | 
- Install JRE 1.6+

