https://bugs.kde.org/show_bug.cgi?id=436350
--- Comment #40 from Konrad Materka <[email protected]> --- Created attachment 138114 --> https://bugs.kde.org/attachment.cgi?id=138114&action=edit testVector.zip So the problem is around: m_items.append(item); when QVector changes capacity beyond 6... After this operation QString in old items is empty. I don't know why this happens :( I attached very simple test application that does similar thing. I guess it will work correctly but worth a try. Does your problem happen if you remove second system tray? Or on entirely fresh user? Can you try different scenarios? I'm completely out of clues :( -- You are receiving this mail because: You are watching all bug changes.
