Re: [Ubuntu-phone] Python app tutorial?

2014-01-29 Thread Michel Renon
Hi, Le 29/01/2014 04:51, Luke Bryan a écrit : That's a shame, Python + GTK has always been one of the great reasons to write for Ubuntu/Linux. Yes, but things are changing... Qt5 is so powerful that it's worth doing the change. While being also very disappointed by lack of Python support i

Re: [Ubuntu-phone] Python app tutorial?

2014-01-29 Thread Barry Warsaw
On Jan 29, 2014, at 09:40 AM, Michel Renon wrote: >While being also very disappointed by lack of Python support in Ubuntu Touch, >I recognize it's only a pragmatic decision : having several python runtime >running was not possible on a mobile device. That will change as mobile devices inevitably

Re: [Ubuntu-phone] Landing team 28.01.14

2014-01-29 Thread Łukasz 'sil2100' Zemczak
On 28.01.2014 21:56, Robert Park wrote: > On Tue, Jan 28, 2014 at 1:18 PM, Robert Park > wrote: >> Inconclusive. > > > Ok, popey was able to clear up the steps to reproduce, apparently > pressing 'back' isn't enough, you have to swipe away from the app, > launch something different, then launch

Re: [Ubuntu-phone] Landing team 28.01.14

2014-01-29 Thread Alan Pope
On Wed, Jan 29, 2014 at 9:16 AM, Łukasz 'sil2100' Zemczak wrote: > Thanks for taking a look at this Robert! Could you maybe see if it's in > the last promoted image? i.e. #144? Since if it was fine back then, this > would mean it to be another promotion blocker, as we're introducing a > new regres

Re: [Ubuntu-phone] nexus 7 grouper no longer works

2014-01-29 Thread Carlos J Mazieri
On 01/28/2014 06:32 PM, Dave Morley wrote: On 28/01/14 20:22, Carlos J. Mazieri wrote: I did with the command: sudo phablet-flash ubuntu-system -b --channel devel --debug | tee flash.txt The same happened , no response from UI, I can do "adb shell" into the device, it looks like no data

Re: [Ubuntu-phone] Landing team 28.01.14

2014-01-29 Thread Pat McGowan
FWIW the accounts settings problem is a long known issue that should not block promotion, and requires a general solution as described in https://bugs.launchpad.net/unity-mir/+bug/1230091 Pat On Wed, Jan 29, 2014 at 4:25 AM, Alan Pope wrote: > On Wed, Jan 29, 2014 at 9:16 AM, Łukasz 'sil2100'

Re: [Ubuntu-phone] Landing team 28.01.14

2014-01-29 Thread Dave Morley
On 29/01/14 15:31, Pat McGowan wrote: > FWIW the accounts settings problem is a long known issue that should not > block promotion, and requires a general solution as described > in https://bugs.launchpad.net/unity-mir/+bug/1230091 > > Pat > Pat hi Yes I agree shouldn't stop promotion. 150 is w

[Ubuntu-phone] Landing team 29.01.14

2014-01-29 Thread Didier Roche
Hey everyone, We are promoting image #151. \o/ We based the promotion decision on the facts that: * dogfooding results are as good as the previous promoted image * the online-account settings bug isn't a new bug after some more testing * we discussed in the previous days about the qmlscene crash

Re: [Ubuntu-phone] Landing team 28.01.14

2014-01-29 Thread Robert Park
Confirmed, issue exists in 144. On Wed, Jan 29, 2014 at 1:16 AM, Łukasz 'sil2100' Zemczak wrote: > On 28.01.2014 21:56, Robert Park wrote: >> On Tue, Jan 28, 2014 at 1:18 PM, Robert Park >> wrote: >>> Inconclusive. >> >> >> Ok, popey was able to clear up the steps to reproduce, apparently >> pr

[Ubuntu-phone] [Porting] Problems with UCM audio config

2014-01-29 Thread f69m
Hi, Following the porting guide, I tried to add the Alsa UCM configuration files for my tablet. They are found at boot time and the default (reset) configuration is executed, but the devices (Speaker and Headphones) are never activated. BTW, as a basis I used the latest stable loop-mounted i

Re: [Ubuntu-phone] Python app tutorial?

2014-01-29 Thread Roberto Colistete Jr.
Em 29-01-2014 07:16, Barry Warsaw escreveu: On Jan 29, 2014, at 09:40 AM, Michel Renon wrote: While being also very disappointed by lack of Python support in Ubuntu Touch, I recognize it's only a pragmatic decision : having several python runtime running was not possible on a mobile device. Th

Re: [Ubuntu-phone] nexus 7 grouper no longer works

2014-01-29 Thread Daniel Holm
Try using the Ubuntu and Android Multiboot app.[1] I am using it now and it works. 1: https://wiki.ubuntu.com/Touch/DualBootInstallation Cheers, Daniel Den 29 jan 2014 13:21 skrev "Carlos J Mazieri" : > On 01/28/2014 06:32 PM, Dave Morley wrote: > > On 28/01/14 20:22, Carlos J. Mazieri wrote:

Re: [Ubuntu-phone] [Porting] Problems with UCM audio config

2014-01-29 Thread Florian Will
Hi, Am 29.01.2014 22:54, schrieb f69m: > Any ideas? > Anything would be helpful: how to get more verbose logging from the UCM > handlers, Maybe I can help with that: Check the exec lines in [1], works for me to get some logging at least. Well, it worked when I created those ucm files, maybe it ha