fleetdm / fleet

Open-source platform for IT, security, and infrastructure teams. (Linux, macOS, Chrome, Windows, cloud, data center)
https://fleetdm.com
Other
2.7k stars 384 forks source link

Fleet Desktop to support Wayland display server (Ubuntu's default) #19043

Open lucasmrod opened 2 months ago

lucasmrod commented 2 months ago

Goal

User story
As an end user on an Ubuntu Linux workstations,
I want Fleet Desktop to support the Wayland display server
so that I can install self-service software and see resolution steps for failing policies w/o having to update my display server to the non-default X11.

Context

Fleet Desktop currently supports X11 as display server. Starting Ubuntu 22.04, Wayland is the default display server.

Fleet Desktop currently supports X11 as display server. Starting Ubuntu 22.04, Wayland is the default display server, thus Fleet Desktop should support it.

This is from my (Lucas) local tests with two Ubuntu VMs:

Changes

Product

Engineering

ℹ️  Please read this issue carefully and understand it. Pay special attention to UI wireframes, especially "dev notes".

QA

Risk assessment

Manual testing steps

  1. Step 1
  2. Step 2
  3. Step 3

Testing notes

Confirmation

  1. [ ] Engineer (@____): Added comment to user story confirming successful completion of QA.
  2. [ ] QA (@____): Added comment to user story confirming successful completion of QA.
noahtalerman commented 2 months ago

@lucasmrod thanks for tracking this!

What do you think the level of effort is for this one? 3 points? 5?

The plan is to weigh this at the next feature fest.

lucasmrod commented 2 months ago

I would say 5 points. I was able to make Ubuntu 22.04 with Wayland work by setting WAYLAND_DISPLAY to the same value as DISPLAY. But it still doesn't work on Ubuntu 24.04, so it needs a bit more digging/troubleshooting.

lucasmrod commented 2 months ago

Some more data points from a user:

noahtalerman commented 1 month ago

Hey @sharon-fdm heads up, I moved this story to "Settled." I think it's ready for estimation.

@lucasmrod please feel free to add more specs to the issue if you think we need more to help w/ estimation + development.

Thanks!