[argyllcms] Re: Problem with interactive dispcal mode under Linux

  • From: Fridger Schrempp <fridger.schrempp@xxxxxxx>
  • To: argyllcms@xxxxxxxxxxxxx
  • Date: Tue, 19 Mar 2013 00:21:31 +0100


On 03/18/2013 11:25 PM, Graeme Gill wrote:
Fridger Schrempp wrote:

Just to be sure I reinstalled the ArgyllCMS 1.4.0 package from openSuSE 12.1 
and performed
precisely the same steps as detailed in my previous mail. The difference arises 
precisely here:
Right, but the code has changed radically between 1.4.0 and 1.5.0 in regard to
how this aspect is handled - that's how it got broken.

Since I am a developer myself, I guess I'll also have a look into the code...
Can't be a big issue.
spectro/spyd2.c line 2867 change

        && (ev = p->uicallback(p->uic_cntx, inst_armed)) == inst_user_trig)

to
        && (ev = p->uicallback(p->uic_cntx, inst_armed)) == inst_user_abort)

Graeme Gill.


Yeah, now the interactive mode of dispcal works perfectly with Spyder4! Many thanks for your fast action. Also dispcalGUI works OK now. Tomorrow, I am going to check also openSuSE 12.2 x86_64, Win32 XP and Win7 x64 with this fix. Most probably it's also needed in Windows.

Fridger

Other related posts: