AttributeError when updating channel list
Bug #628394 reported by
Gary Lasker
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
software-center (Ubuntu) |
Fix Released
|
Low
|
Gary Lasker |
Bug Description
Binary package hint: software-center
software-center development trunk rev 1097
Smacked by an AttributeError when installing a test purchased item:
Traceback (most recent call last):
File "/home/
model.
AttributeError: 'NoneType' object has no attribute '_update_
Changed in software-center (Ubuntu): | |
importance: | Undecided → Low |
status: | New → In Progress |
assignee: | nobody → Gary Lasker (gary-lasker) |
description: | updated |
Changed in software-center (Ubuntu): | |
status: | In Progress → Fix Committed |
To post a comment you must log in.
This bug was fixed in the package software-center - 2.1.15
---------------
software-center (2.1.15) maverick; urgency=low
[ Michael Vogt ] view/purchasedi alog.py: db/update. py: enums.py: center. ubuntu. com CENTER_ BUY_HOST environment backend/ aptd.py: {install, remove} empty lists instead install_ packages( ) instead of commit_packages() backend/ restfulclient. py: view/appdetails view_gtk. py: view/channelpan e.py: backend/ aptd.py: center- agent
* softwarecenter/
- fix size and title for additional webkit windows (LP: #625385)
* softwarecenter/
- fix screenshot url and thumbnail url loading
* softwarecenter/
- switch default to buy-host to software-
- allow override via the SOFTWARE_
(useful for testing)
* softwarecenter/
- make defaults for addons_
of None to prevent crash when called with a empty argument
- use AptClinet.
for the install of commercial stuff to get the benefit of
aptdaemons 03_auth_me_less patch
* softwarecenter/
- point SERVICE_ROOT for the internal login service to production
* softwarecenter/
- minor logging improvements
* merged lp:~mmcg069/software-center/pathbar-clip-fix that ensures
proper clipping for the pathbar, many thanks!
* softwarecenter/
- fix flicker in channelspane on db-reopen and add regression
test
* merged lp:~mvo/software-center/less-flicker that fixes some
UI flicker/ghost activity (LP: #626733)
* softwarecenter/
- if reload() fails when adding a commercial PPA that may be
because there is a 5 min delay between software-
telling us its available and it becoming availalbe in launchpad.
In this case, retry up to 5 minutes to get the repo
(LP: #627608)
* merged lp:~mmcg069/software-center/prelight-icon-onhover
(many thanks!)
* merged lp:~mmcg069/software-center/cat-flags to support
internal flags in the menu files
[ Gary Lasker ] view/viewswitch er.py:
* merge lp:~mmcg069/software-center/misbehaving-pathbar-fix, fixes
pathbar no longer shrinking to available width (LP: #625210),
many thanks Matthew McGowan!
* softwarecenter/
- only update the channel list when a model is available
(LP: #628394)
[ Kiwinote ] nter.ui: app.py: apt/aptcache. py: db/application. py: view/appdetails view_gtk. py:
* data/dialogs.ui:
- only display vscrollbar if needed for dependency removal alert
- tweak window properties for dependency removal alert
* data/SoftwareCe
- tweak window properties for the rebuilding window
* po/POTFILES.in:
- mark data/ui/dialogs.ui for translation
* software-center:
- fix typo, thanks Jeremy Bicha! (LP: #625729)
* softwarecenter/
- always make s-c sensitive again after catalog is rebuilt (LP: #626513)
* softwarecenter/
- don't crash when no LANGPACK_PKGDEPENDS file exists (LP: #625562)
- speed improvements for get_addons()
- don't allow randompkg-something to list randompkg as an add-on
* softwarecenter/
- fail nicely if a deb file can't be opened
* softwarecenter/
- don't use capitalize() on add-on names, much thanks to Severin Heiniger!
lp:~lantash/ubuntu/maverick/software-center/fixes-626067 (LP: #62...