[Interest] QDatastream, QMap, QImage serialization
Thiago Macieira
thiago.macieira at intel.com
Thu May 24 22:15:43 CEST 2018
On Thursday, 24 May 2018 16:57:03 -03 Michael Jackson wrote:
> QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to
> '/tmp/runtime-buildbot'
This one means your environment isn't properly set up. Make sure
XDG_RUNTIME_DIR is set correctly to the correct path.
> qt.qpa.screen: QXcbConnection: Could not connect to
> display
> Could not connect to any X display.
export QT_QPA_PLATFORM=offcreen
> So what, _exactly_, am I missing. Is there a platform plugin that I need to
> force load in these situations?
Yes, the offscreen one.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
More information about the Interest
mailing list