-
1. Please check that no similar bug is already reported. Have a look on the list of open bugs at https://github.com/anbox/anbox/issues
2. Make sure you are running the latest version of Anbox before …
-
Given the following `config/trinidad.yml`:
``` yaml
---
port: 8092
extensions:
daemon:
pid_file: tmp/pids/trinidad.pid
web_apps:
default:
environment: development
web_app_dir: .
…
-
Starting the game on Arch Linux fails with this error
> $ ./UFOAttack
> Settings loaded
> Savedata loaded
> Display #0: current display mode is 1920x1080px @ 60hz.
> Using GLEW Version: 1.13.0
> Cor…
ghost updated
8 years ago
-
I'm trying to hack Primus to run on my HP laptop with AMD hybrid graphics.
> lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Gra…
-
Hi there,
We decided to remove this extension from the https://github.com/open-vsx/publish-extensions repository, since it has not had any activity for a while and we try to make the list of publis…
-
### Description
Unable to read CRL files from [DigiCert](https://knowledge.digicert.com/generalinformation/INFO4621.html)
- Type: Question
- Priority: Blocker
--------------------------------…
-
I'm trying to run the example hello-world and don't get the window to
pop up. with standard display on my linux laptop:
```
*Main> :main
*** Exception: user error (Failed to create a window)
```
sa…
-
When designing a new glTF extension, it would be nice to have guidelines for how to structure the data "the glTF way". These guidelines would be helpful to everyone for both Khronos extensions and ven…
-
I am getting this error when trying to run those commands from within the container:
```
➜ canasta-fileauth docker compose exec web bash
root@4090f0acb35c:/var/www/mediawiki/w# composer update
…
-
### Current Behavior
Nx is unable to resolve the baseUrl for a library inside thhe NxTsconfigPathsWebpackPlugin although baseUrl exists in tsconfig.base.json and we have extended that file all the…