[apport] Emma crashed with AttributeError in on_host_popup()

Bug #109795 reported by julian porta
18
This bug affects 3 people
Affects Status Importance Assigned to Milestone
emma (Debian)
Fix Released
Unknown
emma (Ubuntu)
Triaged
Medium
Unassigned

Bug Description

Binary package hint: emma

emma 0.6. sorry, I don't have more info

ProblemType: Crash
Architecture: i386
Date: Mon Apr 23 21:33:45 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/Emma
InterpreterPath: /usr/bin/python2.5
Package: emma 0.6-1ubuntu1
PackageArchitecture: all
ProcCmdline: /usr/bin/python /usr/bin/Emma
ProcCwd: /home/porta
ProcEnviron:
 PATH=/home/porta/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
PythonArgs: ['/usr/bin/Emma']
SourcePackage: emma
Traceback:
 Traceback (most recent call last):
   File "/usr/lib/python2.5/site-packages/emmalib/__init__.py", line 2276, in on_host_popup
     self.xml.get_widget("cw_%s" % n).set_text(host.__dict__[n])
 AttributeError: 'NoneType' object has no attribute 'set_text'
Uname: Linux Linus 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686 GNU/Linux

Revision history for this message
julian porta (julian-porta) wrote :
Revision history for this message
Daniel T Chen (crimsun) wrote :

Is this symptom still reproducible in 8.10 beta?

Changed in emma:
status: New → Incomplete
Revision history for this message
Pedro Villavicencio (pedro) wrote :

We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on the current status, under the Status column, and change the Status back to New. Thanks again!.

Changed in emma:
status: Incomplete → Invalid
Revision history for this message
Klinkby (klinkby+pad) wrote :

Ocurred when trying to add a new connection, upon fresh install.

Changed in emma (Ubuntu):
status: Invalid → New
Revision history for this message
Jacobsallan (jacobsallan) wrote :

$ lsb_release -rd
Description: Ubuntu oneiric (development branch)
Release: 11.10
$ apt-cache policy emma
emma:
  Installed: 0.6-4
  Candidate: 0.6-4
  Version table:
 *** 0.6-4 0
        500 http://us.archive.ubuntu.com/ubuntu/ oneiric/universe amd64 Packages
        100 /var/lib/dpkg/status

Steps to reproduce after installing emma and starting it up from the dash.
1. Right click on the (localhost) host.
2. Choose New connection
3. Close the New connection window.
Repeat until emma crashes. One or two times is sufficient.

Revision history for this message
Clint Byrum (clint-fewbar) wrote :

Happens on a mostly up to date precise. When run in a terminal, this is printed when the crash happens:

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'

Just doing the natural patch to check if get_widget() returned None is not sufficient. There is something deeper that causes the problem.

I tried to forward upstream, but upstream seems to have no bug tracker unfortunately. I have forwarded this to Debian, so marking as Triaged, importance Medium.

emma:
  Installed: 0.6-4
  Candidate: 0.6-4
  Version table:
 *** 0.6-4 0
        500 http://us.archive.ubuntu.com/ubuntu/ precise/universe amd64 Packages
        100 /var/lib/dpkg/status

Changed in emma (Ubuntu):
status: New → Triaged
importance: Undecided → Medium
Changed in emma (Debian):
status: Unknown → Confirmed
Changed in emma (Debian):
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.