Re: [Ubuntu-phone] ownCloud app.

2014-08-20 Thread Matthew Paul Thomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Alberto Mardegan wrote on 19/08/14 08:17: > > On 08/18/2014 10:36 PM, Rodney Dawes wrote: >> >> We could, but I think we should try to work in the opposite >> direction. Moving them into the base system means more strict >> requirements on what cha

Re: [Ubuntu-phone] ownCloud app.

2014-08-20 Thread Nathan Haines
On 08/20/2014 01:06 AM, Matthew Paul Thomas wrote: That's an example of why apps shouldn't be able to add account types to Online Accounts at all. Which then raises the question: on what basis are account types allowed in Online Accounts? Regards, Nathan -- Nathan Haines Ubuntu - http://www

Re: [Ubuntu-phone] ownCloud app.

2014-08-20 Thread Mitchell Reese
I disagree about an account setup in the 'Online Accounts' area being harder to use. Actually, that's the first place I'd expect to look for integration with online accounts. Furthermore, this is Owncloud we're talking about - the chances are very high that people using it will be either develo

[Ubuntu-phone] Unity API status update

2014-08-20 Thread Thomas Strehl
Scopes late last week successfully test landed features (location data, scope settings, offline notifications, scope favoriting) into RTM branch, now in the process of relanding into utopic (will happen as soon as we leave traincon0). Work has started on the last missing RTM feature, that is prope

Re: [Ubuntu-phone] Landing team 19.08.14

2014-08-20 Thread Kevin Gunn
Hi all, so the blockers are in my bucket > * Blocking issues: > > ** Clock out of sync on resume from suspend > https://bugs.launchpad.net/bugs/1328646 > => Merge requests present > -> Merge ready. Waiting for review. > > We have an MP up, working through approval. Should be in a silo today.

Re: [Ubuntu-phone] Simple mass-change: Mark universe packages for langpacks: done for one package

2014-08-20 Thread Martin Pitt
Hello all, TL;DR: various things will be untranslated on the phone in the next days. Martin Pitt [2014-06-18 13:26 +0200]: > FTR, this happened now. language-pack-touch-* have the dialer-app > translations, so the next ubuntu-phone image build will have its > dialertranslations back. So, time to

Re: [Ubuntu-phone] Developer mode ... the next steps, managing ssh

2014-08-20 Thread Martin Pitt
Hello Oliver, I installed your proposed adbd now, and now adbd shell is a phablet shell (user, not root) after setting a pin code. There still needs to be a testing mode for that, as during tests the only thing after flashing that we have is adb. Also, one now can't launch programs while the scree

Re: [Ubuntu-phone] Developer mode ... the next steps, managing ssh

2014-08-20 Thread Sergio Schvezov
On miércoles 20 de agosto de 2014 11h'35:15 ART, Martin Pitt wrote: Another question: If your goal is to lock down the device, why do we start adb by default? It would make much more sense to only enable that on demand -- when you use your phone, all you (should) need is MTP, an always running ad

Re: [Ubuntu-phone] Developer mode ... the next steps, managing ssh

2014-08-20 Thread Jamie Strandboge
On 08/20/2014 09:47 AM, Sergio Schvezov wrote: > On miércoles 20 de agosto de 2014 11h'35:15 ART, Martin Pitt wrote: >> Another question: If your goal is to lock down the device, why do we >> start adb by default? It would make much more sense to only enable >> that on demand -- when you use your p

Re: [Ubuntu-phone] Landing team 19.08.14

2014-08-20 Thread Alexander Sack
On Wed, Aug 20, 2014 at 3:35 PM, Kevin Gunn wrote: > Hi all, > so the blockers are in my bucket > >> >> * Blocking issues: >> >> ** Clock out of sync on resume from suspend >> https://bugs.launchpad.net/bugs/1328646 >> => Merge requests present >> -> Merge ready. Waiting for review. >> > > We ha

Re: [Ubuntu-phone] Landing team 19.08.14

2014-08-20 Thread Łukasz 'sil2100' Zemczak
Hi! W dniu 20.08.2014 o 17:40, Alexander Sack pisze: >> This is still under investigation, we have a notification that isn't >> rendered but already takes input. Really strange. Not as hopeful to have >> something today but we are working at the highest priority. We will continue >> to do so. Wond

Re: [Ubuntu-phone] Developer mode ... the next steps, managing ssh

2014-08-20 Thread Oliver Grawert
hi, Am Mittwoch, den 20.08.2014, 16:35 +0200 schrieb Martin Pitt: > Hello Oliver, > > I installed your proposed adbd now, and now adbd shell is a phablet > shell (user, not root) after setting a pin code. There still needs to > be a testing mode for that, as during tests the only thing after > fla

Re: [Ubuntu-phone] Landing team 19.08.14

2014-08-20 Thread Oliver Grawert
hi, Am Mittwoch, den 20.08.2014, 17:40 +0200 schrieb Alexander Sack: > > Have we identified the regression window? aka which landing caused this? it is very likely that it simply never worked, it was only exposed when we started having actual screen lock support (which hides the second notificat

Re: [Ubuntu-phone] Landing team 19.08.14

2014-08-20 Thread Alan Pope
On Wed, Aug 20, 2014 at 4:53 PM, Oliver Grawert wrote: > hi, > Am Mittwoch, den 20.08.2014, 17:40 +0200 schrieb Alexander Sack: > >> >> Have we identified the regression window? aka which landing caused this? > > it is very likely that it simply never worked, it was only exposed when > we started

[Ubuntu-phone] Landing team 20.08.14

2014-08-20 Thread Łukasz 'sil2100' Zemczak
/landing-team/ #201 - http://people.canonical.com/~lzemczak/landing-team/201.commitlog #200 - http://people.canonical.com/~lzemczak/landing-team/200.commitlog * Smoke-testing results: http://ci.ubuntu.com/smokeng/utopic/touch/ #201 mako - http://ci.ubuntu.com/smokeng/utopic/touch/mako/201:2014

[Ubuntu-phone] Makos don't always enter bootloader with 'adb reboot-bootloader'

2014-08-20 Thread Francis Ginther
Hello, I've seen a recent increase of this issue on the CI makos [1]. The basic scenario is that immediately after running a test, the device is reflashed and made ready for the next test. This involves: adb -s $SERIAL reboot-bootloader ubuntu-device-flash --serial $SERIAL --channel ubuntu-touch/

Re: [Ubuntu-phone] dlopen: cannot load any more object with static TLS

2014-08-20 Thread Robert Schroll
We've been unable to reproduce this problem on either an arm emulator or device, so it looks like it's specific to the i386 architecture. I'd still love to hear people's thoughts about what's going wrong and how to work around it. Thanks, Robert On Tue, Aug 19, 2014 at 11:24 AM, Robert Schr