Search Criteria
Package Details: python-xvfbwrapper 0.2.15-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-xvfbwrapper.git (read-only, click to copy) |
|---|---|
| Package Base: | python-xvfbwrapper |
| Description: | Manage headless displays with Xvfb (X virtual framebuffer) |
| Upstream URL: | https://github.com/cgoldberg/xvfbwrapper |
| Licenses: | MIT |
| Submitter: | jelly |
| Maintainer: | txtsd |
| Last Packager: | txtsd |
| Votes: | 1 |
| Popularity: | 0.001542 |
| First Submitted: | 2024-01-07 12:27 (UTC) |
| Last Updated: | 2025-10-28 08:40 (UTC) |
Dependencies (7)
- python
- xorg-server-xvfb (xorg-server-xvfb-gitAUR, xlibre-server-xvfb-binAUR, xlibre-xserver-xvfbAUR)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- python-pytest (check)
Required by (7)
- exfalso (check)
- flaresolverr
- flaresolverr-git
- kiauto-git
- kibot
- python-kiauto
- qtile-wayland-git (check)
Latest Comments
txtsd commented on 2025-06-21 10:31 (UTC)
@eliran builds fine for me in a clean chroot
eliran commented on 2025-05-19 19:49 (UTC)
0.2.13 fails to compile
txtsd commented on 2024-11-05 12:08 (UTC)
I would like to co-maintain this package.
HLFH commented on 2024-02-12 12:11 (UTC)
Please bump
pkgrelto12for the package to build correctly and thecheck()function to work.carsme commented on 2024-02-11 10:24 (UTC)
@HLFH I cannot reproduce this either, please try building in a chroot.
HLFH commented on 2024-02-11 09:00 (UTC)
carsme commented on 2024-01-31 08:26 (UTC)
@dreieck Unfortunately, I cannot reproduce this, neither on my system or in a chroot. Can you try building in a chroot and see if it fails there as well?
dreieck commented on 2024-01-30 09:09 (UTC) (edited on 2024-01-30 09:11 (UTC) by dreieck)
check()fails for me withAttributeError: 'Xvfb' object has no attribute '_lock_display_file'and
KeyError: '__warningregistry__':Regards!