Advertisement
Guest User

Untitled

a guest
Oct 19th, 2015
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.59 KB | None | 0 0
  1. wolf@wily:~$ catfish -v
  2. DEBUG:catfish: set_up_logging() 'logging enabled'
  3.  
  4. (catfish.py:3821): Gtk-WARNING **: /build/gtk+3.0-pIzeMy/gtk+3.0-3.16.7/./gtk/gtkwidget.c:8554: widget not within a GtkWindow
  5. DEBUG:catfish_search: __init__() '[1] engine initializing with methods: ['zeitgeist']'
  6. DEBUG:catfish_search: __init__() '[1] engine initialized with methods: []'
  7. DEBUG:catfish_search: __init__() '[2] engine initializing with methods: ['zeitgeist', 'locate', 'walk']'
  8. DEBUG:catfish_search: __init__() '[2] engine initialized with methods: ['locate', 'walk']'
  9.  
  10. ** (catfish.py:3821): CRITICAL **: atk_object_set_description: assertion 'ATK_IS_OBJECT (accessible)' failed
  11. DEBUG:catfish: filter_format_toggled() 'File type filters updated: {'applications': False, 'exact': False, 'hidden': True, 'fulltext': False, 'folders': False, 'documents': False, 'other': False, 'music': False, 'images': False, 'videos': False}'
  12. DEBUG:catfish_search: stop() '[2] Last query: 1445277256.152525 seconds'
  13. wolf@wily:~$ catfish
  14.  
  15. (catfish.py:3851): Gtk-WARNING **: /build/gtk+3.0-pIzeMy/gtk+3.0-3.16.7/./gtk/gtkwidget.c:8554: widget not within a GtkWindow
  16.  
  17. ** (catfish.py:3851): CRITICAL **: atk_object_set_description: assertion 'ATK_IS_OBJECT (accessible)' failed
  18. Traceback (most recent call last):
  19. File "/usr/share/catfish/catfish/CatfishWindow.py", line 693, in on_update_index_unlock_clicked
  20. self.updatedb_process.sendline(password)
  21. UnboundLocalError: local variable 'password' referenced before assignment
  22.  
  23. (catfish.py:3851): Gdk-WARNING **: catfish.py: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.0.
  24.  
  25. wolf@wily:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement