[Ubuntu-phone] [SDK] QML Extension Library + Tabbed Touch UI

2013-12-03 Thread Joey Chan
Hi Geeks, I assume that everyone knows "QML Extension Library + Tabbed Touch UI" template is not fully working in SDK, and there's a bug reported 3 months ago: https://bugs.launchpad.net/ubuntu/+source/qtcreator/+bug/1215913 We can find a solution for desktop running in the bug report, but if I w

Re: [Ubuntu-phone] URL Dispatcher progress?

2013-12-03 Thread Ted Gould
On Fri, 2013-11-29 at 19:52 +, Sam Bull wrote: > Has there been any progress on the URL dispatcher supporting additional > protocols? > > We need to support the bitcoin: protocol from our app, so that users can > purchase things by clicking a link in the browser, or scanning a > bitcoin: link

Re: [Ubuntu-phone] URL Dispatcher progress?

2013-12-03 Thread Sam Bull
On Tue, 2013-12-03 at 09:52 +, Ted Gould wrote: > Currently, the idea winning is a triplet of protocol, domain and > suffix where the most precise entry "wins" but there would be a > possibility for the user to change the ranking. > ('http', null, null) > > Thoughts? Sound reasonable. It's

Re: [Ubuntu-phone] Features after installing uburntu mobile os to nexus4

2013-12-03 Thread David Marceau
On 12/02/2013 04:13 PM, Chris Wayne wrote: > Or you could even do just: > > phablet-config writable-image This isn't an option because this command is something you run on the desktop pc. If you have Multirom Manager like I do, phablet-config won't play nice if I understand correctly. With respe

Re: [Ubuntu-phone] [SDK] Toolkit in PPA broken?

2013-12-03 Thread Tim Peeters
Hi Robert, I looked into your code and I don't see an easy solution for the problem. Indeed, internally a variable was renamed from isExpanded to currentlyExpanded but it is considered an implementation detail so the change was not announced/documented. Replacing isExpanded in your code by current

Re: [Ubuntu-phone] Features after installing uburntu mobile os to nexus4

2013-12-03 Thread Chris Wayne
All phablet-config does is run commands in adb shell On Tue, Dec 3, 2013 at 7:40 AM, David Marceau wrote: > On 12/02/2013 04:13 PM, Chris Wayne wrote: > > Or you could even do just: > > > > phablet-config writable-image > This isn't an option because this command is something you run on the > de

[Ubuntu-phone] Nexus 5

2013-12-03 Thread Coll Perales, Baldomero
Hello, Can I know whether the Ubuntu Touch Developer is running on the Google Nexus 5? I cannot see it on the web page: https://wiki.ubuntu.com/Touch/Devices Will it be working with phablet-flash as Nexus 4 (I already have Ubuntu running on Nexus 4 )? Congratulation for your work, and

[Ubuntu-phone] Landing call 3.12.13

2013-12-03 Thread Didier Roche
Hey, So, it seems that image 42 wasn't the answer to everything, it even never showed up on the result dashboard. We kicked images 43 without any change to get some tests results. Image 44 contains some ofono changes and 45 enables Nexus 10 running on Mir \o/ Nice work guys! We also got new

Re: [Ubuntu-phone] Nexus 5

2013-12-03 Thread Gianguido Sorà
If I'm right, they've planned a 4.4 rebase, so I think they will provide Nexus 5 images as soon as they to it. Il 03/dic/2013 18:17 "Coll Perales, Baldomero" ha scritto: > Hello, > > > > Can I know whether the Ubuntu Touch Developer is running on the Google > Nexus 5? > > I cannot see it on the

Re: [Ubuntu-phone] Landing call 3.12.13

2013-12-03 Thread Зонов Роман
Mir works VERY SLOW on Nexus 10. Moreover, keyboard is not appear. -- 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] Landing call 3.12.13

2013-12-03 Thread Rick Spencer
Seems like with everything moving we are having a hard time getting a good image out. Any thought to stopping changes that don't address the blockers until we get a good image? Cheers, Rick On Tue, Dec 3, 2013 at 12:23 PM, Didier Roche wrote: > Hey, > > So, it seems that image 42 wasn't the a

Re: [Ubuntu-phone] Landing call 3.12.13

2013-12-03 Thread Oliver Grawert
hi, On Di, 2013-12-03 at 14:06 -0500, Rick Spencer wrote: > Seems like with everything moving we are having a hard time getting a > good image out. Any thought to stopping changes that don't address the > blockers until we get a good image? with everything stopped it means that changes start to pi

Re: [Ubuntu-phone] [SDK] Toolkit in PPA broken?

2013-12-03 Thread Robert Schroll
On Tue, Dec 3, 2013 at 11:34 AM, Tim Peeters wrote: So the two main issues here are: 1. UITK packages for 12.04 are not up-to-date (and perhaps not compatible with newer versions) I just managed to find an existing bug about this: https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1237045.