Bug 1291395

Summary: Error loading SVG created by graphviz
Product: Red Hat Enterprise Linux 7 Reporter: Dave Johansen <davejohansen>
Component: eogAssignee: Richard Hughes <rhughes>
Status: CLOSED WONTFIX QA Contact: Desktop QE <desktop-qa-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.1CC: tpelka, vbudikov
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-07-30 16:01:58 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
dot file for generating problematic .svg none

Description Dave Johansen 2015-12-14 18:57:06 UTC
Created attachment 1105655 [details]
dot file for generating problematic .svg

Description of problem:
eog does not load an SVG created by graphviz that Firefox can display just fine.

Version-Release number of selected component (if applicable):
3.8.2

How reproducible:
Always

Steps to Reproduce:
1. dot -Tsvg -O installed_f21_tred.dot
2. eog installed_f21_tred.dot.svg

Actual results:
eog says that it can't display the .svg.

Expected results:
.svg displayed just like in Firefox.

Additional info:
The same issue happens with MATE as well ( https://github.com/mate-desktop/eom/issues/68 ).

Comment 2 Tomas Hudziec 2018-08-15 15:22:05 UTC
Still reproducible in RHEL 7.6 with eog-3.28.3-1.el7.x86_64.

Comment 3 Richard Hughes 2019-07-30 16:01:58 UTC
I don't think this is something we can fix downstream, sorry.