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 203

Summary: Monitor and display does not start due to missing python component
Product: TDE Reporter: Martin Hodges <martinhodges479>
Component: other (any)Assignee: Timothy Pearson <kb9vqf>
Status: RESOLVED FIXED    
Severity: major CC: bugwatch, darrella, greyson.r.brown, james
Priority: P5    
Version: 3.5.11 [Trinity]   
Hardware: Other   
OS: Linux   
Compiler Version: TDE Version String: 3.5.11
Application Version: 0.2 Application Name: systemsettings

Description Martin Hodges 2010-05-21 04:59:25 CDT
Library files for "libpython2.6.so" not found in paths.
Comment 1 Greyson R. Brown 2010-05-21 12:28:23 CDT
This bug also keeps the User Management interface from working.
Comment 2 James 2010-07-30 03:21:49 CDT
To be more specific, the python library has the names:

 /usr/lib/libpython2.6.so.1 -> libpython2.6.so.1.0

A simple

 sudo ln -s libpython2.6.so.1 libpython2.6.so

from /usr/lib will fix the problem, but this should probably be fixed in the search path in System Settings, which shows:

 System Settings 0.2 (Using KDE 3.5.11[Trinity])

The listed maintainer is Benjamin Meyer.  The package is 

 kde-systemsettings-kde3
Comment 3 Timothy Pearson 2010-10-01 12:25:35 CDT
This old bug should be fixed in later version of KDE3/Trinity.

If it still exists in version 3.5.12 or greater, please reopen this bug report.

Thanks for reporting!