csgo-osx-linux icon indicating copy to clipboard operation
csgo-osx-linux copied to clipboard

Mouse disappearing on steam deck after authorizing purchase or case openings/tradeup

Open 3331 opened this issue 2 years ago • 3 comments

The bug

Just noticed something that I've encountered a few times in a few different ways while watching this video about trying csgo on the steam deck @ 9:56~ you can somewhat see the bug where the mouse decides to disappear.

This happens on the new steam deck, and any other linux variant. I also believe it is the same bug as issue #1 or at the very least a variant of it, anyway I thought it deserved its own issue since its for the steam deck :)

How to reproduce:

Version A:

  • Open a case (I dont think it matters if you have a key already, mouse might bug out regardless)

Version B:

  • Do a tradeup contract

Version C (not confirmed):

  • Open community server browser in-game

3331 avatar Mar 18 '22 16:03 3331

this is actually a linux problem entirely. this exact thing happens on my Gentoo Desktop and i have to tab out then back in to regain my mouse. Never figured out if its a mis-configuration or just a downright bug with X11

RealAstolfo avatar Mar 20 '22 01:03 RealAstolfo

Its definitely not a bug in X11, toggling console on/off usually does the trick for me to bring back the cursor, so that leaves it to a logic bug imo.

As far as I know judging from open sources it is an error in the code around the CSDLMgr namely the code that handles how cursor visibility is kept track of, it appears to currently be working flawlessly in other branches of the source engine e.g. CS:S, TF2, DOTA 2 and so on..

3331 avatar Mar 20 '22 15:03 3331

This bug has been reported at least 4 years ago as: https://github.com/ValveSoftware/csgo-osx-linux/issues/1832 maybe now would be a good time to finally fix it.

Nyamiou avatar Mar 27 '22 04:03 Nyamiou

03-04-2023 and I still encounter this error. I would have thought the release of the steamdeck would fix this.

Farmerbrown87 avatar Apr 03 '23 16:04 Farmerbrown87

On Ubuntu 22.04.2, this bug is still apparent. Any purchase I make results in the cursor going invisible with no way to get it to reappear in the game. Only solution is restarting.

k37x avatar Jun 06 '23 19:06 k37x