Skip to Content
0
Former Member
Dec 17, 2007 at 10:17 AM

TREX 7.10rev8: Error during language selection

37 Views

Hello,

As part of the TREX Post-Installation steps, I want to tell the TREX which languages it should consider in Automatic Language Detection. Currently, all available languages are selected and I want to reduce this to English and Dutch. When I make the appropriate change in the admin screen of the Preprocessor and try to save them, the following error message is issued:

Error: 9

KeyError Exception in Tk callback

Function: <bound method PreprocessorAdmin.saveConfig of <TrexAdminTool.PreprocessorAdmin instance at 0x000000000AA7AA08>> (type: <type 'instancemethod'>)

Args: ()

Traceback (innermost last):

File "E:\usr\sap\TRD\TRX15\exe\python_support\Pmw.py", line 1808, in __call__

return apply(self.func, args)

File "E:\usr\sap\TRD\TRX15\exe\python_support\TrexAdminTool.py", line 14223, in saveConfig

if self.checkboxFlags[language].get(): #flag is set

KeyError: 'persian'

There seems to be some issue with Persian, but this is not a language that is selectable from the Preprocessor Admin screen.

The error itself can be confirmed, but the change is not adopted. All languages remain selected. Any new change will result in the same error message.

Does anybody have an idea on how to solve this?

Best regards, Wilbert