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 - [stdout/stderr] kpilot: TQLayout "unnamed" added to ConduitConfigWidgetBase "kcmpilotconfig", which already has a layout
Summary: [stdout/stderr] kpilot: TQLayout "unnamed" added to ConduitConfigWidgetBase "...
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-01-25 18:23 CST by Darrell
Modified: 2014-07-13 15:44 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-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.