-
The apps I've added to Anbox don't launch. For example, I click on Clash of Clans, and it plays the opening chime but no window pops up or anything.
Sorry if I'm a doofus, but that's all I can real…
-
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 …
-
Currently, using Route parameters in a Component is clunky. Consider the following Component:
```tsx
@Component({
tag: 'my-hello'
})
export class MyHello {
@Prop() name: string;
rende…
-
Brilliant project.
I actually went ahead and created OpenSCAD versions of the stencil holder, and the PCB center plate. I intending to push it as a contribution to your project in github.
Thinking…
-
I know the wiki says there is currently no support for AMD GPUs. But I saw commits concerning HIP. Is there a way one could try experimenting with Grid on AMD GPUs?
-
Hello!
I run gl4es on top of swiftshader libraries.
Apps like Chocolate Doom, xfce4 works fine, but glxgears, glxinfo, vivaldi browser and maybe other apps dont work.
gl4es shows me BadWindow error…
-
There is something strange going on with `libinput` at the end of this log :thinking: It looks like the server never starts because the wayland display isn't there!
## Log
Full Log
…
-
anbox system-info output
```
version: 4
snap-revision: 186
cpu:
arch: x86
brand: Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz
features:
- aes
- sse4_1
- sse4_2
- avx…
-
(reopening because #1215 went stale)
6. ** Please paste the result of `anbox system-info` below:**
anbox system-info output
```
version: local-73804a3
cpu:
arch: x86
brand: AMD Ryzen…
-
**Description**
Creating an adapter from an instance causes `DRM kernel driver 'nvidia-drm' in use. NVK requires nouveau.` warning in the console.
**Repro steps**
I have a gtx 1080, and I'm r…