29 | | * (Windows) If screensaver graphics aren't working, make sure you have the latest driver for your graphics adapter. |
30 | | * (Windows) If BOINC applications are repeatedly crashing on your computer, it's possible that you need to [DirectxRequirements upgrade to the latest version (9.0c or later) of DirectX]. |
31 | | * (Windows) If you repeatedly see |
32 | | |
33 | | '''Can't delete previous state file; Access is denied.''' |
34 | | |
| 29 | * If screensaver graphics aren't working, make sure you have the latest driver for your graphics adapter. |
| 30 | * If BOINC applications are repeatedly crashing on your computer, it's possible that you need to [DirectxRequirements upgrade to the latest version (9.0c or later) of DirectX]. |
| 31 | * If you repeatedly see |
| 32 | {{{ |
| 33 | '''Can't delete previous state file; Access is denied.''' |
| 34 | }}} |
46 | | * (Linux): if the web site buttons in the Manager don't work, make sure your $BROWSER environment variable is set. |
47 | | * If you get repeated 'bad checksum' or 'wrong size' errors on downloaded JPEG image files, check the 'Skip image file verification' checkbox in your [GlobalPrefs General Preferences]. Typically this means your ISP is using something called UMTS, which does extra compression of JPEG files. |
48 | | * If you have a problem with a particular project, go to the 'Questions and Answers' area of the project's web site. You may find the solution to your problem. If not, post it there, and you'll get help from other users. If the problem persists, use the BOINC Manager to 'reset' that project. This will erase any jobs in progress and start from scratch. |
| 54 | |
| 55 | == Problems while running BOINC (all platforms) == |
| 56 | |
| 57 | * If you get repeated 'bad checksum' or 'wrong size' errors on downloaded JPEG image files, check the 'Skip image file verification' checkbox in your [GlobalPrefs General Preferences]. Typically this means your ISP is using something called UMTS, which does extra compression of JPEG files. |
| 58 | * If you have a problem with a particular project, go to the 'Questions and Answers' area of the project's web site. You may find the solution to your problem. If not, post it there, and you'll get help from other users. If the problem persists, use the BOINC Manager to 'reset' that project. This will erase any jobs in progress and start from scratch. |
| 59 | * If you see an error like |
| 60 | {{{ |
| 61 | 2007-06-08 14:33:56 [---] Can't delete previous state file; The file or directory is corrupted and unreadable. (0x570) |
| 62 | }}} |
| 63 | then back up your BOINC directory and run chkdsk (Windows) or fsck (Unix) on the drive containing it. If files are irretrievably lost, create a new BOINC directory and reattach all projects. |