Skip to content

How to debug image-customization.lua? #3217

Answered by neocturne
citronalco asked this question in Q&A
Discussion options

You must be logged in to vote

The file being ignored when it is invalid is a bug, I have created #3218 to track this.

The first line has a syntax error (it should be local os = require 'os'), but it would not work anyways - image-customization.lua runs sandboxed, none of the standard Lua functions and modules like require or os are accessible.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by citronalco
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants