[Interest] Getting "Segmentation Fault" if QML application started without monitor attached
Thiago Macieira
thiago.macieira at intel.com
Fri Dec 22 22:26:11 CET 2017
On sexta-feira, 22 de dezembro de 2017 14:55:20 -02 Nenad Lazovic wrote:
> . Where does dependency on monitor being attached comes from (QPA
> plugin selected, QT build, ..., base class used to initialize app ) ?
>
> . any suggestion what to change to remove dependency on monitor ?
My guess is that it comes from your GL stack itself.
Please check your OpenGL provider and see if they support running without a
monitor attached. If that doesn't work, try changing drivers to something that
does, or replace your device with one whose driver supports that.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
More information about the Interest
mailing list