[Ubuntu-phone] Fixed gdb should deal better with ARM crash reports

2014-07-01 Thread Martin Pitt
Hey all, Brian tracked down a gdb regression which caused the totally useless stack traces on ARM. It seems we lost a patch somewhere in trusty [1]. Many thanks! There is an SRU for that now, and I updated the Launchpad crash retracers to the fixed version. As a result of that, it would be helpf

[Ubuntu-phone] autopkgtest can run click tests now [was: Re: Acceptance testing in a sustainable manner]

2014-07-01 Thread Martin Pitt
Hello all, it took a while, and a lot of work, but here it is: autopkgtest with support for click and running tests on a phone (and others): http://www.piware.de/2014/07/deb-click-schroot-lxc-qemu-phone-cloud-one-autopkgtest-to-rule-them-all/ Nicholas Skaggs [2014-05-30 14:08 -0400]: > After

[Ubuntu-phone] Unity8 & Mir update July 1, 2014

2014-07-01 Thread Kevin Gunn
- Latest in Unity8 ui - Investigating & producing fix for Qt5.3 crashing bug (effecting shell), will followup with upstream Qt later - Working on scope customization ability - Little bit of followup bug fixing on welcome wizard landing -

Re: [Ubuntu-phone] Fixed gdb should deal better with ARM crash reports

2014-07-01 Thread Oliver Ries
On Tue, Jul 1, 2014 at 1:01 AM, Martin Pitt wrote: > Hey all, > > Brian tracked down a gdb regression which caused the totally useless > stack traces on ARM. It seems we lost a patch somewhere in trusty [1]. > Many thanks! > > There is an SRU for that now, and I updated the Launchpad crash > retr

[Ubuntu-phone] Handling URL Scheme in content-hub?

2014-07-01 Thread Rex Tsai
Hi, In current framework, developer is able to use Ubuntu Content API[1] to handle certain file types[2]. There are 4 types are supported. It seems handling url scheme is not in the content-hub roadmap[3]. I wonder is it possible to handle url in content-hub, similar like - IntentFilter[4] in An

Re: [Ubuntu-phone] Handling URL Scheme in content-hub?

2014-07-01 Thread Chris Wayne
This sounds more like URL Dispatcher: https://wiki.ubuntu.com/URLDispatcher On Tue, Jul 1, 2014 at 1:46 PM, Rex Tsai wrote: > Hi, > > In current framework, developer is able to use Ubuntu Content API[1] > to handle certain file types[2]. There are 4 types are supported. > > It seems handling ur

[Ubuntu-phone] Landing team 01.07.14

2014-07-01 Thread Łukasz 'sil2100' Zemczak
ommitlog #106 - http://people.canonical.com/~lzemczak/landing-team/106.commitlog * Smoke-testing results: http://ci.ubuntu.com/smokeng/utopic/touch/ #107 mako - http://ci.ubuntu.com/smokeng/utopic/touch/mako/107:20140701.1:20140625/8818/ #106 mako - http://ci.ubuntu.com/smokeng/utopic/touch/mako/1

Re: [Ubuntu-phone] Handling URL Scheme in content-hub?

2014-07-01 Thread Thomas Voß
Exactly, URL dispatcher is your friend here. I'm CC'ing Ted explicitly, please reach out to him for help with setting up click-hooks for your app. HTH, Thomas On Tue, Jul 1, 2014 at 8:12 PM, Chris Wayne wrote: > This sounds more like URL Dispatcher: https://wiki.ubuntu.com/URLDispatcher > > >

[Ubuntu-phone] Remote Scopes and Push Notifications

2014-07-01 Thread Lucio Torre
Push Notifications Messaging Menu notifications are finally landed and in the silo. The same silo includes token registration, bits of launcher integration and a split postal service dbus endpoint among other things. see: https://code.launchpad.net/~chipaca/ubuntu-push/the-merge-automatic/+merge/22

Re: [Ubuntu-phone] Fixed gdb should deal better with ARM crash reports

2014-07-01 Thread Steve Langasek
On Tue, Jul 01, 2014 at 11:21:39AM -0600, Oliver Ries wrote: > On Tue, Jul 1, 2014 at 1:01 AM, Martin Pitt wrote: > > Brian tracked down a gdb regression which caused the totally useless > > stack traces on ARM. It seems we lost a patch somewhere in trusty [1]. > > Many thanks! > > There is an SR