Bug 260831 - Removing tab adds line into ~/.xsession-errors file: konsole(25557)/kdeui (kdelibs) KXMLGUIClient::~KXMLGUIClient: 0x1086458 deleted without having been removed from the factory first. This will leak standalone popupmenus and could lead to crashes.
Summary: Removing tab adds line into ~/.xsession-errors file: konsole(25557)/kdeui (kd...
Status: RESOLVED REMIND
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-20 22:33 UTC by Marcin Juszkiewicz
Modified: 2011-03-07 17:38 UTC (History)
1 user (show)

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 Marcin Juszkiewicz 2010-12-20 22:33:37 UTC
Version:           unspecified (using KDE 4.5.85) 
OS:                Linux

Each time when I close tab in Konsole I get this message in ~/.xsession-errors file:


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


Reproducible: Always

Steps to Reproduce:
1. run Konsole
2. tail -f ~/.xsession-errors
3. open new tab
4. close just opened tab
5. look at ~/.xsession-errors output

Actual Results:  
konsole(25557)/kdeui (kdelibs) KXMLGUIClient::~KXMLGUIClient: 0x1086458 deleted without having been removed from the factory first. This will leak standalone popupmenus and could lead to crashes.
Comment 1 Laurent Bonnaud 2011-01-10 09:40:30 UTC
This bug is still in KDE 4.5.95 aka 4.6RC2 in Ubuntu with this package version:

Package: konsole
Version: 4:4.5.95-0ubuntu1~maverick~ppa1

Error message:

konsole(11694)/kdeui (kdelibs) KXMLGUIClient::~KXMLGUIClient: 0x8cc38fc deleted without having been removed from the factory first. This will leak standalone popupmenus and could lead to crashes.
Comment 2 Kurt Hindenburg 2011-03-06 20:06:41 UTC
This should be fixed in 4.6.1.
Comment 3 Laurent Bonnaud 2011-03-07 17:38:02 UTC
Indeed.  I confirm that this bug is fixed in KDE 4.6.1 in Kubuntu 10.10.  Thanks a lot!