View previous topic :: View next topic |
Author |
Message |
DaggyStyle Watchman
Joined: 22 Mar 2006 Posts: 5929
|
Posted: Fri Aug 25, 2017 5:07 am Post subject: firefox text is grabbled [solved] |
|
|
Greetings,
I've updated a few days ago firefox to 55.0.2, since then the text on it is grabbled.
see:
https://s27.postimg.org/413px18gj/bad_ff.jpg
for some reason I cannot downgrade firefox because of compilation error.
firefox-bin displays the same issue.
any ideas how to fix it?
already reported as bug 628340 _________________ Only two things are infinite, the universe and human stupidity and I'm not sure about the former - Albert Einstein
Last edited by DaggyStyle on Fri Sep 01, 2017 11:29 am; edited 2 times in total |
|
Back to top |
|
|
eccerr0r Watchman
Joined: 01 Jul 2004 Posts: 9824 Location: almost Mile High in the USA
|
Posted: Fri Aug 25, 2017 3:49 pm Post subject: |
|
|
Probably one of the libraries is busted, maybe media-libs/harfbuzz or x11-libs/pango or maybe x11-libs/cairo; try oneshot re-emerging these libraries?
What is the error you get when downgrading, it might be a clue to fixing the current version too... _________________ Intel Core i7 2700K/Radeon R7 250/24GB DDR3/256GB SSD
What am I supposed watching? |
|
Back to top |
|
|
DaggyStyle Watchman
Joined: 22 Mar 2006 Posts: 5929
|
Posted: Fri Aug 25, 2017 4:51 pm Post subject: |
|
|
none of the mentioned above were updated on the same session.
here is the error:
Code: | ../../gfx/thebes/Unified_cpp_gfx_thebes1.o: In function `gfxTextRun::SetSpaceGlyph(gfxFont*, mozilla::gfx::DrawTarget*, unsigned int, unsigned short) [clone .cold.368]':
Unified_cpp_gfx_thebes1.cpp:(.text.unlikely+0x76ce): undefined reference to `gfxShapedWord* gfxFont::GetShapedWord<unsigned char>(mozilla::gfx::DrawTarget*, unsigned char const*, unsigned int, unsigned int, mozilla::unicode::Script, bool, int, unsigned int, gfxTextPerfMetrics*)'
/usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: libxul.so: hidden symbol `_ZN7gfxFont13GetShapedWordIhEEP13gfxShapedWordPN7mozilla3gfx10DrawTargetEPKT_jjNS3_7unicode6ScriptEbijP18gfxTextPerfMetrics' isn't defined
/usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: final link failed: Bad value
collect2: error: ld returned 1 exit status
make[5]: *** [/var/tmp/portage/www-client/firefox-52.3.0/work/firefox-52.3.0esr/config/rules.mk:802: libxul.so] Error 1
make[5]: Leaving directory '/var/tmp/portage/www-client/firefox-52.3.0/work/firefox-52.3.0esr/ff/toolkit/library'
make[4]: *** [/var/tmp/portage/www-client/firefox-52.3.0/work/firefox-52.3.0esr/config/recurse.mk:71: toolkit/library/target] Error 2
make[4]: Leaving directory '/var/tmp/portage/www-client/firefox-52.3.0/work/firefox-52.3.0esr/ff'
make[3]: *** [/var/tmp/portage/www-client/firefox-52.3.0/work/firefox-52.3.0esr/config/recurse.mk:33: compile] Error 2
make[3]: Leaving directory '/var/tmp/portage/www-client/firefox-52.3.0/work/firefox-52.3.0esr/ff'
make[2]: *** [/var/tmp/portage/www-client/firefox-52.3.0/work/firefox-52.3.0esr/config/rules.mk:523: default] Error 2
make[2]: Leaving directory '/var/tmp/portage/www-client/firefox-52.3.0/work/firefox-52.3.0esr/ff'
make[1]: *** [/var/tmp/portage/www-client/firefox-52.3.0/work/firefox-52.3.0esr/client.mk:415: realbuild] Error 2
make[1]: Leaving directory '/var/tmp/portage/www-client/firefox-52.3.0/work/firefox-52.3.0esr'
make: *** [client.mk:245: profiledbuild] Error 2 |
I cannot decipher what is the issue. _________________ Only two things are infinite, the universe and human stupidity and I'm not sure about the former - Albert Einstein |
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31269 Location: here
|
Posted: Fri Aug 25, 2017 9:24 pm Post subject: |
|
|
Try to see here _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
DaggyStyle Watchman
Joined: 22 Mar 2006 Posts: 5929
|
Posted: Fri Sep 01, 2017 11:26 am Post subject: |
|
|
ok, this is solved.
the pgo flag causes this.
disabling it returned ff to working order.
will open a bug on this. _________________ Only two things are infinite, the universe and human stupidity and I'm not sure about the former - Albert Einstein |
|
Back to top |
|
|
|