I hate to be that guy, but I believe I need to share this. I was amongst the "lucky" ones who managed to get one of the phones of the first batch they sold (my Serial Number is lower than 1500). After using the phone for 20 minutes, I realized that the OS is _very_ far from being usable. I was able to spot more than 10 bugs that would prevent any regular smartphone user to use Ubuntu Phone as a replacement of a rudim…
"I hate to be that guy" No, you really don't. Because if that was the case, instead commenting here, why won't you go to Ubuntu phone bug tracking or whatever and give your feedback there where would be actually useful? Just a though.
Aquaris E4.5 Ubuntu Edition
271–280 of 280 posts
Re: Aquaris E4.5 Ubuntu Edition
#272Can't wait to be rid of Android. Its endless insistence on upgrading me to the latest version is driving me batty.
Re: Aquaris E4.5 Ubuntu Edition
#273Can't wait to be rid of Android. Its endless insistence on upgrading me to the latest version is driving me batty.
Free updates aren't usually a bad thing.
Re: Aquaris E4.5 Ubuntu Edition
#274Earlier quoted context omitted.
True, and how stupid is that? We consider a self signed certificate to be worse than no encryption.
It's because they are. How many times will this be brought up? The browser has no way of knowing whether gmail.com should be serving a self-signed cert (pinning notwithstanding), so it must treat a self-signed cert as a MITM attack at all times. Try to think through how else it could possibly work, and you'll see why the browsers do this.
The browser should treat any HTTP connection as a MITM attack at all times, too. Actually, it should also treat it as multiple MITM because everyone in your network or in the path can see your traffic.
We could argue if it even makes sense to differentiate between SSL with self-signed certs and plain HTTP connections when warning users, I'll give you that. But in no way SSL with self-signed are worse than HTTP.
> Try to think through how else it could possibly work, and you'll see why the browsers do this.
Funny :)
Re: Aquaris E4.5 Ubuntu Edition
#275Earlier quoted context omitted.
Google has 88 apps in the Android app store. Which ones are you looking to replace? Edit: Here's a list of the "core apps". https://wiki.ubuntu.com/Touch/CoreApps Notably missing are email and SMS apps, so I'm not sure what they're using for those. Also, you won't spend as much time in siloed app experiences on this OS. It's all about Scopes: http://www.ubuntu.com/phone/features
The "Core Apps" have a bad name. They are community-developed apps, that may be included in the stock image. What you're really looking for are the "System Apps": https://launchpad.net/ubuntu-system-apps
Re: Aquaris E4.5 Ubuntu Edition
#276BQ main office is just 50 meters away from my office. They are like 70-80 people, all very young ( Pretty useless comment, I know.
They also make an e-reader [1] with open source software. I'm somewhat obsessed with the idea of using it for ssh/mosh as a portable terminal. It would be very cool to hear if someone has tried this, before ordering one. I mailed some random guy at BQ and he said he never tried it, but also found it interesting. If you find it interesting too, maybe you could run down and ask around! :) [1]: http://www.bq.com/gb/prod…
Re: Aquaris E4.5 Ubuntu Edition
#277Earlier quoted context omitted.
They also make an e-reader [1] with open source software. I'm somewhat obsessed with the idea of using it for ssh/mosh as a portable terminal. It would be very cool to hear if someone has tried this, before ordering one. I mailed some random guy at BQ and he said he never tried it, but also found it interesting. If you find it interesting too, maybe you could run down and ask around! :) [1]: http://www.bq.com/gb/prod…
There's a terminal emulator for kindle: http://www.fabiszewski.net/kindle-terminal/
Re: Aquaris E4.5 Ubuntu Edition
#278Earlier quoted context omitted.
The "Core Apps" have a bad name. They are community-developed apps, that may be included in the stock image. What you're really looking for are the "System Apps": https://launchpad.net/ubuntu-system-apps
Oh, thanks! But I still don't see email or maps in either list?
Email is Dekko: https://launchpad.net/dekko (No idea about the name.) Based on (forked from) Trojitá.
I haven't seen a maps app, but I know they're using Here/Nokia for location services (https://insights.ubuntu.com/2014/07/30/nokia-here-maps-comin...). I think the BQ phone comes with a location "scope". The Here HTML5 app is pretty good on FxOS, so they could be using that.
Re: Aquaris E4.5 Ubuntu Edition
#279Earlier quoted context omitted.
It's not just that. TLS setup is additional effort.
Let me walk you through it: $ openssl genrsa -out $server.key 2048 $ openssl req -new -sha256 -key $server.key -out $server.csr Get the CSR to a CA and get the cert in your email inbox. Compose the cert into a chain (the most painful part of the process). Put the cert and the key in /etc/ssl/certs/example.com.crt and respectively /etc/ssl/private/example.com.key; In your nginx config add the following: server { liste…
Re: Aquaris E4.5 Ubuntu Edition
#280I have this phone since around 20th of March and like it really very much. The Terminal app is hilarious. I was pleased to find much more stuff in the Ubuntu store than expected. Telephony is perfect. The one thing I do not like is the runtime of the battery. 44 hours was the absolute maximum I had this phone running before it went black (just turning it on, entering the SIM-PIN, having Bluetooth, GPS and WiFi turned…
The next OTA (which should pass QA next week) is going to make battery a significantly better, fwiw.