Dennisn't
Dennisn't
Quick question: Before running the game, have you run ` wine` with `export MESA_GL_VERSION_OVERRIDE=4.5 wine` , or added it to _PlayOnLinux_ / _Steam_ as run configuration? (it did solve crashing...
> Also affects Alien Swarm on Steam. > > I'm not sure what's changed here. TGSI tex op 182 is TG4. It's falling through the switch in ttn_tex() in tgsi_to_nir.c....
This also happens with Chrome, now available from `flatpak` (yay!). The icon for the opened application is placed at the end of the dock, and not at the app icon's...
It's been several reboots from my side, and this behaviour is not only restricted to browsers, but for other `flatpak` apps in general (being Firefox the tip of the iceberg...
It looks even more counterintuitive when using `centaur-tabs` to keep an eye on open buffers for a project. Adjacent buffers show adjacent tabs on the upper border of the current...
The issue is still valid.
> > The order of the buffers in this list is based primarily on how recently each buffer has been displayed in a window. > > > A buffer moves...
> Also, you need to provide a concrete list of steps to reproduce the behaviour. I can only sum this up as: - Situation: editing buffers A - B -...
I tried this, passing the keyserver: `gpg --homedir ~/.emacs.d/elpa/gnupg --keyserver hkp://keys.gnupg.net --recv-keys 066DAFCB81E42C40` ```sh gpg: clave 066DAFCB81E42C40: "GNU ELPA Signing Agent (2019) " sin cambios gpg: Cantidad total procesada: 1...
> Try the following as I've also updated [here](https://emacs.stackexchange.com/questions/60554/cannot-run-melpa-package-refresh-due-to-gpg-errors?noredirect=1#comment95174_60554) > > ``` > gpg --homedir ~/.emacs.d/elpa/gnupg --keyserver hkps://keys.openpgp.org --recv-keys 066DAFCB81E42C40 > ``` > > You might also like to add...