Map with "osm" plugin crashes in the emulator

Bug #1379289 reported by Alberto Montiel
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
goget-ubuntu-touch (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

When you start an application in the emulator, with for example:

Location.Map {
                id: map
                anchors.fill: parent
                plugin: Location.Plugin { name: "osm" }
                center: QtPositioning.coordinate(38.3470003,-0.4873094)
                zoomLevel: 14
                gesture.enabled: true
}

The app crash:
Sdk-Launcher> Received a failed event
Sdk-Launcher> Stopping Application
Sdk-Launcher> The Application exited, cleaning up
Sdk-Launcher> Finished

The same code works correctly on the Desktop (14.04) and Ubuntu Phone running RTM build #3 (tested by another user)

Image Versions Tested: 243 and 273

Thanks

Revision history for this message
Benjamin Zeller (zeller-benjamin) wrote :

I was able to confirm that. It is working on a Desktop machine and on a Phone. This looks more like a emulator problem, than a problem with the UITK, since it works on native environments.

affects: ubuntu-ui-toolkit → goget-ubuntu-touch
Changed in goget-ubuntu-touch:
status: New → Confirmed
Tim Peeters (tpeeters)
affects: goget-ubuntu-touch → goget-ubuntu-touch (Ubuntu)
Revision history for this message
Aaron Hastings (thecosmicfrog) wrote :

Affecting me as well. This was incredibly difficult to find due to the silent nature of the crash, i.e.:

Sdk-Launcher> Received a failed event

...Received a failed event? What event?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.