have been getting this error starting steam:
[user@artixlinux ~]$ steam
steam.sh[13639]: Running Steam on artix rolling 64-bit
steam.sh[13639]: STEAM_RUNTIME is enabled automatically
setup.sh[13711]: Steam runtime environment up-to-date!
steam.sh[13639]: Can't find 'steam-runtime-check-requirements', continuing anyway
[2023-10-23 15:37:40] Startup - updater built Apr 28 2023 18:32:42
[2023-10-23 15:37:40] Startup - Steam Client launched with: '/home/user/.local/share/Steam/ubuntu12_32/steam'
ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
Installing breakpad exception handler for appid(steam)/version(0)/tid(13764)
free(): invalid pointer
crash_20231023153740_2.dmp[13767]: Uploading dump (out-of-process)
/tmp/dumps/crash_20231023153740_2.dmp
/home/user/.local/share/Steam/steam.sh: line 798: 13764 Aborted "$STEAMROOT/$STEAMEXEPATH" "$@"
[user@artixlinux ~]$ crash_20231023153740_2.dmp[13767]: Finished uploading minidump (out-of-process): success = yes
crash_20231023153740_2.dmp[13767]: response: CrashID=bp-924d24ed-a566-43a2-897c-e91d82231023
crash_20231023153740_2.dmp[13767]: file ''/tmp/dumps/crash_20231023153740_2.dmp'', upload yes: ''CrashID=bp-924d24ed-a566-43a2-897c-e91d82231023''
after i wiped and reinstalled xorg, im using newest nvidia drivers, it worked perfectly before
[user@artixlinux ~]$ alacritty
thread 'main' panicked at 'Failed to open input method: PotentialInputMethods {
xmodifiers: None,
fallbacks: [
PotentialInputMethod {
name: "@im=local",
successful: Some(
false,
),
},
PotentialInputMethod {
name: "@im=",
successful: Some(
false,
),
},
],
_xim_servers: Err(
GetPropertyError(
TypeMismatch(
0,
),
),
),
}', /build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/winit-0.28.7/src/platform_impl/linux/x11/mod.rs:178:17
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
and this one running alacritty
im using en_UTF8
[user@artixlinux ~]$ echo $LANG
en_US.UTF-8
pretty please help me