Penk Chen
1 min readOct 26, 2016

--

Hi Adrien, it seems like Qt doesn’t find the plugins to load (although it does find eglfs QPA).

Here are some command you can export in command line to give you some debugging information:

sudo rm /opt/oxide/.started
export QT_LOGGING_RULES=qt.qpa.*=true
export QT_DEBUG_PLUGINS=1

And execute `/opt/qt5/bin/qmlscene` directly to see if it loads.

--

--

Penk Chen
Penk Chen

Written by Penk Chen

(自稱) 網紅工程師╱數位藝術家,現旅居東京。長大以後的夢想是開一家玩具店、賣自己做的玩具。

No responses yet