Jorin Vermeulen

Results 24 issues of Jorin Vermeulen

### Describe the bug Bottles fails to install the `consolas` dependency. According to the log it appears to think that `/home/USER/.var/app/com.usebottles.bottles/data/bottles/temp/consolas-fonts-tts.tar/Consolas-Bold.ttf/` is a path containing `Consolas-Bold.ttf`; however, in reality this...

Currently it appears the backpack can have it's ability enabled indefinitely without costing anything. This seems pretty overpowered and unbalanced. I'd recommend implementing a cost for the ability to be...

enhancement
considering
Fabric
Forge

On the stock rom I used to be able to use my phone for contactless payment. For this I had to configure the NFC to use either HCE or the...

### Terraform Version 1.7.1 ### Affected Resource(s) - vcd_nsxt_edgegateway ### Terraform Configuration Files ```hcl resource "vcd_nsxt_edgegateway" "nsxt_egw" { org = "myorg" owner_id = vcd_org_vdc.vdc.id name = "edge-gateway" external_network_id = data.vcd_external_network_v2.ext_net.id...