[Bug 911834] Re: software-properties-gtk crashed with AttributeError in on_treeview_sources_cursor_changed(): 'NoneType' object has no attribute 'get_selected'
Launchpad Bug Tracker
911834 at bugs.launchpad.net
Wed Mar 7 09:20:13 UTC 2012
This bug was fixed in the package software-properties - 0.82.5
---------------
software-properties (0.82.5) precise; urgency=low
* softwareproperties/gtk/SoftwarePropertiesGtk.py: Drop duplicate definition
of on_treeview_sources_cursor_changed().
* softwareproperties/gtk/SoftwarePropertiesGtk.py: Fix crash when closing
the application with the window title bar button. (LP: #911834)
* add-apt-repository: Intercept ValueError in addition to URLError, as this
is the error thrown when trying to decode invalid JSON (which happens on
404 pages etc.). (LP: #861258)
* softwareproperties/SoftwareProperties.py, _find_source_from_string():
Reload the sources list before searching, as it might have changed while
the D-BUS backend was running. (LP: #854818, #820150)
* softwareproperties/gtk/SoftwarePropertiesGtk.py: Add missing argument to
menu popup() call. (LP: #815236)
-- Martin Pitt <martin.pitt at ubuntu.com> Wed, 07 Mar 2012 10:14:52 +0100
** Changed in: software-properties (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to software-properties in Ubuntu.
https://bugs.launchpad.net/bugs/911834
Title:
software-properties-gtk crashed with AttributeError in
on_treeview_sources_cursor_changed(): 'NoneType' object has no
attribute 'get_selected'
Status in “software-properties” package in Ubuntu:
Fix Released
Bug description:
Description: Ubuntu precise (development branch)
Release: 12.04
software-properties-gtk:
Installed: 0.82
Candidate: 0.82
Version table:
*** 0.82 0
500 http://archive.ubuntu.com/ubuntu/ precise/main amd64 Packages
100 /var/lib/dpkg/status
ProblemType: Crash
DistroRelease: Ubuntu 12.04
Package: software-properties-gtk 0.82
ProcVersionSignature: Ubuntu 3.2.0-7.13-generic 3.2.0-rc7
Uname: Linux 3.2.0-7-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 1.90-0ubuntu1
Architecture: amd64
CheckboxSubmission: fc038fbbc6dcc038ea950e9a3aece7e1
CheckboxSystem: b8f3ec504801f13fc208edb5c785b099
Date: Wed Jan 4 19:54:09 2012
ExecutablePath: /usr/bin/software-properties-gtk
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1)
InterpreterPath: /usr/bin/python2.7
PackageArchitecture: all
ProcCmdline: /usr/bin/python /usr/bin/software-properties-gtk
PythonArgs: ['/usr/bin/software-properties-gtk']
SourcePackage: software-properties
Title: software-properties-gtk crashed with AttributeError in on_treeview_sources_cursor_changed(): 'NoneType' object has no attribute 'get_selected'
Traceback:
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py", line 820, in on_treeview_sources_cursor_changed
(model, iter) = sel.get_selected()
AttributeError: 'NoneType' object has no attribute 'get_selected'
UpgradeStatus: Upgraded to precise on 2011-12-21 (13 days ago)
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/911834/+subscriptions
More information about the foundations-bugs
mailing list