open-fixture-library icon indicating copy to clipboard operation
open-fixture-library copied to clipboard

Add fixture `luxibel/b-narrow`

Open FloEdelmann opened this issue 2 years ago • 1 comments

  • Update manufacturers.json
  • Add fixture luxibel/b-narrow

Fixture warnings / errors

  • luxibel/b-narrow
    • :x: File does not match schema: fixture/wheels/Gobo Wheel Rotation/slots must NOT have fewer than 2 items

Thank you Strawberry!

FloEdelmann avatar Nov 21 '23 11:11 FloEdelmann

Export files validity

(Output of test script tests/github/exports-valid.js.)

Test the exported files of selected fixtures against the plugins' export tests. You can run a plugin's export tests by executing: $ node cli/run-export-test.js -p <plugin name> <fixtures>

:x: luxibel / b-narrow: d-light / attributes-correctness
  • :x: luxibel/b-narrow-16ch.xmlError parsing XML: Duplicate parameter name: FOCUS/PAN,Duplicate parameter name: FOCUS/TILT
:x: luxibel / b-narrow: dmxcontrol3 / channel-numbers
  • :x: luxibel-b-narrow-16ch.xmlCapability 0…15 in channel 13 overlaps with other capabilities.
    Capability 16…135 in channel 13 overlaps with other capabilities.
    Capability 136…255 in channel 13 overlaps with other capabilities.
:x: luxibel / b-narrow: dragonframe / json-schema-conformity
  • :x: luxibel/b-narrow.jsonfixture/wheels/Gobo Wheel Rotation/slots must NOT have fewer than 2 items
  • :heavy_check_mark: manufacturers.json
:heavy_check_mark: luxibel / b-narrow: millumin / json-schema-conformity
  • :heavy_check_mark: luxibel/b-narrow.json
:x: luxibel / b-narrow: qlcplus_4.12.2 / fixture-tool-validation
  • :x: fixtures/Luxibel-B-Narrow.qxfNamespace(map=False, convert=None, validate=['.']) Starting validation ./manufacturer/fixture.qxf: Invalid physical dimensions detected 1 definitions processed. 1 errors detected
:x: luxibel / b-narrow: qlcplus_4.12.2 / xsd-schema-conformity
  • :x: fixtures/Luxibel-B-Narrow.qxfElement '{http://www.qlcplus.org/FixtureDefinition}Dimensions', attribute 'Weight': [facet 'minExclusive'] The value '0' must be greater than '0'.
    Element '{http://www.qlcplus.org/FixtureDefinition}Dimensions', attribute 'Width': '0' is not a valid value of the atomic type 'xs:positiveInteger'.
    Element '{http://www.qlcplus.org/FixtureDefinition}Dimensions', attribute 'Height': '0' is not a valid value of the atomic type 'xs:positiveInteger'.
    Element '{http://www.qlcplus.org/FixtureDefinition}Dimensions', attribute 'Depth': '0' is not a valid value of the atomic type 'xs:positiveInteger'.

github-actions[bot] avatar Nov 21 '23 11:11 github-actions[bot]