Issue 102725 - OO.org resets the icc color profile assigned to the monitor on program startup
Summary: OO.org resets the icc color profile assigned to the monitor on program startup
Status: UNCONFIRMED
Alias: None
Product: General
Classification: Code
Component: ui (show other issues)
Version: OOo 3.0.1
Hardware: PC (x86_64) Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords: needhelp
Depends on:
Blocks:
 
Reported: 2009-06-12 18:54 UTC by trinitonesounds
Modified: 2014-01-26 13:23 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description trinitonesounds 2009-06-12 18:54:13 UTC
I have a custom icc profile for my monitor.  Whenever I start an OO.org program,
it resets the colour profile applied to the Video LUTs.  This is very annoying
since a profile is used to display colours properly on a specific monitor, but
OO.org resets it and therefore won't display the correct colours.  After the
program starts, I can apply the profile, but that's inconvenient.


Testcase with my comments inline:
                             [Clear the profile to start from scratch]
]$ dispwin -c
                             [Install and apply my current icc profile]
]$ dispwin -I /home/curtis/.local/share/color/icc/current.icc
                             [verify the profile is applied]
]$ dispwin -V /home/curtis/.local/share/color/icc/devices/display/current.icc
Verify: '/home/curtis/.local/share/color/icc/devices/display/current.icc' IS
loaded (discrepancy 0.0%)
                             [open an OO.org progam]
]$ oocalc wedding.ods

** (soffice:11919): WARNING **: unable to get gail version number
                             [OO.org resets the profile, verified by the
following command]
]$ dispwin -V /home/curtis/.local/share/color/icc/devices/display/current.icc
Verify: '/home/curtis/.local/share/color/icc/devices/display/current.icc' is NOT
loaded (discrepancy 10.1%)