Re: Search Bar Not Working...
Dave Yeo <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.os2 |
|---|---|
| Message-ID | <[email protected]> |
Steve Wendt wrote: > On 02/26/16 11:22 am, Dave Yeo wrote: > >> intl8 >> gthr2 > > Is it strange that I don't need these two to run your SeaMonkey build? No. I built this SeaMonkey before Bitwise released Firefox along with the RPM builds of Cairo and Pango. When I built the dependencies, libtool decided to only create static libs and I didn't worry about it. So a bunch of stuff is statically linked in. I also used the internal Cairo as we have been since FFv4 rather then the new external one (still needed by Pango) and built just before Bitwise disabled printing, so printing should work as well as ever. I'm actually now using a newer build that is aligned with FF38.6 that has the same dependencies as the Bitwise build. > >> ps note that Fontconfig needs to find its configuration and its >> utilities. > > Your hint on %FONTCONFIG_FILE% works nicely for the configuration file; > is the fact that the fonts look horrible due to the utilities not being > found? Will have to experiment with that. My fonts looked horrible at first. I even built some experimental builds to see if others had the problems. I did a few updates which seemed to help and now I'm used to the new look. Running things like fc-match.exe sans fc-match.exe warpsans etc might tell you something. Not sure if utilities are needed but they are handy and if add fonts, fc-cache.exe should be run. > > Also, it seems to have forgotten all of my passwords for everything. > Will have to see if I they still work in the older version... :-/ > Passwords still show up in about:data and when needed here. Dave