The stacktrace from bug 869079 does not match what is in the fixed
package:
File "/usr/share/software-center/softwarecenter/db/application.py", line 339,
in license
xapian_license = self._doc.get_value(XapianValues.LICENSE)
AttributeError: 'NoneType' object has no attribute 'get_value'
In line 339 of that file in the current oneiric it reads:
xapian_license = None
I'm not sure how 869079 got the version, but its clearly not matching the fixed
file that is in
the archive but instead matching the old unfixed version. The only explaination
I have is that
the crash happend with the older version but then update-manager came along and
upgraded the
system so that apport got the new version when querying the dpkg database.
** Changed in: software-center (Ubuntu Oneiric)
Status: In Progress => Incomplete
** Changed in: software-center (Ubuntu Precise)
Status: In Progress => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/868333
Title:
software-center crashed with AttributeError in license(): 'NoneType'
object has no attribute 'get_value'
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/868333/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs