Closed Bug 259221 Opened 20 years ago Closed 16 years ago

pangolite assumes MOZILLA_FIVE_HOME is set

Categories

(Core :: Layout: Text and Fonts, defect)

x86
Linux
defect
Not set
major

Tracking

()

RESOLVED WONTFIX

People

(Reporter: mozillabugs.philipl, Assigned: prabhat.hegde)

References

Details

(Keywords: embed)

In pango-utils.c, get_sysconf_directory and get_lib_directory simply assume that
MOZILLA_FIVE_HOME is set and will return NULL if it is not. This is not a
generally valid assumption to make, at least as far as can tell (galeon
project). We do not set this env var and the rest of mozilla is no worse for it.

of course, if someone can tell me that setting it is a requirement, we'll have
to do it.
Changes since the bug was filed means that the library will no longer crash if
MOZILLA_FIVE_HOME is unset, but it still isn't finding the pango.modules in the
mozilla directory, though it seems none the worse for it. (I looked at a thai
website and it seemed the same with and without).
Severity: major → normal
I take that back. It still crashes if MOZILLA_FIVE_HOME is unset. It doesn't
crash if MOZILLA_FIVE_HOME is set to the empty string.
Severity: normal → major
Blocks: 254009
Component: Layout: CTL → Layout: Text
QA Contact: arthit → layout.fonts-and-text
This source file no longer exists.
Depends on: 447853
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.