Opened 7 years ago

Closed 6 years ago

#158 closed defect (fixed)

Keyboard mapping settings generate errors

Reported by: patrik.svestka@… Owned by:
Priority: major Milestone:
Component: default Keywords:
Cc: Also affects CVS HEAD (eXept version): no

Description

When clicking on the setting an error message appears:
from Block >> ensure: [12]

When leaving the dialog window another messages are displayed:

WARNING: ArrayedCollection [warning] (2017-07-11 10:26:51.032): slow grow operation ()
STX [error] (2017-07-11 10:26:51.032):     from Array(SequenceableCollection) >> addFirst: [13]
STX [error] (2017-07-11 10:26:51.032):     from AbstractSettingsApplication::KbdMappingSettingsAppl >> basicReadSettings [9]
STX [error] (2017-07-11 10:26:51.032):     from AbstractSettingsApplication::KbdMappingSettingsAppl(AbstractSettingsApplication) >> readSettings [2]
STX [error] (2017-07-11 10:26:51.032):     from AbstractSettingsApplication::KbdMappingSettingsAppl(AbstractSettingsApplication) >> saveRequestAsking: [20]
STX [error] (2017-07-11 10:26:51.032):     from AbstractSettingsApplication::KbdMappingSettingsAppl(AbstractSettingsApplication) >> saveRequest [2]

And user is asked to save settings even when nothing was changed.

Change History (2)

comment:1 by jan vrany, 7 years ago

Status: newtesting

This should be addressed in commit edb119820fcb/stx.libtool

Version 0, edited 7 years ago by jan vrany (next)

comment:2 by patrik.svestka@…, 6 years ago

Resolution: fixed
Status: testingclosed

This error is no longer produced. I'm closing the issue.

Note: See TracTickets for help on using tickets.