i18n/app.fil
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Mon, 18 Apr 2016 18:51:59 +0300
changeset 1477 270dba8bf87b
parent 814 5743cbdff669
child 1488 00fb79aba7ac
permissions -rw-r--r--
fix issue, when structure data type with array field is created

Traceback (most recent call last):
File "editors/DataTypeEditor.py", line 669, in ElementArrayTypeFunction
self.RefreshTypeInfos()
File "editors/DataTypeEditor.py", line 761, in RefreshTypeInfos
self.Controler.SetDataTypeInfos(self.TagName, infos)
File "PLCControler.py", line 2075, in SetDataTypeInfos
array.baseType.setcontent(PLCOpenParser.CreateElement(
AttributeError: 'lxml.etree._Element' object has no attribute 'setcontent'
../runtime/ServicePublisher.py
../runtime/PLCObject.py
../canfestival/SlaveEditor.py
../canfestival/config_utils.py
../canfestival/canfestival.py
../canfestival/NetworkEditor.py
../Beremiz_service.py
../controls/LocationCellEditor.py
../controls/CustomTree.py
../controls/VariablePanel.py
../controls/CustomGrid.py
../controls/SearchResultPanel.py
../controls/LibraryPanel.py
../controls/TextCtrlAutoComplete.py
../controls/DebugVariablePanel.py
../controls/PouInstanceVariablesPanel.py
../controls/DurationCellEditor.py
../controls/CustomTable.py
../controls/CustomEditableListBox.py
../controls/ProjectPropertiesPanel.py
../IDEFrame.py
../Beremiz.py
../svgui/svgui.py
../svgui/svgui_server.py
../svgui/svguilib.py
../xmlclass/xmlclass.py
../xmlclass/xsdschema.py
../PLCOpenEditor.py
../c_ext/CFileEditor.py
../c_ext/c_ext.py
../ConfigTreeNode.py
../wxglade_hmi/wxglade_hmi.py
../PLCGenerator.py
../docutil/dochtml.py
../editors/ProjectNodeEditor.py
../editors/ConfTreeNodeEditor.py
../editors/TextViewer.py
../editors/DataTypeEditor.py
../editors/GraphicViewer.py
../editors/ResourceEditor.py
../editors/Viewer.py
../editors/LDViewer.py
../editors/SFCViewer.py
../editors/EditorPanel.py
../editors/FileManagementPanel.py
../graphics/GraphicCommons.py
../graphics/LD_Objects.py
../graphics/SFC_Objects.py
../graphics/FBD_Objects.py
../PLCControler.py
../connectors/__init__.py
../connectors/PYRO/__init__.py
../targets/toolchain_gcc.py
../targets/__init__.py
../targets/Linux/XSD
../targets/XSD_toolchain_gcc
../targets/Win32/XSD
../targets/Xenomai/__init__.py
../targets/Xenomai/XSD
../features.py
../ProjectController.py
../POULibrary.py
../dialogs/PouNameDialog.py
../dialogs/SFCDivergenceDialog.py
../dialogs/LDPowerRailDialog.py
../dialogs/PouTransitionDialog.py
../dialogs/BrowseLocationsDialog.py
../dialogs/DiscoveryDialog.py
../dialogs/ProjectDialog.py
../dialogs/SFCStepNameDialog.py
../dialogs/ConnectionDialog.py
../dialogs/FBDVariableDialog.py
../dialogs/PouActionDialog.py
../dialogs/BrowseValuesLibraryDialog.py
../dialogs/PouDialog.py
../dialogs/ActionBlockDialog.py
../dialogs/SFCTransitionDialog.py
../dialogs/LDElementDialog.py
../dialogs/DurationEditorDialog.py
../dialogs/FindInPouDialog.py
../dialogs/SearchInProjectDialog.py
../dialogs/SFCStepDialog.py
../dialogs/ArrayTypeDialog.py
../dialogs/FBDBlockDialog.py
../dialogs/ForceVariableDialog.py
../util/ProcessLogger.py
../util/MiniTextControler.py
../util/Zeroconf.py
../util/misc.py
../plcopen/iec_std.csv
../plcopen/structures.py
../plcopen/plcopen.py
../py_ext/PythonFileCTNMixin.py
../py_ext/PythonEditor.py