Re: [Ubuntu-phone] E5 OOB exerience

2016-03-20 Thread Michi Henning
> I then copied a bunch of music files onto the phone, using drag and drop from > Nautilus. The copy started out quite well but, after a few seconds, transfer > speed got less and less. After a few dozen files, it was down to 20 KB/sec. > (Each file is a little over 8 KB in size.) Now, after 300

Re: [Ubuntu-phone] E5 OOB exerience

2016-03-20 Thread Michi Henning
> It is now half an hour later, and the copy is still in progress. It now has > copied 935 of the 1001 files. Each 8 KB file takes around 6 seconds to copy > at this point. In the end, I gave up and stopped the copy at around 950 files because I got sick of waiting. In the mean time, the softwa

[Ubuntu-phone] E5 OOB exerience

2016-03-20 Thread Michi Henning
I just got a new Aquaris E5. The OOB experience was somewhat lacking. On my first attempt to set up Wifi access, I selected my network, tapped “Show password”. Then, every time I hit a key on the OSK, I ended up with three or four random characters. It was impossible to enter the password. I pu

Re: [Ubuntu-phone] Missing graphics in ubuntu-sdk

2016-03-20 Thread Cos64
On 19.03.2016 10:59, Cos64 wrote: TL;DR: What package do I need to install to get the missing graphics in Ubuntu SDK (screenshot [1])? I got it, it was libqt5quick5 (which required libqt5quick5-gles to be removed). Among others, I tried to install libqt5gui5-gles (because apt-file said it

Re: [Ubuntu-phone] Gallery default view

2016-03-20 Thread Selene Scriven
* Alfonso Sanchez-Beato wrote: > * Alan Pope wrote: > > * Daniel Wood wrote: > > > It defaults to events view which i find difficult and > > > un-natural to navigate and find the images I want, I always > > > use the photos view. It would be great if the prefered > > > view could be set as a

Re: [Ubuntu-phone] How to check if internet is connected

2016-03-20 Thread XiaoGuo Liu
Hi Nekhelesh, Nice to hear that it helps you. To my best understanding, that is the limitation of the Connectivity API at https://developer.ubuntu.com/api/apps/qml/sdk-15.04.1/Ubuntu.Connectivity.NetworkingStatus/ It does not specify whether it is WiFi or not. In fact, I once raised a request fo

Re: [Ubuntu-phone] How to check if internet is connected

2016-03-20 Thread Nekhelesh Ramananthan
Hi XiaoGuo, Thanks a lot for your code. It is very simple and self explanatory to go through and understand. I was very excited to test it on my phone, since for applications knowing whether you are on 3G or Wifi really helps them be smart about their network usage. A common example, is a Podcast

Re: [Ubuntu-phone] How to check if internet is connected

2016-03-20 Thread XiaoGuo Liu
Hi Dan, I am not sure whether my following code helps you or not: https://github.com/liu-xiao-guo/networkstatus Best regards, XiaoGuo On Sun, Mar 20, 2016 at 11:46 PM, Omer Akram wrote: > Thanks Dan for the link, can you please point to a client implementation > of this API ? that will help a

[Ubuntu-phone] [Development] QML Javascript - fetching data from a web page

2016-03-20 Thread Felipe
Hi all, I would fetch some data from a web page that expose them through JavaScript. These data come form a show schedule[1] and corresponds to the actual show title, actual DJ and duration of the show. For me, the easiest way to obtain what I want is to download, and then work on this[2] file,

Re: [Ubuntu-phone] Maps.me

2016-03-20 Thread Krzysztof Tataradziński
Guys, so please comment directly in github website, maybe some devs will focus on that ;) 2016-03-20 21:21 GMT+01:00 Peter Bittner : > Wow, that sounds cool! > > I'd love to see this as an app running natively (offline) on Ubuntu Touch. > > Anyone ever tried compiling for UT? > > Peter > > > 2016

[Ubuntu-phone] WG: Installing Dekko fails always

2016-03-20 Thread cewe2005-newsletter
Hello,it happens after reaching the 100% and a little time of progressing... Sorry, but I can't answer the other questions because I don't know how to make that. I'm just a 'normal' user, who likes the 'open source thing' and don't know how to check '$HOME/.cache/ubuntu-download-manager/ direc

Re: [Ubuntu-phone] Maps.me

2016-03-20 Thread Peter Bittner
Wow, that sounds cool! I'd love to see this as an app running natively (offline) on Ubuntu Touch. Anyone ever tried compiling for UT? Peter 2016-03-20 10:50 GMT+01:00 Krzysztof Tataradziński: > Hello, > > I've used a lot of free navi apps (open source or not). For me, best shots > are Google M

Re: [Ubuntu-phone] SDK planning

2016-03-20 Thread Zsombor Egri
On Sun, Mar 20, 2016 at 12:25 PM, Omer Akram wrote: > Android provides AsyncTask[1] to do exactly that. So basically it provides > a few override methods > > You have the WorkerScripts [1] doing multithreading in your QML. See an example [2] how it works. [1] http://doc.qt.io/qt-5/qml-workerscri

Re: [Ubuntu-phone] SDK planning

2016-03-20 Thread Michael Terry
On Sun, Mar 20, 2016 at 6:25 AM, Omer Akram wrote: > Perhaps we could provide some sophisticated API for the developers so that > they don't really have to handle threading directly, atleast for simpler > operations. (If there already is please enlighten me). > For network access, there is QNetw

Re: [Ubuntu-phone] How to check if internet is connected

2016-03-20 Thread Omer Akram
Thanks Dan for the link, can you please point to a client implementation of this API ? that will help a lot. On Sun, Mar 20, 2016 at 4:08 PM, Dan Chapman wrote: > On Sunday, 20 March 2016 09:50:18 GMT, Omer Akram > wrote: > >> Hi! >> >> I am writing a very simple utility in which I need to chec

Re: [Ubuntu-phone] SDK planning

2016-03-20 Thread Zoltán Balogh
Hi, Keep in mind that the UI Toolkit is just a delivery boy. It is natural that the visual and ueser experience designs evolve and improve as further we go. Also it is important to note that the convergence requirements influenced the APIs too. If you find something in the Toolkit code what

Re: [Ubuntu-phone] How to check if internet is connected

2016-03-20 Thread Dan Chapman
On Sunday, 20 March 2016 09:50:18 GMT, Omer Akram wrote: Hi! I am writing a very simple utility in which I need to check if a network connection is currently established or not. For example if wifi or data connection is connected. At the same time I would also like to know if I can use a signal

Re: [Ubuntu-phone] Command line app uninstall

2016-03-20 Thread Alan Pope
On 20 March 2016 at 04:43, Louis Holbrook wrote: > A RSS-app sent my Scopes in a restart-loop, and no can't reach the app > administration interface. It's either reset the phone, or remove the app > by shell (I'd need to list the apps aswell, to know which name to pick). > Can the latter be done,

Re: [Ubuntu-phone] SDK planning

2016-03-20 Thread Omer Akram
Hi! I would like for our platform to be more strict about apps doing network operations in the main thread. This is something that would largely help our apps stay smooth and snappy. As an example Android does not allow developers to do network requests on the UI thread, any such attempt results i

Re: [Ubuntu-phone] Difficulty Sending Messages to this List (was Re: (no subject)

2016-03-20 Thread Robert Schroll
I have had a number of messages from yahoo accounts end up in my (gmail) spam foulder. Generally, Gmail says, Why is this message in Spam? It's from an address in the yahoo.com domain but has failed yahoo.com's required tests for authentication. There are (at least) two obvious things that c

[Ubuntu-phone] Maps.me

2016-03-20 Thread Krzysztof Tataradziński
Hello, I've used a lot of free navi apps (open source or not). For me, best shots are Google Maps (but we can't port it now) and Maps.me - which has offline maps/finding routes/POIs and it works great. What do You think about that? https://github.com/mapsme/omim/issues/2358 Best regards, Krzyszto

[Ubuntu-phone] How to check if internet is connected

2016-03-20 Thread Omer Akram
Hi! I am writing a very simple utility in which I need to check if a network connection is currently established or not. For example if wifi or data connection is connected. At the same time I would also like to know if I can use a signal for change in network connectivity e.g. when wifi is connec

Re: [Ubuntu-phone] uNav status

2016-03-20 Thread Ari Börde Kröyer
Royden Yates skrev lørdag 19. mars 2016 14.23.48 CET: On Saturday, 19 March 2016 11:28:44 CET, Ari Börde Kröyer wrote: Hi [big snip]. Is there something wrong at the moment which will be fixed in time for the release, or am I doing something wrong, or what? Regards, Ari Hi

Re: [Ubuntu-phone] Compiling a Pascal program

2016-03-20 Thread Cesar Herrera
Whith one or none options there in an error. I think that the problem may be in: Error: co-processor offset out of range Cheers, Cesar -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : ubuntu-phone@lists.launchpad.net Unsubscribe : https:/