Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#18353 - [chromium] Missing dependency? (ttf-ms-fonts)
Attached to Project:
Arch Linux
Opened by Marcel Korpel (Marcel-) - Monday, 15 February 2010, 22:10 GMT
Last edited by Dan Griffiths (Ghost1227) - Monday, 15 February 2010, 23:15 GMT
Opened by Marcel Korpel (Marcel-) - Monday, 15 February 2010, 22:10 GMT
Last edited by Dan Griffiths (Ghost1227) - Monday, 15 February 2010, 23:15 GMT
|
DetailsDescription:
Pacman installed Chromium, with its dependencies, on a rather 'clean' system (just installed X). First run showed the general dialog about Chromium not being my default browser, after clicking 'no' (I don't want it being the default one) it crashed, spitting out the following message on my terminal: [7547:7547:26204900482:FATAL:app/gfx/font_skia.cc(152)] Check failed: tf. Could not find any font: Helvetica, sans Trace/breakpoint trap Second and third run gave very similar errors. Of course I suspected the lack of fonts as the cause of this problem, so I installed ttf-ms-fonts, providing basic fonts browsers generally use. After this the problem is gone. So, shouldn't ttf-ms-fonts be a dependency? Additional info: * Chromium 4.0.249.78-3 |
This task depends upon
Closed by Dan Griffiths (Ghost1227)
Monday, 15 February 2010, 23:15 GMT
Reason for closing: Not a bug
Additional comments about closing: See comments below
Monday, 15 February 2010, 23:15 GMT
Reason for closing: Not a bug
Additional comments about closing: See comments below
You can see that there is no package (maybe one or two) that depends on a ttf font.
EDIT: nevermind, in the mean time I installed DejaVu, uninstalling that package resulted in the error message mentioned above.
But you're right, there are so many packages depending on *any* font being installed...