Re: [Ubuntu-phone] Managing Test Plans and Merge policies

2014-02-13 Thread Alberto Mardegan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thanks Ted! I suggest addint this to testplan-to-wiki: -e "s/\(.*\)<\/a>/[[\\1|\\2]]/" \ so that HTML links can be processed. Ciao, Alberto -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Thund

[Ubuntu-phone] MAKO #179

2014-02-13 Thread gio.scino
Hi all, after updating to #179 Mako won’t boot. Only for me ? Thanks Ciao Gio-- Mailing list: https://launchpad.net/~ubuntu-phone Post to : ubuntu-phone@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp

Re: [Ubuntu-phone] MAKO #179

2014-02-13 Thread Didier Roche
Le 13/02/2014 12:11, gio.sc...@gmail.com a écrit : Hi all, after updating to #179 Mako won't boot. Only for me ? Thanks Ciao Gio Doesn't seem so, we are still looking at promoting 178. Investigation on 179 is under progress. -- Mailing list: https://launchpad.net/~ubuntu-phone Post to

Re: [Ubuntu-phone] MAKO #179

2014-02-13 Thread gio.scino
Thanks for the reply, unfortunately i have seen too late the fail on image testing. My mistake. Ciao Gio Da: Didier Roche Data invio: ‎giovedì‎ ‎13‎ ‎febbraio‎ ‎2014 ‎12‎:‎40 A: ubuntu-phone@lists.launchpad.net Le 13/02/2014 12:11, gio.sc...@gmail.com a écrit : Hi all, after

Re: [Ubuntu-phone] MAKO #179

2014-02-13 Thread Didier Roche
Le 13/02/2014 13:00, gio.sc...@gmail.com a écrit : Thanks for the reply, unfortunately i have seen too late the fail on image testing. My mistake. No worry! So, we found that ubuntu-touch-session is the issue on that image. We are looking quickly what's the logic in the simple change (whic

Re: [Ubuntu-phone] Landing team 12.02.14

2014-02-13 Thread Sam Bull
I got a weird bug today as well. I clicked to launch Friends, and the camera loaded instead. When I swiped back to the home screen, it showed two apps open, the 'Friends' app with a preview of the camera, meaning it actually launched the camera app inside of the Friends instance or something. And,

Re: [Ubuntu-phone] Fwd: Re: [SDK] Expandable items

2014-02-13 Thread Zsombor Egri
Once we get Expandable in trunk, the OptionSelector could be adapted to use it as base. Honestly, Expandable gives more freedome for the content than OptionSelector does. Maybe could also be the base for ComboButton, I'm still prototyping on that. On Wed, Feb 12, 2014 at 8:59 PM, Robert Schroll

Re: [Ubuntu-phone] MAKO #179

2014-02-13 Thread Didier Roche
Le 13/02/2014 13:15, Didier Roche a écrit : Le 13/02/2014 13:00, gio.sc...@gmail.com a écrit : Thanks for the reply, unfortunately i have seen too late the fail on image testing. My mistake. No worry! So, we found that ubuntu-touch-session is the issue on that image. We are looking quickl

Re: [Ubuntu-phone] MAKO #179

2014-02-13 Thread Oliver Grawert
hi, Am Donnerstag, den 13.02.2014, 13:41 +0100 schrieb Didier Roche: > Le 13/02/2014 13:15, Didier Roche a écrit : > > > Le 13/02/2014 13:00, gio.sc...@gmail.com a écrit : > > > > > Thanks for the reply, > > > > > > unfortunately i have seen too late the fail on image testing. > > > > > > > >

Re: [Ubuntu-phone] [Ubuntu-appstore-developers] Switching Click framework to 14.04 Dev

2014-02-13 Thread Jamie Strandboge
On 02/12/2014 04:17 PM, Michael Hall wrote: > During last week's sprint, after going over all of the pro's and con's > of naming conventions, it was decided that the next Click framework > version would be called "ubuntu-sdk-14.04". > > We want to start having app developers target the latest set

Re: [Ubuntu-phone] MAKO #179

2014-02-13 Thread Oliver Grawert
hi, Am Donnerstag, den 13.02.2014, 14:22 +0100 schrieb Oliver Grawert: > hi, > Am Donnerstag, den 13.02.2014, 13:41 +0100 schrieb Didier Roche: > > Le 13/02/2014 13:15, Didier Roche a écrit : > > > > > Le 13/02/2014 13:00, gio.sc...@gmail.com a écrit : > > > > > > > Thanks for the reply, > > > >

[Ubuntu-phone] Array push not functioning

2014-02-13 Thread Sam Bull
Can anybody understand what is happening with my code. It is a bit of Javascript embedded in my QML: print(componentList.push(Qt.createQmlObject("import Ubuntu.Components 0.1; Label {text: '" + node.nodeValue.trim() + "'}", col, "myLabel"))) print("BAR", componentLi

Re: [Ubuntu-phone] Qt 5.2 info, fixes and rebuilds needed

2014-02-13 Thread Alexander Sack
On Thu, Feb 13, 2014 at 6:45 AM, Timo Jyrinki wrote: > On Wed, Feb 12, 2014 at 3:47 PM, Daniel Holbach > wrote: >> With the project almost ready to land, could we relax the "no regressions" >> policy for this particular landing? > > I agree with your rationale and a part of me would like to see "

Re: [Ubuntu-phone] [Ubuntu-appstore-developers] Switching Click framework to 14.04 Dev

2014-02-13 Thread Pat McGowan
Note that the developer should be able to claim support for multiple frameworks. We had decided to revision frameworks separately for Qt/QML and HTML, so should we go ahead with that now rather than use a "sdk" named revision? Pat On Thu, Feb 13, 2014 at 8:33 AM, Jamie Strandboge wrote: > On 0

Re: [Ubuntu-phone] [Ubuntu-appstore-developers] Switching Click framework to 14.04 Dev

2014-02-13 Thread Jamie Strandboge
On 02/13/2014 08:10 AM, Pat McGowan wrote: > Note that the developer should be able to claim support for multiple > frameworks. > To be clear-- the developer can claim support for multiple frameworks with the same major version. Eg, this is allowed (syntax might not be final here, but you get the

Re: [Ubuntu-phone] [Ubuntu-appstore-developers] Switching Click framework to 14.04 Dev

2014-02-13 Thread Colin Watson
On Thu, Feb 13, 2014 at 09:10:02AM -0500, Pat McGowan wrote: > Note that the developer should be able to claim support for multiple > frameworks. > > We had decided to revision frameworks separately for Qt/QML and HTML, so > should we go ahead with that now rather than use a "sdk" named revision?

Re: [Ubuntu-phone] MAKO #179

2014-02-13 Thread Didier Roche
Le 13/02/2014 13:41, Didier Roche a écrit : Le 13/02/2014 13:15, Didier Roche a écrit : Le 13/02/2014 13:00, gio.sc...@gmail.com a écrit : Thanks for the reply, unfortunately i have seen too late the fail on image testing. My mistake. No worry! So, we found that ubuntu-touch-session is th

Re: [Ubuntu-phone] [Ubuntu-appstore-developers] Switching Click framework to 14.04 Dev

2014-02-13 Thread Colin Watson
On Thu, Feb 13, 2014 at 08:45:28AM -0600, Jamie Strandboge wrote: > On 02/13/2014 08:10 AM, Pat McGowan wrote: > > Note that the developer should be able to claim support for multiple > > frameworks. > > To be clear-- the developer can claim support for multiple frameworks with the > same major v

Re: [Ubuntu-phone] MAKO #179

2014-02-13 Thread Gio Scino
Thanks for your hard work ! Ciao Gio Il 13/feb/2014 16:04 "Didier Roche" ha scritto: > Le 13/02/2014 13:41, Didier Roche a écrit : > > Le 13/02/2014 13:15, Didier Roche a écrit : > > Le 13/02/2014 13:00, gio.sc...@gmail.com a écrit : > > Thanks for the reply, > > unfortunately i have seen too

[Ubuntu-phone] Landing team 13.02.14

2014-02-13 Thread Didier Roche
Hey, 4 images built since yesterday, on promotion (image #178), some image even didn't boot but now is fixed! Read the hot news of the day :) What entered into those few images? Image 177: - new autopilot, enabling display resolution using fbset. This enables to support more device that befo

Re: [Ubuntu-phone] Landing team 13.02.14

2014-02-13 Thread Nicholas Skaggs
On 02/13/2014 12:43 PM, Didier Roche wrote: On the testing front, we have one new regression on the toolkit. Timo talked with upstream and it seems that the next ubuntu-ui-toolkit has a fix to make that flaky behavior better. The other failures are flaky tests on mako and maguro and Nicholas wi

Re: [Ubuntu-phone] Landing team 13.02.14

2014-02-13 Thread Paul Larson
Image 180 results: == Mako == First run, we had a crash with unity8 which still showed up after rerunning. Also, camera_app didn't work because the screen unlocker had some problem before the run, but this was fine after rerunning it. == Maguro == * default - dns failure on apt-get install test. P

[Ubuntu-phone] System Update errors

2014-02-13 Thread Pat McGowan
Anyone experiencing the bug described in [1] there is a workaround Users should change the Auto Download option in the updates page in system settings. Change the Download future updates automatically from "When on wifi" or "On any data connection" to "Never" A fix is in the works Pat [1] "Fi

Re: [Ubuntu-phone] System Update errors

2014-02-13 Thread Barry Warsaw
On Feb 13, 2014, at 03:51 PM, Pat McGowan wrote: >[1] "FileNotFoundError: /var/lib/system-image/blacklist.tar.xz" >https://bugs.launchpad.net/ubuntu-system-image/+bug/1277589 See comment #40 if you want the all gory details. -Barry -- Mailing list: https://launchpad.net/~ubuntu-phone Post to

Re: [Ubuntu-phone] Landing team 13.02.14

2014-02-13 Thread Robert Park
On Thu, Feb 13, 2014 at 9:43 AM, Didier Roche wrote: > This one is built and executing tests as we speak. As soon as the tests > results are telling we don't have regressions, a new image (181) with latest > Mir will be kicked in. Ok, image 181 is now built with the new Mir and unity-scope-medias

Re: [Ubuntu-phone] Landing team 13.02.14

2014-02-13 Thread Natan de Oliveira Pereira da Silva
Hello, I'm Natan, Brazillian guy. I'm new here, and need a help, rs' I have some doubts 2014-02-13 20:24 GMT-02:00 Robert Park : > On Thu, Feb 13, 2014 at 9:43 AM, Didier Roche wrote: > > This one is built and executing tests as we speak. As soon as the tests > > results are telling we don't

Re: [Ubuntu-phone] Managing Test Plans and Merge policies

2014-02-13 Thread Ted Gould
On Thu, 2014-02-13 at 13:05 +0200, Alberto Mardegan wrote: > Thanks Ted! > I suggest addint this to testplan-to-wiki: > > -e "s/\(.*\)<\/a>/[[\\1|\\2]]/" \ > > so that HTML links can be processed. Cool, I added it to my version and updated the wiki page: https://wiki.ubuntu.com/Tes

Re: [Ubuntu-phone] Landing team 13.02.14

2014-02-13 Thread Leo Arias
On Thu, Feb 13, 2014 at 2:19 PM, Paul Larson wrote: > == Maguro == > [...] > * unity8 - > [...] > - test_open_applications_scope(Native Device) > [...] Hey, I think I've found a video that shows what's going wrong here: https://jenkins.qa.ubuntu.com/job/autopilot-testrunner-otto-trusty/2846/art

Re: [Ubuntu-phone] Qt 5.2 info, fixes and rebuilds needed

2014-02-13 Thread Leo Arias
On Thu, Feb 13, 2014 at 7:38 AM, Alexander Sack wrote: > Do we have a list of AP results giving us a forecast what happens if > if we drop the qt 5.2 into the current image? > Timo has been running the tests, updating the results and reporting bugs here: https://docs.google.com/a/canonical.com/s

Re: [Ubuntu-phone] Landing team 13.02.14

2014-02-13 Thread Paul Larson
For Image 181, Mako ran great on the first try. All tests passed, with just the two known .crash artifacts. On Maguro, it got 99 tests into it and had a device problem during the unity8 run. I've restarted on another device and got past that point now though, and we'll get someone local to look i

Re: [Ubuntu-phone] Qt 5.2 info, fixes and rebuilds needed

2014-02-13 Thread Timo Jyrinki
On Fri, Feb 14, 2014 at 4:16 AM, Leo Arias wrote: >> Do we have a list of AP results giving us a forecast what happens if >> if we drop the qt 5.2 into the current image? > > Timo has been running the tests, updating the results and reporting bugs > here: > https://docs.google.com/a/canonical.com/