We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OP: https://community.xibo.org.uk/t/unable-to-copy-asset-messages-in-cms-log/33199
These are the definitions for some of the assets mentioned in the OPs error message:
<asset id="icon-humidity" type="path" mimeType="image/png" path="/modules/assets/forecastio/stencils/icon_humidity.png"></asset> <asset id="icon-weather" type="path" mimeType="image/png" path="/modules/assets/forecastio/stencils/icon_weather.png"></asset> <asset id="icon-wind" type="path" mimeType="image/png" path="/modules/assets/forecastio/stencils/icon_wind.png"></asset>
The path does not exist, which is the cause of the error.
The text was updated successfully, but these errors were encountered:
Widget: weather stencil unable to copy asset
fd472e7
relates to xibosignage/xibo#3495
Widget: weather stencil unable to copy asset (#2747)
1f1ba0f
maurofmferrao
No branches or pull requests
OP: https://community.xibo.org.uk/t/unable-to-copy-asset-messages-in-cms-log/33199
These are the definitions for some of the assets mentioned in the OPs error message:
The path does not exist, which is the cause of the error.
The text was updated successfully, but these errors were encountered: