https://bugs.kde.org/show_bug.cgi?id=383410
--- Comment #5 from Roman Gilg <subd...@gmail.com> --- You're sure it's created only once? While s_osd is a static OnScreenNotification pointer, we still always call create() in osd() and in create() a new OnScreenNotification instance is created with its address being set as the new value of the static pointer s_osd. -- You are receiving this mail because: You are watching all bug changes.