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 208 - KBFX Spinx Applet cannot be added to kicker panel
Summary: KBFX Spinx Applet cannot be added to kicker panel
Status: RESOLVED FIXED
Alias: None
Product: TDE
Classification: Unclassified
Component: non-core programs (show other bugs)
Version: 3.5.11 [Trinity]
Hardware: Other Linux
: P5 normal
Assignee: Timothy Pearson
URL:
Depends on:
Blocks:
 
Reported: 2010-05-24 21:10 CDT by Timothy Pearson
Modified: 2012-10-19 15:21 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 Timothy Pearson 2010-05-24 21:10:35 CDT
KBFX Spinx Applet cannot be added to kicker panel due to installing to lib64 rather than lib directory. This is from a clean install of the 10.04 KDE3/Trinity amd64 Disc.

I copied the contents of the lib64 directory (which happened to only contain the kbfx stuff needed elsewhere) to the lib directory and It works now.

Also, it appears that the /opt/kde3/lib64 directory is not a symbolic link like /usr/lib64 is. My guess is that this was intended and would also solve the problem. Although considering it is the only package I see that installed itself to lib64, it might just be best to relocate the data instead.

Package: kbfx-kde3
Comment 1 Timothy Pearson 2010-10-01 00:49:55 CDT
Fixed in kbfx version 4:3.5.12-0debian6+r1106820+rebuild2.

Thanks for reporting!