Bug 283942

Summary: okular(6554)/kdeui (kdelibs) KXMLGUIClient::~KXMLGUIClient: 0x8a2f27c deleted without having been removed from the factory first. This will leak standalone popupmenus and could lead to crashes.
Product: [Applications] okular Reporter: Orion Poplawski <orion>
Component: generalAssignee: Okular developers <okular-devel>
Status: RESOLVED DUPLICATE    
Severity: minor    
Priority: NOR    
Version: 0.13.2   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description Orion Poplawski 2011-10-13 19:59:10 UTC
Version:           0.13.2 (using Devel) 
OS:                Linux

After closing the okular window, the terminal outputs:

okular(6554)/kdeui (kdelibs) KXMLGUIClient::~KXMLGUIClient: 0x8a2f27c deleted without having been removed from the factory first. This will leak standalone popupmenus and could lead to crashes. 

Reproducible: Always

Steps to Reproduce:
From command line, run okular.  Close okular window.


Expected Results:  
No output
Comment 1 Orion Poplawski 2011-10-13 20:00:26 UTC

*** This bug has been marked as a duplicate of bug 261538 ***