Hi everyone, below you will find the updates from the Desktop team from the last week. If you’re interested in discussing a topic please start a thread in the Desktop area of Discourse .
Last week’s notes are here: Desktop Team Updates - Monday 22nd August 2022
2 Likes
WSL
- Moved the Flutter commands to build the slide show application from the CI workflow into MSBuild. That will make a lot easier to switch between the slide show and the new OOBE. WSL/#269
- Implemented the support in Subiquity for a flag to enable users opting out of installing language packs during setup. Both server and TUI have the feature. Subiquity/#1390
- Submitted a pull request to add that feature in the Flutter GUI as well. UDI/#1095
- Reviewed two pull requests that speeds up Subiquity integation tests. Subiquity/#1392 and 1399
- Implemented a splash screen animation for the OOBE running on Windows on reconfiguration mode, when the GUI would render a black screen for a couple of seconds until the server could respond to any requests. UDI/#1086
For this week I’ll keep working on the WSL build system to integrate the Flutter OOBE on Windows to finally be able to implement the end-to-end testing workflow.
UDI
3 Likes
This was a slow week with few demonstrabe results, but valuable experience that will help future decision making.
- Learning how to run systemd’s autopkgtests in Ubuntu Desktop and in VirtualBox, with lots of help from the Foundations team!
- Exploring options on how to get basic telemetry (number of Ubuntu WSL users) using Window’s tools.
2 Likes