alamminsalo / orion

Cross platform Twitch.tv client
GNU General Public License v3.0
315 stars 60 forks source link

Segmentation fault on voidlinux #233

Closed icf20 closed 6 years ago

icf20 commented 6 years ago
$ orion
Selected default network configuration
Segmentation fault

install via xbps-install orion https://github.com/voidlinux/void-packages/blob/3669ef36a61cdbc417c5eb445f641ae8e111f797/srcpkgs/orion/template

Starting program: /usr/bin/orion -d
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[New Thread 0x7fffdcc59700 (LWP 12605)]
[New Thread 0x7fffd3c8c700 (LWP 12606)]
[New Thread 0x7fffd348b700 (LWP 12607)]
[New Thread 0x7fffd266f700 (LWP 12608)]
[New Thread 0x7fffd142e700 (LWP 12609)]
[New Thread 0x7fffd09eb700 (LWP 12610)]
[New Thread 0x7fffbb98f700 (LWP 12611)]
[New Thread 0x7fffbb18e700 (LWP 12612)]
Selected default network configuration
Screens:
  Screen # 1 "DVI-I-1" : devicePixelRatio 1
  Screen # 2 "HDMI-0" : devicePixelRatio 1
maxDevicePixelRatio 1
hiDpi false
QQmlApplicationEngine failed to load component
qrc:/main.qml:18 module "QtQuick.Controls.Material" is not installed
qrc:/main.qml:17 module "QtQuick.Controls" is not installed
qrc:/main.qml:18 module "QtQuick.Controls.Material" is not installed
qrc:/main.qml:17 module "QtQuick.Controls" is not installed

Thread 1 "orion" received signal SIGSEGV, Segmentation fault.
0x00007ffff531f0bb in QObjectPrivate::addConnection(int, QObjectPrivate::Connection*) () from /usr/lib/libQt5Core.so.5
eclipseo commented 6 years ago

I don't know much about Void packaging, but could you list the Runtime dependencies of the package? It seems it missing qt5-quickcontrols2 or qt5-quickcontrols.