Re: [Ubuntu-phone] [Scopes] Responding to preview actions

2014-11-10 Thread Pawel Stolowski
Hi Robert, n 07.11.2014 20:37, Robert Schroll wrote: On Fri, Nov 7, 2014 at 1:08 PM, Pawel Stolowski wrote: I think you're experiencing https://bugs.launchpad.net/ubuntu/+source/unity-scopes-shell/+bug/1335761 That'd seem to be the problem. Good to know it's not my fault for once. One more

Re: [Ubuntu-phone] ownCloud app.

2014-11-10 Thread Alberto Mardegan
Hi Daniel, On 11/09/2014 04:27 AM, Daniel Holm wrote: > Could you please help me a bit more regarding this? I'm having issues > with the credentials saving and don't really know how to get any output > of where to start. Sure! Here's the output: == virtual void OnlineAccountsPlug

Re: [Ubuntu-phone] [Scopes] Responding to preview actions

2014-11-10 Thread Pawel Stolowski
Ah, correction, I totally forgot about canned queries; you can use them to do what you want (if I got your idea right): just use a canned query (see CannedQuery::to_uri()) as an uri of your result and that should fire off your new query when you activate the result. Pawel On 10.11.2014 10:06

[Ubuntu-phone] Ubuntu Online Summit this week!

2014-11-10 Thread Nicholas Skaggs
Ubuntu Online Summit is once again upon us. This is a community event by and for the community. It's all encompassing and intends to cover a wide range of topics. You don't need to be a developer, project lead, member of a team, or even a member of ubuntu to join and participate. The only requi

Re: [Ubuntu-phone] ownCloud app.

2014-11-10 Thread Daniel Holm
Thanks a lot, Alberto! Perhaps it is a simple typo. Again, thanks. I'll give it another go. Cheers, Daniel Den 10 nov 2014 11:21 skrev "Alberto Mardegan" < alberto.marde...@canonical.com>: > Hi Daniel, > > On 11/09/2014 04:27 AM, Daniel Holm wrote: > > Could you please help me a bit more regard

[Ubuntu-phone] ANN: DEVELOPERS: new milestone planned this week, silo freeze ahead

2014-11-10 Thread Oliver Grawert
hi, with a new milestone being expected for thursday, we are planning to run this by the new https://wiki.ubuntu.com/LandingTeam/MilestoneSchedule process since QA needs more than a day to test a milestone and since we know that QA signoff for silos also draws resources, we will shut down landing

[Ubuntu-phone] Landing team 10.11.14

2014-11-10 Thread Oliver Grawert
/15.changes * Smoke-testing results: ubuntu : http://ci.ubuntu.com/smokeng/utopic/touch/ ubuntu-rtm : http://ci.ubuntu.com/smokeng/utopic/touch_stable/ RTM Mako (127): http://ci.ubuntu.com/smokeng/utopic/touch_stable/mako/127:20141110:20141106/11313/ Vivid Mako (15): http://ci.ubuntu.com/smokeng

[Ubuntu-phone] WebView Flickable?

2014-11-10 Thread Matt Austin
Hi, Maybe I haven't been able to find the right documentation, but is there an example on how to place a WebView inside a Flickable? I would prefer not to have scrollbars on the webview itself, and be able to click+drag to scroll (on desktop, haven't tested on device). I'm trying to keep it as si