[Touch-packages] [Bug 1389727] Re: Can't run any application using PositionSource on desktop

2016-05-19 Thread Pat McGowan
** Changed in: canonical-developer-experience
   Status: Confirmed => Fix Released

** Changed in: platform-api
   Status: New => Fix Released

** Changed in: location-service (Ubuntu)
   Status: Confirmed => Fix Released

-- 
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 Client Developer Experience:
  Fix Released
Status in platform-api:
  Fix Released
Status in location-service package in Ubuntu:
  Fix Released

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. Each test run needs to happen on the phone,
  which slows down the app development process a lot.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1389727] Re: Can't run any application using PositionSource on desktop

2016-04-11 Thread Michael Zanetti
This seems to be fixed now. At least it works now on my xenial desktop.

-- 
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 Client Developer Experience:
  Confirmed
Status in platform-api:
  New
Status in location-service package in Ubuntu:
  Confirmed

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. Each test run needs to happen on the phone,
  which slows down the app development process a lot.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1389727] Re: Can't run any application using PositionSource on desktop

2015-10-23 Thread Michael Zanetti
** 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
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 Client Developer Experience:
  Confirmed
Status in platform-api:
  New
Status in location-service package in Ubuntu:
  Confirmed

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. Each test run needs to happen on the phone,
  which slows down the app development process a lot.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1389727] Re: Can't run any application using PositionSource on desktop

2015-10-22 Thread Pat McGowan
** Changed in: canonical-developer-experience
   Status: New => Confirmed

** Changed in: canonical-developer-experience
   Importance: Undecided => High

-- 
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 Client Developer Experience:
  Confirmed
Status in platform-api:
  New
Status in location-service package in Ubuntu:
  Confirmed

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/canonical-developer-experience/+bug/1389727/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1389727] Re: Can't run any application using PositionSource on desktop

2015-10-22 Thread Pat McGowan
** Also affects: canonical-developer-experience
   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 Client Developer Experience:
  New
Status in platform-api:
  New
Status in location-service package in Ubuntu:
  Confirmed

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/canonical-developer-experience/+bug/1389727/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1389727] Re: Can't run any application using PositionSource on desktop

2015-02-24 Thread Michael Zanetti
** Also affects: platform-api
   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 Platform API:
  New
Status in location-service package in Ubuntu:
  Confirmed

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/platform-api/+bug/1389727/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1389727] Re: Can't run any application using PositionSource on desktop

2015-02-24 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: location-service (Ubuntu)
   Status: New => Confirmed

-- 
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:
  Confirmed

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp