[00:40] -GitHub[m]:#mir-server- **[MirServer/mir]** wmww opened [pull request #2635](https://github.com/MirServer/mir/pull/2635): Split up wayland_base.h [00:40] -GitHub[m]:#mir-server- [00:40] -GitHub[m]:#mir-server- > Split up mirwayland header and source files. `wayland_base.h` is kept for API stability, but is not used internally. Also refactored `wayland::Resource` a bit to include `client` and `resource` members and null check (rather than the wrappers managing those things). [07:35] As I mentioned in the 180°-sync, I've set up https://matrix.to/#/#mir-hangout:cooperteam.net as an experimental drop in/drop out permanent voice room if people want to sync up/vibe/be office-ish. [08:03] Bah! Why must `wl_shm_buffer` handling be so difficult 😠 [08:19] "Bah! Why must `wl_shm_buffer..." <- What are you trying to do to it now?! [08:20] See the review in https://github.com/MirServer/mir/pull/2621 [08:20] * See the review in [PR 2621](https://github.com/MirServer/mir/pull/2621) [08:21] * RAOF heads out to collect Zoë [08:28] -GitHub[m]:#mir-server- **[MirServer/mir]** AlanGriffiths opened [issue #2636](https://github.com/MirServer/mir/issues/2636): FTBFS: ppa:mir-team/dev... (full message at ) [09:12] -GitHub[m]:#mir-server- **[MirServer/mir]** AlanGriffiths opened [pull request #2637](https://github.com/MirServer/mir/pull/2637): Revert "Merge #2634"... (full message at ) [09:14] Saviq ^ [09:14] Already ACKed [09:15] -GitHub[m]:#mir-server- **[MirServer/mir]** AlanGriffiths edited [pull request #2637](https://github.com/MirServer/mir/pull/2637): Revert "Merge #2634" [09:16] (too late, the "Fixes:..." won't get into the merge commit message since bors already did `staging`) [09:17] I just had Miriway run away on screen wakeup, 80 threads at ` __futex_abstimed_wait_common64` https://paste.ubuntu.com/p/2xHMH2Jd2m/ [09:17] You're too fast for me! [09:18] I wonder what is threadbombing it [09:21] Saviq can you handle today's "... contains outdated Ubuntu packages"? I want to review the Frame PR and then look at Ogra's xvfb problem [09:21] Will do [10:03] -GitHub[m]:#mir-server- **[MirServer/mir]** bors[bot] merged [pull request #2637](https://github.com/MirServer/mir/pull/2637): Revert "Merge #2634" [10:03] -GitHub[m]:#mir-server- **[MirServer/mir]** bors[bot] closed [issue #2636](https://github.com/MirServer/mir/issues/2636): FTBFS: ppa:mir-team/dev [11:34] -GitHub[m]:#mir-server- **[MirServer/mir]** Saviq opened [pull request #2638](https://github.com/MirServer/mir/pull/2638): ci: handle OSK snap, too [11:35] -GitHub[m]:#mir-server- **[MirServer/mir]** Saviq assigned to [pull request #2638](https://github.com/MirServer/mir/pull/2638): ci: handle OSK snap, too [11:42] Saviq, I'm starting to wonder if we should pull the snap management into its own repository [11:43] Not a bad idea [11:56] There you go: [11:56] https://github.com/MirServer/mir-ci/actions/runs/3052586164 [11:57] -GitHub[m]:#mir-server- **[MirServer/mir]** Saviq edited [pull request #2638](https://github.com/MirServer/mir/pull/2638): ci: move snap processing to MirServer/mir-ci [11:57] -GitHub[m]:#mir-server- **[MirServer/mir]** Saviq requested a review from AlanGriffiths for [pull request #2638](https://github.com/MirServer/mir/pull/2638): ci: move snap processing to MirServer/mir-ci [13:13] -GitHub[m]:#mir-server- **[MirServer/mir]** bors[bot] merged [pull request #2638](https://github.com/MirServer/mir/pull/2638): ci: move snap processing to MirServer/mir-ci [14:23] -GitHub[m]:#mir-server- **[MirServer/mir]** Saviq opened [issue #2639](https://github.com/MirServer/mir/issues/2639): Shutdown crash when OSK is running... (full message at ) [14:32] * https://github.com/MirServer/mir-ci/actions/ [16:14] Have a good evening all o/ [16:58] -GitHub[m]:#mir-server- **[MirServer/mir]** wmww opened [pull request #2640](https://github.com/MirServer/mir/pull/2640): Only call extension filter once per app per extension [16:58] -GitHub[m]:#mir-server- [16:58] -GitHub[m]:#mir-server- > Updated version of #2211. Fixes #2209. [17:44] -GitHub[m]:#mir-server- **[MirServer/mir]** bors[bot] merged [pull request #2622](https://github.com/MirServer/mir/pull/2622): Verify serials for move/resize requests