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 - [stdout/stderr] kftpgrabber: TQLayout "unnamed" added to KFTPGrabber::Browser::View"", which already has a layout
Summary: [stdout/stderr] kftpgrabber: TQLayout "unnamed" added to KFTPGrabber::Browser...
Status: RESOLVED FIXED
Alias: None
Product: TDE
Classification: Unclassified
Component: non-core programs (show other bugs)
Version: R14.0.0 [Trinity]
Hardware: Other Linux
: P5 normal
Assignee: Michele Calgaro
URL:
Depends on:
Blocks: 2014
  Show dependency treegraph
 
Reported: 2014-02-19 18:52 CST by Darrell
Modified: 2014-08-17 10:25 CDT (History)
2 users (show)

See Also:
Compiler Version:
TDE Version String:
Application Version:
Application Name:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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).