[Touch-packages] [Bug 1386709] Re: Queries to remote scopes don't include location data (even if the scope needs it)

2015-11-06 Thread Jean-Baptiste Lallement
** Changed in: canonical-devices-system-image
   Status: Confirmed => Fix Released

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

Title:
  Queries to remote scopes don't include location data (even if the
  scope needs it)

Status in Canonical System Image:
  Fix Released
Status in unity-scopes-api package in Ubuntu:
  Fix Released

Bug description:
  The query to weatherchannel is not including lat/long, even if the
  remote-scopes listing have the "needs_location_data" in true:
  https://pastebin.canonical.com/119512/

  The server try to guess user location using geo-ip, but it's not
  always as accurate as we need for a user service (it depends heavily
  on your IP being representative of where you really are, which may not
  be the case for hotel proxys, weird ISPs, etc).

  Plase, send user's latitude and longitude for the remote scopes that
  need this information.

  Thanks!

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1386709/+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 1386709] Re: Queries to remote scopes don't include location data (even if the scope needs it)

2014-12-08 Thread Pat McGowan
approve to land

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

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

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

Title:
  Queries to remote scopes don't include location data (even if the
  scope needs it)

Status in the base for Ubuntu mobile products:
  Confirmed
Status in unity-scopes-api package in Ubuntu:
  Fix Released

Bug description:
  The query to weatherchannel is not including lat/long, even if the
  remote-scopes listing have the needs_location_data in true:
  https://pastebin.canonical.com/119512/

  The server try to guess user location using geo-ip, but it's not
  always as accurate as we need for a user service (it depends heavily
  on your IP being representative of where you really are, which may not
  be the case for hotel proxys, weird ISPs, etc).

  Plase, send user's latitude and longitude for the remote scopes that
  need this information.

  Thanks!

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1386709/+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 1386709] Re: Queries to remote scopes don't include location data (even if the scope needs it)

2014-12-04 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Status: New = In Progress

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

Title:
  Queries to remote scopes don't include location data (even if the
  scope needs it)

Status in the base for Ubuntu mobile products:
  In Progress
Status in unity-scopes-api package in Ubuntu:
  Fix Released

Bug description:
  The query to weatherchannel is not including lat/long, even if the
  remote-scopes listing have the needs_location_data in true:
  https://pastebin.canonical.com/119512/

  The server try to guess user location using geo-ip, but it's not
  always as accurate as we need for a user service (it depends heavily
  on your IP being representative of where you really are, which may not
  be the case for hotel proxys, weird ISPs, etc).

  Plase, send user's latitude and longitude for the remote scopes that
  need this information.

  Thanks!

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1386709/+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 1386709] Re: Queries to remote scopes don't include location data (even if the scope needs it)

2014-12-01 Thread Michi Henning
** Changed in: unity-scopes-api (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  Queries to remote scopes don't include location data (even if the
  scope needs it)

Status in the base for Ubuntu mobile products:
  New
Status in unity-scopes-api package in Ubuntu:
  Fix Released

Bug description:
  The query to weatherchannel is not including lat/long, even if the
  remote-scopes listing have the needs_location_data in true:
  https://pastebin.canonical.com/119512/

  The server try to guess user location using geo-ip, but it's not
  always as accurate as we need for a user service (it depends heavily
  on your IP being representative of where you really are, which may not
  be the case for hotel proxys, weird ISPs, etc).

  Plase, send user's latitude and longitude for the remote scopes that
  need this information.

  Thanks!

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1386709/+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 1386709] Re: Queries to remote scopes don't include location data (even if the scope needs it)

2014-11-30 Thread Michi Henning
** Also affects: canonical-devices-system-image
   Importance: Undecided
   Status: New

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

Title:
  Queries to remote scopes don't include location data (even if the
  scope needs it)

Status in the base for Ubuntu mobile products:
  New
Status in unity-scopes-api package in Ubuntu:
  Fix Committed

Bug description:
  The query to weatherchannel is not including lat/long, even if the
  remote-scopes listing have the needs_location_data in true:
  https://pastebin.canonical.com/119512/

  The server try to guess user location using geo-ip, but it's not
  always as accurate as we need for a user service (it depends heavily
  on your IP being representative of where you really are, which may not
  be the case for hotel proxys, weird ISPs, etc).

  Plase, send user's latitude and longitude for the remote scopes that
  need this information.

  Thanks!

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1386709/+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 1386709] Re: Queries to remote scopes don't include location data (even if the scope needs it)

2014-11-21 Thread Michi Henning
** Changed in: unity-scopes-api (Ubuntu)
   Status: In Progress = Fix Committed

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

Title:
  Queries to remote scopes don't include location data (even if the
  scope needs it)

Status in “unity-scopes-api” package in Ubuntu:
  Fix Committed

Bug description:
  The query to weatherchannel is not including lat/long, even if the
  remote-scopes listing have the needs_location_data in true:
  https://pastebin.canonical.com/119512/

  The server try to guess user location using geo-ip, but it's not
  always as accurate as we need for a user service (it depends heavily
  on your IP being representative of where you really are, which may not
  be the case for hotel proxys, weird ISPs, etc).

  Plase, send user's latitude and longitude for the remote scopes that
  need this information.

  Thanks!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1386709/+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 1386709] Re: Queries to remote scopes don't include location data (even if the scope needs it)

2014-11-19 Thread Pawel Stolowski
** Tags added: rtm14

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

Title:
  Queries to remote scopes don't include location data (even if the
  scope needs it)

Status in “unity-scopes-api” package in Ubuntu:
  In Progress

Bug description:
  The query to weatherchannel is not including lat/long, even if the
  remote-scopes listing have the needs_location_data in true:
  https://pastebin.canonical.com/119512/

  The server try to guess user location using geo-ip, but it's not
  always as accurate as we need for a user service (it depends heavily
  on your IP being representative of where you really are, which may not
  be the case for hotel proxys, weird ISPs, etc).

  Plase, send user's latitude and longitude for the remote scopes that
  need this information.

  Thanks!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1386709/+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 1386709] Re: Queries to remote scopes don't include location data (even if the scope needs it)

2014-11-19 Thread Thomas Strehl
** Changed in: unity-scopes-api (Ubuntu)
   Importance: Undecided = High

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

Title:
  Queries to remote scopes don't include location data (even if the
  scope needs it)

Status in “unity-scopes-api” package in Ubuntu:
  In Progress

Bug description:
  The query to weatherchannel is not including lat/long, even if the
  remote-scopes listing have the needs_location_data in true:
  https://pastebin.canonical.com/119512/

  The server try to guess user location using geo-ip, but it's not
  always as accurate as we need for a user service (it depends heavily
  on your IP being representative of where you really are, which may not
  be the case for hotel proxys, weird ISPs, etc).

  Plase, send user's latitude and longitude for the remote scopes that
  need this information.

  Thanks!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1386709/+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 1386709] Re: Queries to remote scopes don't include location data (even if the scope needs it)

2014-11-10 Thread Pawel Stolowski
** Changed in: unity-scopes-api (Ubuntu)
   Status: New = Confirmed

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

Title:
  Queries to remote scopes don't include location data (even if the
  scope needs it)

Status in “unity-scopes-api” package in Ubuntu:
  Confirmed

Bug description:
  The query to weatherchannel is not including lat/long, even if the
  remote-scopes listing have the needs_location_data in true:
  https://pastebin.canonical.com/119512/

  The server try to guess user location using geo-ip, but it's not
  always as accurate as we need for a user service (it depends heavily
  on your IP being representative of where you really are, which may not
  be the case for hotel proxys, weird ISPs, etc).

  Plase, send user's latitude and longitude for the remote scopes that
  need this information.

  Thanks!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1386709/+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 1386709] Re: Queries to remote scopes don't include location data (even if the scope needs it)

2014-11-10 Thread Pawel Stolowski
** Changed in: unity-scopes-api (Ubuntu)
 Assignee: (unassigned) = Pawel Stolowski (stolowski)

** Changed in: unity-scopes-api (Ubuntu)
   Status: Confirmed = In Progress

** Branch linked: lp:~stolowski/unity-scopes-api/sss-location

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

Title:
  Queries to remote scopes don't include location data (even if the
  scope needs it)

Status in “unity-scopes-api” package in Ubuntu:
  In Progress

Bug description:
  The query to weatherchannel is not including lat/long, even if the
  remote-scopes listing have the needs_location_data in true:
  https://pastebin.canonical.com/119512/

  The server try to guess user location using geo-ip, but it's not
  always as accurate as we need for a user service (it depends heavily
  on your IP being representative of where you really are, which may not
  be the case for hotel proxys, weird ISPs, etc).

  Plase, send user's latitude and longitude for the remote scopes that
  need this information.

  Thanks!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1386709/+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