"Installed" screen doesn't work (AttributeError: 'NoneType' object has no attribute 'query')

Bug #835066 reported by Matthew Paul Thomas
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
software-center (Ubuntu)
New
High
Unassigned

Bug Description

software-center-gtk3 trunk r2217, Ubuntu Ocelot

1. Launch USC.
2. Click "Installed".

What happens:
* The main pane goes blank.
* A traceback:
------------
Traceback (most recent call last):
  File "/home/mpt/hacking/software-center/softwarecenter/ui/gtk3/panes/viewswitcher.py", line 148, in config_view
    state = pane.state.copy()
  File "/home/mpt/hacking/software-center/softwarecenter/ui/gtk3/panes/softwarepane.py", line 145, in copy
    state.filter = self.filter.copy()
AttributeError: 'NoneType' object has no attribute 'copy'
Traceback (most recent call last):
  File "/home/mpt/hacking/software-center/softwarecenter/ui/gtk3/panes/installedpane.py", line 197, in rebuild_categorised_view
    enq.set_query(self.state.channel.query,
AttributeError: 'NoneType' object has no attribute 'query'
------------

What should happen: The "Installed" list appears.

Workaround: Click "All Software", then click "Installed" again.

Changed in software-center (Ubuntu):
importance: Undecided → High
description: updated
Revision history for this message
Robert Roth (evfool) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug #834196, so it is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Feel free to continue to report any other bugs you may find.

---
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.