Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"WindowsError: [Error 5] Access is denied" in free_space() #27

Closed
az0 opened this issue Sep 10, 2014 · 3 comments
Closed

"WindowsError: [Error 5] Access is denied" in free_space() #27

az0 opened this issue Sep 10, 2014 · 3 comments
Assignees
Labels
Milestone

Comments

@az0
Copy link
Member

az0 commented Sep 10, 2014

Symptoms

Symptom is on first startup BleachBit crashes with an error message about a log. The log contains the following information.

BleachBit 1.4 is affected, but not on all Windows systems. BleachBit 1.2 is not affected.

The problem exists on systems with special drives. Microsoft Click and Run sets up a virtual drive like this.

Traceback (most recent call last):
File "bleachbit.py", line 43, in
File "bleachbit\GUI.pyo", line 40, in
File "bleachbit\Cleaner.pyo", line 40, in
File "bleachbit\Special.pyo", line 27, in
File "bleachbit\Options.pyo", line 297, in
File "bleachbit\Options.pyo", line 65, in __init__
File "bleachbit\Options.pyo", line 194, in restore
File "bleachbit\FileUtilities.pyo", line 394, in guess_overwrite_paths
File "bleachbit\FileUtilities.pyo", line 443, in same_partition
File "bleachbit\FileUtilities.pyo", line 324, in free_space
WindowsError: [Error 5] Access is denied.

Solution

Try the fixed version: download BleachBit 1.5 1.5.1 (beta)

@az0 az0 self-assigned this Sep 10, 2014
@az0 az0 added the bug label Sep 12, 2014
@az0 az0 added this to the 1.6 (stable) milestone Sep 12, 2014
@az0 az0 closed this as completed in f5387ce Sep 13, 2014
@az0
Copy link
Member Author

az0 commented Sep 25, 2014

This may be caused if the user does not have the path %USERPROFILE%\Local Settings\Temp

@az0 az0 reopened this Sep 25, 2014
@az0
Copy link
Member Author

az0 commented Dec 7, 2014

Fixed and released

@az0 az0 closed this as completed Dec 7, 2014
@az0
Copy link
Member Author

az0 commented Dec 23, 2015

Fixed in b380301

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant