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

Marco Martin <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Marco Martin <[email protected]> ---
even tough symbols aren't completed, it can be deduced that on plasma side the
crash is at iconitem.cpp line 233
if (width() > 0 && height() > 0) {
        schedulePixmapUpdate();
    }
(which in turn calls polish()

which I don't understand much why it crashes, i would guess that item is in
tearing down process but hasn't been deleted yet

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

Reply via email to