This is the output on an L5, with:
DISTRIB_ID=PureOS DISTRIB_RELEASE=10 DISTRIB_CODENAME=byzantium DISTRIB_DESCRIPTION="PureOS 10"
And matrix-mirage version:
purism@pureos:~/projetos/debian/output$ dpkg -l | grep "matrix-mirage" ii matrix-mirage 0.6.4~dfsg+~hsluv1.0.0-4 arm64 desktop IM client for the Matrix protocol
Output:
purism@pureos:~/projetos/debian/output$ export DISPLAY=:0 purism@pureos:~/projetos/debian/output$ matrix-mirage ~ 15:15:40 | Got library name: "/usr/lib/aarch64-linux-gnu/qt5/qml/io/thp/pyotherside/libpyothersideplugin.so" ! 15:15:42 | QSystemTrayIcon::setVisible: No Icon set ! 15:15:42 | QObject::connect: No such signal QPlatformNativeInterface::systemTrayWindowChanged(QScreen*) ! 15:15:42 | QWaylandGLContext: failed to create EGLContext, error=3009 F 15:15:42 | Failed to create OpenGL context for format QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize 24, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 1, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::NoProfile) Aborted (core dumped)
On amd64 it just works. and it is the same version:
amd64 version:
joao@librem:~$ dpkg -l | grep "matrix-mirage" ii matrix-mirage 0.6.4~dfsg+~hsluv1.0.0-4 amd64 desktop IM client for the Matrix protocol