-
Hi, there
i have this service:
```
#/etc/systemd/system/xvfb.service
[Unit]
Description=X virtual framebuffer
[Service]
Type=simple
User=root
ExecStart=/usr/bin/Xvfb :99 -ac
[Insta…
-
**Describe the bug**
Egress dont stop the records of the room composite if I dont manually stop the docker process.
Once the room end, the room composite is still recording empty data.
But it do re…
-
Currently MSS' test suite uses Xvfb and pyvirtualdisplay to run tests invisibly. This is fine, except that it introduces somewhat unnecessary overhead through the X server and that X is getting replac…
-
Xvfb cannot be accelerated by a GPU. I think that's the reason why the rerun and recording of a prev simulation is so slow (1-2 FPS)
Maybe we should switch to VirtualGL?
lungd updated
6 months ago
-
### User story
As a server admin, I want to be able to start multiple instances of Core Keeper server
### Game
Core Keeper
### Linux distro
Ubuntu 22.04, Other
### Command
command: start, comma…
-
**System:**
- OS version: Ubuntu 22.04
- Python version: Python 3.10
- SAPIEN version: sapien==3.0.0b1
- Environment: Server with xvfb
**Describe the bug**
When running a Python pr…
-
Hey,
thank for the notebook,
but when i run each cell, i get the following error: (FileNotFoundError: [Errno 2] No such file or directory: 'Xvfb')
on the execution of this line: display = Display…
-
I'm maintaining an extension that tries to support multiple versions of GNOME (from 43 to 47), my current approach for testing changes between the different versions is with LiveCDs or Virtual Machine…
-
I am receiving a *Path Error* using Orca in Google Colab to save an image in a Google Colab .ipynb Python Machine Learning model. A Flask App (written in VS Code IDE) uses the Colab trained model to …
-
Sometimes you want to stop/restart the container to not loose post-run changes to it i.e. installed s/w, firefox addons, tool tweaking, ...
Currently this is not possible as `Xvfb` will already have …