Advertisement
Guest User

Untitled

a guest
May 22nd, 2017
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.89 KB | None | 0 0
  1. tayfun@tayfun-laptop:~$ sudo aptitude install python-dbus python-gtk2 python-gconf python-egenix-mxdatetime python-simplejson python-webkit librsvg2-2 librsvg2-common python-imaging python-xdg python-mako python-gtkspell python-wnck python-desktopcouch-records gwibber-service python-central
  2. Paket listeleri okunuyor... Bitti
  3. Bağımlılık ağacı inşa ediliyor.
  4. Durum bilgisi okunuyor... Bitti
  5. Paketlerin durumu güncelleniyor... Bitti
  6. Geniş durum bilgisi yazılıyor... Bitti
  7. Hiçbir paket kurulmayacak, yükseltilmeyecek ya da kaldırılmayacak.
  8. 0 paket yükseltildi, 0 yeni kuruldu, 0 kaldırıldı, 0 yükseltilmedi.
  9. Arşivlerden 0B veri alınacak. Paketler açıldıktan sonra 0B yer kullanılacak.
  10. Geniş durum bilgisi yazılıyor... Bitti
  11. Paket listeleri okunuyor... Bitti
  12. Bağımlılık ağacı inşa ediliyor.
  13. Durum bilgisi okunuyor... Bitti
  14. Geniş durum bilgisi okunuyor
  15. Paketlerin durumu güncelleniyor... Bitti
  16.  
  17. tayfun@tayfun-laptop:~$ gwibber
  18.  
  19. ** (gwibber:2726): WARNING **: Trying to register gtype 'WnckWindowState' as enum when in fact it is of type 'GFlags'
  20.  
  21. ** (gwibber:2726): WARNING **: Trying to register gtype 'WnckWindowActions' as enum when in fact it is of type 'GFlags'
  22.  
  23. ** (gwibber:2726): WARNING **: Trying to register gtype 'WnckWindowMoveResizeMask' as enum when in fact it is of type 'GFlags'
  24. ** Message: secret service operation failed: The name org.freedesktop.secrets was not provided by any .service files
  25. Traceback (most recent call last):
  26. File "/usr/bin/gwibber", line 50, in <module>
  27. from gwibber import client
  28. File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 3, in <module>
  29. import gtk, gobject, gwui, util, resources, actions, json, gconf
  30. File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 2, in <module>
  31. import os, json, urlparse, resources, util
  32. File "/usr/lib/python2.6/dist-packages/gwibber/util.py", line 2, in <module>
  33. from microblog.util.couch import RecordMonitor
  34. File "/usr/lib/python2.6/dist-packages/gwibber/microblog/util/couch.py", line 4, in <module>
  35. import desktopcouch, pycurl, oauth, threading, urllib, re, json
  36. File "/usr/lib/python2.6/dist-packages/desktopcouch/__init__.py", line 20, in <module>
  37. from desktopcouch.start_local_couchdb import process_is_couchdb, read_pidfile
  38. File "/usr/lib/python2.6/dist-packages/desktopcouch/start_local_couchdb.py", line 38, in <module>
  39. from desktopcouch import local_files
  40. File "/usr/lib/python2.6/dist-packages/desktopcouch/local_files.py", line 297, in <module>
  41. xdg_base_dirs.save_config_path("desktop-couch"))
  42. File "/usr/lib/python2.6/dist-packages/desktopcouch/local_files.py", line 237, in __init__
  43. self.configuration = _Configuration(self)
  44. File "/usr/lib/python2.6/dist-packages/desktopcouch/local_files.py", line 91, in __init__
  45. {'desktopcouch': 'basic'})
  46. gnomekeyring.IOError
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement