Anagram
Anagram
Same problem here. Any workarounds?
> `generic` is in fact recognized by zig cc. The others are named with underscores instead of dashes. I know @andrewrk is the creator of zig, but `generic` is **not**...
Using the Helm deb provided on the homepage, I couldn't make it work even after following the instruction provided by MarcoBodega. Compilation fails on Ubuntu Studio 20.04 with this error:...
Hi @personaingrata , I am the maintainer of folder-color-nautilus-git in the AUR. Could you please try uninstalling folder-color-nautilus and installing folder-color-nautilus-git to see if the problem persists?
> Hi @anagram3k. > > First, thank you for maintain it! heart So appreciated! You are welcome, @costales > > I don't find the source code in [this URL](https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=folder-color-nautilus-git). Because...
Maybe is this related to an incompatibility with other extensions installed? I don't understand how this bug can exist, my system is also an arch system with the same packages...
Hey people, thanks for all the answers. With the extension installed, please open a terminal, execute these commands, and paste the result when the crash happens. ``` nautilus -q G_MESSAGES_DEBUG=all...
Thank you guys! Because of your help, I was able to reproduce the error! Steps to reproduce: 1. Create a directory 2. Create a bookmark for this directory 3. Remove...
Running with LWJGL version 3.3.1 SNAPSHOT, looks like the problem is still present: ``` [18:15:22] [Render thread/INFO]: Backend library: LWJGL version 3.3.1 SNAPSHOT [18:15:22] [Render thread/INFO]: Loaded client.properties *** stack...
> the jar file of lwjgl-glfw-native? I use the MultiMC option to change the library, it is using these files: ``` https://libraries.minecraft.net/org/lwjgl/lwjgl-glfw/3.3.1/lwjgl-glfw-3.3.1-natives-linux.jar https://libraries.minecraft.net/org/lwjgl/lwjgl-glfw/3.3.1/lwjgl-glfw-3.3.1.jar https://libraries.minecraft.net/org/lwjgl/lwjgl-jemalloc/3.3.1/lwjgl-jemalloc-3.3.1-natives-linux.jar https://libraries.minecraft.net/org/lwjgl/lwjgl-jemalloc/3.3.1/lwjgl-jemalloc-3.3.1.jar https://libraries.minecraft.net/org/lwjgl/lwjgl/3.3.1/lwjgl-3.3.1-natives-linux.jar https://libraries.minecraft.net/org/lwjgl/lwjgl-openal/3.3.1/lwjgl-openal-3.3.1-natives-linux.jar https://libraries.minecraft.net/org/lwjgl/lwjgl-openal/3.3.1/lwjgl-openal-3.3.1.jar https://libraries.minecraft.net/org/lwjgl/lwjgl-opengl/3.3.1/lwjgl-opengl-3.3.1-natives-linux.jar https://libraries.minecraft.net/org/lwjgl/lwjgl-opengl/3.3.1/lwjgl-opengl-3.3.1.jar...