Bug 288650 - Possible memory leak?
Summary: Possible memory leak?
Status: RESOLVED DUPLICATE of bug 261538
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR minor
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-10 12:59 UTC by cordawyn
Modified: 2011-12-11 17:11 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description cordawyn 2011-12-10 12:59:20 UTC
Version:           unspecified (using KDE 4.7.3) 
OS:                Linux

OKULAR version: 0.13.3 (not available in the drop-down list at the moment of writing)

When I open a PDF file with okular from console and then close the app, the following message is written to the console:

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

While this feels harmless how, this warning bothers me somewhat. Memory leaks are bad ;-)

Reproducible: Always

Steps to Reproduce:
Open a PDF file with okular (in konsole/xterm), close the app.

Actual Results:  
The message (see Details) is printed to the output.

Expected Results:  
The app should be closed "cleanly", without warnings.
Comment 1 Albert Astals Cid 2011-12-11 17:11:19 UTC

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