https://bugs.kde.org/show_bug.cgi?id=408240
Bug ID: 408240 Summary: The Qt buttons no longer work (Qt signals problem) after the code change from 1 June Product: cantor Version: 19.04 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: cantor-b...@kde.org Reporter: d...@bk.ru Target Milestone: --- General information: KDE frameworks 5.58.0 backported to Qt 5.9.5 This bug is a separate issue born out of bug #408179, please see it https://bugs.kde.org/show_bug.cgi?id=408179 [This block shortly appears before any further session, and goes away]: QObject::connect: signal not found in KSelectAction QObject::connect: signal not found in KToggleAction QObject::connect: signal not found in QAction QObject::connect: signal not found in QAction QObject::connect: signal not found in QAction The Qt buttons (OK, Cancel) no longer work after the code change from 1 June. If I compile Cantor from the 31 May commit, the buttons work as expected. There also other similar messages in the debug output: QObject::connect: signal not found in QListWidget QObject::connect: signal not found in QListWidget … QObject::connect: signal not found in QDialogButtonBox QObject::connect: signal not found in QDialogButtonBox QObject::connect: signal not found in BackendChooseDialog -- You are receiving this mail because: You are watching all bug changes.