14.04。我刚刚更新了BleachBit,从1.0-x (或类似的,大约2个月前软件中心安装的版本)到1.6。促使更新的是,1.0将失败(冻结,灰色)在“运行深度扫描”操作.不幸的是,现在1.6的行为完全相同,永不恢复,需要退出>部队退出。BB即使在运行“预览”时也会这样做!!
我的BB设置与回复中的reco相同:https://askubuntu.com/a/488133/359427 -
On system no need to clean extensive files like memory, deep scans etc. Temp files are ok. Bash is just what you have typed in terminal it will clean them text cache out. If you use skype, pidgin, emphaty chat clients, you can clean them as well all.
System type is good to use caution so you do not clean things that your system is needing to operate normal ops or apps.
APT you can tick all of them, same on bash history.Chromium all except passwords. Deep-scan all except .DS_Store , Firefox all except passwords. Libreoffice all , Skype all System thick these > Cache, Clipboard,Recent documents list, Temporary files, Trash Thunderbird > All except passwords Thats all for Desktop bleachbit.
In root side, just thick these.
APT > All Deep Scan > Temporary Files System > Broken desktop files, Cache , Clipboard, Temp files, Trash在安装此版本1.6时,我没有选择“已释放的空间碎片”或任何调用该选项的选项,因为我怀疑这可能是1.0失败问题的根源。
将BB作为根~$ sudo bleachbit从终端运行,BB之前的最后几行输出将冻结,GUI将变为灰色(我添加了行中断,因为终端上的粘贴将它们全部删除):
Traceback (most recent call last):
File "/usr/share/bleachbit/GUI.py", line 759, in check_online_updates
lambda: gobject.idle_add(self.cb_refresh_operations))
File "/usr/share/bleachbit/Update.py", line 146, in check_updates
handle = opener.open(Common.update_check_url)
File "/usr/lib/python2.7/urllib2.py", line 404, in open
response = self._open(req, data)
File "/usr/lib/python2.7/urllib2.py", line 422, in _open
'_open', req)
File "/usr/lib/python2.7/urllib2.py", line 382, in _call_chain
result = func(*args)
File "/usr/lib/python2.7/urllib2.py", line 1214, in http_open
return self.do_open(httplib.HTTPConnection, req)
File "/usr/lib/python2.7/urllib2.py", line 1184, in do_open
raise URLError(err)
URLError: urlopen error [Errno -2] Name or service not known</em>最后一行,在URLERROR:是用<>包装的,但我删除了,因为在askubuntu这里,消息似乎是不可见的,至少在预览中是这样的(以html的形式读取)。
谢谢你的帮助!
发布于 2014-12-26 17:29:30
此跟踪显示了对防火墙、代理或脱机可能导致的更新进行错误检查。
至于冻结,你有什么特殊的文件系统安装在你的文件夹下吗?这包括gvfs,它可以挂载远程SSH、WebDAV、SMB等。
此外,对于冻结,您应该确认它是深度扫描,右击一个深度扫描选项(在左边的导航),并选择预览。
在这里报告任何BleachBit错误:http://bleachbit.sourceforge.net/help
https://askubuntu.com/questions/565489
复制相似问题