software-center crashed with AttributeError in is_available_node_expanded()
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| software-center (Ubuntu) |
Low
|
Gary Lasker |
Bug Description
Binary package hint: software-center
Recent upgrade from Karmic.
ProblemType: Crash
DistroRelease: Ubuntu 10.04
Package: software-center 1.1.23
ProcVersionSign
Uname: Linux 2.6.32-19-generic i686
Architecture: i386
Date: Sat Apr 3 14:36:34 2010
EcryptfsInUse: Yes
ExecutablePath: /usr/share/
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
InterpreterPath: /usr/bin/python2.6
PackageArchitec
ProcCmdline: /usr/bin/python /usr/bin/
ProcEnviron:
LANG=en_AU.utf8
SHELL=/bin/bash
PythonArgs: ['/usr/
SourcePackage: software-center
Title: software-center crashed with AttributeError in is_available_
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
AprilHare (hal-sulphur) wrote : | #1 |
tags: | removed: need-duplicate-check |
visibility: | private → public |
Changed in software-center (Ubuntu): | |
assignee: | nobody → Gary Lasker (gary-lasker) |
importance: | Undecided → Low |
status: | New → In Progress |
status: | In Progress → Fix Committed |
Gary Lasker (gary-lasker) wrote : | #2 |
Launchpad Janitor (janitor) wrote : | #3 |
This bug was fixed in the package software-center - 1.1.25
---------------
software-center (1.1.25) lucid; urgency=low
[ Gary Lasker ]
* softwarecenter/
- fix intermittent AttributeError if a model doesn't
exist when checking node expanded state (LP: #554388)
* softwarecenter/
- fix nasty list view errors when disabling partner
repository (LP: #556995)
* softwarecenter/
- fix intermittent AttributeError in row selection
(LP: #552224)
* softwarecenter/
- fix double call to set_category method
* softwarecenter/
softwarecen
- fix bug where clicking the "Search Results" navigation
button in the "Installed View" or in a PPA/channel
view has no effect (LP: #559732)
* softwarecenter/
- fix bug where selecting a new PPA/channel while
a search is in effect in the current PPA/channel
does not display the new PPA/channel (LP: #559742)
[ Michael Vogt ]
* softwarecenter/
- add file monitor to detect changes in the dpkg status
when apt is run outside of software-center (LP: #432555)
* softwarecenter/
- only show "needs updating" message if we have a component
associated with the software-item (LP: #542892)
* softwarecenter/
- when we have no package and no information no how to get it,
display unavailable message instead of a empty summary line
* merged lp:~mmcg069/software-center/pathbar-atk
- this makes the pathbar on top fully accessible with e.g.
orca (LP: #526384). Also fixes intermittent TypeError bug
(LP: #558895) and nav button visual artifact when selecting
a channel (LP: #531724). Many thanks!
* softwarecenter/
- avoid blocking if a operation takes long
[ Zygmunt Krynicki ]
* softwarecenter/
- use package name when application name is not available (LP: #549011)
-- Michael Vogt <email address hidden> Sat, 10 Apr 2010 16:29:10 +0200
Changed in software-center (Ubuntu): | |
status: | Fix Committed → Fix Released |
P.S. Thanks for the bug report, AprilHare!