User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.11) Gecko/20100720 Fedora/3.5.11-1.fc12 Firefox/3.5.11 dispwin -I XXX is supposed to create the file .config/color.jcnf which contains the information about where the profile is stored. Without that, when one logs out that information is lost. Normally dispwin -L should reload the calibration LUT in X, but it fails to do so because it doesn't know where the .icc file is located. So one must rerun dispwin -I to reinstall it. This has been confirmed by at least one other person---see the argyllcms mailing list. I wonder if the cause is some conflict with the gnome-color-management package. If I use that and import the .icc file, then the information is loaded in X when logging in. Reproducible: Always Steps to Reproduce: 1.run dispwin -I ... 2. run xprop -root | grep ICC | more to verify information is loaded in X. 3.logout 4. login again and run dispwin -L 5. xprop -root | grep ICC should find the information, but it doesn't. Actual Results: See above Expected Results: See above See above conjecture about conflict with gnome-color-manager.
The problem is not in argyllcms since code compiled from source at Argyllcms works as expected.
This message is a reminder that Fedora 13 is nearing its end of life. Approximately 30 (thirty) days from now Fedora will stop maintaining and issuing updates for Fedora 13. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '13'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 13's end of life. Bug Reporter: Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 13 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora please change the 'version' of this bug to the applicable version. If you are unable to change the version, please add a comment here and someone will do it for you. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
I spoke to the gnome color management developer and discussed ways to deal with the problem. He also said he was working on a better solutions. The bug report can be dropped.