[Bug 1182658] Re: Location services not working in Google Maps

2013-10-08 Thread Olivier Tilloy
I’m seeing the same as bjv, with the latest image flashed today (#83).

** Changed in: webbrowser-app
 Assignee: (unassigned) => Olivier Tilloy (osomon)

** Changed in: webbrowser-app (Ubuntu Saucy)
 Assignee: (unassigned) => Olivier Tilloy (osomon)

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

Title:
  Location services not working in Google Maps

To manage notifications about this bug go to:
https://bugs.launchpad.net/webbrowser-app/+bug/1182658/+subscriptions

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

[Bug 1182658] Re: Location services not working in Google Maps

2013-09-25 Thread bjv
installed qtlocation5-examples, but when running /usr/lib/arm-linux-
gnueabihf/qt5/examples/qtlocation/declarative/flickr/qml_location_flickr
> example.out 2>&1 from the terminal app on the device the small
dialogue says only "Source: source error", no change when tapping on the
small box's title bar.

As an additional test I flashed 20130925.2 to the GN, tapped location
indicator check location detection + GPS, rebooted the device and again
ran /usr/lib/arm-linux-
gnueabihf/qt5/examples/qtlocation/declarative/flickr/qml_location_flickr
> example.out 2>&1

no change in behavior or output (below):
loaded the dummy plugin 
loaded the Linux plugin 
Registered the AalSensorPlugin types 

QObject::connect: No such slot QGeoPositionInfoSourceUbuntu::updateTimeout()
callbacks 0x423e898d 0x423e8939
creating surface at (0, 58) with size (720, 1222) with title 'Window 1'

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

Title:
  Location services not working in Google Maps

To manage notifications about this bug go to:
https://bugs.launchpad.net/webbrowser-app/+bug/1182658/+subscriptions

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


Re: [Bug 1182658] Re: Location services not working in Google Maps

2013-09-24 Thread Thomas Voß
On Wed, Sep 25, 2013 at 5:48 AM, bjv <1182...@bugs.launchpad.net> wrote:
> just flashed 2013-09-08.2 build to GN, i see the 'service' process
> launch and use 2-11% cpu after pressing 'Allow'
> (http://html5demos.com/geo/), but after long waits nothing prints to
> dmesg and eventually webbrowser-app seems to close/crash.
>

To eliminate variables, could you try:

  (1.) sudo apt-get install qtlocation5-examples
  (2.) 
/usr/lib/arm.../qt5/examples/qtlocation/declarative/flickr/qml_location_flickr

There is a small "window" having lat/lon markers. You need to tap on
its title bar to start position updates.
If that part works for you, we need to investigate into the
browser/qtwebkit and its use of qtlocation.


> all subsequent attempts to open http://html5demos.com/geo/ prompt for
> 'Allow' but immediately exit (crash?) when tapped.
>
> --
> You received this bug notification because you are a bug assignee.
> https://bugs.launchpad.net/bugs/1182658
>
> Title:
>   Location services not working in Google Maps
>
> Status in Web Browser App:
>   Confirmed
> Status in “location-service” package in Ubuntu:
>   Confirmed
> Status in “webbrowser-app” package in Ubuntu:
>   Confirmed
> Status in “location-service” source package in Saucy:
>   Confirmed
> Status in “webbrowser-app” source package in Saucy:
>   Confirmed
>
> Bug description:
>   When going to maps.google.com and getting directions, selecting 'My
>   Location' as the starting point has a spinner that never seems to
>   resolve to the current location.
>
>   I am not sure how this gathers a location (geo IP or using GPS).
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/webbrowser-app/+bug/1182658/+subscriptions

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

Title:
  Location services not working in Google Maps

To manage notifications about this bug go to:
https://bugs.launchpad.net/webbrowser-app/+bug/1182658/+subscriptions

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

[Bug 1182658] Re: Location services not working in Google Maps

2013-09-24 Thread bjv
just flashed 2013-09-08.2 build to GN, i see the 'service' process
launch and use 2-11% cpu after pressing 'Allow'
(http://html5demos.com/geo/), but after long waits nothing prints to
dmesg and eventually webbrowser-app seems to close/crash.

all subsequent attempts to open http://html5demos.com/geo/ prompt for
'Allow' but immediately exit (crash?) when tapped.

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

Title:
  Location services not working in Google Maps

To manage notifications about this bug go to:
https://bugs.launchpad.net/webbrowser-app/+bug/1182658/+subscriptions

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


[Bug 1182658] Re: Location services not working in Google Maps

2013-09-24 Thread Olivier Tilloy
I’m seeing the same problem. The browser prompts for authorization to
use the device’s location, but it seems the device is unable to provide
its location. I looked for satellite visibility updates in dmesg, but
couldn’t find anything relevant (`dmesg | grep -i sat` is empty).

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

Title:
  Location services not working in Google Maps

To manage notifications about this bug go to:
https://bugs.launchpad.net/webbrowser-app/+bug/1182658/+subscriptions

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

[Bug 1182658] Re: Location services not working in Google Maps

2013-09-21 Thread Thomas Voß
Can you please check dmesg output and see if satellite visibility
updates are reported there? Just flashed the latest image on GN and it
is working for me.

@CPU maxing: The location HAL randomly enters an invalid state when
trying to access AGPS information and subsequently spins, with the
service maxing the CPU as a result. Digging into the issue.

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

Title:
  Location services not working in Google Maps

To manage notifications about this bug go to:
https://bugs.launchpad.net/webbrowser-app/+bug/1182658/+subscriptions

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


[Bug 1182658] Re: Location services not working in Google Maps

2013-09-20 Thread Bill Filler
still not working in browser on 09.20.13 build. The browser now prompts
that location is being requested, and after pressing "Allow" neither
site mentioned was able to return the location. I see a process called
"service" get launched and sometimes max the cpu.

** Changed in: webbrowser-app
   Importance: Undecided => High

** Changed in: webbrowser-app (Ubuntu)
   Status: New => Confirmed

** Changed in: webbrowser-app (Ubuntu)
   Importance: Undecided => High

** Also affects: location-service (Ubuntu)
   Importance: Undecided
   Status: New

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

** Changed in: location-service (Ubuntu)
   Importance: Undecided => High

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

** Also affects: webbrowser-app (Ubuntu Saucy)
   Importance: High
   Status: Confirmed

** Also affects: location-service (Ubuntu Saucy)
   Importance: High
 Assignee: Thomas Voß (thomas-voss)
   Status: Confirmed

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

Title:
  Location services not working in Google Maps

To manage notifications about this bug go to:
https://bugs.launchpad.net/webbrowser-app/+bug/1182658/+subscriptions

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