| | 80 | Client notices include: |
| | 81 | * error msg from account manager |
| | 82 | * new version available |
| | 83 | * can't write state file |
| | 84 | * HTTP_PROXY env var exists but doesn't specify proxy |
| | 85 | * syntax error in app_info.xml |
| | 86 | * can't resolve hostname in remote_hosts.cfg |
| | 87 | * syntax error in cc_config.xml |
| | 88 | * need network connection |
| | 89 | |
| | 90 | Server notices include: |
| | 91 | * invalid or missing account key |
| | 92 | * outdated code signing key |
| | 93 | * need newer client version |
| | 94 | * unsupported OS or CPU type |
| | 95 | * unsupported install type (Vista) |
| | 96 | * too little disk |
| | 97 | |
| | 98 | These notices are not saved across BOINC restarts, |
| | 99 | because in many cases the transient problem may have been fixed, |
| | 100 | and if not the notice will eventually be regenerated. |
| | 101 | |