shkhln / linuxulator-steam-utils

Steam launcher for FreeBSD
MIT License
129 stars 14 forks source link

Segfaults with fcitx running - add to readme please #72

Closed Mellowchan closed 6 months ago

Mellowchan commented 2 years ago

fcitx variables i am using export GTK_IM_MODULE=fcitx export QT_IM_MODULE=fcitx export XMODIFIERS=@im=fcitx

Not really a critical issue but it might crash to someone who's also running fcitx. Otherwise runs fine.

oblivcheck commented 9 months ago

Same problem. run left 4 dead 2. I have to set it in hl2.sh otherwise the game won't start:

export XMODIFIERS=

ERROR OUTPUT

/usr/home/user/.steam/steam/steamapps/common/Left 4 Dead 2/./hl2.sh: line 74:  6702 Segmentation fault      ${GAME_DEBUGGER} "${GAMEROOT}"/${GAMEEXE} "$@"
shkhln commented 6 months ago

Strictly speaking, the second post (game crashes, client starts ok) contradicts the first one. Another issue with this request is that neither we nor Steam install any Linux fcitx libs, so it's a bit difficult for them to crash. That doesn't necessarily mean those settings are trouble free, but some evidence is required.

shkhln commented 6 months ago

(See the linked issue.)