Hide Forgot
Description of problem: The example command usage printed when a user runs xcalib -h are incorrect. They use a relative path ./ before the command, and the second command should contain -a at the end. Without the -a, xcalib gives the error: Warning - Unable to read file '' Version-Release number of selected component (if applicable): xcalib-0.8-8.fc15.x86_64 How reproducible: always Steps to Reproduce: 1. xcalib -h Actual results: Example: ./xcalib -d :0 -s 0 -v bluish.icc Example: ./xcalib -red 1.1 10.0 100.0 Expected results: Example: xcalib -d :0 -s 0 -v bluish.icc Example: xcalib -red 1.1 10.0 100.0 -a
Thx for the report. Could you contribute the patch from the xcalib sources ?
Created attachment 624984 [details] Patch against xcalib-0.8-9.fc17.x86_64 to fix the reported documentation probelm The attached patch is against xcalib-0.8-9.fc17.x86_64 and fixes the reported documentation problem.
Created attachment 624987 [details] This amended patch actually fixes both errors in the bug.
Still hasn't been fixed.
merged in rawhide http://koji.fedoraproject.org/koji/buildinfo?buildID=380715