Solved.
the --wb=camera option was causing a segmentation fault for ufraw-batch
Not sure why it only occurs for some users, but removing the option from the delegates.xml command fixes the problem.
Search found 3 matches
- 2011-03-24T10:59:10-07:00
- Forum: Bugs
- Topic: CR2 delegate fails, but not when using sudo
- Replies: 3
- Views: 9026
- 2011-03-24T08:39:42-07:00
- Forum: Bugs
- Topic: CR2 delegate fails, but not when using sudo
- Replies: 3
- Views: 9026
Re: CR2 delegate fails, but not when using sudo
Here is some information about my versions, though as I said, it works for sudo (but only sudo), so I don't think there is anything essentially wrong with the ability to convert.
ufraw-batch --version
ufraw-batch 0.17
EXIV2 0.21
JPEG enabled.
TIFF enabled.
PNG enabled.
FITS enabled.
ZIP enabled ...
ufraw-batch --version
ufraw-batch 0.17
EXIV2 0.21
JPEG enabled.
TIFF enabled.
PNG enabled.
FITS enabled.
ZIP enabled ...
- 2011-03-24T08:29:26-07:00
- Forum: Bugs
- Topic: CR2 delegate fails, but not when using sudo
- Replies: 3
- Views: 9026
CR2 delegate fails, but not when using sudo
Hi, I'm running IM and ufraw from MacPorts on OSX10.6.
If I run this command with 'sudo', it works...
/opt/local/bin/convert '/Volumes/Data/Documents/dev3.8/include/../filestore/2_0ce3fd4ac024744/2_b9724fc4f79ae9a.cr2'[0] +matte -quality 90 -verbose +matte +profile "*" -colorspace RGB -resize ...
If I run this command with 'sudo', it works...
/opt/local/bin/convert '/Volumes/Data/Documents/dev3.8/include/../filestore/2_0ce3fd4ac024744/2_b9724fc4f79ae9a.cr2'[0] +matte -quality 90 -verbose +matte +profile "*" -colorspace RGB -resize ...