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-b...@kde.org
          Reporter: rjvber...@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 watching all bug changes.

Reply via email to