Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 378571 - media-gfx/darktable makes images from Pentax K-x magenta with rawspeed backend
Summary: media-gfx/darktable makes images from Pentax K-x magenta with rawspeed backend
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Dane Smith (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-09 21:06 UTC by Maxim Britov
Modified: 2011-08-14 23:39 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maxim Britov 2011-08-09 21:06:48 UTC
By default darktable use rawspeed as backend and on Pentax K-x images it add a lot of magenta.

Here is rawspeed backend: http://img-fotki.yandex.ru/get/5810/98043435.d/0_67a09_bd79631b_XXL.jpg
Here is -DDONT_USE_RAWSPEED and internal libraw backend: http://img-fotki.yandex.ru/get/4410/98043435.d/0_67a08_d059191c_XXL.jpg

Darktable can be build with libraw only backed: -DDONT_USE_RAWSPEED
But this option and patch darktable-0.9.1-system-libraw.patch fails on building.

Could you check patch for system libraw & -DDONT_USE_RAWSPEED option or make this optional with use flag?

Reproducible: Always

Actual Results:  
http://img-fotki.yandex.ru/get/5810/98043435.d/0_67a09_bd79631b_XXL.jpg

Expected Results:  
http://img-fotki.yandex.ru/get/4410/98043435.d/0_67a08_d059191c_XXL.jpg
Comment 1 Tim Harder gentoo-dev 2011-08-14 23:22:55 UTC
Enabling that option appears to unearth some parallel make errors and linking problems with the cmake scripts. I'll write another patch to fix things and add a rawspeed use flag that will be default for now.
Comment 2 Tim Harder gentoo-dev 2011-08-14 23:39:02 UTC
Fixed in the latest revision in CVS.