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

Eric Edlund <ericedlund2...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vlad.zahorod...@kde.org

--- Comment #3 from Eric Edlund <ericedlund2...@gmail.com> ---
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.

Reply via email to