RDM Version: latest version (cloned from 0.9 branch)
Environment (OS name and version): Fedora 27
Redis Server Version: 4.0.9
Steps to reproduce:
- Build from source
- Run
./rdm in /usr/share/redis-desktop-manager/bin directory
Expected result: RDM runs.
Actual Result:
QQmlApplicationEngine failed to load component
qrc:///app.qml:71 Type ConnectionSettignsDialog unavailable
qrc:///ConnectionSettignsDialog.qml:483 Type ImageButton unavailable
qrc:///common/ImageButton.qml:2 module "QtQuick.Controls" version 2.2 is not installed
No GUI pops up.
I referred to ./rdm: error while loading shared libraries: libQt5Charts.so.5. But it does not help.