By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.

Bug 1947

Summary: [stdout/stderr] kftpgrabber: TQLayout "unnamed" added to KFTPGrabber::Browser::View"", which already has a layout
Product: TDE Reporter: Darrell <darrella>
Component: non-core programsAssignee: Michele Calgaro <michele.calgaro>
Status: RESOLVED FIXED    
Severity: normal CC: bugwatch, michele.calgaro
Priority: P5    
Version: R14.0.0 [Trinity]   
Hardware: Other   
OS: Linux   
Compiler Version: TDE Version String:
Application Version: Application Name:
Bug Depends on:    
Bug Blocks: 2014    

Description Darrell 2014-02-19 18:52:54 CST
To view the message start kftpgrabber.
Comment 1 Michele Calgaro 2014-08-16 08:56:29 CDT
Commit 9e0468a fixes the reported problem. 
On exit though I have a different message:
"TQMetaObjectCleanUp::setMetaObject: Double use of TQMetaObjectCleanUp!"
Fixing this will require further investigation, which I will do later.
Comment 2 Michele Calgaro 2014-08-17 10:25:49 CDT
Fixed in commit a401ecd (qt3) and 85e2ff9 (tqt3).