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 1870

Summary: [stdout/stderr] kpilot: TQLayout "unnamed" added to ConduitConfigWidgetBase "kcmpilotconfig", 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-01-25 18:23:16 CST
To view the error dialog:

* Verify no user rc config files exist.

* Start kpilot.

* When the "Not Configured" dialog appears, select the "Use Dialog" button.

Likely related to bug 885.
Comment 1 Michele Calgaro 2014-07-06 06:16:32 CDT
Fixed in commit edc6e06. The commit also fixes the message "kpilot: WARNING: KSeparator::setOrientation(): invalid orientation, using default orientation HLine"
Comment 2 Darrell 2014-07-13 15:44:05 CDT
Looks good here. Thank you.