Bug 195889

Summary: alltray rpm missing /usr/lib/liballtray.so.0.0.0
Product: [Fedora] Fedora Reporter: Neil Bird <neil>
Component: alltrayAssignee: Denis Leroy <denis>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: medium    
Version: 5CC: extras-qa
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-09-04 10:08:56 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 187071    

Description Neil Bird 2006-06-19 12:01:55 UTC
Description of problem:
The alltray RPM does not contain the liballtray.so file & its variants.  The
.spec file specifically removes this file pre-install!

Version-Release number of selected component (if applicable):
alltray-0.65-2.fc5

How reproducible:
Always


Additional info:
This manifests in at least one of not two ways:

- all alltray uses spew LD_PRELOAD errors about liballtray.so.0.0.0 being missing.

- some apps. fail to work correctly (they did before when I was on FC3;  the
recent update to FC5 showed this fault), e.g., mozilla sunbird or thunderbird.

These guys startup unattached to alltray, which doesn't cerate a 'tray' icon but
sits idling in the background [can be coaxed into life, but only sometimes from
the command line;  any background/login runs of alltray fail as above).

Rebuilding the RPM with the offending 'rm $RPM_BUILD_ROOT%{_libdir}/*.so*' taken
out of the .spec makes alltray work without repoting the errors and correctly
with sunbird/thunderbird.

Comment 1 Denis Leroy 2006-09-03 23:21:36 UTC
Taking ownership.


Comment 2 Denis Leroy 2006-09-04 10:08:56 UTC
Fixed. Updated to version 0.69 for FC-4, FC-5 and Rawhide. Semes to work fine
with xmms and thunderbird.