Re: [Ubuntu-phone] Qt 5.4 QVariant change and module news

2015-02-19 Thread Christian Dywan
I confirm that several unit tests don't pass. https://bugs.launchpad.net/u1db-qt/+bug/1423473 On 18.02.2015 19:51, Bogdan Cuza wrote: > I have just received a vivid-proposed image and noticed that U1db no > longer loads the defaults (which was probably a processed QVariantMap > from JS). Did this

Re: [Ubuntu-phone] Cannot set MainView background color

2015-02-19 Thread Zoltán Balogh
And you see this problem on your Utopic computer or on your Vivid tablet? Because on each platform the local UITK is used. z On 02/18/2015 08:47 PM, Bogdan Cuza wrote: I should probably clarify. My tablet (the development device) is on vivid-proposed. My computer runs utopic. --

Re: [Ubuntu-phone] Ubuntu-rtm landing gates closed for milestone ww09-2015

2015-02-19 Thread Łukasz 'sil2100' Zemczak
Hey Julien, Indeed currently the number of channels is unnecessarily big, Steve is working on cleaning this up so soon it should be a bit less confusing. The documentation has a quick overview of channels and recommendations: https://developer.ubuntu.com/en/start/ubuntu-for-devices/image-channels

Re: [Ubuntu-phone] Keyboard documentation

2015-02-19 Thread David Planella
Hi Nikos, There is no documentation as far as I can remember. A while ago I submitted a new keyboard for Catalan. This merge proposal should help you get started: https://code.launchpad.net/~dpm/ubuntu-keyboard/add-catalan/+merge/238368 Cheers, David. On Wed, Feb 18, 2015 at 11:37 PM, Nikos wr

Re: [Ubuntu-phone] Keyboard documentation

2015-02-19 Thread Mike Sheldon
Hi Nikos, Here's a work in progress guide I've been writing about creating keyboard layouts, it's still in a pretty early state but there should be some useful information there: https://wiki.ubuntu.com/KeyboardLayouts As David suggested you'll do well to look at his merge request for an exampl

Re: [Ubuntu-phone] Cannot set MainView background color

2015-02-19 Thread Bogdan Cuza
I see this problem on both devices.On Feb 19, 2015 10:26 AM, Zoltán Balogh wrote: > > And you see this problem on your Utopic computer or on your Vivid tablet? > Because on each platform the local UITK is used. > > z > > > On 02/18/2015 08:47 PM, Bogdan Cuza wrote: >> >> I should probably clarif

Re: [Ubuntu-phone] Cannot set MainView background color

2015-02-19 Thread Zsombor Egri
MainView.qml 202 in Vivid is a JS line "if (!toolbarLoader.item.locked) toolbarLoader.item.close();", there's no target property there, and cannot have binding loop reported. Seems you don't have the toolkit updated... On Thu, Feb 19, 2015 at 3:15 PM, Bogdan Cuza wrote: > I see this problem on

Re: [Ubuntu-phone] Cannot set MainView background color

2015-02-19 Thread Zoltán Balogh
Would you please check the output of the `apt-cache policy qtdeclarative5-ubuntu-ui-toolkit-plugin` command on both environment? z On 19.02.2015 15:15, Bogdan Cuza wrote: I see this problem on both devices.On Feb 19, 2015 10:26 AM, Zoltán Balogh wrote: And you see this problem on your Utop

Re: [Ubuntu-phone] Cannot set MainView background color

2015-02-19 Thread Bogdan Cuza
On PC:qtdeclarative5-ubuntu-ui-toolkit-plugin: Installed: 1.1.1279+14.10.20141007-0ubuntu1 Candidate: 1.1.1279+14.10.20141007-0ubuntu1 Version table: *** 1.1.1279+14.10.20141007-0ubuntu1 0500 http://md.archive.ubuntu.com/ubuntu/ utopic/main amd64 Packages100 /var/lib/dpkg/sta

Re: [Ubuntu-phone] Cannot set MainView background color

2015-02-19 Thread Zoltán Balogh
Right. As you see on your PC the UITK is the last released Utopic version (#1279) and on the device the latest Vivid release (#1403) is available. If you want to be on the cutting edge UITK on Utopic you need the Staging PPA enabled (ppa:ubuntu-sdk-team/staging). But please be warned, that r

Re: [Ubuntu-phone] Cannot set MainView background color

2015-02-19 Thread Bogdan Cuza
But why isn't it working on vivid then? Date: Thu, 19 Feb 2015 19:51:53 +0200 From: zoltan.bal...@canonical.com CC: ubuntu-phone@lists.launchpad.net Subject: Re: [Ubuntu-phone] Cannot set MainView background color Right. As you see on your PC the UITK is the last released Utopi

Re: [Ubuntu-phone] Cannot set MainView background color

2015-02-19 Thread Bogdan Cuza
OK, seems like with #104 it's working properly, except the text is white, on a white background, how do I make it to be a normal color? From: bogdan.c...@hotmail.com To: zoltan.bal...@canonical.com Date: Fri, 20 Feb 2015 00:57:45 +0700 CC: ubuntu-phone@lists.launchpad.net Subject: Re: [Ubuntu-pho

Re: [Ubuntu-phone] Qt 5.4 QVariant change and module news

2015-02-19 Thread Bogdan Cuza
I see there is a branch with unit tests that pass. Are the fixes gonna land soon? > Date: Thu, 19 Feb 2015 09:19:42 +0100 > From: christian.dy...@canonical.com > To: bogdan.c...@hotmail.com; timo.jyri...@canonical.com; > ubuntu-phone@lists.launchpad.net; ubuntu-de...@lists.ubuntu.com > Subject:

Re: [Ubuntu-phone] Content Hub Questions

2015-02-19 Thread Robert Schroll
On Wed, Feb 18, 2015 at 3:28 PM, Jamie Strandboge wrote: Hard links are treated as different paths in apparmor so for a file with 2 links, you may have rules for both or either to access the file. Once it passes the LSM (AppArmor) it should behave as you expect (eg, if one app is allowed 'w'ri

Re: [Ubuntu-phone] Ubuntu-rtm landing gates closed for milestone ww09-2015

2015-02-19 Thread Julien Debaru
Hello, Thank you for your explanations. So, I will stay on stable channel and wainting next upgrades. Cheers. Le 19/02/2015 10:01, Łukasz 'sil2100' Zemczak a écrit : Hey Julien, Indeed currently the number of channels is unnecessarily big, Steve is working on cleaning this up so soon it sh

Re: [Ubuntu-phone] Content Hub Questions

2015-02-19 Thread Jamie Strandboge
On 02/19/2015 02:02 PM, Robert Schroll wrote: > On Wed, Feb 18, 2015 at 3:28 PM, Jamie Strandboge wrote: >> Hard links are treated as different paths in apparmor so for a file with 2 >> links, you may have rules for both or either to access the file. Once it >> passes >> the LSM (AppArmor) it sho

Re: [Ubuntu-phone] Content Hub Questions

2015-02-19 Thread Robert Schroll
On Thu, Feb 19, 2015 at 3:49 PM, Jamie Strandboge wrote: # LP: #1293771 # Since fd delegation doesn't exist in the form that we need it at this time, # content-hub will create hard links in ~/.cache/@{APP_PKGNAME}/HubIncoming/ # for volatile data. As such, apps should not have write access to

[Ubuntu-phone] Landing team 19.02.15

2015-02-19 Thread Łukasz 'sil2100' Zemczak
okeng/utopic/touch/ ubuntu-rtm : http://ci.ubuntu.com/smokeng/utopic/touch_stable/ #105 vivid/mako - http://ci.ubuntu.com/smokeng/vivid/touch/mako/105:20150219:20150210/12346/ * Some useful documentation: https://wiki.ubuntu.com/LandingTeam https://wiki.ubuntu.com/citrain/FAQ https://wiki.ubunt

Re: [Ubuntu-phone] Content Hub Questions

2015-02-19 Thread Sergio Schvezov
On jueves 19 de febrero de 2015 18h'27:28 ART, Robert Schroll wrote: On Thu, Feb 19, 2015 at 3:49 PM, Jamie Strandboge wrote: # LP: #1293771 # Since fd delegation doesn't exist in the form that we need it at this time, # content-hub will create hard links in ~/.cache/@{APP_PKGNAME}/HubIncomin

Re: [Ubuntu-phone] Content Hub Questions

2015-02-19 Thread Jamie Strandboge
On 02/19/2015 03:27 PM, Robert Schroll wrote: > On Thu, Feb 19, 2015 at 3:49 PM, Jamie Strandboge wrote: >> # LP: #1293771 >> # Since fd delegation doesn't exist in the form that we need it at this time, >> # content-hub will create hard links in ~/.cache/@{APP_PKGNAME}/HubIncoming/ >> # for volat

Re: [Ubuntu-phone] Content Hub Questions

2015-02-19 Thread Jamie Strandboge
On 02/19/2015 04:18 PM, Sergio Schvezov wrote: > On jueves 19 de febrero de 2015 18h'27:28 ART, Robert Schroll wrote: >> On Thu, Feb 19, 2015 at 3:49 PM, Jamie Strandboge >> wrote: ... >> 4) Is the argument to move() relative to some directory, or must I use an >> absolute path? Is there any a

[Ubuntu-phone] Unity or ubuntu-ui-toolkit issue when an app autorotates on the devel-proposed images

2015-02-19 Thread Victor Thompson
Hi all, Has anyone else tried to rotate an app on the Vivid channel and tap the tab drawer on the upper left? The menu appears to show and then immediately rotate and disappear--often the app will crash/freeze as well. Is this an issue with any pieces for shell rotation that have landed in devel-p

Re: [Ubuntu-phone] Content Hub Questions

2015-02-19 Thread Ken VanDine
On Wed, Feb 18, 2015 at 3:13 PM, Robert Schroll wrote: > Hi all, > > I've been trying, and largely failing, to understand the content hub. But > I've managed to crystallize my ignorance into questions, so maybe y'all can > help me out. > > I'm starting with a content importer, and I've gotten to

[Ubuntu-phone] Timetable of Vivid merge into RTM/stable?

2015-02-19 Thread Victor Thompson
Hey all, Is there a timetable/outlook for when Vivid will be merged into the RTM/stable channel? The reason I ask is that the Music app seems to perform very poorly under Vivid and our team hasn't had the opportunity to investigate. We'd like a timeframe so we can ensure that RTM/stable is not aff

Re: [Ubuntu-phone] Content Hub Questions

2015-02-19 Thread Robert Schroll
On Thu, Feb 19, 2015 at 10:56 PM, Ken VanDine wrote: We use the HubIncoming as a cache to allow access to the file when a ContentStore[1] wasn't set on the transfer request, and will get purged automatically by the service. If you specify a ContentStore, the file will get copied to the locati

Re: [Ubuntu-phone] Keyboard documentation

2015-02-19 Thread Nikos
Thank you for the help. I've already started working on the layout. I' ll be back when finished. On Πέμπτη, 19 Φεβρουαρίου 2015 1:45:50 Μ.Μ. EET, Mike Sheldon wrote: Hi Nikos, Here's a work in progress guide I've been writing about creating keyboard layouts, it's still in a pretty early stat