PVermeer
PVermeer
A restart of this addon manager fixed it for me on D:\Games\Other\Guild Wars 2
- Still not working. Unable to properly install. - It does work when you install Quasar in Kodi v16.1, disable automatic updates and exit. Then install Kodi v17 from the...
It's still an open issue as you can see. I'm guessing this is gonna take a very long time or it will never happen. There are too many issues with...
When using a service I use this: `private userCollection = collection(this.firestore, 'users') as CollectionReference;` Then: `const docRef = doc(this.userCollection, id);` seems to type correctly now.
Same here. Still getting minor heart attacks when red is used for something that is ok.
Also doesn't work on Manjaro. Bottles and Bottoles-git from AUR both fail to install .NET 3.5 on multiple runners and different settings.
I got the same idea to provide a gamescope display to sunshine so we can just setup the display however we want (without and EDID dongle). Then direct the app...
@jntdofe The current workaround is to let flatpak know that your using mixed languages: For me: ```sh flatpak config --set languages "en;nl" flatpak update ```