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

akiva-thinkpadmihir, ping05:48
mihirakiva-thinkpad: pong06:35
akiva-thinkpadhey all07:46
mihirakiva-thinkpad: hey09:05
mihirakiva-thinkpad: i commented on your MR. let me know if you required any more information.09:06
akiva-thinkpad;lkjfdsa09:06
akiva-thinkpadah09:06
akiva-thinkpadsorry09:06
akiva-thinkpadkeyboard switched layout09:06
akiva-thinkpads09:06
mihirakiva-thinkpad: lol09:06
akiva-thinkpadmihir, just now?09:06
* akiva-thinkpad checks09:06
akiva-thinkpadmihir, the from time is hidden though?09:07
akiva-thinkpadmihir, its all in the component, which is hidden.09:07
mihirahhh, when i tested last night it was showing it :|09:07
akiva-thinkpadyou are talking about the time on the far right?09:07
akiva-thinkpadwed oct 21, 1987 ------> time???09:08
akiva-thinkpadI am questioning my own sanity09:08
akiva-thinkpadI swear its been hidden !09:09
akiva-thinkpadtested it today !09:09
akiva-thinkpad:P09:09
mihiryes09:18
mihirlol okay i'll test it09:18
akiva-thinkpadmihir, cool beans. If it is not working, i'll totally apologize ~09:19
vitimitiHi09:23
akiva-thinkpadvitimiti, hello09:24
DanChapmanGood Morning all o/09:24
vitimitiHello, akiva-thinkpad09:24
akiva-thinkpadgood morning chap09:24
mihirakiva-thinkpad: at what time you sleep dude :P you in canada if i am not wrong right?09:28
akiva-thinkpadmihir, yes, pacific. 2:30 am09:28
akiva-thinkpad{:09:28
mihir:D09:28
akiva-thinkpadI go to sleep when I'm tired.09:29
nik90anyone free to review https://code.launchpad.net/~nik90/ubuntu-clock-app/fix-warning-message/+merge/238049 ... simplest MP of your lfe :)10:25
akiva-thinkpadsure10:25
nik90thnx10:25
akiva-thinkpadany time :)10:26
nik90rpadovani: hey, I need your approval in https://code.launchpad.net/~nik90/ubuntu-clock-app/delay-alarm-model-startup/+merge/23803110:33
rpadovanion it10:33
nik90rpadovani: its the exact same MP that you already reviewed and approved earlier10:33
nik90rpadovani: just a note, in your testing please check if the clock app freeze when you try interacting with it *while* the startup animation is going on.10:34
nik90that's the main diff between the old and new MP10:34
rpadovaninik90, no, it doesn't freeze10:38
akiva-thinkpadnik90, how do you get to multi alarm select mode?10:38
rpadovaninik90, approved10:38
rpadovaniakiva-thinkpad, upstream component10:38
nik90akiva-thinkpad: just long-press on any alarm10:38
nik90akiva-thinkpad: yay10:38
akiva-thinkpadah I see10:38
nik90I meant rpadovani : woohoo..no freezes10:38
akiva-thinkpadnik90, now; of only I was considered a clock developer :P10:40
nik90akiva-thinkpad: ;)10:41
nik90akiva-thinkpad: that happens with sustained contribution to clock and demonstration of an adequate understand of bzr (merge, conflict resolution)..etc. with time :)10:42
rpadovaninik90, any idea on how I can add an ubuntu shape around a listview? I'm not able to set the right height and width of the shape10:44
* nik90 thinks10:45
akiva-thinkpadnik90, getting there ~10:45
akiva-thinkpadbzr is basically a sinch; the only thing I don't really know how to do is regress10:45
nik90rpadovani: try setting the listitem's height to childrenRect.height and see if the UbuntuShape can then be assigned height: listview.height perhaps?10:46
nik90I am not too sure10:47
rpadovaniakiva-thinkpad, bzr revert -r [numRev|-numOfPreviousRevision]10:47
rpadovaninik90, nope, I cannot assign to shape the height of listview10:47
nik90rpadovani: then why not use a OptionSelector?10:48
nik90rpadovani: looks like that might be what you are looking for10:48
rpadovaninik90, that's a good idea10:49
mihirnik90: what is childRect basically ?10:49
mihirnik90:  i meant childrenRect10:50
akiva-thinkpad!cookie | rpadovani10:50
ubot5rpadovani: Wow! You're such a great helper, you deserve a cookie!10:50
nik90in an item if you have Item { child1{}, child2{}, child3{} }, you can set the height of the item in 2 ways,10:50
nik90first-> height: child1.height + child2.height + child3.height10:51
rpadovaninik90, I found another solution, but I don' t like it: height: childrenRect.height * model.count10:51
nik90second-> childrenRect.height10:51
rpadovanisorry, row.height * model.count10:51
nik90rpadovani: yup I can see why that will work...I think it is best to go with optionSelector if it fits the design you are trying to implement10:51
mihirnik90: okay understood10:52
nik90tbh yours is not a bad idea either10:52
rpadovaninik90, https://i.imgur.com/ujy3RQ7.jpg10:52
nik90yup OptionSelector is what you need then for sure :D10:52
mihiryeah use that , rpadovani it is there in calendar  --http://bazaar.launchpad.net/~ubuntu-calendar-dev/ubuntu-calendar-app/trunk/view/head:/EventRepetition.qml#L12610:54
rpadovaninik90, mihir mhh, problem with optionselector is that doesn't support footer: sometimes I need to add another thing to the listview, but totally unrelated with the delegate11:04
nik90rpadovani: why don't you add that data to the listmodel directly?11:07
rpadovaninik90, because I want a different delegate11:08
nik90ah11:08
nik90yeah you can't do that with optionselector11:08
rpadovani:S11:09
ahayzen_Hi, how can I figure out if a package has landed in rtm?13:22
akiva-thinkpadahayzen_, o/ do a barrel roll13:24
ahayzen_akiva-thinkpad, o/ ... hmm with a hangover probably not advisable ;)13:24
akiva-thinkpadheh13:24
sergiusensahayzen_: rmadison bash |grep ubuntu-rtm13:34
sergiusensahayzen_: for bash (as an example)13:34
ahayzen_sergiusens, ah sweet thanks :)13:34
sergiusensnp13:35
* ahayzen_ spots new content-hub is in rtm13:35
akiva-thinkpadahayzen_, I am done with my branch, and am sort of at a loss as to what to tackle next; any ideas?13:42
ahayzen_akiva-thinkpad, wait for victor to find more issues lol ... erm let me look at the list13:42
* ahayzen_ notes he has far too many tabs open13:43
ahayzen_akiva-thinkpad, there are supposed to be header actions on certain pages... i can't remember if they are in the current design but that could be something ... let me check the designs13:43
akiva-thinkpadsearch items, right?13:44
ahayzen_akiva-thinkpad, well i remember discussing other ones..but i don't see them in the designs might need to speak with jouni to find out what they were13:45
ahayzen_akiva-thinkpad, and the search one needs investigating as we did it before but hit bug 134181413:45
ubot5bug 1341814 in Ubuntu UI Toolkit "Using search in the header can sometimes have a text field from a different tab" [High,Confirmed] https://launchpad.net/bugs/134181413:46
akiva-thinkpadahayzen_, okay so just bugs then; presuming everything else has been taken care of?13:46
ahayzen_akiva-thinkpad, so if you wanted to reimplement searching a workaround or uitk patch would be required13:46
ahayzen_akiva-thinkpad, erm well the next things on my list are playlists/start page moving to cardview...but i need the 2x2 component which victor was starting...then victors branches need reviewing and we need more designs for things like the artist tab13:47
ahayzen_akiva-thinkpad, i think we have all the 'big' tasks in hand it is more any small tweaks or 'polish' and obviously lots and lots of bug testing :)13:48
ahayzen_akiva-thinkpad, if you wanted to have some fun you could start with that bug and see if you can figure out a workaround lol its on my list to do just a bit further down13:49
akiva-thinkpadahayzen_, cool beans.13:49
ahayzen_akiva-thinkpad, have a play about with this branch https://code.launchpad.net/~andrew-hayzen/+junk/test-tabs-search-issue and follow the steps so you understand what craziness is going on/if it is still reproducible13:50
ahayzen_akiva-thinkpad, you could ofc try fixing your own bugs as well ;) eg bug 137945413:55
ubot5bug 1379454 in Ubuntu Music App "Undefined Album Details borrows from previous entries" [Undecided,New] https://launchpad.net/bugs/137945413:55
ahayzen_akiva-thinkpad, looks like adding an else to the if in the component oncomplete in the songspage to clear the year could work13:58
akiva-thinkpadhummm14:45
akiva-thinkpadyah I was looking at that before14:46
akiva-thinkpadanyways its 746 am; way past my bed time14:46
qtrosHi all15:18
qtrospin popey15:18
qtrosping :D15:18
qtrospopey sorry I don't wanna pin you :D15:19
qtrospopey I just want to know how do you run coreapps on device? Is there any method to preprocess *.desktop and *.json files?15:29
mihirqtros: you mean trying to run from QTC?15:36
qtrosmihir yes, I've found that something is broken and I can't run our "Shorts" app as always15:46
qtrosmihir with fake manifest)15:46
popeyqtros: I generally don't run apps from qtc, but use "click build foo/"16:03
Phoenix_DragonHi22:11
nik90elopio: another nice qml test MP for you https://code.launchpad.net/~nik90/ubuntu-clock-app/edit-alarm-qml-tests/+merge/23806223:01

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