[Ubuntu-phone] build debian package in paralle.

2014-07-15 Thread YC Cheng
Hi, As doing debugging, I try to rebuild https://launchpad.net/ubuntu-system-settings for arm, which use cmake to generate Makefile. On my host to build, I use "ptest -p utopic" (ptest from pbuilder-scripts which are scripts wrapper for pbuild) and run debian/rule binary there. Since it's C++, t

Re: [Ubuntu-phone] build debian package in paralle.

2014-07-15 Thread Sergio Schvezov
On martes 15 de julio de 2014 06h'14:04 ART, YC Cheng wrote: Hi, As doing debugging, I try to rebuild https://launchpad.net/ubuntu-system-settings for arm, which use cmake to generate Makefile. On my host to build, I use "ptest -p utopic" (ptest from pbuilder-scripts which are scripts wrappe

[Ubuntu-phone] RTM silo management in CI Train

2014-07-15 Thread Colin Watson
For the plan to deliver the phone RTM from a derived "ubuntu-rtm" distribution, we'll need to use a different set of silo PPAs, since PPAs are attached to a particular distribution (which is clearer now that the PPA URL format has been changed to include the distribution name). Although there are a

[Ubuntu-phone] Unity8 & Mir updates July 15, 2014

2014-07-15 Thread Kevin Gunn
- Latest in Unity8 ui - Qt compositor test silo under optimization effort, no functional issues looking good for landing, lots of reviews for MP’s & seeding archive - continued working on scope customization ability - Reviewed and prep’d for turning

[Ubuntu-phone] Landing team 15.07.14

2014-07-15 Thread Łukasz 'sil2100' Zemczak
touch/mako/132:20140715.1:20140712/9071/ #131 mako - http://ci.ubuntu.com/smokeng/utopic/touch/mako/131:20140715:20140712/9061/ #130 mako - http://ci.ubuntu.com/smokeng/utopic/touch/mako/130:20140714.1:20140712/9055/ * Some useful documentation: (Still under development) https:

Re: [Ubuntu-phone] RTM silo management in CI Train

2014-07-15 Thread Alexander Sack
On Tue, Jul 15, 2014 at 6:54 PM, Colin Watson wrote: > For the plan to deliver the phone RTM from a derived "ubuntu-rtm" > distribution, we'll need to use a different set of silo PPAs, since PPAs > are attached to a particular distribution (which is clearer now that the > PPA URL format has been c

Re: [Ubuntu-phone] RTM silo management in CI Train

2014-07-15 Thread Kevin Gunn
On Tue, Jul 15, 2014 at 11:54 AM, Colin Watson wrote: > For the plan to deliver the phone RTM from a derived "ubuntu-rtm" > distribution, we'll need to use a different set of silo PPAs, since PPAs > are attached to a particular distribution (which is clearer now that the > PPA URL format has been

Re: [Ubuntu-phone] RTM silo management in CI Train

2014-07-15 Thread Alexander Sack
On Tue, Jul 15, 2014 at 8:20 PM, Kevin Gunn wrote: > > > > On Tue, Jul 15, 2014 at 11:54 AM, Colin Watson wrote: >> >> For the plan to deliver the phone RTM from a derived "ubuntu-rtm" >> distribution, we'll need to use a different set of silo PPAs, since PPAs >> are attached to a particular dist

[Ubuntu-phone] Persisting cookies in Oxide

2014-07-15 Thread Robert Schroll
Hi all, My app Beru [1] is a QML app, but does a lot of its work inside a QtWebKit WebView. One of those things is to persist settings in a cookie stored in the WebView [2]. With QtWebKit, this worked fine. I'm trying to port it to the Oxide WebView, but this is no longer working. Cookies

Re: [Ubuntu-phone] RTM silo management in CI Train

2014-07-15 Thread Robert Park
On Tue, Jul 15, 2014 at 11:24 AM, Alexander Sack wrote: > if we use the numbers to infer if its stable vs. devel, please make a > big buffer (e.g. make all stable silos start with 5XX) so we can grow > silos without having to make the scheme more complicated. Yeah, I was going to say, why not 1XX

Re: [Ubuntu-phone] RTM silo management in CI Train

2014-07-15 Thread Alexander Sack
On Tue, Jul 15, 2014 at 9:31 PM, Robert Park wrote: > On Tue, Jul 15, 2014 at 11:24 AM, Alexander Sack wrote: >> if we use the numbers to infer if its stable vs. devel, please make a >> big buffer (e.g. make all stable silos start with 5XX) so we can grow >> silos without having to make the schem

Re: [Ubuntu-phone] Persisting cookies in Oxide

2014-07-15 Thread Roman Zonov
Hello, Robert. My zMusic app also uses (tries to migrate) Oxide and I have the same issue. Hope to fix it soon. 15.07.2014, 22:50, "Robert Schroll" :Hi all,My app Beru [1] is a QML app, but does a lot of its work inside a QtWebKit WebView.  One of those things is to persist settings in a cookie sto

Re: [Ubuntu-phone] Unity8 & Mir updates July 15, 2014

2014-07-15 Thread Roman Zonov
Do you have any plan to customize background?About changelog: great work, guys:) You're the best! 15.07.2014, 20:45, "Kevin Gunn" :Latest in Unity8 uiQt compositor test silo under optimization effort, no functional issues looking good for landing, lots of reviews for MP’s & seeding archivecontinued

Re: [Ubuntu-phone] Unity8 & Mir updates July 15, 2014

2014-07-15 Thread Kevin Gunn
hey Roman - by "customize the background", i assume you're talking about making the dash background customizable ? if so, yes, we're working on that. br,kg On Tue, Jul 15, 2014 at 3:26 PM, Roman Zonov wrote: > Do you have any plan to customize background? > > About changelog: great work, guys:)

Re: [Ubuntu-phone] Unity8 & Mir updates July 15, 2014

2014-07-15 Thread Chris Wayne
I thought it wasn't going to be configurable? Is it going to be read from a dconf key as it used to be? On Tue, Jul 15, 2014 at 4:30 PM, Kevin Gunn wrote: > hey Roman - > by "customize the background", i assume you're talking about making the > dash background customizable ? if so, yes, we're

Re: [Ubuntu-phone] Unity8 & Mir updates July 15, 2014

2014-07-15 Thread Roman Zonov
Good news, I hope that it will be landed soon) 16.07.2014, 00:30, "Kevin Gunn" :hey Roman - by "customize the background", i assume you're talking about making the dash background customizable ? if so, yes, we're working on that.br,kgOn Tue, Jul 15, 2014 at 3:26 PM, Roman Zonov

Re: [Ubuntu-phone] Landing team 10.07.14

2014-07-15 Thread Selene Scriven
* Jussi Pakkanen wrote: > Are the crashes happening in MTP or Mediascanner? If the > latter, can you post the upstart log file from one of the > crashes? On further investigation, it seems that the symptoms are happening because mediascanner is *not* crashing. Whatever bug I always used to h

Re: [Ubuntu-phone] Persisting cookies in Oxide

2014-07-15 Thread Alexandre Abreu
Hi, There might be a few reasons for that. Are you directly using the Oxide.WebView or do you use it through the Ubuntu.Web.UbuntuWebView component? If you are directly using the Oxide.WebView you might not have set the dataPath for the WebContext of the Oxide WebView. Unless things have changed,

Re: [Ubuntu-phone] Persisting cookies in Oxide

2014-07-15 Thread Roman Zonov
"WebView {  context: WebContext {    sessionCookieMode: WebContext.SessionCookieModePersistent  }}" Doesn't work for me:(  16.07.2014, 04:26, "Alexandre Abreu" :Hi, There might be a few reasons for that. Are you directly using the Oxide.WebView or do you use it through the Ubuntu.Web.UbuntuWebView

Re: [Ubuntu-phone] Persisting cookies in Oxide

2014-07-15 Thread Robert Schroll
On Tue, Jul 15, 2014 at 8:26 PM, Alexandre Abreu wrote: There might be a few reasons for that. Are you directly using the Oxide.WebView or do you use it through the Ubuntu.Web.UbuntuWebView component? I'm using the Oxide.WebView directly, since I need to set some custom user scripts. If yo

Re: [Ubuntu-phone] Landing team 15.07.14

2014-07-15 Thread Selene Scriven
* Łukasz 'sil2100' Zemczak wrote: > Still no promotions today, sadly. At a guess, I'm going to say #134 probably isn't a good candidate either. It failed very early in my tests -- I couldn't answer any calls. In 134, the ringer rings but the screen won't turn on when a call comes in. I have