garrysmod-issues
garrysmod-issues copied to clipboard
[Linux] Text from gmod causes other programs to freeze/crash
Details
I use Linux, Ubuntu, No proton, no betas, just main gmod branch. When I copy any text from gmod and paste it into my browser, vscode, discord, or almost anything else, it causes either a massive freeze for the program or a crash for the program I pasted the text into. I tried using some python code to figure it out and provide more details. I found that copy and pasting Redownloading all lightmaps
from console turns into Redownloading all lightmaps\r\n
, however, when I manually set my clipboard content to Redownloading all lightmaps\r\n
to emulate the crashing behavior it doesn't work. So i'm sort of stumped on what is going on.
If you are going to post crash dumps (.mdmp or .dmp files), please either send them to [email protected] or create a permanent link.
Steps to reproduce
- Be on Linux (Perhaps Ubuntu specifically)
- No proton/beta
- Copy text from the console/in game chat
- Paste it into another program e.g Chrome
- Watch Chrome freeze and crash