Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 473020 - www-client/firefox{,-bin}-17.0.6 SVG rendering differences
Summary: www-client/firefox{,-bin}-17.0.6 SVG rendering differences
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-11 19:55 UTC by Grzegorz Kowal
Modified: 2013-10-07 12:23 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
SVG rendering with www-client/firefox-17.0.6 (firefox-bad.png,31.05 KB, image/png)
2013-06-11 19:55 UTC, Grzegorz Kowal
Details
SVG rendering with www-client/firefox-bin-17.0.6 (firefox-bin-good.png,33.82 KB, image/png)
2013-06-11 19:56 UTC, Grzegorz Kowal
Details
emerge --info (emerge-info.txt,5.29 KB, text/plain)
2013-06-11 19:58 UTC, Grzegorz Kowal
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Grzegorz Kowal 2013-06-11 19:55:56 UTC
Created attachment 350774 [details]
SVG rendering with www-client/firefox-17.0.6

I've noticed some ugly SVG rendering with the recent stable firefox-17.0.6, while firefox-bin-17.0.6 seems to render fine.

Tested with, e.g. http://demo.owncloud.org/

Attached are shots of rendering with firefox-17.0.6 and firefox-bin-17.0.6.

Firefox compiled on AMD64 with the following USE flags:

[ebuild   R    ] www-client/firefox-17.0.6  USE="alsa dbus jit libnotify minimal startup-notification system-sqlite wifi -bindist -custom-cflags -custom-optimization -debug -gstreamer (-pgo) (-selinux)"
Comment 1 Grzegorz Kowal 2013-06-11 19:56:29 UTC
Created attachment 350776 [details]
SVG rendering with www-client/firefox-bin-17.0.6
Comment 2 Grzegorz Kowal 2013-06-11 19:58:17 UTC
Created attachment 350778 [details]
emerge --info
Comment 3 Jory A. Pratt gentoo-dev 2013-06-12 01:13:18 UTC
What version of librsvg you have installed?
Comment 4 Grzegorz Kowal 2013-06-12 04:14:48 UTC
(In reply to Jory A. Pratt from comment #3)
> What version of librsvg you have installed?

It's the last stable version:

gnome-base/librsvg-2.36.4:2  USE="introspection -gtk -tools -vala"
Comment 5 Jory A. Pratt gentoo-dev 2013-06-19 13:32:26 UTC
(In reply to Grzegorz Kowal from comment #4)
> (In reply to Jory A. Pratt from comment #3)
> > What version of librsvg you have installed?
> 
> It's the last stable version:
> 
> gnome-base/librsvg-2.36.4:2  USE="introspection -gtk -tools -vala"

What version of cairo do you have installed as well?
Comment 6 Grzegorz Kowal 2013-06-19 13:44:13 UTC
(In reply to Jory A. Pratt from comment #5)
> (In reply to Grzegorz Kowal from comment #4)
> > (In reply to Jory A. Pratt from comment #3)
> > > What version of librsvg you have installed?
> > 
> > It's the last stable version:
> > 
> > gnome-base/librsvg-2.36.4:2  USE="introspection -gtk -tools -vala"
> 
> What version of cairo do you have installed as well?

x11-libs/cairo-1.10.2-r3  USE="X glib opengl svg xcb (-aqua) -debug -directfb -doc (-drm) (-gallium) (-openvg) (-qt4) -static-libs"
Comment 7 Grzegorz Kowal 2013-10-07 12:23:51 UTC
It looks like the recent update of librsvg to version 2.36.4-r1 solved the issue, so I am closing this bug.