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 1884 - tdecore (KLibLoader): WARNING: KLibrary: symbol not found kcm_joystick test_kcm_joystick
Summary: tdecore (KLibLoader): WARNING: KLibrary: symbol not found kcm_joystick test_k...
Status: NEW
Alias: None
Product: TDE
Classification: Unclassified
Component: tdebase (show other bugs)
Version: R14.0.x [Trinity]
Hardware: Other Linux
: P5 normal
Assignee: Timothy Pearson
URL:
Depends on:
Blocks: 2968
  Show dependency treegraph
 
Reported: 2014-01-28 00:56 CST by Darrell
Modified: 2018-08-30 02:52 CDT (History)
1 user (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-28 00:56:11 CST
I see this warning message when starting the kcontrol joystick module:

tdecmshell joystick

I do not have a joystick connected to my system and do not own one to test.

If the warning is the result of not having a joystick connected, seems a saner stdout/stderr message should print. The code should test whether any symbols exist.