https://bugs.kde.org/show_bug.cgi?id=438277
--- Comment #12 from Sebastian E. <kde-b...@foobarlibre.net> --- Wondering why it crashes in PopupProxy::parent(), and not in KlipperPopup::rebuild()... Calling methods on null objects may work until "this" is actually accessed, which doesn't happen before PopupProxy::parent() or QObject::parent(). -- You are receiving this mail because: You are watching all bug changes.