BleachBit deletes bluetooth folder ~/.cache/obexd on linux
Bug #1700767 reported by
Timo Ollech
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
BleachBit |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
The linux bluetooth daemon obexd uses the folder ~/.cache/obexd for transferring files. This folder gets deleted by BleachBit by default and has to be manually recreated each time.
Workaround: Add the folder to the whitelist in bleachbit.ini with the following lines:
[whitelist/paths]
0_type = folder
0_path = /home/[your username]
This should be default behaviour of BleachBit.
For further info about obexd see https:/
Changed in bleachbit: | |
milestone: | none → 2.0 |
To post a comment you must log in.
Fixed in Git commit 5cf03c04fe1ec67 4ab95ab65f3752f 095dc9846b for the next release
Thank you for the bug report