[GTK3] Home screen "New" tiles don't work (AttributeError: 'PackageStatusBar' object has no attribute 'create_colors')
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
software-center (Ubuntu) |
Fix Released
|
High
|
Kiwinote |
Bug Description
software-
1. Launch USC, or go to the home screen.
2. Click on one of the applications.
What happens:
* The Back button becomes sensitive, but the application screen doesn't appear.
* A traceback in the terminal:
------------
Traceback (most recent call last):
File "/home/
f(*args, **kwargs)
File "/home/
self.
File "/home/
callback(page, view_state)
File "/home/
SoftwarePan
File "/home/
self.
File "/home/
skip_
File "/home/
self.
File "/home/
self.
AttributeError: 'PackageStatusBar' object has no attribute 'create_colors'
------------
The problem does not happen for the same applications when navigated to from search results -- only from the home screen.
Related branches
Changed in software-center (Ubuntu): | |
importance: | Undecided → Critical |
description: | updated |
Changed in software-center (Ubuntu): | |
importance: | Critical → High |
Fixed in the branch linked.