[Touch-packages] [Bug 1448180] Re: QGeoSatelliteInfoSource::createDefaultSource() returns NULL on the bq phone

2016-05-13 Thread Pat McGowan
** Changed in: canonical-devices-system-image
Milestone: 11 => 12

** Changed in: canonical-devices-system-image
Milestone: 12 => None

** Changed in: canonical-devices-system-image
 Assignee: Pat McGowan (pat-mcgowan) => Thomas Voß (thomas-voss)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to platform-api in Ubuntu.
https://bugs.launchpad.net/bugs/1448180

Title:
  QGeoSatelliteInfoSource::createDefaultSource() returns NULL on the bq
  phone

Status in Canonical System Image:
  In Progress
Status in platform-api package in Ubuntu:
  In Progress
Status in qtubuntu-sensors package in Ubuntu:
  In Progress

Bug description:
  Device: bq Aquaris E4.5 Ubuntu Edition
  Operating System: Ubuntu 14.10 (r21)

  I am currently trying to build a clone of the "GPS Status" Android
  app, it displays various details about the built-in GPS receiver.

  According to the developer documentation at
  http://developer.ubuntu.com/api/qml/sdk-14.10/QtLocation.location-
  positioning-cpp/ , a call to
  QGeoSatelliteInfoSource::createDefaultSource() can be used to get
  access to the default Satellite positioning source implementation.

  On my device this call returns NULL.

  Sample code is located at https://github.com/Sturmflut/ubuntu-touch-
  simple-gps/tree/3da3dc5f089e698c34765fd18322b84727cb13ae , the call in
  question is located at backend/modules/Simplegps/gpsdataprovider.cpp .
  I attached the file and its header for future reference.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1448180/+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 1448180] Re: QGeoSatelliteInfoSource::createDefaultSource() returns NULL on the bq phone

2016-03-28 Thread Pat McGowan
** Changed in: canonical-devices-system-image
Milestone: ww08-2016 => 11

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to platform-api in Ubuntu.
https://bugs.launchpad.net/bugs/1448180

Title:
  QGeoSatelliteInfoSource::createDefaultSource() returns NULL on the bq
  phone

Status in Canonical System Image:
  In Progress
Status in platform-api package in Ubuntu:
  In Progress
Status in qtubuntu-sensors package in Ubuntu:
  In Progress

Bug description:
  Device: bq Aquaris E4.5 Ubuntu Edition
  Operating System: Ubuntu 14.10 (r21)

  I am currently trying to build a clone of the "GPS Status" Android
  app, it displays various details about the built-in GPS receiver.

  According to the developer documentation at
  http://developer.ubuntu.com/api/qml/sdk-14.10/QtLocation.location-
  positioning-cpp/ , a call to
  QGeoSatelliteInfoSource::createDefaultSource() can be used to get
  access to the default Satellite positioning source implementation.

  On my device this call returns NULL.

  Sample code is located at https://github.com/Sturmflut/ubuntu-touch-
  simple-gps/tree/3da3dc5f089e698c34765fd18322b84727cb13ae , the call in
  question is located at backend/modules/Simplegps/gpsdataprovider.cpp .
  I attached the file and its header for future reference.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1448180/+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 1448180] Re: QGeoSatelliteInfoSource::createDefaultSource() returns NULL on the bq phone

2016-01-18 Thread Jean-Baptiste Lallement
** Changed in: canonical-devices-system-image
Milestone: ww02-2016 => ww08-2016

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to platform-api in Ubuntu.
https://bugs.launchpad.net/bugs/1448180

Title:
  QGeoSatelliteInfoSource::createDefaultSource() returns NULL on the bq
  phone

Status in Canonical System Image:
  In Progress
Status in platform-api package in Ubuntu:
  In Progress
Status in qtubuntu-sensors package in Ubuntu:
  In Progress

Bug description:
  Device: bq Aquaris E4.5 Ubuntu Edition
  Operating System: Ubuntu 14.10 (r21)

  I am currently trying to build a clone of the "GPS Status" Android
  app, it displays various details about the built-in GPS receiver.

  According to the developer documentation at
  http://developer.ubuntu.com/api/qml/sdk-14.10/QtLocation.location-
  positioning-cpp/ , a call to
  QGeoSatelliteInfoSource::createDefaultSource() can be used to get
  access to the default Satellite positioning source implementation.

  On my device this call returns NULL.

  Sample code is located at https://github.com/Sturmflut/ubuntu-touch-
  simple-gps/tree/3da3dc5f089e698c34765fd18322b84727cb13ae , the call in
  question is located at backend/modules/Simplegps/gpsdataprovider.cpp .
  I attached the file and its header for future reference.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1448180/+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 1448180] Re: QGeoSatelliteInfoSource::createDefaultSource() returns NULL on the bq phone

2015-12-03 Thread Thomas Voß
** Branch linked: lp:~thomas-voss/qtubuntu-sensors/fix-1448180

** No longer affects: location-service (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to platform-api in Ubuntu.
https://bugs.launchpad.net/bugs/1448180

Title:
  QGeoSatelliteInfoSource::createDefaultSource() returns NULL on the bq
  phone

Status in Canonical System Image:
  In Progress
Status in platform-api package in Ubuntu:
  In Progress
Status in qtubuntu-sensors package in Ubuntu:
  In Progress

Bug description:
  Device: bq Aquaris E4.5 Ubuntu Edition
  Operating System: Ubuntu 14.10 (r21)

  I am currently trying to build a clone of the "GPS Status" Android
  app, it displays various details about the built-in GPS receiver.

  According to the developer documentation at
  http://developer.ubuntu.com/api/qml/sdk-14.10/QtLocation.location-
  positioning-cpp/ , a call to
  QGeoSatelliteInfoSource::createDefaultSource() can be used to get
  access to the default Satellite positioning source implementation.

  On my device this call returns NULL.

  Sample code is located at https://github.com/Sturmflut/ubuntu-touch-
  simple-gps/tree/3da3dc5f089e698c34765fd18322b84727cb13ae , the call in
  question is located at backend/modules/Simplegps/gpsdataprovider.cpp .
  I attached the file and its header for future reference.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1448180/+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 1448180] Re: QGeoSatelliteInfoSource::createDefaultSource() returns NULL on the bq phone

2015-12-03 Thread Pat McGowan
** Also affects: canonical-devices-system-image
   Importance: Undecided
   Status: New

** Changed in: canonical-devices-system-image
   Importance: Undecided => Medium

** Changed in: canonical-devices-system-image
   Status: New => In Progress

** Changed in: canonical-devices-system-image
Milestone: None => ww02-2016

** Changed in: canonical-devices-system-image
 Assignee: (unassigned) => Pat McGowan (pat-mcgowan)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to platform-api in Ubuntu.
https://bugs.launchpad.net/bugs/1448180

Title:
  QGeoSatelliteInfoSource::createDefaultSource() returns NULL on the bq
  phone

Status in Canonical System Image:
  In Progress
Status in platform-api package in Ubuntu:
  In Progress
Status in qtubuntu-sensors package in Ubuntu:
  In Progress

Bug description:
  Device: bq Aquaris E4.5 Ubuntu Edition
  Operating System: Ubuntu 14.10 (r21)

  I am currently trying to build a clone of the "GPS Status" Android
  app, it displays various details about the built-in GPS receiver.

  According to the developer documentation at
  http://developer.ubuntu.com/api/qml/sdk-14.10/QtLocation.location-
  positioning-cpp/ , a call to
  QGeoSatelliteInfoSource::createDefaultSource() can be used to get
  access to the default Satellite positioning source implementation.

  On my device this call returns NULL.

  Sample code is located at https://github.com/Sturmflut/ubuntu-touch-
  simple-gps/tree/3da3dc5f089e698c34765fd18322b84727cb13ae , the call in
  question is located at backend/modules/Simplegps/gpsdataprovider.cpp .
  I attached the file and its header for future reference.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1448180/+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 1448180] Re: QGeoSatelliteInfoSource::createDefaultSource() returns NULL on the bq phone

2015-11-27 Thread Thomas Voß
** Changed in: platform-api (Ubuntu)
   Status: Confirmed => In Progress

** Changed in: qtubuntu-sensors (Ubuntu)
   Status: Confirmed => In Progress

** Changed in: platform-api (Ubuntu)
 Assignee: (unassigned) => Thomas Voß (thomas-voss)

** Changed in: qtubuntu-sensors (Ubuntu)
 Assignee: (unassigned) => Thomas Voß (thomas-voss)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to platform-api in Ubuntu.
https://bugs.launchpad.net/bugs/1448180

Title:
  QGeoSatelliteInfoSource::createDefaultSource() returns NULL on the bq
  phone

Status in location-service package in Ubuntu:
  Invalid
Status in platform-api package in Ubuntu:
  In Progress
Status in qtubuntu-sensors package in Ubuntu:
  In Progress

Bug description:
  Device: bq Aquaris E4.5 Ubuntu Edition
  Operating System: Ubuntu 14.10 (r21)

  I am currently trying to build a clone of the "GPS Status" Android
  app, it displays various details about the built-in GPS receiver.

  According to the developer documentation at
  http://developer.ubuntu.com/api/qml/sdk-14.10/QtLocation.location-
  positioning-cpp/ , a call to
  QGeoSatelliteInfoSource::createDefaultSource() can be used to get
  access to the default Satellite positioning source implementation.

  On my device this call returns NULL.

  Sample code is located at https://github.com/Sturmflut/ubuntu-touch-
  simple-gps/tree/3da3dc5f089e698c34765fd18322b84727cb13ae , the call in
  question is located at backend/modules/Simplegps/gpsdataprovider.cpp .
  I attached the file and its header for future reference.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/location-service/+bug/1448180/+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 1448180] Re: QGeoSatelliteInfoSource::createDefaultSource() returns NULL on the bq phone

2015-10-19 Thread Thomas Voß
** Also affects: platform-api (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to platform-api in Ubuntu.
https://bugs.launchpad.net/bugs/1448180

Title:
  QGeoSatelliteInfoSource::createDefaultSource() returns NULL on the bq
  phone

Status in location-service package in Ubuntu:
  Invalid
Status in platform-api package in Ubuntu:
  Confirmed
Status in qtubuntu-sensors package in Ubuntu:
  Confirmed

Bug description:
  Device: bq Aquaris E4.5 Ubuntu Edition
  Operating System: Ubuntu 14.10 (r21)

  I am currently trying to build a clone of the "GPS Status" Android
  app, it displays various details about the built-in GPS receiver.

  According to the developer documentation at
  http://developer.ubuntu.com/api/qml/sdk-14.10/QtLocation.location-
  positioning-cpp/ , a call to
  QGeoSatelliteInfoSource::createDefaultSource() can be used to get
  access to the default Satellite positioning source implementation.

  On my device this call returns NULL.

  Sample code is located at https://github.com/Sturmflut/ubuntu-touch-
  simple-gps/tree/3da3dc5f089e698c34765fd18322b84727cb13ae , the call in
  question is located at backend/modules/Simplegps/gpsdataprovider.cpp .
  I attached the file and its header for future reference.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/location-service/+bug/1448180/+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 1448180] Re: QGeoSatelliteInfoSource::createDefaultSource() returns NULL on the bq phone

2015-10-19 Thread Thomas Voß
** Changed in: platform-api (Ubuntu)
   Status: New => Confirmed

** Changed in: platform-api (Ubuntu)
   Importance: Undecided => Medium

** Changed in: qtubuntu-sensors (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to platform-api in Ubuntu.
https://bugs.launchpad.net/bugs/1448180

Title:
  QGeoSatelliteInfoSource::createDefaultSource() returns NULL on the bq
  phone

Status in location-service package in Ubuntu:
  Invalid
Status in platform-api package in Ubuntu:
  Confirmed
Status in qtubuntu-sensors package in Ubuntu:
  Confirmed

Bug description:
  Device: bq Aquaris E4.5 Ubuntu Edition
  Operating System: Ubuntu 14.10 (r21)

  I am currently trying to build a clone of the "GPS Status" Android
  app, it displays various details about the built-in GPS receiver.

  According to the developer documentation at
  http://developer.ubuntu.com/api/qml/sdk-14.10/QtLocation.location-
  positioning-cpp/ , a call to
  QGeoSatelliteInfoSource::createDefaultSource() can be used to get
  access to the default Satellite positioning source implementation.

  On my device this call returns NULL.

  Sample code is located at https://github.com/Sturmflut/ubuntu-touch-
  simple-gps/tree/3da3dc5f089e698c34765fd18322b84727cb13ae , the call in
  question is located at backend/modules/Simplegps/gpsdataprovider.cpp .
  I attached the file and its header for future reference.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/location-service/+bug/1448180/+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 1448180] Re: QGeoSatelliteInfoSource::createDefaultSource() returns NULL on the bq phone

2015-10-19 Thread Thomas Voß
** Branch linked: lp:~thomas-voss/platform-api/fix-1448180

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to platform-api in Ubuntu.
https://bugs.launchpad.net/bugs/1448180

Title:
  QGeoSatelliteInfoSource::createDefaultSource() returns NULL on the bq
  phone

Status in location-service package in Ubuntu:
  Invalid
Status in platform-api package in Ubuntu:
  Confirmed
Status in qtubuntu-sensors package in Ubuntu:
  Confirmed

Bug description:
  Device: bq Aquaris E4.5 Ubuntu Edition
  Operating System: Ubuntu 14.10 (r21)

  I am currently trying to build a clone of the "GPS Status" Android
  app, it displays various details about the built-in GPS receiver.

  According to the developer documentation at
  http://developer.ubuntu.com/api/qml/sdk-14.10/QtLocation.location-
  positioning-cpp/ , a call to
  QGeoSatelliteInfoSource::createDefaultSource() can be used to get
  access to the default Satellite positioning source implementation.

  On my device this call returns NULL.

  Sample code is located at https://github.com/Sturmflut/ubuntu-touch-
  simple-gps/tree/3da3dc5f089e698c34765fd18322b84727cb13ae , the call in
  question is located at backend/modules/Simplegps/gpsdataprovider.cpp .
  I attached the file and its header for future reference.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/location-service/+bug/1448180/+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 1448180] Re: QGeoSatelliteInfoSource::createDefaultSource() returns NULL on the bq phone

2015-09-23 Thread XiaoGuo, Liu
Is there any update on this? has it been fixed? on MX4, I got null
pointer. How can I get the location info using C++?

 source = QGeoSatelliteInfoSource::createDefaultSource(this);

source is null.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtubuntu-sensors in
Ubuntu.
https://bugs.launchpad.net/bugs/1448180

Title:
  QGeoSatelliteInfoSource::createDefaultSource() returns NULL on the bq
  phone

Status in location-service package in Ubuntu:
  Invalid
Status in qtubuntu-sensors package in Ubuntu:
  Confirmed

Bug description:
  Device: bq Aquaris E4.5 Ubuntu Edition
  Operating System: Ubuntu 14.10 (r21)

  I am currently trying to build a clone of the "GPS Status" Android
  app, it displays various details about the built-in GPS receiver.

  According to the developer documentation at
  http://developer.ubuntu.com/api/qml/sdk-14.10/QtLocation.location-
  positioning-cpp/ , a call to
  QGeoSatelliteInfoSource::createDefaultSource() can be used to get
  access to the default Satellite positioning source implementation.

  On my device this call returns NULL.

  Sample code is located at https://github.com/Sturmflut/ubuntu-touch-
  simple-gps/tree/3da3dc5f089e698c34765fd18322b84727cb13ae , the call in
  question is located at backend/modules/Simplegps/gpsdataprovider.cpp .
  I attached the file and its header for future reference.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/location-service/+bug/1448180/+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 1448180] Re: QGeoSatelliteInfoSource::createDefaultSource() returns NULL on the bq phone

2015-06-22 Thread Simon Raffeiner
Any updates on this?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtubuntu-sensors in
Ubuntu.
https://bugs.launchpad.net/bugs/1448180

Title:
  QGeoSatelliteInfoSource::createDefaultSource() returns NULL on the bq
  phone

Status in location-service package in Ubuntu:
  Invalid
Status in qtubuntu-sensors package in Ubuntu:
  Confirmed

Bug description:
  Device: bq Aquaris E4.5 Ubuntu Edition
  Operating System: Ubuntu 14.10 (r21)

  I am currently trying to build a clone of the GPS Status Android
  app, it displays various details about the built-in GPS receiver.

  According to the developer documentation at
  http://developer.ubuntu.com/api/qml/sdk-14.10/QtLocation.location-
  positioning-cpp/ , a call to
  QGeoSatelliteInfoSource::createDefaultSource() can be used to get
  access to the default Satellite positioning source implementation.

  On my device this call returns NULL.

  Sample code is located at https://github.com/Sturmflut/ubuntu-touch-
  simple-gps/tree/3da3dc5f089e698c34765fd18322b84727cb13ae , the call in
  question is located at backend/modules/Simplegps/gpsdataprovider.cpp .
  I attached the file and its header for future reference.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/location-service/+bug/1448180/+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 1448180] Re: QGeoSatelliteInfoSource::createDefaultSource() returns NULL on the bq phone

2015-05-14 Thread Thomas Voß
We don't expose satellite visibility information to applications, yet.
However, the respective information is certainly used in the service.
Please watch this bug and changes to its status for tracking the feature
request.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtubuntu-sensors in
Ubuntu.
https://bugs.launchpad.net/bugs/1448180

Title:
  QGeoSatelliteInfoSource::createDefaultSource() returns NULL on the bq
  phone

Status in location-service package in Ubuntu:
  Invalid
Status in qtubuntu-sensors package in Ubuntu:
  Confirmed

Bug description:
  Device: bq Aquaris E4.5 Ubuntu Edition
  Operating System: Ubuntu 14.10 (r21)

  I am currently trying to build a clone of the GPS Status Android
  app, it displays various details about the built-in GPS receiver.

  According to the developer documentation at
  http://developer.ubuntu.com/api/qml/sdk-14.10/QtLocation.location-
  positioning-cpp/ , a call to
  QGeoSatelliteInfoSource::createDefaultSource() can be used to get
  access to the default Satellite positioning source implementation.

  On my device this call returns NULL.

  Sample code is located at https://github.com/Sturmflut/ubuntu-touch-
  simple-gps/tree/3da3dc5f089e698c34765fd18322b84727cb13ae , the call in
  question is located at backend/modules/Simplegps/gpsdataprovider.cpp .
  I attached the file and its header for future reference.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/location-service/+bug/1448180/+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 1448180] Re: QGeoSatelliteInfoSource::createDefaultSource() returns NULL on the bq phone

2015-04-25 Thread Thomas Voß
** Also affects: qtubuntu-sensors (Ubuntu)
   Importance: Undecided
   Status: New

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtubuntu-sensors in
Ubuntu.
https://bugs.launchpad.net/bugs/1448180

Title:
  QGeoSatelliteInfoSource::createDefaultSource() returns NULL on the bq
  phone

Status in location-service package in Ubuntu:
  Invalid
Status in qtubuntu-sensors package in Ubuntu:
  New

Bug description:
  Device: bq Aquaris E4.5 Ubuntu Edition
  Operating System: Ubuntu 14.10 (r21)

  I am currently trying to build a clone of the GPS Status Android
  app, it displays various details about the built-in GPS receiver.

  According to the developer documentation at
  http://developer.ubuntu.com/api/qml/sdk-14.10/QtLocation.location-
  positioning-cpp/ , a call to
  QGeoSatelliteInfoSource::createDefaultSource() can be used to get
  access to the default Satellite positioning source implementation.

  On my device this call returns NULL.

  Sample code is located at https://github.com/Sturmflut/ubuntu-touch-
  simple-gps/tree/3da3dc5f089e698c34765fd18322b84727cb13ae , the call in
  question is located at backend/modules/Simplegps/gpsdataprovider.cpp .
  I attached the file and its header for future reference.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/location-service/+bug/1448180/+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 1448180] Re: QGeoSatelliteInfoSource::createDefaultSource() returns NULL on the bq phone

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

** Changed in: qtubuntu-sensors (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtubuntu-sensors in
Ubuntu.
https://bugs.launchpad.net/bugs/1448180

Title:
  QGeoSatelliteInfoSource::createDefaultSource() returns NULL on the bq
  phone

Status in location-service package in Ubuntu:
  Invalid
Status in qtubuntu-sensors package in Ubuntu:
  Confirmed

Bug description:
  Device: bq Aquaris E4.5 Ubuntu Edition
  Operating System: Ubuntu 14.10 (r21)

  I am currently trying to build a clone of the GPS Status Android
  app, it displays various details about the built-in GPS receiver.

  According to the developer documentation at
  http://developer.ubuntu.com/api/qml/sdk-14.10/QtLocation.location-
  positioning-cpp/ , a call to
  QGeoSatelliteInfoSource::createDefaultSource() can be used to get
  access to the default Satellite positioning source implementation.

  On my device this call returns NULL.

  Sample code is located at https://github.com/Sturmflut/ubuntu-touch-
  simple-gps/tree/3da3dc5f089e698c34765fd18322b84727cb13ae , the call in
  question is located at backend/modules/Simplegps/gpsdataprovider.cpp .
  I attached the file and its header for future reference.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/location-service/+bug/1448180/+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 1448180] Re: QGeoSatelliteInfoSource::createDefaultSource() returns NULL on the bq phone

2015-04-24 Thread Simon Raffeiner
** Attachment added: gpsdataprovider.h
   
https://bugs.launchpad.net/ubuntu/+source/location-service/+bug/1448180/+attachment/4383067/+files/gpsdataprovider.h

-- 
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/1448180

Title:
  QGeoSatelliteInfoSource::createDefaultSource() returns NULL on the bq
  phone

Status in location-service package in Ubuntu:
  New

Bug description:
  Device: bq Aquaris E4.5 Ubuntu Edition
  Operating System: Ubuntu 14.10 (r21)

  I am currently trying to build a clone of the GPS Status Android
  app, it displays various details about the built-in GPS receiver.

  According to the developer documentation at
  http://developer.ubuntu.com/api/qml/sdk-14.10/QtLocation.location-
  positioning-cpp/ , a call to
  QGeoSatelliteInfoSource::createDefaultSource() can be used to get
  access to the default Satellite positioning source implementation.

  On my device this call returns NULL.

  Sample code is located at https://github.com/Sturmflut/ubuntu-touch-
  simple-gps/tree/3da3dc5f089e698c34765fd18322b84727cb13ae , the call in
  question is located at backend/modules/Simplegps/gpsdataprovider.cpp .
  I attached the file and its header for future reference.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/location-service/+bug/1448180/+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