[Bug 2080524] Re: /usr/share/apport/apport-gtk:TypeError
Benjamin Drung
2080524 at bugs.launchpad.net
Thu Sep 12 12:54:30 UTC 2024
on_progress_window_close_event is connected to those four objects:
* GtkWindow delete-event (window_information_collection)
* GtkButton clicked (button_cancel_collecting)
* GtkWindow delete-event (window_report_upload)
* GtkButton clicked (button_cancel_upload)
GtkWindow::delete-event takes an event parameter, but GtkButton::clicked
does not.
** Description changed:
+ TypeError: GTKUserInterface.on_progress_window_close_event() missing 1
+ required positional argument: 'event'
+
The Ubuntu Error Tracker has been receiving reports about a problem regarding apport. This problem was most recently seen with package version 2.30.0-0ubuntu2, the problem page at https://errors.ubuntu.com/problem/5d0c4faf19718aa218cf604fbb4e64190cfa707e contains more details, including versions of packages affected, stacktrace or traceback, and individual crash reports.
If you do not have access to the Ubuntu Error Tracker and are a software developer, you can request it at http://forms.canonical.com/reports/.
** Also affects: apport
Importance: Undecided
Status: New
** Changed in: apport
Milestone: None => 2.31.0
** Changed in: apport (Ubuntu)
Importance: Undecided => Medium
** Changed in: apport
Importance: Undecided => Medium
** Changed in: apport
Status: New => Triaged
** Changed in: apport (Ubuntu)
Status: New => Triaged
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/2080524
Title:
/usr/share/apport/apport-gtk:TypeError
Status in Apport:
Triaged
Status in apport package in Ubuntu:
Triaged
Bug description:
TypeError: GTKUserInterface.on_progress_window_close_event() missing 1
required positional argument: 'event'
The Ubuntu Error Tracker has been receiving reports about a problem regarding apport. This problem was most recently seen with package version 2.30.0-0ubuntu2, the problem page at https://errors.ubuntu.com/problem/5d0c4faf19718aa218cf604fbb4e64190cfa707e contains more details, including versions of packages affected, stacktrace or traceback, and individual crash reports.
If you do not have access to the Ubuntu Error Tracker and are a software developer, you can request it at http://forms.canonical.com/reports/.
To manage notifications about this bug go to:
https://bugs.launchpad.net/apport/+bug/2080524/+subscriptions
More information about the foundations-bugs
mailing list