Commit a9f95932a94d40443f43166c20e382d4059eaa7d ("Pass around command line arguments to ease testing", Apport release 2.23.1) introduced the argv parameter. The code is spread over multiple packages:
* apport/ui.py: python3-apport * bin/apport-cli: apport * gtk/apport-gtk: apport-gtk * kde/apport-kde: apport-kde So the dependencies need to be made more tight. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1997759 Title: /usr/share/apport/apport-gtk:TypeError:/usr/share/apport/apport- gtk@596:__init__ Status in apport package in Ubuntu: Fix Committed Bug description: Traceback (most recent call last): File "/usr/share/apport/apport-gtk", line 596, in <module> app = GTKUserInterface() File "/usr/share/apport/apport-gtk", line 56, in __init__ apport.ui.UserInterface.__init__(self) TypeError: UserInterface.__init__() missing 1 required positional argument: 'argv' The Ubuntu Error Tracker has been receiving reports about a problem regarding apport. This problem was most recently seen with package version 2.23.1-0ubuntu3, the problem page at https://errors.ubuntu.com/problem/feb7fb0f8e0c34715dc6cf742f9d16824c977662 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/ubuntu/+source/apport/+bug/1997759/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp