Bug 641708 - eog is missing librsvg dependency for native SVG rendering
Summary: eog is missing librsvg dependency for native SVG rendering
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: eog
Version: 14
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Siddhesh Poyarekar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-10-10 12:55 UTC by Felix Riemann
Modified: 2015-09-14 00:22 UTC (History)
3 users (show)

Fixed In Version: eog-2.32.0-2.fc14
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-10-28 06:08:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Felix Riemann 2010-10-10 12:55:43 UTC
Description of problem:
eog-2.32 can finally render SVGs natively. To do so it requires librsvg.
That dependency is not taken into account yet in the current build. Thus eog behaves as before and simply scales the bitmap representation of the image. 

Version-Release number of selected component (if applicable):
eog-2.32.0-1.fc14

Steps to Reproduce:
1. Load an SVG into eog
2. Zoom in
  
Actual results:

Image gets blurred as only a scaled bitmap is shown.


Expected results:

Image is recalculated and is hopefully sharp.


Additional info:

Native SVG rendering is not exactly fast right now but the increased image quality should be worth it.

Comment 1 Fedora Update System 2010-10-16 18:24:42 UTC
eog-2.32.0-2.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/eog-2.32.0-2.fc14

Comment 2 Fedora Update System 2010-10-17 15:41:40 UTC
eog-2.32.0-2.fc14 has been pushed to the Fedora 14 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update eog'.  You can provide feedback for this update here: https://admin.fedoraproject.org/updates/eog-2.32.0-2.fc14

Comment 3 Andre Robatino 2010-10-17 19:06:59 UTC
I'm a little confused - the SVG zooming problem is fixed for me with this update, but the librsvg library is contained in the librsvg2 package, which eog doesn't depend on directly, though it does indirectly, since removing librsvg2 would take eog with it. Is this as intended?

Comment 4 Siddhesh Poyarekar 2010-10-18 09:04:03 UTC
Not sure how you're checking this, but it shows up fine for me:

~# rpm -q --requires eog | grep svg
librsvg-2.so.2()(64bit)

Comment 5 Andre Robatino 2010-10-18 17:21:32 UTC
Thank you, I was checking for explicit package dependencies with "rpm -q --whatrequires librsvg2". Added +1 karma.

Comment 6 Fedora Update System 2010-10-28 06:08:27 UTC
eog-2.32.0-2.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.