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 - [stdout/stderr] krecipes: TQLayout "unnamed" added to TQGroupBox "unnamed", which already has a layout
Summary: [stdout/stderr] krecipes: TQLayout "unnamed" added to TQGroupBox "unnamed", w...
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-01 20:03 CST by Darrell
Modified: 2014-07-13 15:40 CDT (History)
3 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-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.