broulik added a comment.
@davidedmundson Should we go with this now? INLINE COMMENTS > tabsrunner.cpp:103 > > - if (reply.type() != QDBusMessage::ReplyMessage) { > + if (reply.type() != QDBusMessage::ReplyMessage || > reply.arguments().length() < 1) { > continue; Perhaps even check `!= 1` - it shouldn't have more than one argument either. REPOSITORY R856 Plasma Browser Integration REVISION DETAIL https://phabricator.kde.org/D6718 To: fvogt, #plasma, broulik, davidedmundson Cc: heikobecker, plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart, lukas