Traceback (most recent call last): File "/usr/share/apport/apport-kde", line 303, in QTimer.singleShot(0, lambda: self.ui.collect_info(on_finished=self.collect_done)) File "/usr/lib/python3/dist-packages/apport/ui.py", line 1118, in collect_info self.ui_start_info_collection_progress() File "/usr/share/apport/apport-kde", line 400, in ui_start_info_collection_progress self.dialog.spinner.setGeometry(rect.width() / 2 - self.dialog.spinner.width() / 2, TypeError: arguments did not match any overloaded call: setGeometry(self, QRect): argument 1 has unexpected type 'float' setGeometry(self, int, int, int, int): argument 1 has unexpected type 'float'