trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: April 2012

Re: [trinity-devel] Latest tsak patch report (GIT hash 6cfb160)

From: "Timothy Pearson" <kb9vqf@...>
Date: Sun, 22 Apr 2012 03:10:53 -0500
>> >  * Glitch: KControl is not displaying the check
>> box as enabled despite useSAK=true. Probably a forgotten or misplaced
>> readEntry?
>>
>> This behaves that way on purpose--when useSAK=true and tsak
>> cannot be enabled (i.e. when uinput is not loaded) the checkbox is not
>> checked to avoid the appearance of tsak being permanently
>> enabled.  If this is confusing then we will need to find a better way to
>> indicate
>> this.
>
> I did not explain myself well. After I loaded uinput and set useSAK=true
> the check box was not showing enabled. The check box did not show the
> correct status thereafter. The check box was always showing disabled,
> contrary to useSAK=true and uinput=loaded. Everything was working as I
> described, just the check box did not show the correct status.

This might have been due to the fact that the kcontrol module could write
the reset useSAK=false key back to the config file if anything was saved. 
Try GIT hash b1e374b and see if the problem persists.

Tim