[Python-apps-team] Bug#652944: emma crashes when new connection dialog is closed without entering anything
Clint Byrum
clint at ubuntu.com
Thu Dec 22 00:35:16 UTC 2011
Package: emma
Version: 0.6-4
Severity: normal
Tags: upstream
This bug was found in Ubuntu originally:
https://bugs.launchpad.net/ubuntu/+source/emma/+bug/109795
The TraceBack is here:
Traceback (most recent call last):
File "/usr/share/emma/emmalib/__init__.py", line 2292, in on_host_popup
self.xml.get_widget("cw_%s" % n).set_text("")
AttributeError: 'NoneType' object has no attribute 'set_text'
Note that just patching to avoid trying to reference a "None" does not
fix the problem, something has corrupted the objects in some way which
is causing get_widget() to return None.
-- System Information:
Debian Release: wheezy/sid
APT prefers precise-updates
APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 'precise')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-4-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages emma depends on:
ii python 2.7.2-9ubuntu1
ii python-glade2 2.24.0-2
ii python-gtk2 2.24.0-2
ii python-mysqldb 1.2.3-1build1
ii python-support 1.0.14ubuntu2
emma recommends no packages.
emma suggests no packages.
-- no debconf information
More information about the Python-apps-team
mailing list