Pitel added a comment.

  In D11292#225006 <https://phabricator.kde.org/D11292#225006>, @davidedmundson 
wrote:
  
  > FWIW, the crash you're referring to is also fixed with an up-to-date (not 
released yet) Qt.
  
  
  If you are referring to https://codereview.qt-project.org/#/c/222250/ I tried 
patching my Qt with it and it prevents the crash but after closing settings the 
systray starts to misbehave instead. Qml reports a lot of `TypeError`'s in 
`AbstractItem.qml` in assignment:
  
    onContainsMouseChanged: {
        if (hidden && containsMouse) {
            root.hiddenLayout.hoveredItem = abstractItem
        }
    }
  
  And plasmoids in systray stop responding to mouse clicks or expand inside of 
systray (like if some objects got reparented wrong?).
  
  But that might be result of me cherry-picking one patch on top of 5.9.4 qt...

REPOSITORY
  R120 Plasma Workspace

REVISION DETAIL
  https://phabricator.kde.org/D11292

To: Pitel, #plasma, #vdg
Cc: davidedmundson, anthonyfieroni, wsdfhjxc, ngraham, plasma-devel, ZrenBot, 
lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart

Reply via email to