Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 77977 - mail-client/mozilla-thunderbird-bin: Missing runtime dependency (esound)
Summary: mail-client/mozilla-thunderbird-bin: Missing runtime dependency (esound)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-14 06:59 UTC by Jürgen Hötzel
Modified: 2005-07-19 09:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
"diff -u" to mozilla-thunderbird-bin-1.0.ebuild (mozilla-thunderbird-bin-1.0-esound.patch,383 bytes, patch)
2005-01-14 07:02 UTC, Jürgen Hötzel
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jürgen Hötzel 2005-01-14 06:59:16 UTC
Thunderbird can't play sounds without esound installed, i found this out strace'ing the process:

open("/opt/thunderbird/libesd.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/lib/libesd.so.0", O_RDONLY)      = -1 ENOENT (No such file or directory)
open("/usr/lib/tls/libesd.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/libesd.so.0", O_RDONLY)  = -1 ENOENT (No such file or directory)



Reproducible: Always
Steps to Reproduce:
1. Verify, that esound isn't intalled
2. emerge mozilla-thunderbird-bin
3. In thunderbird, try to preview a mail notification Sound (Edit->Preferences)

Actual Results:  
Silence

Expected Results:  
Mail Notification
Comment 1 Jürgen Hötzel 2005-01-14 07:02:25 UTC
Created attachment 48461 [details, diff]
"diff -u" to mozilla-thunderbird-bin-1.0.ebuild

Added runtime dependency
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2005-01-14 07:19:10 UTC
but optional, please...
Comment 3 Jory A. Pratt 2005-07-19 09:28:14 UTC
This is not required to run thunderbird, it is a dep to play sound.