[drkonqi] [Bug 385869] New: DrKonqi connects to obsolete signal user1Clicked
RJVB
bugzilla_noreply at kde.org
Tue Oct 17 17:14:20 BST 2017
https://bugs.kde.org/show_bug.cgi?id=385869
Bug ID: 385869
Summary: DrKonqi connects to obsolete signal user1Clicked
Product: drkonqi
Version: unspecified
Platform: Compiled Sources
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: unassigned-bugs at kde.org
Reporter: rjvbertin at gmail.com
Target Milestone: ---
Probably a vestigial remnant from KDE4 days:
QObject::connect: No such signal ReportAssistantDialog::user1Clicked()
QObject::connect: (receiver name: 'AssistantPageBugzillaSend')
most likely caused by
connect(assistant(), SIGNAL(user1Clicked()), this, SLOT(finishClicked()));
in ConclusionPage::aboutToShow() and BugzillaSendPage::BugzillaSendPage(). I'd
fix this myself, but am not sure I understand why DrKonqi even works as it is.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list