[00:24] mterry: is QT_IM_MODULE=maliitphablet set in the greeter's environment? [00:25] mterry: you can also start maliit-server with MALIIT_DEBUG=true for a bit more debug info, the actual communication is a bit difficult to debug as it's all done using peer-to-peer dbus over a private abstract socket === salem_ is now known as _salem [11:21] Hi, everyone, I am shivang..I am trying to port ubuntu touch to my old nexus 7(2012), grouper, but got this, http://pastebin.com/EDCMFCVW [11:30] I am trying to follow the porting guide unable get "You can find your kernel config at kernel/[manufacturer]/[codename]/arch/arm/configs/ cyanogenmod_[codename]_defconfig. " where this kernel folder actually is.. === _salem is now known as salem_ === Jucato_ is now known as Jucato [13:09] shivang: I can't help you with that, I'm afraid. But be aware there used to be a port to the 2012 Nexus 7 which was dropped. I think it was too slow and buggy to be usable. You might be putting in a lot of work for no benefit there. [13:48] Elleo: I have QT_IM_MODULE=maliitphablet and MALIIT_DEBUG=1 set. But I resorted to watching what code gets hit using gdb. As far as I can see, activateContext()/show() gets called on maliit-server but nothing is showing up on screen. Not sure why yet [13:51] mterry: oh, do you have ltinkl's branch for allowing the OSK to be displayed when an external keyboard is present? Otherwise it'll be supressed by unity8 [13:51] mterry: that's all in silo 2481 [13:52] Elleo: yeah sorry, should have mentioned that -- I'm testing that silo and debugging why it doesn't work in the greeter [13:53] mterry: ah, okay [13:54] mterry: I'm guessing it shows up okay when you're actually logged in? [13:54] Elleo: yes [13:55] mterry: iirc there was an issue quite a while back where the keyboard surface was getting drawn behind unity8, perhaps something similar is happening with the greeter? [13:56] Elleo: oh interesting... /me thinks how to debug that [13:57] mterry: I think greyback might have fixed the original case of that so he might have some insight, it was quite a while ago though so my memory of it is a bit fuzzy [13:58] Elleo: oh actually -- no that's probably not it. I don't think the geometry changes (from debug statements, don't see a new geometry) [14:01] mterry: in the maliit debug output what does it print in terms of size changes? [14:12] Elleo: sorry missed your message -- it only reports < 0 -8 0 8 > [14:13] mterry: hmm, seems it's not really trying to display then [14:14] mterry: what does "gsettings get com.canonical.keyboard.maliit stay-hidden" return for the greeter user? [14:14] Elleo: for some of my debugging, it was true -- but I've changed it to false with no change [14:15] Not sure why it got switched to true? [14:15] mterry: it shouldn't get switched to true at all anymore [14:15] anymore? maybe the true was very old then [14:15] mterry: yeah, that's possible [14:16] mterry: should really remove it now, it was the old way unity kept the keyboard supressed [14:16] mterry: prior to unity taking over hiding the surface itself [14:16] Elleo: oh shoot -- I'm seeing OSK now! [14:16] what changed?! [14:16] I slept is what changed [14:16] heh [14:17] Elleo: it's *possible* I didn't properly restart the greeter after discovering the stay-hidden nonsense... [14:17] any chance you'd changed it to false and hadn't tested after until now? [14:17] That was late yesterday [14:17] yeah that's my best guess [14:17] Elleo: well thank you for your help anyway! [14:17] yeah, I'll see about making a branch to get rid of that so we don't run into any confusion like this again :) [14:17] mterry: no problem :) [14:24] Doubt about porting Ubuntu touch in phone. if I am using /kernel/ in project then I have add it /build/core/main.mk under subdir tag right? [15:55] I haven't read the mailing list in a long while and... damn... [16:01] kenvandine: hi! could you please merge https://code.launchpad.net/~attente/content-hub/1655105/+merge/314356? [16:02] attente, thx for the reminder, i need to get that in a silo [16:02] i'll do that [16:02] kenvandine: great, thanks! [16:03] thank you [16:03] How to build ubuntu touch for CyanogenMod mobile devices [16:06] attente, silo 2547 but we are about to land the clipboard work [16:06] so it might take a couple days [16:06] kenvandine: ok, that's no problem [16:10] neerad check out the ubports.com wiki pages. it has a section for Cyanogenmod builds [16:11] https://wiki.ubports.com/wiki/Setting-up-Your-Tree-for-CM12.1-Devices [16:15] ogra_: hi man do you have any idea if ubuntu-core works on hdmi dongles ? [19:39] Okay I have made Ubuntu system by make -j4 as mentioned in the ubuntu-touch guide but how to make the rootfs ? === k1l_ is now known as k1l === kevin is now known as Guest82426 === Jucato_ is now known as Jucato