Bug 783562 - Examples printed for xcalib -h are incorrect
Summary: Examples printed for xcalib -h are incorrect
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: xcalib
Version: 18
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Nicolas Chauvet (kwizart)
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-01-20 20:25 UTC by Matt Hirsch
Modified: 2013-01-26 15:42 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-01-26 15:42:54 UTC
Type: ---


Attachments (Terms of Use)
Patch against xcalib-0.8-9.fc17.x86_64 to fix the reported documentation probelm (785 bytes, patch)
2012-10-10 16:07 UTC, Matt Hirsch
no flags Details | Diff
This amended patch actually fixes both errors in the bug. (788 bytes, patch)
2012-10-10 16:11 UTC, Matt Hirsch
no flags Details | Diff

Description Matt Hirsch 2012-01-20 20:25:29 UTC
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

Comment 1 Nicolas Chauvet (kwizart) 2012-03-10 19:46:03 UTC
Thx for the report.
Could you contribute the patch from the xcalib sources ?

Comment 2 Matt Hirsch 2012-10-10 16:07:43 UTC
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.

Comment 3 Matt Hirsch 2012-10-10 16:11:46 UTC
Created attachment 624987 [details]
This amended patch actually fixes both errors in the bug.

Comment 4 Matt Hirsch 2013-01-24 07:25:42 UTC
Still hasn't been fixed.

Comment 5 Nicolas Chauvet (kwizart) 2013-01-26 15:42:54 UTC
merged in rawhide
http://koji.fedoraproject.org/koji/buildinfo?buildID=380715


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