Yeh, to be more precise,��
* the problem is that the image somehow got it's display size modified to a very small one.��
* And that happenned while building an image in the CI in headless mode.��
* If the same image is built locally in a vm launched in non-headless mode, the issue cannot be reproduced.
So my conjecture is that
- either the image is changing the display size while loading pillar (less likely and not reproduceable locally)
- either the latest stable VM messes the display size in the image header when running on headless (this is yet to reproduce)