now i have found where the bug is:

in gwibber-service-sina:

__init__.py

on the line4: import gnomekeyring

then i wrote a python script:
#for test
from gwibber.microblog import network, util
import gnomekeyring

when i run it:
tonychyi@tonychyi-HP:~$ python 1.py 

/usr/lib/python2.7/dist-packages/gobject/constants.py:24: Warning: 
g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed
  import gobject._gobject

now i think there is something wrong with gwibber or gnomekeyring

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959757

Title:
  gwibber-accounts crashed with TypeError in function(): Item 0: must be
  a subtype of gi.Boxed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gwibber/+bug/959757/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to