ValveSoftware / csgo-osx-linux

Counter-Strike: Global Offensive
http://counter-strike.net
782 stars 69 forks source link

Console commands are being recognized as empty. Text chat is invisible. #3072

Open ghost opened 2 years ago

ghost commented 2 years ago

Your system information

Please describe your issue in as much detail as possible:

When using the developer console, typing anything into the command line and pressing "Submit" or enter will result into it outputting ] and nothing else. Any commands entered into the console do not work as a result of this, like sv_cheats 1 or net_graph 1. When in a match, the text chat is invisible. I am able to type and press enter, however, the message doesn't appear; only the sound that notifies that message was sent can be heard. This is on Steam (Native / Linux Runtime) on Void Linux.

Steps for reproducing this issue:

  1. Launch CS:GO.
  2. Open developer console.
  3. Type anything and press enter.
ghost commented 2 years ago

I found #655 and #2359. The former of the two reflects the issue I have more as I'm also having an issue of the text chat not being displayed in-game; I didn't put it into this issue since I didn't know if it was caused by this.

ghost commented 2 years ago

Here's the output of the game. I opened the console and typed something into it and then loaded into a local match with no bots and typed something into text chat, then closed the game.

ghost commented 2 years ago

When using Flatpak Steam, the issues are gone. I must be missing some dependency on Void Linux that causes these issues but I still don't know which one.

wojgie commented 1 year ago

@jaspnz i think the ] is using a different font than your input. Can you try installing an older version of fontconfig or install microsoft fonts (on void linux you need to copy fonts from C:\Windows\Fonts to /usr/share/fonts/)?