=== mibofra is now known as Guest38831 === duflu_ is now known as duflu === chihchun_afk is now known as chihchun [07:23] hi [07:24] I am playing with xmir in silo-004.. and tried various options [07:25] when using -egl or -egl_sync the buffer contents seem to be corrupted. -sw and no option work fine when -damage is used. Without -damage a mix of old and new buffer is sometime visible.. [07:53] anpok_: Did it ever work better than that? The new xmir is still relatively "new" [07:58] Weird. Every IRC message and email I've sent today has been met with silence. [07:58] Is there anybody out there? [07:59] Well, it's only 10 AM here in europe, on a monday. People are probably either asleep or in meetings. [07:59] or both ;) [07:59] ogra_: Didn't want it to phrase like that, but yes. [08:00] Actually I was sending messages mostly to people in this timezone (West Aust / Hong Kong / Tokyo) [08:02] duflu: :) [08:03] not sure .. at least there is one configuration inside the set that works fine [08:04] anpok_: I would not worry about it. In my testing XMir 2.0 has been only mildly mature. I would not expect it to have perfect visual correctness and damage handling yet [08:59] alf_, anpok_: If I need to propose a fix to egl-platform-mir.patch, where is the best place? [08:59] duflu: mesa package [09:00] duflu: I have found that all other repositories are out of sync with the package [09:00] hm tjaalton recently had to make changes to the patch [09:00] It's been a while. I need to remember how to :) === chihchun is now known as chihchun_afk [10:11] greyback: Which component in unity8(?) knows when the screen is (un)locked? I need it to emit a dbus event on (un)locking. [10:11] greyback: (Hi!) [10:11] alf_: Hey! [10:11] * ogra_ thought there is already one ... mtp should use it [10:12] alf_: it's a qml component: either Greeter/Greeter.qml or Components/Lockscreen.qml [10:12] what is it you want to do? [10:16] greyback: I want USC to somehow know if the screen is locked or not, so we can deal with inactitivity timeouts correctly. Basically, when the phone is locked touches shouldn't extend the inactivity timeout. [10:16] understood [10:16] Greeter is probably the place to be [10:17] qml doesn't have built-in support for dbus. We usually write a small C++ class with a method which fires the dbus signal. Then call that method from qml. [10:18] ogra_: if there is an existing dbus signal I can watch for, even better... but I haven't been able to find one [10:18] greyback: ack [10:19] alf_: something like DashCommunicator would be the simplest example I can point you to [10:19] alf_, bzr branch lp:mtp ... if there is a dbus signal server.cpp should use it [10:19] that's in lp:unity8:/plugins/Unity/DashCommunicator [10:19] (i dont think mtp implements its own thing here) [10:19] ogra_: thanks, I will take a look [10:25] greyback: ogra_: So, I see a 'com.canonical.Unity.Greeter' interface used by MTP, but I don't see unity8/greeter implementing this interface [10:26] fun [10:26] well, it works with mtp ... somehow .. === Guest38831 is now known as mibofra [12:24] alf_: o/ [12:24] alf_: does mir always load xkb? [12:27] Chipaca: Hi. It uses xkb libraries on the client side [12:27] alf_: yes. always? [12:28] Chipaca: yes (AFAIK) [12:28] ok [13:20] hi, shouldn't mir be re-focusing a parent surface when one of its focused child surfaces is released? [13:32] hey guys I am using ubuntu 15.04 (r58) on arale, and I noticed that the screen never turns off while idle [13:33] how I can debug it? [13:33] this is known issue of unity-system-compositor [13:33] me? [13:33] hm alf_ made a fix [13:33] er [13:33] ignore me [13:34] i added an highlight on unity and get confused thinking people are pinging me [13:34] * tsdgeos hides in his cave [13:34] :) [13:35] anpok, nice thanks, will this fix land on OTA5? [13:35] renatu: iirc applications seem to try to remove display on requests that they never issued.. and that caused usc to restart the display off timeout [13:35] iirc ota5 is already closed? [13:36] seb128, ^^^ [13:37] anpok, renatu, check on #ubuntu-ci-eng, there are still discussing very selected landing, but it's likely going to be for ota-6 now [13:43] anpok, is there any way to tell what application does that? === chihchun_afk is now known as chihchun [14:28] camako: anpok what's the plan on mir0.14 wrt wily vs vivid+ being frozen ? e.g. are you gonna land in wily regardless? or dual land only ? [14:29] i got no opinions, just asking === dandrader is now known as dandrader|afk [14:54] kgunn, land on both. vivid+ will soon thaw. [14:54] ack [14:55] kgunn: i was told I cannot dual land because of the attached source packages [14:55] so I picked wily since vivid+overlay was freezing already [14:57] camako: ^ [14:57] anpok: ok, up to you and camako how you wanna do it... [14:57] anpok: but you might wanna add [14:57] https://code.launchpad.net/~afrantzis/unity-system-compositor/fix-1461476-display-off/+merge/264127 [14:57] to that silo [14:58] camako: racarr also, just checking on the raw event stuff, i thot we needed some device introspect as a precondition? [14:58] just seeing the introspect card is on backlog [14:59] was there maybe a smaller task gonna be spun out of that ? [14:59] anpok, kgunn, ack about it not being a dual landing, but we will land on both. vivid+ is thawing by EoD today. [14:59] land on both == two silos [15:02] :) camako i'm kind of wanting to bet you on the thaw [15:02] but you might win... [15:02] you never know [15:03] kgunn, yeah I know it may not but the point is it's close (one or two days don't make much of a difference at this point) [15:04] kgunn, I made a comment on the introspection card, but haven't been able to sync with racarr. Hopefully today [15:05] camako: thanks... it'll be my favorite topic for a while :) === dandrader|afk is now known as dandrader === chihchun is now known as chihchun_afk [16:54] racarr: What is meant by "device introspection" exactly? [16:54] greyback_: Yeah input device introspection [16:55] enumerate devices, query their properties, etc... [16:56] racarr: ok, that makes sense. Just the name was vague, and introspection I consider to inspect inside something, not just read fundamental properties of it [16:56] yeah I see that [16:57] I think of it as introspection wrt to the fields [16:57] in the event [16:57] an in particular the raw event which will need more interpretation [16:57] but even as it stands like [16:57] some of our axes e.g. everything except [16:57] x/y can't be used because [16:57] they are device specific min max [16:58] so its like, hey what is this axes, what is this button [16:58] *shrug* [16:59] racarr: devils advocate - who needs that? [16:59] shells [16:59] racarr: so should it be better names as event-introspection ? [16:59] if it's even named yet :) [17:00] for unity8 drawing pointer, would not relative mouse move events be enough? [17:00] i.e. mouse moved 1 unit to the left [17:01] anpok: I'll need more than "shells" ;) Can you give me examples [17:01] greyback_: Yes thats what the raw events are [17:01] shells can get device info via other libraries like udev [17:01] and the intersection with [17:01] racarr: cool [17:01] introspection [17:01] is you get a bunch of [17:02] {Id: 7: axis 9: value 14} [17:02] greyback_: true.. [17:02] which ones come from a mouse :) [17:02] um so yeah shells [17:02] can't strictly speaking use udev without [17:02] breaking our encapsulation of input [17:02] greyback_: I wanted to write that.. and then realized.. that with libudev you do not need to have permission to query the device [17:02] so then [17:02] input platforms don't work [17:02] e.g. someone writes a platform for a custom device or [17:02] a platform for networked input ala synergy [17:03] you can't assume that you can just query the device via other apis [17:03] and then there are also client consumers [17:04] sure, but similarly we can't assume mir runs on linux, but we have [17:04] I think for example drawing apps [17:04] I just don't want to see reinvention of the wheel [17:05] wan't to find a device thats a tablet and map it to a window...and maybe list the tools [17:06] ok, fair example [17:06] it's [17:06] an unfortunately complex solution to relative pointer events [17:06] but I dont think much is required for that [17:06] if I can't find a good pat [17:07] moistly the difficulty is in carving through the InputReader [17:07] soon though...there's kind of [17:07] a fallback strategy of just throwing some relative info in the pointer event [17:09] MORE CAFE [17:17] mmm === dandrader is now known as dandrader|lunch [17:35] AlbertA: In https://code.launchpad.net/~albaguirre/mir/tweak-failing-tests-ci-tsan/+merge/264463 [17:35] + ASSERT_THAT(client_frames, Gt(compose_frames * 0.78f)); [17:36] what does this mea [17:36] n [17:36] well or rather why 0.78 now instead of 0.8 === dandrader|lunch is now known as dandrader [18:26] racarr, iirc from the summary in the standup, changing that value didn't quite work either, and since its a timing-based test, might just be disabled [18:27] and... in the new buffer scheduling stuff, should be translated to a not-timing-based test [18:33] kdub: Ah. Sounds good to me :) [18:33] thanks [18:51] 'tis the time in the afternoon to switch to reviewing [19:01] hi, i don't seem to be receiving a focus-in event for a surface when one of its focused child surfaces is released. is this unexpected or by-design? === mibofra is now known as Guest39088 === Guest39088 is now known as mibofra === dandrader is now known as dandrader|afk === dandrader|afk is now known as dandrader [19:47] just spent a while working on mir on x review....made progress now breaking for lunch... [20:49] attente: bug. That's window management which requires much work still [20:50] greyback__: ok, thanks [20:51] greyback__: is there already a bug number for it? should i file one? [20:51] attente: not that I know of. Please file [21:24] greyback__: is there any other information i can get out of a MirSurfaceEvent other than the attribute and the value (through the client api)? ideally like a surface handle or identifier? [21:25] attente: I'll let a Mir expert answer that. racarr? [21:28] greyback__, racarr: actually, i spoke too soon, i guess i don't need it because i'm getting that info directly from the event handler callback for the surface [21:37] gsettings get com.canonical.qtmir lifecycle-exempt-appids [21:37] ['com.ubuntu.music'] [21:37] * ahayzen ducks [21:37] does this mean music app is not suspended? [21:37] while audio is playing yes.. for now ;-) [21:37] nice :D [21:37] so i can add terminal app? [21:38] hopefully it'll go soon [21:38] i don't know if settings that would allow other apps to not be suspended, try it! [21:39] i have no idea how :> [21:40] gsettings set com.canonical.qtmir lifecycle-exempt-appids what? [21:51] conyoo: yes [21:51] what -> "['com.ubuntu.music','com.ubuntu.terminal']" [21:51] qith quotes [21:51] with [21:52] uuu thanks, greyback__ :D [21:53] gsettings get com.canonical.qtmir lifecycle-exempt-appids [21:53] ['com.ubuntu.music', 'com.ubuntu.terminal'] [21:53] :-) greyback__ you'll be happy to hear that we are finally working on bg-playlists support with the media-hub guys at the moment, its slow progress but we'll get there soon hopefully :-) [21:53] so is the key some vector, enum/ [21:53] ahayzen: wooo! [21:54] conyoo: array of strings [21:54] right [21:55] yay! now i can use unity8 on the desktop :D [21:56] Xmir sort of works :D i'm good