Closed Bug 250612 Opened 21 years ago Closed 21 years ago

chrome.rdf matching pattern in /usr/bin/thunderbird is incorrect

Categories

(Thunderbird :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: lists, Assigned: mscott)

Details

User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040510 Galeon/1.3.16 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040510 Galeon/1.3.16 If I run thunderbird from the commandline, I get: grep: /home/xris/.thunderbird/*/*/chrome/chrome.rdf: No such file or directory I noticed this happening after my upgrade to 0.7.1, which put my "default.xxx" directory just inside of .thunderbird, rather than inside of .thunderbird/default/. changing the related line in /usr/bin/thunderbird to match ~/.thunderbird/*/chrome/chrome.rdf fixes the issue. I expect that something will be needed that scans both directories. Reproducible: Always Steps to Reproduce: 1. run thunderbird from the commandline Actual Results: warning shows up, chrome file not loaded Expected Results: no warning, chrome file loaded
There shouldn't be a grep in /usr/bin/thunderbird, at least not in mozilla.org distros.
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.