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

Thomas Lübking <thomas.luebk...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |CONFIRMED
          Component|general                     |effects-window-management

--- Comment #2 from Thomas Lübking <thomas.luebk...@gmail.com> ---
tempList.count() will be 0, so the "index % tempList.count()" segfaults.
The problem will be that there're > 1 windows (kmail?) when invoking the
tabbox, then kmail crashes and the list turns empty when painting happens.

The entire paint routine of the effect (and likely coverswitch?) isn't hard
against that

=> exit early when tempList.isEmpty()

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to