https://bugs.kde.org/show_bug.cgi?id=406498

            Bug ID: 406498
           Summary: error: no type named 'setBadgeLabelText' in namespace
                    'QtMac'
           Product: frameworks-knotifications
           Version: 5.57.0
          Platform: Homebrew (macOS)
                OS: macOS
            Status: REPORTED
          Severity: critical
          Priority: NOR
         Component: general
          Assignee: kdelibs-b...@kde.org
          Reporter: r...@yurikoles.com
                CC: kdelibs-b...@kde.org
  Target Milestone: ---

SUMMARY
kf5-knotifications build fails with error on macOS

STEPS TO REPRODUCE
1. brew install kf5-knotifications

OBSERVED RESULT
../src/kstatusnotifieritem.cpp:609:16: error: no type named 'setBadgeLabelText'
in namespace 'QtMac'
        QtMac::setBadgeLabelText(QString());
        ~~~~~~~^
../src/kstatusnotifieritem.cpp:963:16: error: no member named
'setBadgeLabelText' in namespace 'QtMac'
       
QtMac::setBadgeLabelText(QString(QChar(0x26a0))/*QStringLiteral("!")*/);
        ~~~~~~~^
../src/kstatusnotifieritem.cpp:1020:16: error: no type named
'setBadgeLabelText' in namespace 'QtMac'
        QtMac::setBadgeLabelText(QString());

EXPECTED RESULT
No build errors

SOFTWARE/OS VERSIONS

macOS: 10.14.5.beta2
Linux/KDE Plasma: 
KDE Frameworks Version: 5.57
Qt Version: 5.12.2

ADDITIONAL INFORMATION

Full log: https://git.io/fjmGe

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to