Closed
Bug 313911
Opened 20 years ago
Closed 20 years ago
cairo-gtk2 doesn't support Pango 1.10.0
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: takenspc, Unassigned)
References
Details
Attachments
(1 file)
12.06 KB,
patch
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20051025 Firefox/1.6a1
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20051025 Firefox/1.6a1
I applied bug 305185's patch for gfx/src/thebes/mozilla-decoder.cpp and built firefox.
building firefox succeeded but it failed to run.
./firefox-bin: symbol lookup error: /home/taken/src/mozilla/mozilla/mybuild_cairo/dist/bin/components/libgkgfxthebes.so: undefined symbol: pango_xft_get_context
Reproducible: Always
Steps to Reproduce:
1.apply Bug 305185's patch
2.build it
3.
Actual Results:
fails to run
Expected Results:
firefox runs.
if I were not applied bug 305185's patch, build fails with cairo-gtk2.
Ubuntu 5.10
linux 2.6.12-9-386
gcc 4.0.2 20050808
pango 1.10.1
gtk2 2.8.6
cairo 1.0.2
xft 2.1.7
Reporter | ||
Updated•20 years ago
|
Comment 1•20 years ago
|
||
I didn't think of uploading this one as I think it is a trivial thing to do, but as there is no solution for it yet - here it is.
Reporter | ||
Comment 2•20 years ago
|
||
(In reply to comment #1)
> Created an attachment (id=200889) [edit]
> patch for the thebes (merge to the gtk2 version)
I succeeded building firefox, thanks
Reporter | ||
Comment 3•20 years ago
|
||
Resolved previous vladmir's check-in.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•