Traceback (most recent call last): File "/usr/lib/python3/dist-packages/apport/report.py", line 205, in _run_hook symb['add_info'](report, ui) TypeError: add_info() takes 1 positional argument but 2 were given During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/apport/report.py", line 210, in _run_hook symb['add_info'](report) File "/usr/share/apport/package-hooks/source_nautilus.py", line 23, in add_info report["usr_lib_nautilus"] = package_versions(*sorted(plugin_packages)) TypeError: '<' not supported between instances of 'NoneType' and 'str'