Cancel button in "Uploading Problem Information" window doesn't work

Bug #92115 reported by Matthew Paul Thomas
4
Affects Status Importance Assigned to Milestone
apport (Ubuntu)
Fix Released
Medium
Martin Pitt

Bug Description

Binary package hint: apport

Ubuntu Feisty

1. Choose "Report a Bug[...]" from the Help menu in any program that contains such an item.
2. When the "Uploading Problem Information" window appears, click "Cancel".

What should happen: The window disappears, and nothing further happens.
What actually happens: The button click is ignored, and eventually a browser opens a page you didn't want.

Revision history for this message
Martin Pitt (pitti) wrote :

Note to self: Linux' thread API does not have a way to kill a thread. However, let's try with sending a kill -9 to the entire application. Quite brutal, but might be the only way that actually works.

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

Ah, much easier than that, just a wrong signal handler name.

Changed in apport:
status: In Progress → Fix Committed
Revision history for this message
Martin Pitt (pitti) wrote :

 apport (0.67) feisty; urgency=low
 .
   * debian/local/setup-apport-retracer: Add apt sources for restricted,
     universe, and multiverse, too.
   * po/de.po: Update from Rosetta.
   * apport/report.py: Remove undefined call to error_log() in
     _command_output(), replace it with raising proper exceptions.
   * bin/apport-retrace: Fix 'numer' typo. (LP: #91680)
   * test-apport: Check that non-packaged executables generate a core dump on
     SIGABRT, too (test case for bug #92029).
   * bin/apport: Move check for ignoring SIGABRT below the core dump file
     writing for non-packaged binaries. (LP: #92029)
   * gtk/apport-gtk.glade:
     - Remove titles from the progress windows to comply with Gnome HIG and not
       repeat the text content.
     - Improve wording a bit.
     - LP: #92114
   * gtk/apport-gtk{,.glade}: Fix signal handler name of the Cancel button in
     the upload progress dialog, so that it actually works. (LP: #92115)

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.