=== chriadam|away is now known as chriadam [01:57] new to QML and have some questions, i'm sure they're simple if anyone has time to take a stab at them [06:00] you never asked your questions, xortim... [06:00] lol [06:58] good morning [07:46] Hello all :) [08:18] nerochiaro: ping [08:18] oSoMoN: hi [08:19] nerochiaro: can you please ensure you review https://code.launchpad.net/~osomon/webbrowser-app/cleanup-public-plugin/+merge/175855 today? [08:20] oSoMoN: ok [08:20] thanks [08:30] mzanetti: hey, I’m writing some QML test cases, and I was wondering if there’s a way to inject a long press event? [08:31] oSoMoN: I'm sure there is altough I never needed it so far [08:31] * mzanetti searches [08:31] I’m seeing mousePress() and mouseRelease(), but I don’t know how to do a sleep() in JS [08:32] oSoMoN: wait(200) [08:32] oSoMoN: wait() is a member of TestCase {} [08:33] cool, I guess that solves it [08:33] thanks mzanetti [08:33] yep [08:33] yw [08:34] oSoMoN: did you see the tutorial I created? [08:35] mzanetti: yes, I started there, very good resource [08:35] oSoMoN: that has a helper.js which offers a method called "findChild()". That's really what you want I'd say. Imho that should even be upstreamed into Qt [08:36] makes sense [08:41] oSoMoN: FYI: in lp:unity8 in tests/utils/modules/Unity/Test/UnityTestCase.qml you'll fine more such helpers. I guess especially mouseFlick() could be of interest for you [08:41] mzanetti: thanks for the pointer, I’ll look into those [09:07] Good morning all, happy Tiger Day! :-D [09:48] tmoenicke: hey, I suggested a different solution than the one you proposed in https://code.launchpad.net/~thomas-moenicke/webbrowser-app/content-orientation/+merge/177133, can you please review and implement it if it looks good to you? [10:05] oSoMoN: cool, i'll have a look === chriadam is now known as chriadam|away === gusch is now known as gusch|lunch [10:57] hi all [10:58] Just a question... what are the rules for the software center with Adult apps? === MacSlow is now known as MacSlow|lunch [11:43] zsombi: ping [11:47] nerochiaro: pong [11:48] zsombi: hi, do you have some time to have a look at https://code.launchpad.net/~ubuntu-sdk-team/ubuntu-ui-toolkit/inverse-mouse-area-move-allowed-on-clicks/+merge/176362 and let me know what you think ? I tested it and solves all the issues we were having in notes-app but maybe there's some stuff i am missing that might cause problems [11:48] nerochiaro: will check it [11:50] zsombi: hopefully if there's something wrong i can fix it between today and tomorrow and we can get that merged. the notes-app is really broken without that fix and has been that way for quite a while now [11:51] nerochiaro: everything seems to be OK... it is stupid that MA emits clicked even though the mouse got moved.. I know this issue has been debated pretty long on QML ML/chats... [11:52] nerochiaro: let's get it in! [11:52] zsombi: i don't see why it's stupid. not allowing movement makes taps not working properly because people with grubby hands like me can't be very precise when tapping and htere's always some movement === MacSlow|lunch is now known as MacSlow [11:55] nerochiaro: :) I understand your motivation, but taps converted to mouse events are also inaccurate, so instead of mouse press/release those should be handled as touch events, then we would have better separation on gestures... never the less, since we get 'em as mouse events, the press+move+release=click suits well, so I'll approve your changes. Soon we must extend the IMA as if we make them public (which is not yet the case) we must [11:55] zsombi: your message got cut at ") we mus" [11:56] nerochiaro: we must have the move and double click events to be handled too. [11:56] nerochiaro: jenkins sais you need fixing, have you checked that? [11:57] zsombi: yes but the failures don't seem related and i tried running AP tests on the device too and get more unrelated failures. i actually would like your opinion on the jenkins issue [12:00] nerochiaro: jppiiroinen: huhh?? don't get what is wrong there: https://jenkins.qa.ubuntu.com/job/generic-mediumtests-runner-saucy/1254/? JP, could you give us a hand? [12:04] nerochiaro: have you merged with trunk? seems this is an old stuff [12:05] nerochiaro: I mean recently... [12:05] jppiiroi1en: ^^ [12:06] nerochiaro, zsombi: i will retrigger the build for that too to see if that reproduces itself [12:06] jppiiroi1en: cool! thx [12:06] zsombi: no, haven't merged with trunk in a week [12:06] zsombi: need me to do it now ? [12:07] nerochiaro: not sure, haven't been here in the past 3 weeks :) [12:07] nerochiaro: but JP kicks jenkins now, let's see what that brings [12:08] zsombi: ok === _salem is now known as salem_ [12:21] jppiiroi1en: is the CI job still running on https://code.launchpad.net/~ubuntu-sdk-team/ubuntu-ui-toolkit/inverse-mouse-area-move-allowed-on-clicks/+merge/176362 ? it's taking quite a while [12:30] nerochiaro: i have some vpn issues.. i am unable to connect to that network at the moment [12:30] oh now it works.. === nerochiaro is now known as nerochiaro_food === nerochiaro_food is now known as nerochiaro [13:42] jppiiroi1en: zsombi: it looks after the rebuild jenkins is even more angry than before (in ways that seem unrealated to the specific MR) [13:42] jppiiroi1en: zsombi: i mean about this MR: https://code.launchpad.net/~ubuntu-sdk-team/ubuntu-ui-toolkit/inverse-mouse-area-move-allowed-on-clicks/+merge/176362 [13:44] weird [13:45] oSoMoN: can we have a brief test on mumble to see if my new hadset works ? [13:49] DIY remote desktop to android smart phone | http://askubuntu.com/q/326044 [14:00] nerochiaro: sorry I missed your request, we can now [14:04] gusch, nerochiaro: would one of you guys have some time today to review https://code.launchpad.net/~osomon/webbrowser-app/close-tabs/+merge/177340 ? [14:04] oSoMoN: ok I can [14:05] thanks [14:05] oSoMoN: i'm on mumble in the meeting room but I don't see anyone else [14:05] nerochiaro: read your email [14:06] nerochiaro: joining to test your headset [14:06] oSoMoN: i meant for testing the headset [14:22] oSoMoN: I approved, but added a comment [14:25] gusch: thanks, I commented back [14:39] tmoenicke: https://code.launchpad.net/~osomon/webbrowser-app/contentOrientation/+merge/177390 [15:09] renato, Hey! [15:11] <_5m0k3> Anybody see anything missing from my branch? If not, I'll add it to the wiki to try to get it added to the collection PPA. https://code.launchpad.net/~brad-4/esv-bible/main === netcurli_ is now known as netcurli [15:47] gusch: hey, if you’re still around, would you mind approving https://code.launchpad.net/~osomon/webbrowser-app/close-tabs/+merge/177418 ? there was some sort of "soft" conflict when the plugin cleanup was merged, and the asset didn’t go where it should have… [15:47] oSoMoN: ok [16:02] oSoMoN: done [16:02] gusch: thanks! [16:11] a bunch of autopilot tests fail for me on UITK [16:11] http://pastebin.ubuntu.com/5925749/ [16:11] ^am I executing it wrong? Or are our tests broken? [16:17] om26er: hey, would you mind approving https://code.launchpad.net/~osomon/webbrowser-app/readme-coverage/+merge/177422 ? [16:18] oSoMoN, approved ;) [16:18] thanks! [16:45] oSoMoN: are you gonna merge it? [16:51] tmoenicke: I was waiting for your approval, I just top-approved it, it should be merged soon [17:21] oSoMoN: awesome thx [17:27] boiko, hey [17:27] hi om26er [17:27] boiko, can you review this please https://code.launchpad.net/~om26er/phone-app/ensure_keyboard_visible_before_typing/+merge/177437 [17:28] boiko, bfiller asked me to fix that, since that test is failing on the qa dashboard [17:28] om26er: ok, I will just wait for CI to run before approving, ok? [17:29] boiko, yes, sure [17:29] om26er: on a side note, you are aware that the KeyboardRectangle is being obsoleted really soon, right? there is a property on MainView now to have the applications anchored to the keyboard [17:30] om26er: http://developer.ubuntu.com/api/devel/ubuntu-13.10/qml/ui-toolkit/qml-ubuntu-components0-mainview.html#anchorToKeyboard-prop [17:31] boiko, was not aware of that, though I did read that it was a temporary thing in the comment.. once its obsolete I guess our apps will need update then [17:32] its important to get this fix in today because they won't release the new image unless every test is passing [17:32] om26er: yes, but then you won't have an easy way to do the same fix as you did in phone-app [17:32] om26er: I will approve as soon as CI passes, is that fine? [17:33] boiko, yep, that's fine [17:33] boiko, we'll investigate a new solution then :) [17:33] okie dokie :) [17:34] Hi guys. Silly question. Is there cordova specific way to get hold of a text field content? [17:45] <_5m0k3> I discovered a packaging issue with my branch. Should be resolved now. If you see any other issues that need to be addressed before adding it to the Collections PPA, let me know. https://plus.google.com/110587021591787005452/posts/GQBe72nmXvk [18:06] om26er: approved. === sam113101 is now known as sam113101_afk === sam113101_afk is now known as sam113101 [19:57] Hi, I'm having issues with binding loops what is the best way to go about debugging these? [20:18] karni: I don't think that's a cordova specific issue, can't you just use DOM? [20:18] mhall119: you're right, yes. [20:19] can i run system-settings for ubuntu-touch on my desktop, i want to see if its fine translated? [20:26] UbuPhillup: yes you can [20:26] how? [20:26] UbuPhillup: apt-get install ubuntu-system-settings, then run system-settings (without the ubuntu-) [20:27] in saucy right? [20:27] UbuPhillup: yes you would need saucy [20:27] UbuPhillup: yes [20:29] thanks mhall119 [20:30] np [20:51] Can anyone help me with a GTK/glade issue? === t1mp is now known as timp === salem_ is now known as _salem === daker_ is now known as daker