#1042995 Provide functional graphical systemd session

#1042995#5
Date:
2023-08-03 23:26:24 UTC
From:
To:
Hi,

I've written package tests for openmsx-catapult. That's a graphical program,
which I'm testing using dogtail. Dogtail needs an X11 environment with
accessibility enabled. To enable accessibility, the systemd session must be set
up correctly. Simply running xvfb-run is not good enough.

While I can't say exactly what is needed, because I haven't managed to make it
work so far, I do know that it doesn't seem to be something that should be
implemented in every package that provides a graphical interface. Instead, I
think it would make sense to have a Restriction in autopkgtest, similar to
needs-root, which ensures that the testbed has a functional graphical
environment, usable for programs such as dogtail.

Thanks,
Bas

#1042995#10
Date:
2025-08-02 16:23:17 UTC
From:
To:
Hi Bas,

Sorry it took so long to reply.


You might want to check the autopkgtest of src:liferea.


Nice idea.


Maybe. I don't have the bandwidth right now to think about it though.

Paul