/srv/irclogs.ubuntu.com/2014/11/16/#ubuntu-app-devel.txt

mihirnik90: ping !!07:38
=== Mirv_ is now known as Mirv
nik90mihir: pong what's up?11:42
nik90mihir: next time it is best to leave a message with the ping, this way I can quickly reply to it when I see it.11:43
mihirnik90: I was trying to keep bottomedge in main view as I need that in multiple views like day/week/month. Is it a good solution to to put in MainView and  not into separate views12:29
mihirnik90: when I tried to put in MainView it was not behaving properly and there were issues with pagestack12:30
labsinI get following click review error: specified unsupported template 'ubuntu-scope-network'13:42
labsinon a scope13:43
vitimitiI want to create a list that has groups of elements, as in 3 Labels and 3 TextFields per ListItem, is it possible to do this? I want to create them dynamically and the easiest thing would be to just append to the list, but I can't find any documentation about these kind of lists15:00
nik90vitimiti: I think you can use a ListItem.Empty and then define your 3 Labels and 3 TextFields inside it. Then add this component as the delegate of your listview.15:03
vitimitinik90, thanks, I will look into that15:03
nik90mihir: I don't think you can do that since the Page and the BottomEdge are connected to one other15:04
nik90mihir: I would recommend talking to renato about this though to make sure15:04
aquarius_nik90, http://www.kryogenix.org/days/2014/11/16/ubuntu-component-store-redux/ (and popey, akiva-thinkpad, mhall119, et al)17:16
rpadovaniaquarius_, awesome!17:25
aquarius_rpadovani, well, I'll wait to see if I've missed anything obvious first, but thank you :)17:25
rpadovaniaquarius_, I did a fast read, the post itself seems good, but it's the idea that is awesome, I want to see it ready asap :D17:26
* aquarius_ nods :)17:27
nik90aquarius_: two camps, but we are on the same side :)17:59
aquarius_nik90, indeed we are :)18:14
doflahertyI can't get the template for "App with QML Extension Library" to run on my mako19:16
doflahertyif I switch to the UbuntuSDK kit, I get a "no targets specified and no makefile found" error19:17
doflahertynik90, is that what you used to build the clock-app?19:25
nik90doflaherty: yeah that's what I used to build the clock-app, although it has changed quite a bit since then19:30
nik90doflaherty: did you set the kit for your project?19:31
doflahertyyeah, it works fine if I run it with the desktop kit, though it seems to be out of date, still using the toolbar19:32
doflahertyIf I open the clock-app CMakeLists.txt in QtC, and use the UbuntuSDK kit, I get the same "no makefile found" error19:33
nik90hmm strange19:33
nik90then it is localised issue19:33
nik90have you tried recreating a new kit?19:33
doflahertyno, how do I do that?19:34
nik90in the devices tab, when you select a device, you can remove the existing kits and ask qtc to autocreate one for you19:35
doflahertyit looks like it is running cmake, it tells me it can't find intltool-merge19:39
doflaherty"please install the intltool package"19:39
doflahertyapt-get tells me it is installed, so I think it means in the armhf chroot?19:40
nik90ah19:40
nik90doflaherty: that's easy to do19:40
nik90yup19:40
nik90so go to the chroots and install intltool-merge package manually19:40
nik90it should be in tools->options->ubuntu->chroots19:40
doflahertyI don't see a "chroots" but there is a "maintain" button in the click build targets list that opens a terminal in a chroot19:42
doflahertyit looks like a lot of packages need upgrading19:45
doflahertynik90, installing intltool gets clock-app working20:01
doflahertymy other one was failing because I was including QtDeclarative - does UT support QtQuick 1 at all or do we need to use the newer QtQuick 2?20:02
kokoye2007hi20:13
kokoye2007who can help ppa > software center20:14
nik90doflaherty: why are you using qtquick 1?21:05
beaumanviennaHi guys! We've been developing a project for some time and now we want want to get it upstream. My question is, how to apply for that, where to go, what kind of requirements we have to meet, all we need to know basically :-D This is the project: https://github.com/ProfessorKaos64/RetroRig21:07
doflahertynik90, I've been building a star watching app which is essentially baby Stellarium, so I've been trying to see if I can get Stellarium itself to run on mako21:10
nik90ah ok21:10
doflahertythey can't move away from QtDeclarative yet21:10
nik90tbh I have never tried runnign qt quick 1.0 on ut21:11

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!