mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-10 14:26:34 +00:00
Siddarth Kumar
5bdda2e6d9
e2e: specify linux platform for QT (#15268)
In this commit we specify `QT_QPA_PLATFORM` to `linuxfb` reference -> https://doc.qt.io/qt-5/embedded-linux.html#linuxfb This ensures we do not rely on `xcb` for e2e tests on linux hosts. Helps us fix the following error : ``` "Could not load the Qt platform plugin "xcb" in "" even though it was found." ```
…
…
…
…
…
…
…
…
…
Status Desktop
Status Desktop client built with Nim and Qt.
Our Website
Need Help?
Build Instructions
You have an idea for a cool feature or improvement?
Description
Languages
QML
37.6%
JavaScript
30.4%
Nim
19%
Python
5.8%
C++
5.4%
Other
1.7%