touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #31890
[Bug 1389727] [NEW] Can't run any application using PositionSource on desktop
Public bug reported:
Using this example code:
--------------------------------
import QtQuick 2.2
import QtPositioning 5.1
Item {
height: 500; width: 500
PositionSource {}
}
------------------------------
crashes when started on desktop with the message:
Ubuntu Platform API: Unable to find module configuration file -- Aborting
Aborted (core dumped)
This affects all phone applications using Positioning. They can't be tested on the desktop atm.
** Affects: location-service (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to location-service in
Ubuntu.
https://bugs.launchpad.net/bugs/1389727
Title:
Can't run any application using PositionSource on desktop
Status in “location-service” package in Ubuntu:
New
Bug description:
Using this example code:
--------------------------------
import QtQuick 2.2
import QtPositioning 5.1
Item {
height: 500; width: 500
PositionSource {}
}
------------------------------
crashes when started on desktop with the message:
Ubuntu Platform API: Unable to find module configuration file -- Aborting
Aborted (core dumped)
This affects all phone applications using Positioning. They can't be tested on the desktop atm.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/location-service/+bug/1389727/+subscriptions
Follow ups
References