Closed
Bug 1171752
Opened 10 years ago
Closed 9 years ago
downloadable fonts (including Bugzilla) don't antialias on Linux
Categories
(Core :: Graphics: Text, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1180415
People
(Reporter: shawnlandden, Unassigned)
Details
(Keywords: regression, Whiteboard: [gfx-noted])
Attachments
(1 file)
399.78 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:41.0) Gecko/20100101 Firefox/41.0
Build ID: 20150603030208
Steps to reproduce:
Go to site with downloadable font (such as this bugzilla)
Actual results:
Fonts look OK, and then when stylesheet is downloaded re-render without antialiasing.
http://snag.gy/3NiK8.jpg
Expected results:
Beautiful fonts
Comment 1•10 years ago
|
||
[Tracking Requested - why for this release]: Regression
Probably a fallout of bug #1056479
@ scientes - Please set "gfx.font_rendering.fontconfig.fontlist.enabled" to "false" in about:config to see if it fix the issue.
Blocks: 1056479
Severity: normal → major
status-firefox40:
--- → unaffected
status-firefox41:
--- → affected
tracking-firefox41:
--- → ?
Flags: needinfo?(shawnlandden)
Keywords: regression
That doesn't work. I am also having problems with HTML5 videos sometimes (but not always) not displaying. Sometimes they also show only the first frame the whole time. The audio still plays.
Flags: needinfo?(shawnlandden)
Comment 5•10 years ago
|
||
Can you get an inbound build regression window?
Flags: needinfo?(shawnlandden)
That part of mozregressions-gui doesn't seem to be working. Do I need https://github.com/mozilla/gecko-dev checked out?
Flags: needinfo?(shawnlandden)
Comment 8•10 years ago
|
||
You shouldn't need to build firefox to get these resuts. Can you try using the non-gui version of mozregression?
Updated•10 years ago
|
Flags: needinfo?(shawnlandden)
I managed to narrow it down a little more, but mozregressions keeps crashing:
$ mozregression --good-rev=b3d61b6150fd --bad-rev=59d11e593eca --app=firefox --bits=64
0:06.61 LOG: MainThread Bisector INFO Getting inbound builds between b3d61b6150fd and 59d11e593eca
0:40.97 LOG: MainThread Bisector INFO Downloading build from: http://inbound-archive.pub.build.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-inbound-linux64/1432312367/firefox-41.0a1.en-US.linux-x86_64.tar.bz2
===== Downloaded 100% =====
Retrieving valid builds from (u'http://inbound-archive.pub.build.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-inbound-linux64/1432914639/', 1432914639) generated an exception: []
4:36.65 LOG: Dummy-123 Bisector INFO Last good revision: b3d61b6150fd
4:36.65 LOG: Dummy-123 Bisector INFO First bad revision: 59d11e593eca
4:36.65 LOG: Dummy-123 Bisector INFO Pushlog:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=b3d61b6150fd&tochange=59d11e593eca
4:36.65 LOG: Dummy-123 Bisector INFO To resume, run:
4:36.65 LOG: Dummy-123 Bisector INFO mozregression --good-rev=b3d61b6150fd --bad-rev=59d11e593eca --app=firefox --bits=64
Flags: needinfo?(shawnlandden)
Comment 10•10 years ago
|
||
Can you report a mozregression bug?
Comment 11•10 years ago
|
||
This regression window is still not really narrow enough to be helpful so it would be good if we could fix the mozregression bug and get it tighter.
Comment 12•10 years ago
|
||
(In reply to scientes from comment #2)
> That doesn't work. I am also having problems with HTML5 videos sometimes
> (but not always) not displaying. Sometimes they also show only the first
> frame the whole time. The audio still plays.
Sorry, but just to confirm, if you set "gfx.font_rendering.fontconfig.fontlist.enabled" to "false" in about:config and *restart* you still see the same problem? If so, then this is something other than bug 1056479.
It would help if you could screenshot the same page with the above pref set to false and then to true again. You'll need to restart each time.
Flags: needinfo?(shawnlandden)
Reporter | ||
Comment 14•10 years ago
|
||
Ahh, you should have specified I needed to restart. If I restart setting gfx.font_rendering.fontconfig.fontlist.enabled false works!
Flags: needinfo?(shawnlandden)
Comment 15•10 years ago
|
||
(In reply to scientes from comment #14)
> Ahh, you should have specified I needed to restart. If I restart setting
> gfx.font_rendering.fontconfig.fontlist.enabled false works!
Well, that makes this a regression of bug 1056479. Could you attach screenshots of the testpage you're using with and without that pref set? Remember to restart... ;)
Are you using any sort of custom fontconfig settings?
Thanks!!
Flags: needinfo?(shawnlandden)
Reporter | ||
Comment 16•10 years ago
|
||
Here is the good: http://snag.gy/dK1JG.jpg
The bad is above. The bad always looks like that.
if I type "fontconfig" into about:config only that pref shows up. In Debian GNOME my settings are fairly standard.
Flags: needinfo?(shawnlandden)
Updated•10 years ago
|
Whiteboard: [gfx-noted]
Comment 17•9 years ago
|
||
Running Ubuntu 14.04, I'm not seeing this.
Left side is the new, trunk code, right side is the old gfxPangoFontGroup code. I don't see the dramatic differences you're seeing.
Shawn, are you seeing this for *all* downloadable fonts? Or just some fonts on some pages? Which version/flavor of Debian are you using? Also, could you copy and attach the contents of about:support? Sorry for the trouble.
Flags: needinfo?(shawnlandden)
Comment 18•9 years ago
|
||
Guessing that this may be the same problem as bug 1180415. Shawn, could you confirm whether this problem still occurs in the latest nightly?
Reporter | ||
Comment 19•9 years ago
|
||
This appears to be fixed. I will reopen if this regresses.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Flags: needinfo?(shawnlandden)
Resolution: --- → DUPLICATE
Updated•9 years ago
|
Updated•9 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•