*** This bug is a duplicate of bug 823726 ***
    https://bugs.launchpad.net/bugs/823726

line 37 should be:  apport.hookutils.attach_gconf(report, 'banshee')

however, after change that line now apport told me another issue:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/apport/report.py", line 694, in 
add_hooks_info
    symb['add_info'](self, ui)
  File "/usr/share/apport/package-hooks//source_banshee.py", line 38, in 
add_info
    report['GConfNonDefault'] = mask_values(report['GConfNonDefault'])
  File "/usr/lib/python2.7/UserDict.py", line 23, in __getitem__
    raise KeyError(key)
KeyError: 'GConfNonDefault'

I have commented the next line and everything seems to go well
report['GConfNonDefault'] = mask_values(report['GConfNonDefault'])

---
Ubuntu Bug Squad volunteer triager
http://wiki.ubuntu.com/BugSquad

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

Title:
  "ubuntu-bug banshee" crashes

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

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

Reply via email to