Fix connecting to PulseAudio with Qt 5.12 beta 3
ClosedPublic

Authored by arojas on Oct 26 2018, 9:15 PM.

Details

Summary

After this commit [1] in Qt, QAbstractEventDispatcher::instance()->metaObject()->className() returns "QXcbGlibEventDispatcher", so the glib event loop test fails

[1] http://code.qt.io/cgit/qt/qtbase.git/commit/?h=5.12&id=80b1cce0cfe5d8e527731b921fd5d0c1a007afd5

Test Plan

Applet works with Qt 5.12 beta 3

Diff Detail

Repository
R115 Plasma Audio Volume Applet
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
arojas created this revision.Oct 26 2018, 9:15 PM
Restricted Application added a project: Plasma. · View Herald TranscriptOct 26 2018, 9:15 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
arojas requested review of this revision.Oct 26 2018, 9:15 PM
arojas edited the summary of this revision. (Show Details)
drosca accepted this revision.Oct 27 2018, 6:01 AM
This revision is now accepted and ready to land.Oct 27 2018, 6:01 AM
This revision was automatically updated to reflect the committed changes.