https://bugs.kde.org/show_bug.cgi?id=409575
Bug ID: 409575 Summary: Python plugins don't load with PySide 5.13 Product: Falkon Version: 3.1.0 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: extensions Assignee: now...@gmail.com Reporter: aro...@archlinux.org Target Milestone: --- SUMMARY With PySide 5.13 (plus commit 5376a134f13124b9b228dd160f151a7c8eccd09a to fix a crash) python plugins don't load: Traceback (most recent call last): File "/usr/lib/qt/plugins/falkon/python/hellopython/hellopython.py", line 29, in init plugins = Falkon.MainApplication.instance().plugins() AttributeError: 'PySide2.QtCore.QCoreApplication' object has no attribute 'plugins' -- You are receiving this mail because: You are watching all bug changes.