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 1892

Summary: [stdout/stderr] krecipes: TQLayout "unnamed" added to TQGroupBox "unnamed", 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, darrella, 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-01 20:03:07 CST
The following messages appear when starting krecipe:

TQLayout "unnamed" added to TQGroupBox "unnamed", which already has a layout

TQLayout "unnamed" added to TQWidget "groupsDialog", which already has a layout
Comment 1 Michele Calgaro 2014-07-09 22:43:30 CDT
Fixed in commit fa0b2dc.
Comment 2 Darrell 2014-07-13 15:40:41 CDT
Looks good here. Thank you.