# LANG=C bleachbit info: starting BleachBit version 0.7.0beta warning: cannot find GPLv3 license text file debug: appicon_path = '/usr/share/pixmaps/bleachbit.png' warning: No default locale found. Assuming 'C' /usr/share/bleachbit/Unix.py:46: ImportWarning: Not importing directory '/usr/share/gnome': missing __init__.py import gnome.vfs debug: running cmd ['df', '-B', '1', '/home/daniel'] debug: running cmd ['df', '-B', '1', '/tmp/'] debug: makedirs(/home/daniel/.config/bleachbit) Traceback (most recent call last): File "/usr/bin/bleachbit", line 42, in import bleachbit.GUI File "/usr/share/bleachbit/GUI.py", line 40, in from bleachbit.Cleaner import backends File "/usr/share/bleachbit/Cleaner.py", line 42, in import Command File "/usr/share/bleachbit/Command.py", line 30, in import FileUtilities File "/usr/share/bleachbit/FileUtilities.py", line 42, in from Options import options File "/usr/share/bleachbit/Options.py", line 207, in options = Options() File "/usr/share/bleachbit/Options.py", line 44, in __init__ self.restore() File "/usr/share/bleachbit/Options.py", line 125, in restore self.set_list('shred_drives', Unix.guess_overwrite_paths()) File "/usr/share/bleachbit/Options.py", line 170, in set_list self.__flush() File "/usr/share/bleachbit/Options.py", line 50, in __flush General.makedirs(Common.options_dir) File "/usr/share/bleachbit/General.py", line 88, in makedirs chownself(path) File "/usr/share/bleachbit/General.py", line 73, in chownself uid = pwd.getpwnam(os.getlogin())[3] OSError: [Errno 2] No such file or directory