https://bugs.kde.org/show_bug.cgi?id=360490
Eike Hein changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://bugs.kde.org/show_bug.cgi?id=360490
--- Comment #3 from Lisa ---
The discrepancy originates at one of the calls to removeTab (likely the one
inside closeDccPanel) and m_popupViewIndex is never updated, so it becomes out
of bounds.
I attached a patch that works both as a quick fix for thi
https://bugs.kde.org/show_bug.cgi?id=360490
--- Comment #2 from Lisa ---
Created attachment 98777
--> https://bugs.kde.org/attachment.cgi?id=98777&action=edit
Quick patch to circumvent crashes
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=360490
Fabian <0ink...@googlemail.com> changed:
What|Removed |Added
CC||0ink...@googlemail.com
--- Com