As described in Facepunch/garrysmod-issues#4089 for some reason it seems when running the linux native build, the symbol field just isn't processed and is effectively statically set to true which breaks UI for some addons as documented in the linked issue.
As unlikely as I assume it is I was hoping perhaps there was some sort of patching that could be done to repair this, as its the only big issue I have left with the native build now.
As described in Facepunch/garrysmod-issues#4089 for some reason it seems when running the linux native build, the
symbolfield just isn't processed and is effectively statically set totruewhich breaks UI for some addons as documented in the linked issue.As unlikely as I assume it is I was hoping perhaps there was some sort of patching that could be done to repair this, as its the only big issue I have left with the native build now.