**** BEGIN LOGGING AT Thu Jul 03 03:00:01 2014 Jul 03 07:16:59 morning Jul 03 07:17:01 JaMa: let me have a look Jul 03 07:19:50 JaMa: what does not work? Jul 03 07:35:23 do the 3 commits I've added in -next look ok? Jul 03 07:37:10 then there is issue with signals keyword http://bpaste.net/show/430617/ Jul 03 07:38:48 JaMa: the three commits look ok Jul 03 07:40:56 JaMa: can you try with adding Jul 03 07:40:57 webos_add_compiler_flags(ALL -DQT_NO_KEYWORDS) Jul 03 07:41:22 and convert "signals" to "Q_SIGNALS"? Jul 03 07:42:04 also "slots" to "Q_SLOTS" Jul 03 07:42:28 ok, will try later Jul 03 13:55:24 Tofe: https://github.com/webOS-ports/luna-next-cardshell/pull/103 Jul 03 13:58:50 yes, saw that Jul 03 13:59:46 morphis: I didn't remember there was such property, and it seemed to work well with count. Good that you spotted it. Jul 03 14:00:08 Tofe: it works in qtcreator Jul 03 14:00:14 as there are you using ListModel as bae Jul 03 14:00:18 s/bae/base/ Jul 03 14:00:45 but the model we're using as base for the NotificationListModel doesn't have the count property Jul 03 14:00:46 aaah, ok. But... I did test the luna-send for the notification creation, and it did appear... Jul 03 14:00:59 (on gnexus, I mean) Jul 03 14:01:16 hm Jul 03 14:01:40 maybe I was just lucky Jul 03 14:03:00 let me check it again after my next build is done Jul 03 17:23:56 morphis: that webapp-launcher change worked, I'll boot virtualbox and then push -next Jul 03 17:24:40 JaMa: thanks Jul 03 18:45:03 morphis: do you have time for another upgrade help? Jul 03 18:45:18 JaMa: yes Jul 03 18:45:32 morphis: I've rebased qtwayland to use 5.3.0 version, now I could use some help adapting luna-next Jul 03 18:45:47 API wise? Jul 03 18:46:24 yes Jul 03 18:46:47 JaMa: I wont can have a look today but if you want to try it Jul 03 18:46:49 https://github.com/nemomobile/lipstick/blob/master/src/compositor/lipstickcompositor.cpp Jul 03 18:46:53 is a good reference Jul 03 18:46:56 frameFinished method is gone Jul 03 18:47:00 look for Jul 03 18:47:00 #if QT_VERSION >= QT_VERSION_CHECK(5,2,0) Jul 03 18:47:12 they changed the API with qt 5.2 Jul 03 18:47:23 cool :) Jul 03 18:47:39 sendFrameCallbacks is what I was using :) Jul 03 18:49:15 :) Jul 03 18:49:53 JaMa: I think we don't need to maintain backward compatiblity Jul 03 18:57:07 morphis: cool built ok :) Jul 03 18:57:47 :) Jul 03 18:57:55 but if it is still running is the other question :) Jul 03 18:58:04 had some troubles when upgrade qtwayland in the past Jul 03 18:58:40 JaMa: if graphics work fine verify also the virtual keyboard comes up Jul 03 18:58:59 as qtwayland ships its own wayland based input context plugin Jul 03 18:59:04 which we don't want to use! Jul 03 18:59:22 or can't Jul 03 19:02:12 morphis: this is just first step towards 5.3.1 (because of issue in qtwayland recipe) Jul 03 19:02:34 now if it builds whole image I can clean the workspace and start building with master and complete qt 5.3.1 Jul 03 19:03:14 ok Jul 03 19:03:19 btw: I've already pushed rebased dora branch and started jenkins jobs Jul 03 19:03:36 good to know, will need to base my work on top tomorrow Jul 03 19:03:37 this is only for daisy Jul 03 19:07:27 NOTE: recipe webos-ports-dev-image-1.0-r0: task do_rootfs: Started :) Jul 03 19:13:42 yeah Jul 03 19:34:35 JaMa: you only rebased meta-webos-ports or also updated the other layers? Jul 03 19:39:22 morphis: all layers Jul 03 19:39:33 morphis: only smartphone is the same, just new tag Jul 03 20:30:49 morphis: pushing some preliminary 5.3.1 support to jansa/master :) Jul 03 20:30:51 and off **** ENDING LOGGING AT Fri Jul 04 02:59:58 2014