Hi I just updated to F35 and noticed that Electron Cash stopped working When I try to start it from command line I get QSocketNotifier: Can only be used with threads started with QThread QObject::connect: No such signal QPlatformNativeInterface::systemTrayWindowChanged(QScreen*) Traceback (most recent call last): File "/usr/bin/electron-cash", line 574, in <module> main() File "/usr/bin/electron-cash", line 562, in main result = run_gui(config, config_options) File "/usr/bin/electron-cash", line 356, in run_gui daemon_thread.init_gui() File "/usr/lib/python3.10/site-packages/electroncash/daemon.py", line 365, in init_gui self.gui = gui.ElectrumGui(config, self, plugins) File "/usr/lib/python3.10/site- packages/electroncash_gui/qt/__init__.py", line 153, in __init__ self._start_auto_update_timer(first_run = True) File "/usr/lib/python3.10/site- packages/electroncash_gui/qt/__init__.py", line 763, in _start_auto_update_timer self.update_checker_timer.start(interval) TypeError: arguments did not match any overloaded call: start(self, int): argument 1 has unexpected type 'float' start(self): too many arguments It worked fine in F34 _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure