** Description changed:

  Using this example code:
  
  --------------------------------
  import QtQuick 2.2
  import QtPositioning 5.1
  
  Item {
-     height: 500; width: 500
+     height: 500; width: 500
  
-     PositionSource {}
+     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.
+ This affects all phone applications using Positioning. They can't be
+ tested on the desktop atm. Each test run needs to happen on the phone,
+ which slows down the app development process a lot.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1389727

Title:
  Can't run any application using PositionSource on desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-developer-experience/+bug/1389727/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to