← Back to team overview

ubuntu-phone team mailing list archive

Running uNav locally

 

I've seen this:
http://www.mail-archive.com/ubuntu-phone@xxxxxxxxxxxxxxxxxxx/msg19225.html
But it doesn't work for me.
So, I've done two scripts and runned them in two windows.
In the first one:
cd /media/phablet/*/Maps
python3 -m http.server 8888 &

In the second:
cd /userdata/system-data/opt/click.ubuntu.com/navigator.costales/current
qmlscene %u qml/Main.qml

Then I have this error:
Loading module: 'libubuntu_application_api_touch_mirclient.so.3.0.0'
UbuntuClientIntegration: connection to Mir ser is
running, and the correct socket is being usehave
rejected the incoming connection, so check i
Aborted
If I try with webapp in 0.0.0.0:8888 I see the maps.
But I don't know how to do it.
Cheers,
Cesar 		 	   		  

Follow ups