=== MacSlow is now known as MacSlow|lunch === MacSlow|lunch is now known as MacSlow === bregma_ is now known as bregma [14:14] good morning [14:14] hey [14:14] I'm going to be following up on a few bugs, but mostly doing research [14:14] I broke the geis, sorry guys, I'm fixing it now [14:15] oh? [14:15] is it failing to build? [14:15] morning [14:15] tvoss, standups [14:15] well, it works fine in real life but the test cases fail [14:15] working on the chromium patch, cleaning up the build and runtime flags in preparation for issueing another merge proposal [14:15] ahh [14:15] som jenkins is angry [14:16] still working on integrating utouch-geis events with nux events [14:16] Touch bug script is merged but I got no answer on how to get it to run automatically. [14:17] Satoris, I'll ping bjf today about it [14:17] he'll likely know more [14:20] Ok. === dandrader is now known as dandrader|afk === dandrader|afk is now known as dandrader === dandrader is now known as dandrader|lunch === dandrader|lunch is now known as dandrader [19:48] I'm seeing a segfault in the gesture-accept test, I'm pretty sure it has nothing to do with my fix for #997630, anyone else see that? [19:53] * dandrader checks [19:55] bregma, GeisSubscriptionTests.accept_gesture also crashes for me [19:56] and has been crashing there for a while, if I'm not mistaken [20:02] * bregma wipes his brow [20:03] I couldn't figure out how I could have caused it [20:04] I mean, with my fix for #997630 [20:06] bregma, without your fix, does it crash? [20:18] just to make sure I got it right: nux will use utouch-geis. nux wants to be multiplatfor and work also on windows. it will want to use gestures on windows as well. in that case will it switch from geis to "windows_gestures API" or will it keep using geis and geis itself will have a windows backend (considering geis wants to be multiplatform) [20:20] nux will keep with geis in windows and geis will do the thing multiplatform thing, right? [20:20] s/thing multi/multi [20:21] * dandrader wonders why people wants nux to run on Windows [20:22] dandrader, who wants nux to run on windows? [20:23] things like "#if defined(NUX_OS_WINDOWS)" [20:23] and jay also mentioned being multiplatform [20:24] and therefore using whatever native gestures API in platforms other than linux. but I told him geis wants to do the multiplatform dance and therefore nux would just use geis everywhere [20:27] sounds like we should have a meeting with jay to go over the options [20:28] well, I'm making it so that utouch-geis is optional but if you don't have utouch-geis you don't have the gestures API in nux. [20:28] that sounds reasonable [20:28] lets just run it by jay [20:31] cnd, but utouch-geis is intended to wrap the native gestures API in other platforms, right (Windows, MAC...) [20:31] ? [20:31] dandrader, yes, but that may never happen :) [20:31] sure. it's just to sell the idea to jau [20:31] jay [20:47] sorry, I'm getting distracted by other conversations === dandrader is now known as dandrader|afk === dandrader|afk is now known as dandrader [21:58] does geis or grail have the information of which subscriptions are related to a given gesture?