After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 614018 - Unable to display (and convert) the attached .svg file
Unable to display (and convert) the attached .svg file
Status: RESOLVED DUPLICATE of bug 612951
Product: librsvg
Classification: Core
Component: general
2.26.x
Other Linux
: Normal normal
: ---
Assigned To: librsvg maintainers
librsvg maintainers
: 581494 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2010-03-26 14:39 UTC by Tadej Janež
Modified: 2010-04-07 04:04 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Billiards table .svg that rsvg can't hadle (13.67 KB, image/svg+xml)
2010-03-26 14:39 UTC, Tadej Janež
  Details
Fix (1.19 KB, patch)
2010-03-31 11:36 UTC, Hiroyuki Ikezoe
none Details | Review

Description Tadej Janež 2010-03-26 14:39:37 UTC
Created attachment 157177 [details]
Billiards table .svg that rsvg can't hadle

I'm using Fedora 12 with librsvg2-2.26.0-3.fc12.i686.

Running rsvg-view or rsvg with the attached .svg file doesn't produce anything.

Opening the same .svg in Firefox produces the correct output.
Comment 1 Hiroyuki Ikezoe 2010-03-31 11:36:50 UTC
Created attachment 157574 [details] [review]
Fix

This patch needs the patch for bug 612951.
Comment 2 Hiroyuki Ikezoe 2010-03-31 11:44:59 UTC
rsvg-view'scale is too small to view attachment 157177 [details] by default. Need to set -x and -y option to view the attachement like this: rsvg-view -x 100 -y 100 attachment.svg
Comment 3 Hiroyuki Ikezoe 2010-04-05 10:59:43 UTC

*** This bug has been marked as a duplicate of bug 612951 ***
Comment 4 Hiroyuki Ikezoe 2010-04-07 04:04:17 UTC
*** Bug 581494 has been marked as a duplicate of this bug. ***