https://bugs.kde.org/show_bug.cgi?id=454103
Eric Edlund <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Eric Edlund <[email protected]> --- Vlad in def99b1a you replaced isPaintingEnabled() with refVisible(). unrefVisible(PAINT_DISABLED_BY_DESKTOP) is failing windowitem.cpp:107 Q_ASSERT(m_forceVisibleByDesktopCount > 0); after SlideEffect uses it. If I'm reading it right this is a terrible bug and there's no way of telling which effect is calling unrefVisible() when it shouldn't be? -- You are receiving this mail because: You are watching all bug changes.
