Search Criteria
Package Details: python-xvfbwrapper 0.2.9-11
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: | carsme |
Last Packager: | carsme |
Votes: | 2 |
Popularity: | 0.009557 |
First Submitted: | 2024-01-07 12:27 (UTC) |
Last Updated: | 2024-01-29 09:06 (UTC) |
Dependencies (7)
- python (python37AUR, python311AUR, python310AUR)
- xorg-server-xvfb (xorg-server-xvfb-gitAUR)
- python-build (make)
- python-installer (python-installer-gitAUR) (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
HLFH commented on 2024-02-12 12:11 (UTC)
Please bump
pkgrel
to12
for 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!