"ubuntu-bug banshee" crashes

Bug #882009 reported by frankster
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
banshee (Ubuntu)
Triaged
High
Unassigned

Bug Description

steps to reproduce:
1) type "ubuntu-bug banshee"
-> Apport "How would you describe the issue?" dialogue appears
2) select "The Banshee interface is not working correctly"
->
/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
ERROR: hook /usr/share/apport/package-hooks//source_banshee.py crashed:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/apport/report.py", line 663, in add_hooks_info
    symb['add_info'](self, ui)
  File "/usr/share/apport/package-hooks//source_banshee.py", line 37, in add_info
    apport.hookutils.attach_gconf(report, 'banshee-1')
  File "/usr/lib/python2.7/dist-packages/apport/hookutils.py", line 522, in attach_gconf
    '/usr/share/gconf/schemas/*.schemas'):
  File "/usr/lib/python2.7/dist-packages/apport/hookutils.py", line 505, in files_in_package
    files = packaging.get_files(package)
  File "/usr/lib/python2.7/dist-packages/apport/packaging_impl.py", line 149, in get_files
    list = self._call_dpkg(['-L', package])
  File "/usr/lib/python2.7/dist-packages/apport/packaging_impl.py", line 515, in _call_dpkg
    raise ValueError('package does not exist')
ValueError: package does not exist

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: apport 1.23-0ubuntu3
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
ApportLog:

ApportVersion: 1.23-0ubuntu3
Architecture: amd64
Date: Wed Oct 26 14:20:28 2011
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_GB:en
 PATH=(custom, user)
 LANG=en_GB
 SHELL=/bin/bash
SourcePackage: apport
UpgradeStatus: Upgraded to oneiric on 2011-10-14 (11 days ago)

Revision history for this message
frankster (wtfrank) wrote :
Revision history for this message
Brian Murray (brian-murray) wrote :

These questions actually come for the apport package hook for banshee so I'm reassigning the bug report to banshee.

affects: apport (Ubuntu) → banshee (Ubuntu)
Changed in banshee (Ubuntu):
importance: Undecided → High
status: New → Triaged
tags: added: package-hook
Revision history for this message
Chow Loong Jin (hyperair) wrote : Re: [Bug 882009] [NEW] "ubuntu-bug banshee" crashes

  duplicate 823726

--
Kind regards,
Loong Jin

Revision history for this message
Victor Vargas (kamus) wrote :

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

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.