[08:51] -GitHub[m]:#mir-server- **[MirServer/mir]** AlanGriffiths closed [issue #2818](https://github.com/MirServer/mir/issues/2818): bypass only works with DMABufBuffer [10:28] -GitHub[m]:#mir-server- **[MirServer/mir]** bors[bot] merged [pull request #2810](https://github.com/MirServer/mir/pull/2810): platform/Display: Remove register_pause_resume_handlers [14:47] -GitHub[m]:#mir-server- **[MirServer/mir]** Conan-Kudo opened [pull request #2821](https://github.com/MirServer/mir/pull/2821): wayland: Add missing cstdint includes [14:47] -GitHub[m]:#mir-server- [14:47] -GitHub[m]:#mir-server- > This fixes building for Fedora Linux 38, which ships GCC 13. [14:56] Conan Kudo hey, thanks for 👆️; would you be able to help us get rawhide into CI? Now we've moved to LXD there are no images that we can use and I've failed before to script the latest Fedora images to upgrade for me… [14:56] sure [14:56] If I lxc launch images:fedora-37, what would be the next steps to upgrade? [14:57] Sorry, fedora/37 [14:58] `dnf --refresh --assumeyes rawhide && dnf --assumeyes install fedora-repos-rawhide && dnf --refresh --assumeyes distro-sync` [14:59] for the last step, it might be required to do --nogpgcheck if the GPG key rotation has happened and fedora-repos in the stable release hasn't been updated yet [14:59] # dnf --refresh --assumeyes rawhide [14:59] No such command: rawhide [14:59] s/rawhide/upgrade/ [14:59] blech [14:59] fixed [15:00] Thanks, I'll try and work that into our CI 👍️ [15:02] any of you folks at FOSDEM this year? [15:03] Not ourselves, no — it always makes for a surprise that it's already here… need to plan way ahead [15:03] We do have a group of other Canonicalers there [15:08] Conan Kudo how often / for how long is `--nogpgcheck` usually required? I wonder if I should work it into the script [15:08] it usually takes about 1-2 weeks from when the rawhide key changes to when the repo files are updated in stable releases to account for it [15:10] -GitHub[m]:#mir-server- **[MirServer/mir]** Saviq drafted [pull request #2822](https://github.com/MirServer/mir/pull/2822): Add fedora rawhide [16:03] -GitHub[m]:#mir-server- **[MirServer/mir]** bors[bot] merged [pull request #2821](https://github.com/MirServer/mir/pull/2821): wayland: Add missing cstdint includes [16:23] While I'm waiting for #2819 to be patched to pass tests, I started working on the wlcs tests for the wl_output bump. Since this uses a newer version of the Wayland protocol, should I update wayland.xml to the latest version in this PR? [16:24] Ideally, we'd test both versiosn [16:25] alan_g[m]: Not sure what "both versions" means here. The protocol is never regressive, right? [16:25] If the server supports version 4, then clients should be able to connect using any of 1, 2, 3 or 4 [16:27] Sure, but it seems like we are using a wayland.xml from five years ago in wlcs. This should be updated by now, right? [16:28] * Sure, but it seems like we are using a wayland.xml from five years ago in wlcs. This should be updated by now, right? It looks like this version only has up to wl_output v3 [16:29] Yes, that needs updating [17:39] -GitHub[m]:#mir-server- **[MirServer/wlcs]** graysonguarino opened [pull request #267](https://github.com/MirServer/wlcs/pull/267): Update wayland.xml... (full message at ) [17:40] -GitHub[m]:#mir-server- **[MirServer/wlcs]** graysonguarino opened [issue #268](https://github.com/MirServer/wlcs/issues/268): Fix scrolling tests since addition of value120 [17:40] -GitHub[m]:#mir-server- [17:40] -GitHub[m]:#mir-server- > This issue is dependent on #267 landing. Since the smooth scrolling update to `wl_pointer`, this seems to break tests such as `VirtualPointerV1Test.when_virutal_pointer_scrolls_with_steps_client_sees_axis_descrete`. [17:41] -GitHub[m]:#mir-server- **[MirServer/wlcs]** graysonguarino opened [issue #269](https://github.com/MirServer/wlcs/issues/269): "virutal" is misspelled repeatedly in wlr_virtual_pointer tests [17:41] -GitHub[m]:#mir-server- [17:41] -GitHub[m]:#mir-server- > The word "virtual" is spelled as "virutal" throughout `tests/wlr_virtual_pointer_v1.cpp`. [17:44] -GitHub[m]:#mir-server- **[MirServer/wlcs]** graysonguarino opened [pull request #270](https://github.com/MirServer/wlcs/pull/270): Fix misspelling [17:44] -GitHub[m]:#mir-server- [17:44] -GitHub[m]:#mir-server- > Fixes #269. [17:52] -GitHub[m]:#mir-server- **[MirServer/ubuntu-frame]** Saviq assigned graysonguarino to [issue #102](https://github.com/MirServer/ubuntu-frame/issues/102): If the containing directory of `diagnostic-path` is deleted and recreated content is not displayed [17:54] -GitHub[m]:#mir-server- **[MirServer/wlcs]** Saviq assigned Saviq to [issue #266](https://github.com/MirServer/wlcs/issues/266): Test wl_output features up to version 4 [17:54] -GitHub[m]:#mir-server- **[MirServer/wlcs]** Saviq unassigned Saviq from [issue #266](https://github.com/MirServer/wlcs/issues/266): Test wl_output features up to version 4 [17:54] -GitHub[m]:#mir-server- **[MirServer/wlcs]** Saviq assigned graysonguarino to [issue #266](https://github.com/MirServer/wlcs/issues/266): Test wl_output features up to version 4 [18:00] -GitHub[m]:#mir-server- **[MirServer/wlcs]** graysonguarino edited [pull request #267](https://github.com/MirServer/wlcs/pull/267): Update wayland.xml [18:43] -GitHub[m]:#mir-server- **[MirServer/wlcs]** bors[bot] merged [pull request #270](https://github.com/MirServer/wlcs/pull/270): Fix misspelling [18:43] -GitHub[m]:#mir-server- **[MirServer/wlcs]** bors[bot] closed [issue #269](https://github.com/MirServer/wlcs/issues/269): "virutal" is misspelled repeatedly in wlr_virtual_pointer tests