Advertisement
Guest User

Untitled

a guest
May 22nd, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.95 KB | None | 0 0
  1. tayfun@tayfun-laptop:~$ gwibber
  2.  
  3. ** (gwibber:2229): WARNING **: Trying to register gtype 'WnckWindowState' as enum when in fact it is of type 'GFlags'
  4.  
  5. ** (gwibber:2229): WARNING **: Trying to register gtype 'WnckWindowActions' as enum when in fact it is of type 'GFlags'
  6.  
  7. ** (gwibber:2229): WARNING **: Trying to register gtype 'WnckWindowMoveResizeMask' as enum when in fact it is of type 'GFlags'
  8. ** Message: secret service operation failed: The name org.freedesktop.secrets was not provided by any .service files
  9. Traceback (most recent call last):
  10. File "/usr/bin/gwibber", line 50, in <module>
  11. from gwibber import client
  12. File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 3, in <module>
  13. import gtk, gobject, gwui, util, resources, actions, json, gconf
  14. File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 2, in <module>
  15. import os, json, urlparse, resources, util
  16. File "/usr/lib/python2.6/dist-packages/gwibber/util.py", line 2, in <module>
  17. from microblog.util.couch import RecordMonitor
  18. File "/usr/lib/python2.6/dist-packages/gwibber/microblog/util/couch.py", line 4, in <module>
  19. import desktopcouch, pycurl, oauth, threading, urllib, re, json
  20. File "/usr/lib/python2.6/dist-packages/desktopcouch/__init__.py", line 20, in <module>
  21. from desktopcouch.start_local_couchdb import process_is_couchdb, read_pidfile
  22. File "/usr/lib/python2.6/dist-packages/desktopcouch/start_local_couchdb.py", line 38, in <module>
  23. from desktopcouch import local_files
  24. File "/usr/lib/python2.6/dist-packages/desktopcouch/local_files.py", line 297, in <module>
  25. xdg_base_dirs.save_config_path("desktop-couch"))
  26. File "/usr/lib/python2.6/dist-packages/desktopcouch/local_files.py", line 237, in __init__
  27. self.configuration = _Configuration(self)
  28. File "/usr/lib/python2.6/dist-packages/desktopcouch/local_files.py", line 91, in __init__
  29. {'desktopcouch': 'basic'})
  30. gnomekeyring.IOError
  31. tayfun@tayfun-laptop:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement