otsaloma / poor-maps

Maps and navigation for Sailfish OS
https://openrepos.net/content/otsaloma/poor-maps
GNU General Public License v3.0
43 stars 10 forks source link

not possible to run `qmlscene qml/poor-maps.qml` #58

Closed patrickelectric closed 6 years ago

patrickelectric commented 6 years ago
file:///tmp/poor-maps/qml/poor-maps.qml:21 module "org.nemomobile.keepalive" is not installed
file:///tmp/poor-maps/qml/poor-maps.qml:20 module "Sailfish.Silica" is not installed
file:///tmp/poor-maps/qml/poor-maps.qml:21 module "org.nemomobile.keepalive" is not installed
file:///tmp/poor-maps/qml/poor-maps.qml:20 module "Sailfish.Silica" is not installed

Is it necessary to install it ?

otsaloma commented 6 years ago

You need the dependencies. If you install the RPM with pkcon install-local ..., they will be installed automatically. If you just want to use qmlscene, you'll need to install the dependencies manually.

pkcon refresh
pkcon install libkeepalive
pkcon install libsailfishapp-launcher
pkcon install pyotherside-qml-plugin-python3-qt5
pkcon install qt5-plugin-geoservices-here
pkcon install qt5-qtdeclarative-import-location
pkcon install qt5-qtdeclarative-import-positioning
pkcon install sailfishsilica-qt5