qt restart button broken

Bug #84202 reported by Jonathan Riddell
2
Affects Status Importance Assigned to Milestone
apport (Ubuntu)
Fix Released
High
Martin Pitt

Bug Description

Binary package hint: apport

Traceback (most recent call last):
  File "/usr/share/apport/apport-qt", line 285, in <module>
    app.run_argv()
  File "/var/lib/python-support/python2.5/apport/ui.py", line 183, in run_argv
    self.run_crashes()
  File "/var/lib/python-support/python2.5/apport/ui.py", line 101, in run_crashes
    self.run_crash(f)
  File "/var/lib/python-support/python2.5/apport/ui.py", line 130, in run_crash
    response = self.ui_present_crash(desktop_entry)
  File "/usr/share/apport/apport-qt", line 138, in ui_present_crash
    if dialog.actionButton == restartbutton:
NameError: global name 'restartbutton' is not defined

Martin Pitt (pitti)
Changed in apport:
assignee: nobody → mh21
importance: Undecided → High
status: Unconfirmed → Confirmed
Revision history for this message
Martin Pitt (pitti) wrote :

Nevermind, trivial fix. Fixed in my bzr trunk.

Changed in apport:
assignee: mh21 → pitti
status: Confirmed → Fix Committed
Revision history for this message
Martin Pitt (pitti) wrote :

 apport (0.52) feisty; urgency=low
 .
   * apport/report.py: Fix hook directory to be
     /usr/share/apport/package-hooks/, not /u/s/apport/.
   * Add doc/package-hooks.txt: Document per-package hooks, ship in package
     apport.
   * Add debian/apport.dirs: Ship package-hooks/ directory.
   * gtk/apport-gtk, qt4/apport-qt: Fix detection of binary data so that the
     CoreDump is not displayed as incomprehensible gibberish any more.
   * Add qt4/apport-qt.desktop.in and add it to POTFILES.in.
   * bin/apport-retrace: --verbose can now be specified multiple times to
     increase verbosity and debug package installation. Also, fix some quoting
     bugs. Thanks to Kees Cook for this!
   * qt4/apport-qt: Fix restart button handling. (LP: #84202)
   * qt4/apport-qt: Do not try to call splitlines() on a report value that is a
     file reference; just display the reference instead. (LP: #84196)
   * bin/apport: Disable for now, since the current kernel produces cropped
     core dumps and thus we get totally useless crash reports

Changed in apport:
status: Fix Committed → 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.