[00:06] hi guys [00:06] yo [00:06] I found a bug in the dash, I would like to fix it, am I in the right channel? [00:07] Beats me. I just wandered in here the other day. [00:07] there are so many channels, ubuntu-devel, ubuntu-app-devel, ubuntu-desktop, etc. === chriadam|away is now known as chriadam [01:05] marlinc, what does that python script do exactly? === sam113101 is now known as sam113101_afk === sam113101_afk is now known as sam113101 [04:45] sam113101: which version of ubuntu did you find the bug in? === wgrant_ is now known as wgrant [07:27] Hi [07:27] Well Nimble (was I was a sleep) that Python script talks to Unity to add a syncmenu entry [07:27] is syncmenu the menu with the cloud icon? [07:27] *feeling ignored* [07:28] Yep [07:28] Hello Aulin :p [07:28] Hi [07:28] is the API at all similar to the messaging menu? [07:29] I've got idea. I just ripped some of the code of Ubuntu One because I coudn't find any nice documentation [07:29] I've got no idea. I just ripped some of the code of Ubuntu One because I coudn't find any nice documentation [07:30] ah [07:31] yeah, I was trying to figure out how to use the messaging menu [07:31] the code in the docs doesn't show anything [07:31] I guess I should go over the code in pidgin-indicate or something [07:32] Well I guess. Because I don't really know how the syncmenu implementation works I also don't know if I implemented it in the right way [07:33] So I'm looking for some input from people who do know how works because it appears that are not many people [07:35] Im a real programming n00b and scryptkiddie :-) i have some experiens with java & svg , is it easy to programm apps for ubuntu (touch)? [07:36] very [07:36] if you know javascript, QML is easy to learn [07:37] there's a guide on the ubuntu site for getting started, it's easy to follow [07:37] I programed with eclipse no idea what type of java [07:37] well, java and javascript are two different things [07:38] Where is see the differnet? [07:38] Between java and javascrypt [07:38] They are two entirely different languages [07:40] How i can se3 the different [07:41] And i programmed a little with light wite game engine on eclipse, [07:41] http://stackoverflow.com/a/245068 [07:42] @marlinc thaks, google is my friend, i know :-) [07:43] But okay developing applications for Ubuntu is possible in all kinds of languages [07:44] You make applications in C, C++, Java, Python, C#, JavaScript well almost any language [07:44] Personally I would recommend a language you're familiar with. For me that would be Java [07:44] yeah, but Aulin was interested in ubuntu touch [07:45] Ah well then it would JavaScript [07:45] I know you can also do it in C++ [07:45] Yea I hope it will be possible to run Java on Ubuntu Touch [07:45] good morning [07:46] Morning! [07:46] well, if openjdk is built for arm [07:46] you can just install it using apt-get [07:47] Yea I hope its possible to set it as a dependency [07:47] Then I can try to make th Ubuntu version available for Ubuntu Touch [07:47] the current build of ubuntu touch puts my phone into a bootloop so I can't tell you if it's there [07:47] L) [07:47] :) * [07:48] The're not many applications that use the syncmenu right? Its disappointing because I think that syncmenu is a strength of Ubuntu [07:48] As far as I know there's no single distribution that has something like thay [07:48] That* [07:50] I really like the entire menu system in the top right === Noskcaj10 is now known as Noskcaj [07:50] it's a big part of the reason I use unity [07:50] Indeed [07:50] I just wish the documentation was up to date [07:50] Byeblook on ubuntu website [07:50] Yep [07:58] nerochiaro: can you review this? https://code.launchpad.net/~schwann/camera-app/camera-no-zoom-no-bar/+merge/176602 [08:15] https://plus.google.com/102031545913933941769/posts/7rE4eq5GBiW [08:19] hope you find your answer [08:30] When I click on XChat in the messaging it opens a new XChat instance === dholbach_ is now known as dholbach [08:30] Ah there's an issue for that :) [08:30] yeah [08:30] oh, ok [08:30] marlinc, that's because xchat is not a single instance program,it should be fixed [08:30] https://bugs.launchpad.net/xchat-indicator/+bug/1122853 [08:30] Ubuntu bug 1122853 in xchat-indicator (Ubuntu) "Clicking the xchat indicator starts a new instance" [Medium,Confirmed] [08:31] Ah mm [08:31] it works fine with other programs [08:31] isn't xchat no longer maintained, anyway? [08:31] e.g if you call piding a second time it focus the running one, doesn't start a new instance [08:31] oSoMoN: can you review this? https://code.launchpad.net/~schwann/camera-app/camera-no-zoom-no-bar/+merge/176602 [08:32] I know hexchat is in the repos but it doesn't have an indicator plugin === seb128_ is now known as seb128 [08:34] gusch: sure [08:35] oSoMoN: thx [08:49] gusch: approved [08:49] oSoMoN: thx [09:05] renato: Can you help me convert animationContainer to a Flickable? I am getting stuck using a Flickable. [09:11] gusch: sorry, missed that [09:12] nerochiaro: no worries - oSoMoN approved :) [09:12] gusch: yeah, saw that [09:13] nerochiaro: speaking of which, there are 3 pendings MRs of mine at https://code.launchpad.net/notes-app/+activereviews, for your reviewing pleasure [09:13] oSoMoN: i was meaning to take care of them today [09:15] cool [09:20] Good morning all, happy Kitchen Debate Day! :-D [09:23] Good morning! [09:26] PaoloRotolo: hi [09:26] Hi nik90 :) [09:42] Hello [09:42] can anyone help with adding new service to the online-accounts ? === chriadam is now known as chriadam|away [09:52] Example tab in ubuntu sdk opens blank windows | http://askubuntu.com/q/323789 [10:23] oSoMoN: looking at your MRs, is there any test for this one ? https://code.launchpad.net/~osomon/notes-app/focus-fixes/+merge/174745 [10:23] oSoMoN: also is omer out today ? [10:24] nerochiaro: no there’s no test, it’s only fixing a plain programming mistake [10:26] Hey guys, how can I install a C++ plugin to an app? When I try to start it it tell me file:///directory/reader.qml:3 module "reader.plugin" is not installed [10:26] oSoMoN: but does it make things work that weren't working before ? [10:30] nerochiaro: I don’t know, but it fixes the code path as it was originally intended; whether that code path is used at all is beyond my investigation [10:34] nerochiaro: hi, can you help to find information on how to make my own libaccount-plugin ? [10:34] for new service [10:35] nerochiaro: I just can not find any docs about this question. [10:36] People, help me to find some docs about making my onw libaccount-plugin. [10:44] mezenok_den: i think the right person to ask is kenvandine, but i haven't seem him around today [10:45] mezenok_den: also maybe take the source of an existing plugin and start from there ? [10:45] nerochiaro: thank you for help :) I think I will dig into the source codes of the other's plugins and I'll try to do my stuff :) [10:45] nerochiaro: really thx :) [10:46] mezenok_den: you're welcome === MacSlow is now known as MacSlow|lunch [11:09] oSoMoN: if I download the packages build by jenkins and install them on the phone for this MR; https://code.launchpad.net/~osomon/notes-app/provider-cleanup/+merge/174143 then run the tests with phablet-test-run notes-app, 2 of them fail. if i repeat with the packages installed by phablet-test-run -p notes-app-autopilot notes-app then everything works [11:10] nerochiaro: how do they fail? can you paste the output of the failures? [11:12] oSoMoN: it's the slide to delete that seem to be failing (trying twice just to be sure): http://pastebin.ubuntu.com/5907228/ [11:12] nerochiaro: so nothing to do with the image provider [11:13] nerochiaro: note that once you have installed notes-app-autopilot once on the device, passing "-p notes-app-autopilot" to phablet-test-run won’t do anything [11:13] nerochiaro: so what you’re seeing is a random failure [11:13] oSoMoN: beautiful [11:13] (which of course needs to be investigated) [11:15] oSoMoN: how would you go about doing that ' [11:17] nerochiaro: well first you’d need to try and reproduce the issue when running the test suite, and observe what’s really happening on the device, as the failure logs don’t give many clues [11:20] oSoMoN: can that tool run one single test ? [11:21] oSoMoN: nevermind, it can [11:25] oSoMoN: also your previous statement that passing -p after you have notes-app-autopilot alreadt installed won't do anything doesn't seem to be true. in my case it downgrades the package to the current archive version [11:26] nerochiaro: ok [11:27] oSoMoN: in any case, the cause of the random failure seems to be that the note gets expanded when i install the pacakges from jenkins and doesn't get expanded (and thus can be deleted) with the normal packages. which is strange as that code shouldn't have been touched [11:27] nerochiaro: then you need to compare packages built from the current trunk and those built by jenkins [11:27] oSoMoN: i also need to update the phone, i'm on yesterday's stuff, in case it makes a difference [11:27] nerochiaro: it might [11:27] oSoMoN: i don't think so though [12:08] nik90, ping [12:09] renato: pong [12:09] nik90, did you get the flickable working? [12:09] renato: I wanted to replace AnimationContainer with a flickable for several reasons. First being it recommended by florian and the second it is causing some issues with qml loader [12:10] renato: no and the problem is because I have no experience using a flickable === MacSlow|lunch is now known as MacSlow [12:13] nik90, I will take a look [12:13] renato: I keep getting errors such as "binding loop with contentHeight". I did contentHeight: childrenRect.height, but some of the children elements have no height specified [12:13] because I cannot be precise about their height now [12:21] nik90, can I see your code? [12:21] renato: let me upload. It is a mess since I was experimenting different stuff to get it working [12:25] renato: https://code.launchpad.net/~nik90/ubuntu-clock-app/flickable-stopwatch-implementation [12:31] nik90: I have a solution, interested? [12:35] m-b-o: Hi. I read your g+ post. [12:35] m-b-o: I tried doing it, however was unsure about one part. How to snap to a specific position? [12:36] Right now, it snaps to the listView header. However If I insert all the elements inside a rectangle, then the flickable will have to snap to some point in the rectangle rather than some qml element [12:36] http://bazaar.launchpad.net/~martin-borho/ubuntu-clock-app/stopwatch-flickable/revision/156 [12:37] nik90: which point exactly? [12:37] In the stopwatch page, it should snap midway to the analog stopwatch face. [12:38] so it will look like the analog stopwatch face is half hidden and half visible [12:43] nik90: when srollling to the rounds for example? [12:44] m-b-o: yeah [12:46] m-b-o: if you look at the current behavior of the clock tab, you will know what i mean === lisettt`` is now known as lisettte [12:48] nik90: I see [12:51] nik90, the height of the background page rectangle should be a value that when scrolling to the end of it, the stopwatch face is positioned in the correct position [12:51] then you do not need to take care of which position you need to scroll [12:51] just scroll to the end [12:54] renato: okay [12:55] renato: both m-b-o and kaziwaseef use a rectangle [12:55] kaziwaseef's branch can be found at https://code.launchpad.net/~kaziwaseef/ubuntu-clock-app/flickable-added [12:56] where he also uses a item to store the flickable in it [12:58] nik90, I would say keep the AnimationContainer in the pages and change it to be a flickable component [12:59] renato: yes that would be the best case since all pages use animationcontainer [13:00] make sure that all pages have the correct height in that way when moving to the bottom it will be positioned in the correct position [13:00] renato: Since kaziwaseef is working as an external contributor, let me just fix the stopwatch page alone, I can then implement his code logic into the animation container [13:01] renato: all the pages have the same qml element sizes. So that should be easy to achieve [13:02] nik90, ok, [13:03] nik90, about the kaziwaseef my only concern is that I think that we do not need the Item element outside the flickable component [13:06] renato: I tried modifying kaziwaseef's branch and removed the item. However when I anchors the flickable to fill the parent, the tab header started to hide when scrolling up. Any way to prevent that? [13:25] anybody to review this bug ?https://bugs.launchpad.net/ubuntu-calculator-app/+bug/1203455 [13:25] Ubuntu bug 1203455 in Ubuntu Calculator App "Result is not able to use with new operands " [Undecided,New] [13:31] Mihir: isn't this a duplicate of https://bugs.launchpad.net/ubuntu-calculator-app/+bug/1179422 [13:31] Ubuntu bug 1179422 in Ubuntu Calculator App "[Calculator app] Can't add to existing equation once equals is entered" [Undecided,In progress] [13:31] ? [13:36] Hi. The item containing the flickable was there to stop the tab header from hiding... [13:38] kaziwaseef, nik90, set the page property "flickable" to null [13:40] I think the best thing to do is change the code of AnimationContainer. Please wait. Let me try. [13:41] kaziwaseef: yeah best to adapt AnimationContainer into a Flickable. [13:41] renato: thnx that worked. [13:46] oSoMoN: just an idea: in HistoryDomainListModel you only emit dataChanged() but not for example rowsMoved() [13:47] gusch: because HistoryDomainListModel is always kept sorted alphabetically, so rows are never moved, some may be inserted, and some removed [13:50] oSoMoN: I would have guessed, that sort() is called when a new row is added - but even calling it manually afterwards does not sort it [13:50] oSoMoN: I see no obvious bug [13:51] me neither, and that’s the problem :/ [13:51] oSoMoN: I would really need to dig really deep to see what's going on [13:51] gusch: yeah, if you get a chance at some point to dig deeper, that would be much appreciated, but I understand that you have other priorities [13:59] oSoMoN: for the second data, I don't get the rowsInserted() signal in HistoryDomainListChronologicalModel [14:08] om26er: hi, after the meeting can we have a quick talk about some autopilot tests on the device that are failing and i'm not sure why. also discuss a merge that you did some time ago that has some chnges to tests that i don't exactly understand [14:21] nerochiaro: will you get a chance to review https://code.launchpad.net/~osomon/webbrowser-app/cleanup-public-plugin/+merge/175855 some time today? [14:24] oSoMoN: yes, but cross your fingers for the autopilot tests, i seem to have a terrible luck with them today [14:24] oSoMoN: I wonder, why calling sort() does not sort the model, but calling invalidate() does [14:24] om26er: ping [14:25] gusch: where exactly are you calling it? [14:25] nerochiaro, sorry, hey! [14:25] oSoMoN: in the test, where you have the model->invalidate(); [14:26] om26er: hi, can you confirm that running the autopilot tests on the device from the packages generated by jenkins on this MR, you get 2 failures ? https://code.launchpad.net/~osomon/webbrowser-app/cleanup-public-plugin/+merge/175855 [14:26] oSoMoN: invalidate accesses the data() function (there is logging), but sort() does not [14:26] om26er: sorry, wrong branch [14:26] :p [14:26] om26er: i meant https://code.launchpad.net/~osomon/notes-app/provider-cleanup/+merge/174143 [14:26] gusch: yeah, the internals of the QSortFilterProxyModel are still a bit of a mistery to me [14:28] nerochiaro, on it [14:28] om26er: thanks === boiko_ is now known as boiko [14:35] oSoMoN: gusch: so, from what I understood it looks like the rows moving in the original model is not being propagated to all levels of proxies [14:36] boiko: yeah, something like that, until invalidate() is called on the sort model [14:36] oSoMoN: gusch: wait, no, there is no row moving going on here, sorry [14:37] oSoMoN: gusch: I'll go for lunch and continue after I'm back [14:37] boiko: sure, but don’t let my problem take all your time, you probably have other priorities to tend to [14:38] nerochiaro, I merged trunk and had 1 failure with that branch [14:38] nerochiaro, notes_app.tests.test_images.TestImageSmallHigh.test_no_crash [14:38] now when I run it individually it passes as well [14:39] oSoMoN: why the hell is sort() doing like nothing?!? [14:39] http://paste.ubuntu.com/5907792/ [14:40] om26er: so, different results than me, i had 2 tests failing and they were different ones. and they fail even if run separately. any idea what might be going on ? [14:40] om26er: do you know what's going on from line 23 onwards ? [14:41] nerochiaro, merge trunk first [14:41] can you show me the logs [14:41] om26er: i used the packages from jenkins, didn't build them myself [14:41] om26er: http://pastebin.ubuntu.com/5907228/ [14:41] nerochiaro, which device ? [14:42] om26er: phone [14:42] nerochiaro, I fixed those tests recently for touch. so I think you really need my package, should I email you ? [14:43] om26er: ok. but also oSoMoN should merge trunk into these branches I think. right oSoMoN ? [14:44] sent [14:45] oSoMoN: I found this one http://qt-project.org/wiki/Model_Test - maybe you want to tes the model implementation(s) [14:47] nerochiaro: merge trunk where? [14:47] oSoMoN: in the branch [14:48] nerochiaro: duh, what branch man? [14:48] oSoMoN: sorry, we were talking about the ones you submitted on notes-app for review [14:48] nerochiaro: you said I can ask kenvandine about my thoughts... is he usually anwering fast? [14:49] I have asked him and waiting... :) [14:49] mezenok_den: not always [14:49] nerochiaro: ok, will do in a moment [14:53] nerochiaro: done, for all three branches [15:04] oSoMoN: ok - sort() does not work, as it is aborted when dynamicSortFilter is true (setting it to false, fixes the issue) [15:05] gusch: ok, good to know [15:10] om26er: also do you have any idea why tests fail on this MR ? https://code.launchpad.net/~ubuntu-sdk-team/ubuntu-ui-toolkit/inverse-mouse-area-move-allowed-on-clicks/+merge/176362 === netcurli_ is now known as netcurli [15:19] oSoMoN: https://pastebin.canonical.com/94971/ the entry for the first "getting data for domain" is wrong [15:20] oSoMoN: it shows the data for the ubtuntu domain, but it should be the example domain [15:21] oSoMoN: so for whatever reason, HistoryDomainListModel::data() uses the wrong data (I guess for the sorting) [15:23] gusch: yeah, I had arrived at this conclusion too, but I have no clue whatsoever why the data returned is wrong [15:35] hmmmmmmm [15:35] seb128: how have you solved "stuff scrolls over other stuff" when using Flickables? [15:35] Laney, clip: true [15:36] aha [15:37] yes, that works. great! [15:37] ;-) [15:37] quite happy with this bit of UI [15:37] * Laney makes the list sorted [15:39] Laney, what bit is that? style datetime? [15:39] Laney, btw I reviewed your mp, I've some nitpick (just added one) [15:39] nah the listmodel stuff [15:39] yes [15:39] I'm fixing some of those [15:39] and making it sorted [15:40] style->still [15:41] how can I focus something on entry? [15:42] Laney, focus: true is supposed to work if you only have one widget doing it [15:43] let me try that [15:43] Laney, I'm just fighting with that for another panel, don't spend time on it ... I will let you know when I figure it out [15:43] Laney, if that doesn't work, you might need to set someid.focus = true in a Component.onCompleted [15:43] kenvandine, do you know what's needed? [15:43] not really [15:44] i had to do that to focus my listview for keyboard nav [15:44] focus: true on the ListView didn't do it [15:44] no, neither work [15:44] i had to do it onCompleted [15:44] :/ [15:44] this is on a TextField [15:45] Laney, doing what Ken said makes it "looking focussed", but it doesn't take keyboard input :/ [15:45] yes [15:45] could be a TextField bug I guess [15:47] timp: any idea? :-) [15:47] Laney, Component.onCompleted: id.forceActiveFocus() [15:47] works for me [15:47] ah [15:47] That's marked as \internal though [15:48] Laney, ? [15:48] I'm looking at the source of TextField [15:48] Laney, it's a method of the base Item() object: http://qt-project.org/doc/qt-5.0/qtquick/qml-qtquick2-item.html#forceActiveFocus-method [15:49] hmm [15:50] does indeed work though ;-) [15:52] yeah, it feels hackish [15:52] but it works... [15:53] nice! [15:53] * kenvandine thinks focus: true should work though [15:53] annoying [15:56] rigved: the last one (13.04) [16:01] oSoMoN: I have no idea why it grabs the wrong data there - sorry [16:03] gusch: no worries, thanks for looking into it anyway [16:09] nerochiaro, seem it was not able click the list item even if the mouse went there [16:09] nerochiaro, could be the click was not registered due to the slow environment [16:09] nerochiaro, see this video https://jenkins.qa.ubuntu.com/job/generic-mediumtests-runner-saucy/1254/artifact/UbuntuUiToolkit.tests.gallery.test_gallery.GenericTests.test_toggles%20(with%20mouse).ogv [16:09] om26er: can you try triggering a rebuild ? [16:10] and wow the autopilot tests for the UIToolkit are really written in a different way from the source I am looking at [16:10] * om26er would do thing much differently [16:10] om26er: i noticed them being quite different [16:11] triggered the rebuild [16:21] om26er: i also have a question about notes-app trunk, there's a revision 154 where you fixed a couple of tests. one of them uses the sleep function. why is that needed ? what's the problem that you are solving there ? [16:21] hum [16:21] onAccepted in a TextField doesn't seem to work, wth? [16:22] nerochiaro, bug 1204084 [16:22] Launchpad bug 1204084 in notes-app "The input focus gets lost when the OSK appears during autopilot test run" [High,New] https://launchpad.net/bugs/1204084 [16:25] nerochiaro, should I fix that you want to :) [16:25] ...or you want to [16:26] om26er: as bill commented on the bug, we shouldn't use sleep if possible. can't we just use wait_for on the OSK visible property ? [16:27] nerochiaro, Yeah, we are going to use what webbrowser did [16:30] om26er: also, are unit tests also still failing under qemu ? [16:31] nerochiaro, not sure about that, never knew about that [16:31] om26er: how do you build packages for the phone then ? === om26er is now known as om26er_afk === om26er_afk is now known as om26er [17:09] do we have an example somewhere of getting the current position? [18:28] Im done with the Flickable thing perfectly. I pushed it to lp:~kaziwaseef/ubuntu-clock-app/flickable-added-2 [18:39] Hi folks, I'm trying to debug a click package created by qtcreator, as installed using 'sudo click install foo.click' on the device (a nexus 7) - it doesn't appear to put a .desktop file anywhere, so I just linked to the one in the installed dir. However, it's still not running correctly (clicking on the icon displays a plain white screen). Is there a log somewhere I can look at to debug? [18:46] bzoltan: ^ Is that one you could answer? Or do we need cjwatson? [18:48] mmcc`: The .desktop hooking mechanism is not done yet and so not integrated to the SDK. What you see there is more like a tech preview of the click packages... obviously the lp:click project is progressing and cjwtason puts a lot brain and hand into that project. [18:50] so to say short... in the present status the QtC click packaging is not meant to create packaged app what you can launch from the shell... you can package, you can install and you can see what is going on [18:51] bzoltan: ok. definitely understood that it's a work in progress. is creating click packages from outside QtC more complete? I was hoping to use it to package an app for a demo next week [18:53] mmcc`: Nothing can stop the devs to bzr branch lp:click and make a new local release .. the QtC interface to the Click will not change in the following days [18:53] mmcc`: We are focusing on QA work... creating autopilot coverage on the QtCreator and on our plugins ... we suffered a lot [18:54] bzoltan: beuno had an app that he demo'd installing and launching. Do you know how that one was built? [18:54] * fugue88 tries to get the name [18:54] mmcc`: and running after a really quickly (respect to cjwatson) developing Click project would have been eating our time too much... so I draw a line :) and that is released today with the Beta SDK [18:55] fugue88: with Click? [18:55] bzoltan: A calculator app, apparently packaged as .click because he goes through the same install process from the dash. [18:55] "Fake Calculator" [18:55] fugue88: You can create .deb packages from any project in QtCreator and you can even install and deploy the app packaged in .deb ... but with click it is only packaging and installing ... no launching [18:56] How can I get user/system information in a QML mobile app? | http://askubuntu.com/q/324038 [18:56] fugue88: that is gonna be a fake :) [18:56] Well, I assume it doesn't calculate. [18:56] beuno: That Fake Calculator, is it an actual .click package? [18:59] fugue88, yes [18:59] And that actually launched. [18:59] right [18:59] So, at least with whatever versions of code beuno's using, it's possible. [19:00] I can't launch apps created from qtcreator either [19:00] running into that atm [19:00] beuno: so how the .desktop is hooked up to the Shell? [19:01] bzoltan, that's more of a cjwatson or ted question [19:02] sergio may know as well [19:02] beuno: as far as I knew it is not done yet ... the .desktop must be under the /usr/share/applications or under /home/phablet/.local/share/applications/ [19:02] bzoltan: Your knowledge is ancient. At *least* a day old! ;) [19:03] * fugue88 doesn't know anything about .desktop locations === mterry_ is now known as mterry [19:03] fugue88: LOL :) [19:03] well [19:03] wh does fake calculator open? [19:03] *why [19:03] fugue88: I wish to be better informed [19:03] Don't we all. [19:04] well, this is what the demo is for [19:04] align us all as quickly as possible :) [19:04] Yep. [19:04] so that's the only piece failing in the whole demo [19:04] opening an app created from qtcreator [19:04] everything else works [19:05] beuno, fugue88: I just feel awfully stupid :) I can not be on top of all moving parts... [19:05] bzoltan, oh, don't worry, we all feel stupid! [19:05] bzoltan: Nobody can. I certainly am not following technical details, just overall status. [19:06] It's actually quite amazing, given how many teams and moving parts there are for this, how well it's come together so far. [19:06] one small piece missing! [19:06] Nuance. [19:06] ;) [19:06] beuno, fugue88: I will jump on it straight tomorrow morning... it is 10pm :) and I am up since 5am [19:06] bzoltan, btw, here's the demo: http://www.youtube.com/watch?v=62dgYISBgIQ [19:06] :O [19:07] gn, bzoltan. [19:14] beuno: I have more than one question related to that demo ... #1 how on earth you start the phablet shell on your desktop? [19:14] bzoltan, bzr branch lp:unity8 [19:14] follow the instructions [19:14] ./run [19:14] done [19:15] beuno: Geez.. Why I did not know about it??? It should be one of the top features of the SDK! [19:15] :) [19:15] bzoltan, indeed! Happy to help you tomorrow to get up and running [19:15] beuno: sweet :) ? [19:15] _GOOOOD_NITE_ [20:29] renato: https://code.launchpad.net/~kaziwaseef/ubuntu-clock-app/flickable-added-2 does the trick [20:29] renato: he modified the animationcontainer into a flickable. It needs some small tweaks. But otherwise it works as intended. [20:35] nick instead of call flick function try to set the : contentY [20:35] and uese a NumberAnimation for this property [20:43] renato: but by using flick, arent we leaving the sdk flickable defaults instead of using our own numberAnimation? [20:43] you can use Ubutntu animation [20:44] so instead of flick(0, -1000), I would do contentY: something [20:44] and then add behavior on ContentY [20:44] yes [20:45] more specific contentY: contents.height - flickable.height [20:50] renato: http://pastebin.ubuntu.com/5908923/ [20:51] renato: although what would be the statement for the else if cae? [20:51] case? [20:55] contentY = 0 [20:56] nik90, instead of momentEnded try to use flickableDirection [20:56] sorry wrong [20:57] renato: http://paste.ubuntu.com/5908939/ [20:57] nik90, works? [20:58] renato: yup :) [20:58] How to create multiple pages in HTML5 app and link them together | http://askubuntu.com/q/324085 [20:58] nik90, why do you need the clip: true? [20:58] renato: wow this ended up much simpler than what we created before. Glad to do some code refactorings [20:59] renato: otherwise you can see the clock face behind the header when you swipe up [20:59] nik90, ok [20:59] great work guys [20:59] renato: well this is all the work of kazi :D [20:59] nik90, why this magical number (10, -10) [20:59] why not >0 <0 [21:00] renato: that is the swipe tolerance [21:00] ok [21:00] but thinking about it now, it could be 0 [21:00] make this a property [21:00] ok [21:01] but should i make it 0 or leave it as 10? [21:03] nik90, is up to you and the designers [21:04] renato: the only think I am not happy about is the contentHeight: units.gu(87) [21:05] nick98 this should be tha page height [21:06] each page should set it to the correct size [21:06] oh [21:07] and make sure that you set: flickableDirection to only flick on vertical direction [21:07] or this can be set by : childrenRect.height [21:08] renato: I will set the flickableDirection to only vertical. [21:09] childrenRect.height does not work === sam113101 is now known as sam113101_afk === sam113101_afk is now known as sam113101