Summary: | kontact quits even if "Cancel" is choose after "Are you sure you want to quit Kontact?" | ||
---|---|---|---|
Product: | [Applications] kontact | Reporter: | Dario Cambié <dariocambie> |
Component: | akregator | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | iiska |
Priority: | NOR | ||
Version: | 4.7.1 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | The 'misbehaviouring' popup |
Description
Dario Cambié
2011-09-18 09:48:16 UTC
No evident error from CLI, only the following is printed (but looks like a consequence and not the cause?) kontact(3728)/kdeui (KAction) KActionCollection::setComponentData: this does not work on a KActionCollection containing actions! kontact(3728)/kdeui (kdelibs) KXMLGUIClient::~KXMLGUIClient: 0x81ce990 deleted without having been removed from the factory first. This will leak standalone popupmenus and could lead to crashes. kontact(3728)/kdeui (kdelibs) KXMLGUIClient::~KXMLGUIClient: 0x81cd99c deleted without having been removed from the factory first. This will leak standalone popupmenus and could lead to crashes. kontact(3728)/kdeui (kdelibs) KXMLGUIClient::~KXMLGUIClient: 0x822c588 deleted without having been removed from the factory first. This will leak standalone popupmenus and could lead to crashes. kontact(3728)/kdeui (kdelibs) KXMLGUIClient::~KXMLGUIClient: 0x8209870 deleted without having been removed from the factory first. This will leak standalone popupmenus and could lead to crashes. kontact(3728)/kdeui (kdelibs) KXMLGUIClient::~KXMLGUIClient: 0x81ee3b4 deleted without having been removed from the factory first. This will leak standalone popupmenus and could lead to crashes. kontact(3728)/kdeui (kdelibs) KXMLGUIClient::~KXMLGUIClient: 0x820c4bc deleted without having been removed from the factory first. This will leak standalone popupmenus and could lead to crashes. kontact(3728)/kdeui (kdelibs) KXMLGUIClient::~KXMLGUIClient: 0x81e81d4 deleted without having been removed from the factory first. This will leak standalone popupmenus and could lead to crashes. kontact(3728)/kdeui (kdelibs) KXMLGUIClient::~KXMLGUIClient: 0x81af03c deleted without having been removed from the factory first. This will leak standalone popupmenus and could lead to crashes. kontact(3728)/kdeui (kdelibs) KXMLGUIClient::~KXMLGUIClient: 0x81b0630 deleted without having been removed from the factory first. This will leak standalone popupmenus and could lead to crashes. kontact(3728)/kdeui (kdelibs) KXMLGUIClient::~KXMLGUIClient: 0x8228c0c deleted without having been removed from the factory first. This will leak standalone popupmenus and could lead to crashes. This reproduces also in 4.7.4 installed from Fedora RPM packages. Review Request #102503 fixes the issue for me (and explain the cause). Fixed by commit b8e2527029bcd8db5b0b149badc8f999fc2e1143 FIXED IN 4.9? |