Closed
Bug 269192
Opened 20 years ago
Closed 20 years ago
crash when trying to print : symbol lookup error FTC_Image_Cache_New
Categories
(Core :: Printing: Output, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 257160
People
(Reporter: matp75zilla, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8a5) Gecko/20041111 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8a5) Gecko/20041111 printing or print preview doesn't work with Mozilla nighty build 20041111 or 1.8a4 on Fedora Core 3 (gtk2+xft builds from mozilla ) Reproducible: Always Steps to Reproduce: 1. open mozilla 2. try to print a web page, a mail ,... 3. print window preference appears and works ok 4. press ok to start printing : crash or 1. start mozilla 2. on a web page , a mail... 3. select print preview 4. crash Actual Results: should be able to print ./mozilla-bin: symbol lookup error: ... components/libgfxps.so: undefined symbol: FTC_Image_Cache_New Note : I can print with Mozilla 1.7.3, Firefox 1.0 or a nighty build 20041110 gtk1 a google search leads to this page http://www.vsl.gifu-u.ac.jp/freeman/misc/freetype2-2.0.6/docs/reference/ft2-cache_subsystem.html according to this page, it is a freetype function and mozila uses the deprecated version as the new fucntion is FTC_ImageCache_New may be this obsolete function was removed (I using Fedora core 3)...
*** This bug has been marked as a duplicate of 257160 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•