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 912 - [stdout/stderr] KControl stderr messages
Summary: [stdout/stderr] KControl stderr messages
Status: NEW
Alias: None
Product: TDE
Classification: Unclassified
Component: tdebase (show other bugs)
Version: R14.0.x [Trinity]
Hardware: Other Other
: P1 normal
Assignee: Timothy Pearson
URL:
Depends on:
Blocks: 2968
  Show dependency treegraph
 
Reported: 2012-03-11 23:35 CDT by Darrell
Modified: 2018-08-30 02:52 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 2012-03-11 23:35:43 CDT
The following stderr messages appear when selecting various KControl modules:

=============================================
Desktop, Window Behavior:

TQLayout: Adding TQLabel/unnamed (child of TQButtonGroup/unnamed) to layout for KFocusConfig/kcmkwm

=============================================
Desktop, Panels:

TQObject::connect: No such slot LookAndFeelTabBase::browseTheme(const QString&)
TQObject::connect:  (sender name:   'kcfg_BackgroundTheme')
TQObject::connect:  (receiver name: 'LookAndFeelTabBase')
TQObject::connect: No such slot LookAndFeelTabBase::browseTheme(const QString&)
TQObject::connect:  (sender name:   'kcfg_BackgroundTheme')
TQObject::connect:  (receiver name: 'LookAndFeelTabBase')

=============================================
TDE Components, Session Manager:

TQObject::connect: No such signal KLineEdit::textChanged(const QString&)
TQObject::connect:  (sender name:   'excludeLineedit')
TQObject::connect:  (receiver name: 'SMServerConfigDlg')

=============================================
System Administration, Date & Time:

which: no ntpdate in (/usr/local/bin:/opt/trinity/bin:/usr/bin:/bin:/usr/games:/usr/lib/java/bin:/usr/lib/java/jre/bin:/usr/lib/java/bin:/usr/share/texmf/bin:.)
which: no rdate in (/usr/local/bin:/opt/trinity/bin:/usr/bin:/bin:/usr/games:/usr/lib/java/bin:/usr/lib/java/jre/bin:/usr/lib/java/bin:/usr/share/texmf/bin:.)

(In Slackware ntpdate: /usr/sbin/ntpdate)

=============================================
System Admininstration, IBM Thinkpad Laptop

TQObject::connect: No such signal KURLRequester::textChanged(const QString&)
TQObject::connect:  (sender name:   'commandExec')
TQObject::connect:  (receiver name: 'KCMThinkpadGeneral')
TQObject::connect: No such signal KURLRequester::textChanged(const QString&)
TQObject::connect:  (sender name:   'commandExecHome')
TQObject::connect:  (receiver name: 'KCMThinkpadGeneral')
TQObject::connect: No such signal KURLRequester::textChanged(const QString&)
TQObject::connect:  (sender name:   'commandExecMail')
TQObject::connect:  (receiver name: 'KCMThinkpadGeneral')
TQObject::connect: No such signal KURLRequester::textChanged(const QString&)
TQObject::connect:  (sender name:   'commandExecSearch')
TQObject::connect:  (receiver name: 'KCMThinkpadGeneral')
TQObject::connect: No such signal KURLRequester::textChanged(const QString&)
TQObject::connect:  (sender name:   'commandExecZoom')
TQObject::connect:  (receiver name: 'KCMThinkpadGeneral')

=============================================
System Admininstration, Login Manager

TQImage::smoothScale: Image is a null image
TQImage::smoothScale: Image is a null image

=============================================
Sound & Multimedia, CDDB Retrieval

KEditListBox::property( "items" ) failed: property invalid or does not exist
KEditListBox::setProperty( "items", value ) failed: property invalid, read-only or does not exist
KEditListBox::property( "items" ) failed: property invalid or does not exist

=============================================
Sound & Multimedia, Sound System

okay

=============================================
Security & Privacy, TDE Wallet

TQComboBox::changeItem: (_defaultWallet) Index 0 out of range

=============================================
Peripherals, Monitor and Display

trying to create local folder /opt/trinity/share/config/kdisplay: Permission denied
trying to create local folder /opt/trinity/share/config/kicc: Permission denied
(Refer to bug report 644)

=============================================
Peripherals, Printers

TQObject::connect: No such slot KMMainView::slotServerAccessConfigure()
TQObject::connect:  (sender name:   'server_access_configure')
TQObject::connect:  (receiver name: 'MainView')

=============================================
Peripherals, ICC Color Profile

trying to create local folder /opt/trinity/share/config/kicc: Permission denied
(Refer to bug report 644)

=============================================
Internet & Network
Zerconf Service Discovery

KEditListBox::property( "items" ) failed: property invalid or does not exist
KEditListBox::setProperty( "items", value ) failed: property invalid, read-only or does not exist
KEditListBox::property( "items" ) failed: property invalid or does not exist
Comment 1 Darrell 2012-09-18 15:20:26 CDT
The following have been resolved with the recent QString->TQString patches of Sept. 16:

Desktop, Panels
TDE Components, Session Manager
System Admininstration, IBM Thinkpad Laptop
Comment 2 Darrell 2013-04-20 20:37:35 CDT
The following errors no longer appear:

Sound & Multimedia, CDDB Retrieval
Internet & Network, Zerconf Service Discovery