Profiles not used anymore?

Bart Coppens kde at bartcoppens.be
Mon Aug 1 12:58:13 CEST 2005


So I found the issue: a long time ago I uninstalled all my profiles because 
without them I could get better memory profiles when I needed that. 
Apparently I never reinstalled them, so obviously krita couldn't load my 
monitor profile since it didn't exist on disk. The reason why I didn't see 
this at once, is because kis_dlg_preferences.cc has:
  m_page -> cmbMonitorProfile -> setCurrentText(cfg.monitorProfile());
meaning that it displayed "sRGB" in my case without actually checking if I 
even had that profile, leading to my confusion...


More information about the kimageshop mailing list