[Ubuntu-phone] Error when fetch libhybris and building libhybris

2013-10-14 Thread 彥瑾
Hello everyone: I'm try to porting latest ubuntu touch for my tf700 tablet, when I use *source build/envsetup.sh* to fetch the libhybris library, it encountered error: * pull-lp-source: Downloading libhybris version saucy pull-lp-source: Error: Failed to download: https://launchpad.net/u

Re: [Ubuntu-phone] Error when fetch libhybris and building libhybris

2013-10-14 Thread Jani Monoses
Hi what version of the ROM tree you have checked out? In the latest phablet-saucy envsetup.sh no longer pulls hybris, as the latter has its own git repo in ubuntu/hybris that is fetched by repo sync. So try updating to the latest tree first and see if you encounter any errors. Jani On Mon, Oct

Re: [Ubuntu-phone] Error when fetch libhybris and building libhybris

2013-10-14 Thread 彥瑾
Dear Jani: Thanks for your replay, I found the problem after I use *phablet-dev-bootstrap* to fetch the source code the manifests under .repo directory is checkout to *remotes/m/phablet-10.1* I need to checkout to *origin/phablet-saucy* manually Now source the envseup.sh without any error,

[Ubuntu-phone] Summary of Landing Task For Call 14.10.2013 (1)

2013-10-14 Thread Didier Roche
Fresh news on the image side from the week-end! So, image 94 built as expected with the content detailed in previous email. In addition to those, we can note that we had: - the keyboard fixes making some more autopilot tests passing - latest unity8 for better input handling for autopilot tests

Re: [Ubuntu-phone] Summary of Landing Task For Call 11.10.2013

2013-10-14 Thread Martin Fasani
Dear list, Any news about when I can try Ubuntu OS in my nexus phone, but with phone Network functionality working ? I tried last friday to flash radio-mako-m9615a-cefwmazm-2.0.1700.84.img on my nexus 4. It's a nice computer now, but doesn't ring, since I could not connect to any network here in

[Ubuntu-phone] How do I know an app is safe to install?

2013-10-14 Thread jeremy Tayco
I noticed today that there is an app called "Ubuntu" showing up in the dash today that is a two-factor authentication enabler. It looked good to me as I need a two factor authenticator for a few of my online accounts. My issue today is that I cannot see who the developer is, if that developer ha

Re: [Ubuntu-phone] How do I know an app is safe to install?

2013-10-14 Thread Joey Chan
Seems the only safe way is to have a full check of the source code, but if the app is close source ... I can't help 2013/10/14 jeremy Tayco > I noticed today that there is an app called "Ubuntu" showing up in the > dash today that is a two-factor authentication enabler. It looked good to > me

Re: [Ubuntu-phone] How do I know an app is safe to install?

2013-10-14 Thread Dave Morley
On 14/10/13 16:29, jeremy Tayco wrote: > I noticed today that there is an app called "Ubuntu" showing up in the > dash today that is a two-factor authentication enabler. It looked good > to me as I need a two factor authenticator for a few of my online > accounts. My issue today is that I cannot se

Re: [Ubuntu-phone] Summary of Landing Task For Call 11.10.2013

2013-10-14 Thread Oliver Grawert
hi, Am Montag, den 14.10.2013, 16:54 +0200 schrieb Martin Fasani: > Dear list, > > > Any news about when I can try Ubuntu OS in my nexus phone, but with > phone Network functionality working ? this works since months on the official images > > I tried last friday to flash > radio-mako-m9615a-c

Re: [Ubuntu-phone] How do I know an app is safe to install?

2013-10-14 Thread Jeremy Tayco
>The app has passed all the security and packaging tests before it is >allowed to enter the Click apps store. >This means that any application that is in the apps listing is "safe". >Also because applications are completely isolated and locked down they >are by nature safer than the old deb fil

Re: [Ubuntu-phone] How do I know an app is safe to install?

2013-10-14 Thread David Planella
Hi Jeremy, In addition to all what Dave is saying, if you want to know more about this app, including links to the source code: http://notyetthere.org/?p=351 Cheers, David. On Mon, Oct 14, 2013 at 5:49 PM, Jeremy Tayco wrote: > >The app has passed all the security and packaging tests before i

[Ubuntu-phone] Summary of Landing Task For Call 14.10.2013 (2)

2013-10-14 Thread Didier Roche
hey everyone, Short one this time. We worked on the quality and ask all upstreams (they should have been contacted) for crashers and AP tests failing. Most of them are due to one big crash which is under tracking (https://bugs.launchpad.net/ubuntu/+source/maliit-framework/+bug/1233988 for ref

Re: [Ubuntu-phone] How do I know an app is safe to install?

2013-10-14 Thread Leo Arias
Here's the bug for showing the info of the publisher: https://bugs.launchpad.net/unity-scope-click/+bug/1226265 It may be nice for it to be a link to the developer profile. -- ¡paz y baile! http://one.ubuntu.com -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : ubuntu-phone@list

[Ubuntu-phone] Installing click packages without Ubuntu-one

2013-10-14 Thread Nicolas Delvaux
Hi everyone, I'm enjoying Ubuntu Touch on my Nexus4 so far, except for one detail. I noticed that it is required to be connected to an Ubuntu-One account in order to be able to install any app. Is this a bug or a feature? I understand that it could be needed to buy apps. But for the free ones I

[Ubuntu-phone] nexus 7 and UT

2013-10-14 Thread Василий Алексеенко
I've been trying to flash Ubuntu Touch to a Nexus 4, following https://wiki.ubuntu.com/Touch/Install. I'm Running this command: sudo phablet-flash ubuntu-system --channel devel --no-backup or sudo phablet-flash ubuntu-system -d grouper -b ...And after doing whatever it needs to do, I get this me

Re: [Ubuntu-phone] nexus 7 and UT

2013-10-14 Thread Dave Morley
On 14/10/13 19:48, Василий Алексеенко wrote: > I've been trying to flash Ubuntu Touch to a Nexus 4, following > https://wiki.ubuntu.com/Touch/Install. > > I'm Running this command: > > sudo phablet-flash ubuntu-system --channel devel --no-backup > or > sudo phablet-flash ubuntu-system -d grouper

Re: [Ubuntu-phone] nexus 7 and UT

2013-10-14 Thread Dave Morley
On 14/10/13 19:48, Василий Алексеенко wrote: > I've been trying to flash Ubuntu Touch to a Nexus 4, following > https://wiki.ubuntu.com/Touch/Install. > > I'm Running this command: > > sudo phablet-flash ubuntu-system --channel devel --no-backup > or > sudo phablet-flash ubuntu-system -d grouper

Re: [Ubuntu-phone] Installing click packages without Ubuntu-one

2013-10-14 Thread Florian Will
Hi, Additionally, I'd like to be able to install click packages using the file manager GUI. Just like apks in Android (if you enable that feature, which is also a security risk if you don't know what you're doing). Last time I tried it didn't work, but it was a few weeks ago. Cheers, Florian 20

Re: [Ubuntu-phone] Installing click packages without Ubuntu-one

2013-10-14 Thread Dave Morley
On 14/10/13 18:59, Nicolas Delvaux wrote: > Hi everyone, > > I'm enjoying Ubuntu Touch on my Nexus4 so far, except for one detail. > I noticed that it is required to be connected to an Ubuntu-One account > in order to be able to install any app. > > Is this a bug or a feature? > > I understand t

Re: [Ubuntu-phone] Installing click packages without Ubuntu-one

2013-10-14 Thread Nicolas Delvaux
Le 14/10/2013 21:21, Dave Morley a écrit : > On 14/10/13 18:59, Nicolas Delvaux wrote: >> Hi everyone, >> >> I'm enjoying Ubuntu Touch on my Nexus4 so far, except for one >> detail. I noticed that it is required to be connected to an >> Ubuntu-One account in order to be able to install any app. >>

Re: [Ubuntu-phone] Installing click packages without Ubuntu-one

2013-10-14 Thread Dave Morley
On 14/10/13 21:05, Nicolas Delvaux wrote: > Le 14/10/2013 21:21, Dave Morley a écrit : >> On 14/10/13 18:59, Nicolas Delvaux wrote: >>> Hi everyone, >>> >>> I'm enjoying Ubuntu Touch on my Nexus4 so far, except for one >>> detail. I noticed that it is required to be connected to an >>> Ubuntu-One a

Re: [Ubuntu-phone] Installing click packages without Ubuntu-one

2013-10-14 Thread Michal Suchanek
On 14 October 2013 22:05, Nicolas Delvaux wrote: > Le 14/10/2013 21:21, Dave Morley a écrit : >> On 14/10/13 18:59, Nicolas Delvaux wrote: >>> Hi everyone, >>> >>> I'm enjoying Ubuntu Touch on my Nexus4 so far, except for one >>> detail. I noticed that it is required to be connected to an >>> Ubun

Re: [Ubuntu-phone] Installing click packages without Ubuntu-one

2013-10-14 Thread Martin Albisetti
On Mon, Oct 14, 2013 at 5:05 PM, Nicolas Delvaux wrote: > Le 14/10/2013 21:21, Dave Morley a écrit : >> On 14/10/13 18:59, Nicolas Delvaux wrote: >>> Hi everyone, >>> >>> I'm enjoying Ubuntu Touch on my Nexus4 so far, except for one >>> detail. I noticed that it is required to be connected to an >

Re: [Ubuntu-phone] Installing click packages without Ubuntu-one

2013-10-14 Thread Martin Albisetti
On Mon, Oct 14, 2013 at 5:18 PM, Michal Suchanek wrote: > It's to make the device suck more. > > If Google or Apple can release sucky devices why not Canonical? Thank you for your valuable contribution to the conversation. -- Martin -- Mailing list: https://launchpad.net/~ubuntu-phone Post t

Re: [Ubuntu-phone] Installing click packages without Ubuntu-one

2013-10-14 Thread Michal Suchanek
On 14 October 2013 22:20, Martin Albisetti wrote: > On Mon, Oct 14, 2013 at 5:18 PM, Michal Suchanek wrote: >> It's to make the device suck more. >> >> If Google or Apple can release sucky devices why not Canonical? > > Thank you for your valuable contribution to the conversation. > srsly, I wan

Re: [Ubuntu-phone] Installing click packages without Ubuntu-one

2013-10-14 Thread Roberto Alsina
On Mon, Oct 14, 2013 at 5:32 PM, Michal Suchanek wrote: > On 14 October 2013 22:20, Martin Albisetti wrote: > > On Mon, Oct 14, 2013 at 5:18 PM, Michal Suchanek > wrote: > >> It's to make the device suck more. > >> > >> If Google or Apple can release sucky devices why not Canonical? > > > > Tha

Re: [Ubuntu-phone] Installing click packages without Ubuntu-one

2013-10-14 Thread Nicolas Delvaux
> There are many user-facing advantages to authenticating users, they > are being loosely captured here: > https://wiki.ubuntu.com/AppStore/Decisions/AuthenticatedDownloads About the listed rationales: 1/ Reinstalling is already possible on the desktop (and opt-in) 2/ http://qa.debian.org/popcon

Re: [Ubuntu-phone] Installing click packages without Ubuntu-one

2013-10-14 Thread Simon
To sum up my understanding of this discussion (please correct me where I'm wrong): 1. Everything inhereted by Debian will be installable without registration/login, but only on a desktop. 2. Some additions (mainly drivers and Ubuntu specific services) by Ubuntu/Canonical will also be installable

Re: [Ubuntu-phone] Installing click packages without Ubuntu-one

2013-10-14 Thread Martin Albisetti
On Mon, Oct 14, 2013 at 5:41 PM, Nicolas Delvaux wrote: > > > 1/ Reinstalling is already possible on the desktop (and opt-in) It is not, you need to do this yourself. Nothing tracks apps installed through apt, the only thing being tracked today are apps installed via the software center that had

Re: [Ubuntu-phone] Installing click packages without Ubuntu-one

2013-10-14 Thread Martin Albisetti
On Mon, Oct 14, 2013 at 5:32 PM, Michal Suchanek wrote: > On 14 October 2013 22:20, Martin Albisetti wrote: >> On Mon, Oct 14, 2013 at 5:18 PM, Michal Suchanek wrote: >>> It's to make the device suck more. >>> >>> If Google or Apple can release sucky devices why not Canonical? >> >> Thank you fo

Re: [Ubuntu-phone] Installing click packages without Ubuntu-one

2013-10-14 Thread Nicolas Delvaux
Le 14/10/2013 22:47, Martin Albisetti a écrit : > On Mon, Oct 14, 2013 at 5:41 PM, Nicolas Delvaux > wrote: >> >> >> 1/ Reinstalling is already possible on the desktop (and opt-in) > > It is not, you need to do this yourself. Nothing tracks apps installed > through apt, the only thing being track

Re: [Ubuntu-phone] Installing click packages without Ubuntu-one

2013-10-14 Thread David Morley
Martin in USC there is an option to reinstall your packages it ties into apps.Ubuntu.com I forget the name of the service and I'm not at a pc Martin Albisetti wrote: >On Mon, Oct 14, 2013 at 5:41 PM, Nicolas Delvaux > wrote: >> >> >> 1/ Reinstalling is already possible on the desktop (and opt-i

Re: [Ubuntu-phone] Installing click packages without Ubuntu-one

2013-10-14 Thread Michal Suchanek
On 14 October 2013 22:40, Roberto Alsina wrote: > On Mon, Oct 14, 2013 at 5:32 PM, Michal Suchanek wrote: >> >> On 14 October 2013 22:20, Martin Albisetti wrote: >> > On Mon, Oct 14, 2013 at 5:18 PM, Michal Suchanek >> > wrote: >> >> It's to make the device suck more. >> >> >> >> If Google or A

Re: [Ubuntu-phone] Installing click packages without Ubuntu-one

2013-10-14 Thread Roberto Alsina
On Mon, Oct 14, 2013 at 6:24 PM, Michal Suchanek wrote: > On 14 October 2013 22:40, Roberto Alsina > wrote: > > On Mon, Oct 14, 2013 at 5:32 PM, Michal Suchanek > wrote: > >> > >> On 14 October 2013 22:20, Martin Albisetti wrote: > >> > On Mon, Oct 14, 2013 at 5:18 PM, Michal Suchanek > >> >

[Ubuntu-phone] API for messaging

2013-10-14 Thread Israel
Hi is anyone aware of the API to integrate with messaging service for the Ubuntu Touch platform? I would also like to integrate with the desktop messaging menu services as well. I was not able to find this information on the developer website, though I may have missed it. Could anyone point

Re: [Ubuntu-phone] Installing click packages without Ubuntu-one

2013-10-14 Thread Hoovie
Am I to understand standalone Ubuntu touch devices without network connectivity won't be able to install app s ? -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : ubuntu-phone@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpa

Re: [Ubuntu-phone] Installing click packages without Ubuntu-one

2013-10-14 Thread Roberto Alsina
On Mon, Oct 14, 2013 at 6:49 PM, Hoovie wrote: > Am I to understand standalone Ubuntu touch devices without network > connectivity won't be able to install app s ? > No, you are not :-) -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : ubuntu-phone@lists.launchpad.net Unsubscrib

Re: [Ubuntu-phone] Installing click packages without Ubuntu-one

2013-10-14 Thread Didier Roche
Le 14/10/2013 22:05, Nicolas Delvaux a écrit : Final if you get a new ubuntu phone it will hopefully be able to do what google does with android and set you up with all the apps you have purchased/installed. AFAIK it is already possible on the desktop (the "Sync Between Computers" menu item).