Jairo Llopis
Jairo Llopis
I think the easiest path depends on how the docker modules are implemented. 1. If those modules call docker CLI, then just add support for a variable that indicates the...
El dom, 18 de oct de 2020 a las 18:25, Cooper Lees escribió: > Main reason: How do we know that the code does not need it to be a...
Same here: - App: [Samsung Browser](https://play.google.com/store/apps/details?id=com.sec.android.app.sbrowser&hl=es) - Configured Lockwise in phone to be the default credentials manager; it works fine everywhere else. - Phone: Samsung J6 (SM-J600FN) - OS: Android...
> In addition, the network was a problem. As far as I remember, you cannot create new network with `qemu:///session`. In https://wiki.qemu.org/Features/HelperNetworking it explains that you can use `/usr/local/libexec/qemu-bridge-helper` to...
> Virt-Lightning uses a network called virt-lightning by default But by reading the docs, it seems to me that you can change the `network_name` in the configuration, so setting `virbr0`...
I have added this config: ```ini [main] network_name = virbr0 storage_pool = /var/home/yajo/prodevel/tecnativa-infrastructure/molecule/virt-lightning-storage libvirt_uri = qemu:///session ``` `up` fails with: ``` Traceback (most recent call last): File "/var/home/yajo/.local/pipx/.cache/7c2286de99a2ac5/bin/virt-lightning", line 8,...
Done, and now it fails with: ``` ❯ vl --config virt-lightning.ini distro_list Traceback (most recent call last): File "/var/home/yajo/.local/bin/vl", line 8, in sys.exit(main()) File "/var/home/yajo/.local/pipx/venvs/virt-lightning/lib64/python3.9/site-packages/virt_lightning/shell.py", line 286, in main for...
1-2 weeks ago I bought the game and I played it with zero problems using Proton 5.13 (right now it's 5.13-4, but I'm not sure if it got any updates...
All info here: 1. [steam-207490.log](https://github.com/ValveSoftware/Proton/files/5760629/steam-207490.log) 1. [system info.txt](https://github.com/ValveSoftware/Proton/files/5760633/system.info.txt)
BTW I think it will help to clarify what it means "it doesn't work". The game starts. I can see just about 1-2s of the 1st intro video. It goes...