Closed rglockETM closed 11 months ago
@mPokornyETM can't you click "assign yourself" in the "assignees" section?
@mPokornyETM can't you click "assign yourself" in the "assignees" section?
no, it is disabled for me (as all other actions too)
@rglockETM has you imported "WinCCOA_QualityChecks.dpl" before ?
Yes, dpl has been imported (initial description updated).
Yes, dpl has been imported (initial description updated).
strange, on my side works. I will try to create the project in some clean scope. We will see
The problem is in the mapping in with key "description" presented other mapping with string keys ("de_AT.utf8" and "en_US.utf8"). getActiveLang() returns number of active language according to config file. eg: langs = "de_DE.utf8" langs = "en_US.utf8" langs = "ru_RU.utf8" lang = "ru_RU.utf8" getActiveLang() returns 3
@esaprykin thx for the notice
Describe the bug WCCOAui (1), 2023.11.09 11:14:30.031, CTRL, SEVERE, 176, Uncaught exception in thread started at main: WCCOAui (1), 2023.11.09 11:14:30.031, CTRL, SEVERE, 79, Index out of range, Module: Vision_2 Panel: D:\Projekte\3.19\WinCCOA_QualityChecks\panels\WinCCOA_QualityChecks\general\Settings.pnl [Settings] Object: 42 named: "limitsTree" of type: TREE Script: Initialize Line: 86, map.getAt()[getActiveLang()], 1 Stacktrace: 1: void fillWithData() at [Module: Vision_2 Panel: WinCCOA_QualityChecks\general\Settings.pnl Object: limitsTree Script: Initialize]:86 2: void main() at [Module: Vision_2 Panel: WinCCOA_QualityChecks\general\Settings.pnl Object: limitsTree Script: Initialize]:4
To Reproduce 1.) Create a new WinCC OA 3.19 project 2.) Add the Subproject "WinCCOA_QualityChecks" 3.) Import "WinCCOA_QualityChecks.dpl" 4.) Start the new project and open the Gedi 5.) Press "Settings"-Button at the QualityChecks - dock window
Expected behavior Opening of the settings panel without any errors in the log
Screenshots not necessary
Software version and environment (please complete the following information):
Additional context n.a.