Bug 1108929 - WRasterImage support is not included
Summary: WRasterImage support is not included
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: wt
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Michal Minar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-06-12 21:31 UTC by thomas.suckow
Modified: 2014-06-26 02:00 UTC (History)
1 user (show)

Fixed In Version: wt-3.3.3-2.fc20
Clone Of:
Environment:
Last Closed: 2014-06-26 02:00:41 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description thomas.suckow 2014-06-12 21:31:46 UTC
Description of problem:
WRasterImage support is not compiled into the library but it used to be in previous versions of Fedora

Version-Release number of selected component (if applicable):
wt.x86_64-3.3.2-2.fc20

How reproducible:
Always

Steps to Reproduce:
1. Attempt to link against WRasterImage

Actual results:
undefined reference to `Wt::WRasterImage::...

Expected results:
Compile Successfully

Additional info:
I suspect this is related to the new skia support in wt added somewhere in the 3.3.x line that requires a new option be provided to cmake:
cmake -DWT_WRASTERIMAGE_IMPLEMENTATION=GraphicsMagick

Comment 1 Fedora Update System 2014-06-16 06:23:02 UTC
wt-3.3.3-2.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/FEDORA-2014-7280/wt-3.3.3-2.fc20

Comment 2 Fedora Update System 2014-06-16 23:30:44 UTC
Package wt-3.3.3-2.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing wt-3.3.3-2.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-7280/wt-3.3.3-2.fc20
then log in and leave karma (feedback).

Comment 3 thomas.suckow 2014-06-19 17:36:38 UTC
Looks good on my end. My code compiles with wt-devel-3.3.3-2.fc20

Sorry for the delay.

Comment 4 Fedora Update System 2014-06-26 02:00:41 UTC
wt-3.3.3-2.fc20 has been pushed to the Fedora 20 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.