Re: [Ubuntu-phone] Recent reports of phones giong into a reboot loop

2015-04-03 Thread Carla Sella
If of any help I have updated my BQ phone to r20 without issues. But I have experienced, a fiew phone hangs in previous images and had to reboot the phone with power and vol.down buttons. Carla -- Sent using Dekko from my Ubuntu device -- Mailing list: https://launchpad.net/~ubuntu-phone

Re: [Ubuntu-phone] GPS problems on bq Aquaris

2015-04-03 Thread Matthias Apitz
El día Friday, April 03, 2015 a las 08:45:06AM +0200, Roberto Resoli escribió: > My only big issue is with the GPS; I'm never been able to aquire a > stable fix, even leaving the phone outside for several hours. Location > service seems only to use network based methods. > > Is there a way to tra

Re: [Ubuntu-phone] GPS problems on bq Aquaris

2015-04-03 Thread Roberto Resoli
Il 03/04/2015 09:23, Matthias Apitz ha scritto: > El día Friday, April 03, 2015 a las 08:45:06AM +0200, Roberto Resoli escribió: > >> My only big issue is with the GPS; I'm never been able to aquire a >> stable fix, even leaving the phone outside for several hours. Location >> service seems only t

Re: [Ubuntu-phone] mirscreencast'ing an Ubuntu phone

2015-04-03 Thread Matthias Apitz
I have improved my two scripts for screencasting and they work now pretty much fine; the movie on the FreeBSD / Linux desktop is nearly smothly; You must be connected via SSH over USB tethering, Wifi is to poor for the mass of frames: run first on the host a script or command like this (note: fp

Re: [Ubuntu-phone] GPS problems on bq Aquaris

2015-04-03 Thread Thomas Voß
Hey there, glad to hear you like the phone. Now for the logs: /var/log/ubuntu-location-service* would help in tracking down any potential issues. If you are happy to alter a config file, please edit: /etc/init/ubuntu-location-service.override and add the following two lines before the exec

Re: [Ubuntu-phone] GPS problems on bq Aquaris

2015-04-03 Thread Thomas Voß
A less intrusive way is to run: ubuntu-location-serviced-cli --bus system --get --property visible_space_vehicles which gives you all the visible gps satellites: Visible space vehicles: (type: gps, prn: 2, snr: 0, has_almanac_data: 0, has_ephimeris_data: 0, used_in_fix: 0, azimuth: 23 deg, eleva

Re: [Ubuntu-phone] Geolocation

2015-04-03 Thread sampth kumar krishnan
Just flashed the vivid-proposed-customized-here image(r156) and tried to get my current location on osm touch. It still says geolocation failed. I also tried toggling the location settings(security and privacy) by changing it to gps only and later to the other long one which uses wifi hotspots and

Re: [Ubuntu-phone] GPS problems on bq Aquaris

2015-04-03 Thread Roberto Resoli
Il 03 aprile 2015 11:57:53 CEST, "Thomas Voß" ha scritto: >A less intrusive way is to run: > >ubuntu-location-serviced-cli --bus system --get --property >visible_space_vehicles > >which gives you all the visible gps satellites: Great, this was just what I expected from an ubuntu phone :-) I tri

[Ubuntu-phone] Ubuntu Phone on Meizu MX4

2015-04-03 Thread Dario Cavedon
Hello, in a few days I'll get an Android-based Meizu MX4, on which I'd like to install Ubuntu Phone. I've seen that only Nexus and bq devices have an official support, and also they have an easy installation via ubuntu-device-flash. So I wonder if there is a simple (or complicated, but I'm not a

Re: [Ubuntu-phone] Ubuntu Phone on Meizu MX4

2015-04-03 Thread Nkansah Rexford
Hi Dario You can see in this list of there's a port for you Meizu phone: https://wiki.ubuntu.com/Touch/Devices If not, you could try your hands at porting to your device: https://developer.ubuntu.com/en/start/ubuntu-for-devices/porting-new-device/ But I figured you're not a programmer, so you mi

[Ubuntu-phone] Landing team 03.04.15

2015-04-03 Thread Łukasz 'sil2100' Zemczak
/smokeng/vivid/touch/mako/160:20150403:20150210/12563/ * Some useful documentation: https://wiki.ubuntu.com/LandingTeam https://wiki.ubuntu.com/citrain/FAQ https://wiki.ubuntu.com/citrain/RTMLandingApproaches https://wiki.ubuntu.com/citrain/LandingProcess https://wiki.ubuntu.com/LandingTeam

[Ubuntu-phone] do we have a firewall in the phone?

2015-04-03 Thread Matthias Apitz
Hello, While connected to a Wifi zone, I launched in the phone from the terminal app: $ nc -l 12345 and from my netbook, connected to the same Wifi zone: # telnet 192.168.1.11 12345 Trying 192.168.1.11... Connected to 192.168.1.11. Escape character is '^]'. and ofc the connect worked and

Re: [Ubuntu-phone] do we have a firewall in the phone?

2015-04-03 Thread Michał Sawicz
W dniu 03.04.2015 o 21:13, Matthias Apitz pisze: > I.e. the phone is completely open on all ports!!! Can I activate and > configure some inbound firewall in the phone? Well, you *opened* that port to listen on, how is that not expected? Isn't not listening on any outside port better than putting

Re: [Ubuntu-phone] do we have a firewall in the phone?

2015-04-03 Thread Matthias Apitz
El día Friday, April 03, 2015 a las 09:32:33PM +0200, Michał Sawicz escribió: > W dniu 03.04.2015 o 21:13, Matthias Apitz pisze: > > I.e. the phone is completely open on all ports!!! Can I activate and > > configure some inbound firewall in the phone? > > Well, you *opened* that port to listen on

Re: [Ubuntu-phone] do we have a firewall in the phone?

2015-04-03 Thread Michał Sawicz
W dniu 03.04.2015 o 21:44, Matthias Apitz pisze: > El día Friday, April 03, 2015 a las 09:32:33PM +0200, Michał Sawicz escribió: > >> W dniu 03.04.2015 o 21:13, Matthias Apitz pisze: >>> I.e. the phone is completely open on all ports!!! Can I activate and >>> configure some inbound firewall in the

Re: [Ubuntu-phone] do we have a firewall in the phone?

2015-04-03 Thread Chris Croome
Hi On Fri 03-Apr-2015 at 09:13:59PM +0200, Matthias Apitz wrote: > > Can I activate and configure some inbound firewall in the phone? You can use iptables to firewall all incoming ports apart from 22 -- this is what I have done. I have also been pondering using iptables to force HTTP requests t

Re: [Ubuntu-phone] do we have a firewall in the phone?

2015-04-03 Thread Matthias Apitz
El día Friday, April 03, 2015 a las 09:47:33PM +0200, Michał Sawicz escribió: > >> Isn't not listening on any outside port better than putting a firewall > >> on the device? If you find a service that is actually listening on the > >> device, that'd definitely be a bug that needs fixing. > > > >

Re: [Ubuntu-phone] do we have a firewall in the phone?

2015-04-03 Thread Michał Sawicz
W dniu 03.04.2015 o 21:58, Matthias Apitz pisze: > El día Friday, April 03, 2015 a las 09:47:33PM +0200, Michał Sawicz escribió: > > >> Isn't not listening on any outside port better than putting a firewall > >> on the device? If you find a service that is actually listening on the

Re: [Ubuntu-phone] do we have a firewall in the phone?

2015-04-03 Thread Michał Sawicz
W dniu 03.04.2015 o 22:10, Jamie Strandboge pisze: > Apps are confined, but currently they *can* open ports to listen on, but > closing > that down isn't a huge barrier since it is easy enough for a malicious app to > program a reverse shell. However, because the app is confined, the reverse > sh

Re: [Ubuntu-phone] do we have a firewall in the phone?

2015-04-03 Thread Matthias Apitz
El día Friday, April 03, 2015 a las 10:06:29PM +0200, Michał Sawicz escribió: > You mean DoS? Maybe I'm out of my depth here, but if the packets are > just dropped because there's nothing listening on a port, isn't that the > best prevention of DoS? Please note, they are not just 'dropped', they

Re: [Ubuntu-phone] Recent reports of phones giong into a reboot loop

2015-04-03 Thread Alexey Balmashnov
On Fri, Apr 3, 2015 at 12:04 AM, Pat McGowan wrote: > It would also be interesting to hear how many folks successfully updated > to r20 without incident. > Updated phone successfully the same day as received (~2 weeks ago) to r20. A. -- Mailing list: https://launchpad.net/~ubuntu-phone Post to

Re: [Ubuntu-phone] Recent reports of phones giong into a reboot loop

2015-04-03 Thread Giuseppe Argentieri
On Fri, 2015-04-03 at 22:18 +0200, Alexey Balmashnov wrote: > On Fri, Apr 3, 2015 at 12:04 AM, Pat McGowan > wrote: > It would also be interesting to hear how many folks > successfully updated to r20 without incident. > > > Updated phone successfully the same day as received (~2

Re: [Ubuntu-phone] do we have a firewall in the phone?

2015-04-03 Thread Jamie Strandboge
On 04/03/2015 02:13 PM, Matthias Apitz wrote: > > Hello, > > While connected to a Wifi zone, I launched in the phone from the > terminal app: > > $ nc -l 12345 > > and from my netbook, connected to the same Wifi zone: > > # telnet 192.168.1.11 12345 > Trying 192.168.1.11... > Connected to 192.

Re: [Ubuntu-phone] do we have a firewall in the phone?

2015-04-03 Thread Jamie Strandboge
On 04/03/2015 02:47 PM, Michał Sawicz wrote: > W dniu 03.04.2015 o 21:44, Matthias Apitz pisze: >> El día Friday, April 03, 2015 a las 09:32:33PM +0200, Michał Sawicz escribió: >> >>> W dniu 03.04.2015 o 21:13, Matthias Apitz pisze: I.e. the phone is completely open on all ports!!! Can I activ

[Ubuntu-phone] I can't connect Bq Ubuntu to Ubuntu Store.

2015-04-03 Thread marcoslans
Since yesterday I can't connect my Bq Ubuntu to the app store to download apps. I just get a blank screen with the header of the Ubuntu Store app. Yet I can update installed apps. I reboot it unsuccessfully. I'm assuming that issue will be fixed as new updated image get released. Best Lois -- Ma

Re: [Ubuntu-phone] I can't connect Bq Ubuntu to Ubuntu Store.

2015-04-03 Thread Pat McGowan
Lois I am not aware of any such reports. You are in the scope with Apps as the heading and the page is blank correct? Or do you see Ubuntu Store? Does anything happen when you try a search? Are your other scopes showing content as expected? Pat On Fri, Apr 3, 2015 at 4:32 PM, marcoslans wrote:

Re: [Ubuntu-phone] I can't connect Bq Ubuntu to Ubuntu Store.

2015-04-03 Thread Pat McGowan
Sounds more like a connectivity issue, lets keep an eye on it. Cheers Pat On Fri, Apr 3, 2015 at 5:06 PM, marcoslans wrote: > On 03/04/15 22:53, Pat McGowan wrote: > > Lois > > I am not aware of any such reports. > > You are in the scope with Apps as the heading and the page is blank > corre